/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slider_5fcc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.section_5c92, .disabled-7ed7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.nav-prev-c647::before { content: '\f015'; }
.iron-1155::before { content: '\f007'; }
.secondary_cool_6fb7::before { content: '\f023'; }
.silver-2c18::before { content: '\f0e0'; }
.primary-inner-a124::before { content: '\f095'; }
.down-e203::before { content: '\f005'; }
.surface_806a::before { content: '\f004'; }
.upper-7d93::before { content: '\f00c'; }
.over-5d64::before { content: '\f00d'; }
.popup-pink-0fe3::before { content: '\f002'; }
.heading_black_2085::before { content: '\f0c9'; }
.layout-light-fecb::before { content: '\f061'; }
.left_f7e7::before { content: '\f060'; }
.complex-3fbe::before { content: '\f04b'; }
.action_d102::before { content: '\f04c'; }
.item-f8f5::before { content: '\f019'; }
.card_e65f::before { content: '\f093'; }
.border-efcd::before { content: '\f132'; }
.bright-575d::before { content: '\f091'; }
.active_red_8a98::before { content: '\f06b'; }
.block-simple-09a2::before { content: '\f0d6'; }
.thumbnail_fee4::before { content: '\f09d'; }
.bright_f251::before { content: '\f10b'; }
.menu-107e::before { content: '\f108'; }
.shadow_d03a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.popup-stone-0c70::before { content: '\f522'; }
.active_8377::before { content: '\f327'; }
.frame_simple_3ad2::before { content: '\f219'; }
.outline_20ae::before { content: '\f21e'; }
.notice_up_f80c::before { content: '\f2f5'; }

/* Social Icons */
.primary_focused_8c92::before { content: '\f09a'; }
.search_active_a90b::before { content: '\f099'; }
.content-next-38ff::before { content: '\f16d'; }
.container_static_4085::before { content: '\f167'; }
.button_west_48fe::before { content: '\f2c6'; }
.blue-7dcd::before { content: '\f232'; }

/* Size Classes */
.carousel_1511 { font-size: 0.75em; }
.advanced_2aaa { font-size: 0.875em; }
.small-c41b { font-size: 1.33em; }
.tag_motion_ed5f { font-size: 1.5em; }
.container_cool_b3be { font-size: 2em; }
.block_west_9e24 { font-size: 3em; }

/* Animation Classes */
.smooth_3ec7 {
    animation: fa-spin 2s infinite linear;
}

.link-1bbb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d41a */
.promo-block-r9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
