/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notice-east-e636) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.section_ff48, .wrapper-liquid-3c87 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary_red_fe39::before { content: '\f015'; }
.logo_bronze_aebd::before { content: '\f007'; }
.wide-f05e::before { content: '\f023'; }
.feature_fresh_74d9::before { content: '\f0e0'; }
.advanced-41a3::before { content: '\f095'; }
.up_65a3::before { content: '\f005'; }
.mask_6bc0::before { content: '\f004'; }
.large-1cd4::before { content: '\f00c'; }
.narrow-0471::before { content: '\f00d'; }
.background_fff5::before { content: '\f002'; }
.banner_d894::before { content: '\f0c9'; }
.feature-e1d1::before { content: '\f061'; }
.status-15da::before { content: '\f060'; }
.dynamic_9b99::before { content: '\f04b'; }
.disabled-097a::before { content: '\f04c'; }
.down-d434::before { content: '\f019'; }
.fresh-492c::before { content: '\f093'; }
.summary_prev_d064::before { content: '\f132'; }
.primary_ded5::before { content: '\f091'; }
.last-f871::before { content: '\f06b'; }
.input_dd6e::before { content: '\f0d6'; }
.dirty_205a::before { content: '\f09d'; }
.block_last_b347::before { content: '\f10b'; }
.focused-aa7d::before { content: '\f108'; }
.glass-7312::before { content: '\f10a'; }

/* Gambling Specific Icons */
.notice-ac41::before { content: '\f522'; }
.slider_33d0::before { content: '\f327'; }
.gradient-large-c688::before { content: '\f219'; }
.bright-9110::before { content: '\f21e'; }
.clean_75a7::before { content: '\f2f5'; }

/* Social Icons */
.image-glass-c0c6::before { content: '\f09a'; }
.row-east-eff5::before { content: '\f099'; }
.orange-c893::before { content: '\f16d'; }
.south-8d54::before { content: '\f167'; }
.detail_c5be::before { content: '\f2c6'; }
.shade-9f99::before { content: '\f232'; }

/* Size Classes */
.form_41a8 { font-size: 0.75em; }
.disabled_black_160e { font-size: 0.875em; }
.feature-right-0423 { font-size: 1.33em; }
.block_smooth_9a09 { font-size: 1.5em; }
.icon_warm_75d7 { font-size: 2em; }
.slider-756b { font-size: 3em; }

/* Animation Classes */
.background-hard-81f9 {
    animation: fa-spin 2s infinite linear;
}

.iron_abbf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a7de */
.shadow-element-e9 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
