/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.column_smooth_e490) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel_right_f5eb, .paper-a74a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.footer-short-64d3::before { content: '\f015'; }
.aside-south-cbb3::before { content: '\f007'; }
.avatar_fluid_ab18::before { content: '\f023'; }
.gallery-soft-7a15::before { content: '\f0e0'; }
.copper_ba1f::before { content: '\f095'; }
.cold-19ca::before { content: '\f005'; }
.purple_161d::before { content: '\f004'; }
.accent_brown_1fca::before { content: '\f00c'; }
.outer_6a50::before { content: '\f00d'; }
.warm-9535::before { content: '\f002'; }
.yellow_1681::before { content: '\f0c9'; }
.hidden-d7f3::before { content: '\f061'; }
.summary_complex_031c::before { content: '\f060'; }
.right-3369::before { content: '\f04b'; }
.input_7d22::before { content: '\f04c'; }
.hidden_pro_800d::before { content: '\f019'; }
.easy-63ab::before { content: '\f093'; }
.column-ee7c::before { content: '\f132'; }
.form-stone-fdfd::before { content: '\f091'; }
.slider_iron_116b::before { content: '\f06b'; }
.top_1dfa::before { content: '\f0d6'; }
.basic_8ed1::before { content: '\f09d'; }
.left_7d86::before { content: '\f10b'; }
.banner_653b::before { content: '\f108'; }
.carousel_9ae9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.old-9d4b::before { content: '\f522'; }
.grid_cold_2ae3::before { content: '\f327'; }
.active_wood_77ef::before { content: '\f219'; }
.over-4040::before { content: '\f21e'; }
.primary-45fd::before { content: '\f2f5'; }

/* Social Icons */
.right_82ef::before { content: '\f09a'; }
.item-lower-208f::before { content: '\f099'; }
.over-6571::before { content: '\f16d'; }
.detail_ea87::before { content: '\f167'; }
.fixed_e3c4::before { content: '\f2c6'; }
.warm-12d0::before { content: '\f232'; }

/* Size Classes */
.pressed_0513 { font-size: 0.75em; }
.form-smooth-2b4f { font-size: 0.875em; }
.large_88a4 { font-size: 1.33em; }
.article-green-77b1 { font-size: 1.5em; }
.hero_8922 { font-size: 2em; }
.iron-6c04 { font-size: 3em; }

/* Animation Classes */
.complex_4c6a {
    animation: fa-spin 2s infinite linear;
}

.rough-17e6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b9c9 */
.shadow-element-d2 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
