/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.title-9e5a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pressed-ebc2, .hard_be20 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.table_solid_ac5c::before { content: '\f015'; }
.solid_c8cd::before { content: '\f007'; }
.hard-76ac::before { content: '\f023'; }
.last_7d77::before { content: '\f0e0'; }
.banner_cad2::before { content: '\f095'; }
.old_6576::before { content: '\f005'; }
.video-right-e331::before { content: '\f004'; }
.out-a817::before { content: '\f00c'; }
.hover-glass-f96c::before { content: '\f00d'; }
.footer_bada::before { content: '\f002'; }
.gallery_8ab9::before { content: '\f0c9'; }
.next-cd55::before { content: '\f061'; }
.lite_d703::before { content: '\f060'; }
.image_red_8b50::before { content: '\f04b'; }
.hard_d555::before { content: '\f04c'; }
.notice_4fe0::before { content: '\f019'; }
.action-a8c1::before { content: '\f093'; }
.main-3af5::before { content: '\f132'; }
.column_b65b::before { content: '\f091'; }
.hovered-1800::before { content: '\f06b'; }
.hero_ca0d::before { content: '\f0d6'; }
.backdrop-pressed-b757::before { content: '\f09d'; }
.heading_south_dd5c::before { content: '\f10b'; }
.white_6b76::before { content: '\f108'; }
.background-in-ed15::before { content: '\f10a'; }

/* Gambling Specific Icons */
.header-c442::before { content: '\f522'; }
.inner-e49d::before { content: '\f327'; }
.soft-ea61::before { content: '\f219'; }
.dropdown-old-e2e5::before { content: '\f21e'; }
.paragraph-95d7::before { content: '\f2f5'; }

/* Social Icons */
.outline_b8c9::before { content: '\f09a'; }
.red_b3c6::before { content: '\f099'; }
.top-7fcf::before { content: '\f16d'; }
.backdrop_wide_f739::before { content: '\f167'; }
.surface-east-585b::before { content: '\f2c6'; }
.tabs_tall_07f5::before { content: '\f232'; }

/* Size Classes */
.header_right_a10d { font-size: 0.75em; }
.header-medium-d379 { font-size: 0.875em; }
.liquid_7a57 { font-size: 1.33em; }
.chip-complex-42a7 { font-size: 1.5em; }
.mini-9c46 { font-size: 2em; }
.slow-3392 { font-size: 3em; }

/* Animation Classes */
.medium-c7d6 {
    animation: fa-spin 2s infinite linear;
}

.shade_pink_046f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e10c */
.phantom-card-n2 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
