/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.black-3fca) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.border-4ae7, .pro-7742 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.motion_0b2a::before { content: '\f015'; }
.out_a9a1::before { content: '\f007'; }
.border_9ba3::before { content: '\f023'; }
.table-468f::before { content: '\f0e0'; }
.cold_73e3::before { content: '\f095'; }
.modal_action_f6b6::before { content: '\f005'; }
.pattern_huge_9a3d::before { content: '\f004'; }
.block_thick_bcc9::before { content: '\f00c'; }
.purple_4b9c::before { content: '\f00d'; }
.primary-b1ea::before { content: '\f002'; }
.dropdown_acc7::before { content: '\f0c9'; }
.hero-prev-f0b8::before { content: '\f061'; }
.yellow_94cf::before { content: '\f060'; }
.small_b99d::before { content: '\f04b'; }
.hero-iron-0de7::before { content: '\f04c'; }
.complex-61be::before { content: '\f019'; }
.border-5cdd::before { content: '\f093'; }
.prev-0221::before { content: '\f132'; }
.white_3ad5::before { content: '\f091'; }
.down-23cd::before { content: '\f06b'; }
.focused_3e57::before { content: '\f0d6'; }
.title_fd35::before { content: '\f09d'; }
.nav-static-a331::before { content: '\f10b'; }
.top_26d6::before { content: '\f108'; }
.large_cbf3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.blue_d49f::before { content: '\f522'; }
.blue_b508::before { content: '\f327'; }
.fast-ccb3::before { content: '\f219'; }
.layout-f71c::before { content: '\f21e'; }
.banner_5da4::before { content: '\f2f5'; }

/* Social Icons */
.overlay_278b::before { content: '\f09a'; }
.chip-1db8::before { content: '\f099'; }
.stone-dca6::before { content: '\f16d'; }
.dropdown_gas_3e28::before { content: '\f167'; }
.row_c53e::before { content: '\f2c6'; }
.hard_6022::before { content: '\f232'; }

/* Size Classes */
.action-842a { font-size: 0.75em; }
.stone_9054 { font-size: 0.875em; }
.solid-5b98 { font-size: 1.33em; }
.accordion_dark_6c7a { font-size: 1.5em; }
.cool_73a6 { font-size: 2em; }
.orange_7f17 { font-size: 3em; }

/* Animation Classes */
.basic-3cc3 {
    animation: fa-spin 2s infinite linear;
}

.main_ba9f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f269 */
.promo-block-y0 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
