/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.complex-fa67) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.panel-rough-5a98, .video_2009 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.highlight_c11d::before { content: '\f015'; }
.content-clean-0841::before { content: '\f007'; }
.action_7040::before { content: '\f023'; }
.gold_32b2::before { content: '\f0e0'; }
.menu_hard_2982::before { content: '\f095'; }
.menu-smooth-229d::before { content: '\f005'; }
.paper_9ddb::before { content: '\f004'; }
.text_wide_2b2a::before { content: '\f00c'; }
.video-dc4f::before { content: '\f00d'; }
.tertiary_6d45::before { content: '\f002'; }
.gradient-c9b2::before { content: '\f0c9'; }
.photo-ef77::before { content: '\f061'; }
.surface-wood-872c::before { content: '\f060'; }
.picture_81cd::before { content: '\f04b'; }
.iron-42a0::before { content: '\f04c'; }
.dynamic-ba28::before { content: '\f019'; }
.narrow-80ab::before { content: '\f093'; }
.dropdown_old_ea63::before { content: '\f132'; }
.left-e3e7::before { content: '\f091'; }
.secondary_rough_35f6::before { content: '\f06b'; }
.secondary-6c2c::before { content: '\f0d6'; }
.gallery_south_71c6::before { content: '\f09d'; }
.dropdown_thick_ac27::before { content: '\f10b'; }
.focus-pro-b72a::before { content: '\f108'; }
.nav-wood-fe82::before { content: '\f10a'; }

/* Gambling Specific Icons */
.primary_1a15::before { content: '\f522'; }
.header_basic_2838::before { content: '\f327'; }
.badge_d88c::before { content: '\f219'; }
.main-cold-490f::before { content: '\f21e'; }
.feature_slow_9121::before { content: '\f2f5'; }

/* Social Icons */
.fast-e1ef::before { content: '\f09a'; }
.chip_8530::before { content: '\f099'; }
.slow_8133::before { content: '\f16d'; }
.left-b5fe::before { content: '\f167'; }
.main_e022::before { content: '\f2c6'; }
.grid-bacc::before { content: '\f232'; }

/* Size Classes */
.info_ef1f { font-size: 0.75em; }
.light_91d5 { font-size: 0.875em; }
.progress-mini-ca8d { font-size: 1.33em; }
.text-6ce3 { font-size: 1.5em; }
.heading_basic_b252 { font-size: 2em; }
.list_green_6369 { font-size: 3em; }

/* Animation Classes */
.dim_4093 {
    animation: fa-spin 2s infinite linear;
}

.grid-purple-6301 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7ba5 */
.promo-block-l6 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
