/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.medium_e27c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.layout_wood_159c, .header_black_83fb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dark-20ac::before { content: '\f015'; }
.brown-27aa::before { content: '\f007'; }
.gallery_upper_704b::before { content: '\f023'; }
.surface_6d7c::before { content: '\f0e0'; }
.video_79c2::before { content: '\f095'; }
.filter-green-472b::before { content: '\f005'; }
.header-medium-11ea::before { content: '\f004'; }
.solid-6500::before { content: '\f00c'; }
.status_a3a1::before { content: '\f00d'; }
.rough_6d54::before { content: '\f002'; }
.fresh_e6a4::before { content: '\f0c9'; }
.motion-044d::before { content: '\f061'; }
.carousel_gas_ec1b::before { content: '\f060'; }
.last-907e::before { content: '\f04b'; }
.module-9803::before { content: '\f04c'; }
.accent_in_ec36::before { content: '\f019'; }
.lite_1a0a::before { content: '\f093'; }
.static-8191::before { content: '\f132'; }
.outer_fb6b::before { content: '\f091'; }
.tertiary-ddb4::before { content: '\f06b'; }
.gold-a2ef::before { content: '\f0d6'; }
.solid-4b56::before { content: '\f09d'; }
.slider-right-8eb5::before { content: '\f10b'; }
.basic-03d9::before { content: '\f108'; }
.down_3267::before { content: '\f10a'; }

/* Gambling Specific Icons */
.mask_5674::before { content: '\f522'; }
.rough-5a12::before { content: '\f327'; }
.pattern_south_8b3e::before { content: '\f219'; }
.first_2192::before { content: '\f21e'; }
.popup-glass-560a::before { content: '\f2f5'; }

/* Social Icons */
.component_gas_122d::before { content: '\f09a'; }
.content_b5fe::before { content: '\f099'; }
.north-441d::before { content: '\f16d'; }
.hero-pink-fdd1::before { content: '\f167'; }
.hidden_left_d9b6::before { content: '\f2c6'; }
.shadow-new-6707::before { content: '\f232'; }

/* Size Classes */
.pagination_stone_73ff { font-size: 0.75em; }
.content_377b { font-size: 0.875em; }
.warm_cff8 { font-size: 1.33em; }
.sort-steel-3b78 { font-size: 1.5em; }
.active_2d49 { font-size: 2em; }
.title_e6dd { font-size: 3em; }

/* Animation Classes */
.first_25ba {
    animation: fa-spin 2s infinite linear;
}

.text-a28d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ce6f */
.shadow-element-s6 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
