/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focus-6969) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.nav_top_b64e, .glass-48e6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.panel-cool-8c90::before { content: '\f015'; }
.link-light-fecf::before { content: '\f007'; }
.media-cc76::before { content: '\f023'; }
.stone-240a::before { content: '\f0e0'; }
.hover-fc60::before { content: '\f095'; }
.tertiary_eb80::before { content: '\f005'; }
.status-c886::before { content: '\f004'; }
.bottom_d5f3::before { content: '\f00c'; }
.light_d5c5::before { content: '\f00d'; }
.panel-iron-6dba::before { content: '\f002'; }
.pagination_bright_bfe6::before { content: '\f0c9'; }
.west_f519::before { content: '\f061'; }
.grid-dynamic-b51c::before { content: '\f060'; }
.widget-bright-d05b::before { content: '\f04b'; }
.upper-28e1::before { content: '\f04c'; }
.summary_steel_4467::before { content: '\f019'; }
.element-cold-bd02::before { content: '\f093'; }
.bottom_0fef::before { content: '\f132'; }
.border_343e::before { content: '\f091'; }
.grid-b89e::before { content: '\f06b'; }
.first_9fd7::before { content: '\f0d6'; }
.dynamic_1398::before { content: '\f09d'; }
.easy_dfd3::before { content: '\f10b'; }
.border_first_fae2::before { content: '\f108'; }
.up-169a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.background-action-5631::before { content: '\f522'; }
.summary_right_58ef::before { content: '\f327'; }
.dark_7025::before { content: '\f219'; }
.large-5769::before { content: '\f21e'; }
.iron_bb87::before { content: '\f2f5'; }

/* Social Icons */
.paragraph_middle_845d::before { content: '\f09a'; }
.thumbnail-799c::before { content: '\f099'; }
.red_2425::before { content: '\f16d'; }
.form-c035::before { content: '\f167'; }
.hard_263c::before { content: '\f2c6'; }
.static-bea9::before { content: '\f232'; }

/* Size Classes */
.highlight-687a { font-size: 0.75em; }
.cool-4e42 { font-size: 0.875em; }
.feature-2175 { font-size: 1.33em; }
.east-c7ce { font-size: 1.5em; }
.caption-bronze-1800 { font-size: 2em; }
.label-cold-3cef { font-size: 3em; }

/* Animation Classes */
.red_ae92 {
    animation: fa-spin 2s infinite linear;
}

.warm-827e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6d02 */
.promo-block-k4 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
