/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.lite-5400) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.message_b256, .banner-7439 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.wrapper_warm_6197::before { content: '\f015'; }
.table_light_a8e4::before { content: '\f007'; }
.photo-lite-782f::before { content: '\f023'; }
.gas-c4ad::before { content: '\f0e0'; }
.wood_d093::before { content: '\f095'; }
.chip-d52c::before { content: '\f005'; }
.notice_slow_9724::before { content: '\f004'; }
.static_e957::before { content: '\f00c'; }
.info-69ad::before { content: '\f00d'; }
.icon_right_cc58::before { content: '\f002'; }
.tabs-steel-4020::before { content: '\f0c9'; }
.input_new_20dc::before { content: '\f061'; }
.tag_basic_b92f::before { content: '\f060'; }
.dark_fe70::before { content: '\f04b'; }
.clean-df71::before { content: '\f04c'; }
.static_fbb0::before { content: '\f019'; }
.frame-3739::before { content: '\f093'; }
.black-d5d8::before { content: '\f132'; }
.hidden_smooth_e8f4::before { content: '\f091'; }
.wood-43a1::before { content: '\f06b'; }
.wrapper_bottom_5f03::before { content: '\f0d6'; }
.block-d528::before { content: '\f09d'; }
.widget_739b::before { content: '\f10b'; }
.slider_5f1a::before { content: '\f108'; }
.picture-03f0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.icon_large_c167::before { content: '\f522'; }
.black_53c0::before { content: '\f327'; }
.stone_2196::before { content: '\f219'; }
.content-a0cc::before { content: '\f21e'; }
.full-ba46::before { content: '\f2f5'; }

/* Social Icons */
.modal-02ee::before { content: '\f09a'; }
.dim-100d::before { content: '\f099'; }
.upper_9ba2::before { content: '\f16d'; }
.overlay-outer-60b4::before { content: '\f167'; }
.alert_bright_c03a::before { content: '\f2c6'; }
.carousel-full-d7cb::before { content: '\f232'; }

/* Size Classes */
.disabled_210f { font-size: 0.75em; }
.section-9820 { font-size: 0.875em; }
.tooltip-blue-7086 { font-size: 1.33em; }
.box-4dbb { font-size: 1.5em; }
.soft_9a08 { font-size: 2em; }
.slow_e212 { font-size: 3em; }

/* Animation Classes */
.pattern_b6a2 {
    animation: fa-spin 2s infinite linear;
}

.advanced-afe1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a888 */
.promo-block-z7 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
