/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.message-glass-57e8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.chip-b313, .carousel-focused-8e89 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.description_gold_786e::before { content: '\f015'; }
.last_8727::before { content: '\f007'; }
.overlay-under-3894::before { content: '\f023'; }
.huge_7966::before { content: '\f0e0'; }
.paragraph_plasma_56e7::before { content: '\f095'; }
.backdrop_brown_e7e8::before { content: '\f005'; }
.aside_tiny_4007::before { content: '\f004'; }
.caption_left_52de::before { content: '\f00c'; }
.status-f8ea::before { content: '\f00d'; }
.hot-e2ea::before { content: '\f002'; }
.carousel-thick-11a7::before { content: '\f0c9'; }
.icon_3b4f::before { content: '\f061'; }
.yellow_a2af::before { content: '\f060'; }
.search-52dd::before { content: '\f04b'; }
.notice_9443::before { content: '\f04c'; }
.item-glass-38a9::before { content: '\f019'; }
.modal-red-3a0e::before { content: '\f093'; }
.wide_ce63::before { content: '\f132'; }
.status-iron-e21c::before { content: '\f091'; }
.content-wide-b00d::before { content: '\f06b'; }
.disabled-de4f::before { content: '\f0d6'; }
.nav_c02e::before { content: '\f09d'; }
.cool_3f67::before { content: '\f10b'; }
.disabled_right_02d8::before { content: '\f108'; }
.hero_e2ea::before { content: '\f10a'; }

/* Gambling Specific Icons */
.outer_e774::before { content: '\f522'; }
.frame_advanced_9a9a::before { content: '\f327'; }
.hero_f70e::before { content: '\f219'; }
.steel-f7e6::before { content: '\f21e'; }
.section-993a::before { content: '\f2f5'; }

/* Social Icons */
.container-huge-fc78::before { content: '\f09a'; }
.aside-1344::before { content: '\f099'; }
.hidden_1279::before { content: '\f16d'; }
.pattern_in_8e9d::before { content: '\f167'; }
.new-7c3a::before { content: '\f2c6'; }
.video-8e09::before { content: '\f232'; }

/* Size Classes */
.notification_4259 { font-size: 0.75em; }
.gradient-feef { font-size: 0.875em; }
.hero-pink-6b01 { font-size: 1.33em; }
.up_2db3 { font-size: 1.5em; }
.row-86cc { font-size: 2em; }
.dim_e5af { font-size: 3em; }

/* Animation Classes */
.footer_411c {
    animation: fa-spin 2s infinite linear;
}

.active-8126 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e4b8 */
.promo-block-k1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
