/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.video_iron_94fd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.slow-3131, .smooth-988c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.white_602f::before { content: '\f015'; }
.frame-6d85::before { content: '\f007'; }
.image-center-0e15::before { content: '\f023'; }
.summary-out-38d2::before { content: '\f0e0'; }
.slider-fixed-20b4::before { content: '\f095'; }
.button-0158::before { content: '\f005'; }
.dropdown-rough-4c16::before { content: '\f004'; }
.medium-6d91::before { content: '\f00c'; }
.outer-ef96::before { content: '\f00d'; }
.pattern_4b7e::before { content: '\f002'; }
.hard-beee::before { content: '\f0c9'; }
.tertiary-plasma-c818::before { content: '\f061'; }
.north-117a::before { content: '\f060'; }
.center_0570::before { content: '\f04b'; }
.gas_c458::before { content: '\f04c'; }
.gallery_new_a817::before { content: '\f019'; }
.tabs-out-a598::before { content: '\f093'; }
.grid-397a::before { content: '\f132'; }
.element_6ce9::before { content: '\f091'; }
.chip_cd9b::before { content: '\f06b'; }
.last-35c9::before { content: '\f0d6'; }
.header_511b::before { content: '\f09d'; }
.notification_warm_f2cd::before { content: '\f10b'; }
.video-wood-a541::before { content: '\f108'; }
.fluid-beda::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element_outer_1106::before { content: '\f522'; }
.border_b047::before { content: '\f327'; }
.down_806b::before { content: '\f219'; }
.label_645d::before { content: '\f21e'; }
.label-ed48::before { content: '\f2f5'; }

/* Social Icons */
.advanced_a090::before { content: '\f09a'; }
.accent-paper-b905::before { content: '\f099'; }
.dim-30ad::before { content: '\f16d'; }
.summary-orange-bbba::before { content: '\f167'; }
.grid-f5da::before { content: '\f2c6'; }
.disabled-warm-1b81::before { content: '\f232'; }

/* Size Classes */
.upper_1409 { font-size: 0.75em; }
.cold-1e40 { font-size: 0.875em; }
.container-78f7 { font-size: 1.33em; }
.south-3974 { font-size: 1.5em; }
.dirty-66de { font-size: 2em; }
.picture_ea52 { font-size: 3em; }

/* Animation Classes */
.accordion_f59e {
    animation: fa-spin 2s infinite linear;
}

.in_d9ac {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 20d5 */
.ghost-box-r8 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
