/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.active_d5a4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.status_top_c623, .highlight-medium-36e4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary_fc95::before { content: '\f015'; }
.smooth-6586::before { content: '\f007'; }
.chip-f2e6::before { content: '\f023'; }
.over-9a09::before { content: '\f0e0'; }
.middle-e2a5::before { content: '\f095'; }
.gas-4cba::before { content: '\f005'; }
.overlay_c802::before { content: '\f004'; }
.popup_efa3::before { content: '\f00c'; }
.tabs-tall-91a7::before { content: '\f00d'; }
.row-6bcd::before { content: '\f002'; }
.slider_fluid_59c9::before { content: '\f0c9'; }
.copper-2a1d::before { content: '\f061'; }
.easy_c58f::before { content: '\f060'; }
.carousel-hovered-8edd::before { content: '\f04b'; }
.badge_thick_1b27::before { content: '\f04c'; }
.preview_silver_2d88::before { content: '\f019'; }
.heading_new_dde0::before { content: '\f093'; }
.dark-0bb2::before { content: '\f132'; }
.background-e300::before { content: '\f091'; }
.advanced_e4a1::before { content: '\f06b'; }
.item_08be::before { content: '\f0d6'; }
.breadcrumb-out-bed4::before { content: '\f09d'; }
.notification-out-7bc7::before { content: '\f10b'; }
.block-in-1d89::before { content: '\f108'; }
.accordion_warm_1403::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gas-5817::before { content: '\f522'; }
.progress_f02c::before { content: '\f327'; }
.alert-3a82::before { content: '\f219'; }
.slider-54fc::before { content: '\f21e'; }
.thumbnail-hard-75e6::before { content: '\f2f5'; }

/* Social Icons */
.info_hovered_1956::before { content: '\f09a'; }
.bright-923a::before { content: '\f099'; }
.component_b3d8::before { content: '\f16d'; }
.hard-935e::before { content: '\f167'; }
.simple_8ead::before { content: '\f2c6'; }
.shadow_6621::before { content: '\f232'; }

/* Size Classes */
.preview_hovered_e8fb { font-size: 0.75em; }
.accent-static-b503 { font-size: 0.875em; }
.frame_medium_76b8 { font-size: 1.33em; }
.center-7ae9 { font-size: 1.5em; }
.border-north-f4b2 { font-size: 2em; }
.center-64ca { font-size: 3em; }

/* Animation Classes */
.panel-3c57 {
    animation: fa-spin 2s infinite linear;
}

.out_7906 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6a1d */
.promo-block-p5 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
