/* 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-selected-6f95) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accent_660b, .chip_0f84 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.section_dark_c819::before { content: '\f015'; }
.shade_outer_2988::before { content: '\f007'; }
.picture-pro-88c4::before { content: '\f023'; }
.detail-brown-8984::before { content: '\f0e0'; }
.sort_down_3f01::before { content: '\f095'; }
.disabled_fresh_e049::before { content: '\f005'; }
.fast_d030::before { content: '\f004'; }
.element_thick_a1e2::before { content: '\f00c'; }
.dropdown-c713::before { content: '\f00d'; }
.logo-advanced-e48d::before { content: '\f002'; }
.advanced-df8b::before { content: '\f0c9'; }
.old_b342::before { content: '\f061'; }
.heading-101f::before { content: '\f060'; }
.warm_c967::before { content: '\f04b'; }
.alert_27ed::before { content: '\f04c'; }
.label-6db9::before { content: '\f019'; }
.container-simple-ecfc::before { content: '\f093'; }
.lower_43f0::before { content: '\f132'; }
.lite-8d60::before { content: '\f091'; }
.dynamic-18d6::before { content: '\f06b'; }
.cold_7a5b::before { content: '\f0d6'; }
.cold_2406::before { content: '\f09d'; }
.carousel-dacc::before { content: '\f10b'; }
.motion-7692::before { content: '\f108'; }
.secondary_d73e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.container-9224::before { content: '\f522'; }
.active_prev_7b6b::before { content: '\f327'; }
.large_72cc::before { content: '\f219'; }
.label_7590::before { content: '\f21e'; }
.advanced_656f::before { content: '\f2f5'; }

/* Social Icons */
.cool_d6a9::before { content: '\f09a'; }
.notification_6796::before { content: '\f099'; }
.tabs-lower-6c66::before { content: '\f16d'; }
.input-full-d60b::before { content: '\f167'; }
.media_under_befe::before { content: '\f2c6'; }
.popup_6af7::before { content: '\f232'; }

/* Size Classes */
.east-3386 { font-size: 0.75em; }
.south_0457 { font-size: 0.875em; }
.item-pro-d3a6 { font-size: 1.33em; }
.video_active_05ec { font-size: 1.5em; }
.dirty_352b { font-size: 2em; }
.static_f83e { font-size: 3em; }

/* Animation Classes */
.hero-fresh-fa88 {
    animation: fa-spin 2s infinite linear;
}

.light-d88b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a54a */
.promo-block-g6 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
