/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dirty_58ea) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.column_c9f1, .shadow-static-1122 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notice_0ce0::before { content: '\f015'; }
.logo_f6bc::before { content: '\f007'; }
.bright_d1fe::before { content: '\f023'; }
.dropdown_cold_ec2d::before { content: '\f0e0'; }
.tag_gas_c9dc::before { content: '\f095'; }
.hovered-6f5e::before { content: '\f005'; }
.content-74b3::before { content: '\f004'; }
.red_b946::before { content: '\f00c'; }
.bottom_582e::before { content: '\f00d'; }
.panel-9128::before { content: '\f002'; }
.simple_4164::before { content: '\f0c9'; }
.column_middle_8212::before { content: '\f061'; }
.hover-7974::before { content: '\f060'; }
.hero_8fff::before { content: '\f04b'; }
.text-pressed-406e::before { content: '\f04c'; }
.content-stale-4b7f::before { content: '\f019'; }
.active-bbe4::before { content: '\f093'; }
.module_74d4::before { content: '\f132'; }
.narrow_2988::before { content: '\f091'; }
.next_1453::before { content: '\f06b'; }
.black_3d92::before { content: '\f0d6'; }
.middle_287b::before { content: '\f09d'; }
.inner-f381::before { content: '\f10b'; }
.active_87c3::before { content: '\f108'; }
.white_64ab::before { content: '\f10a'; }

/* Gambling Specific Icons */
.block_3064::before { content: '\f522'; }
.clean_d913::before { content: '\f327'; }
.slider_1d6e::before { content: '\f219'; }
.backdrop_hard_88d8::before { content: '\f21e'; }
.logo-static-7237::before { content: '\f2f5'; }

/* Social Icons */
.badge_7f4c::before { content: '\f09a'; }
.outline-6386::before { content: '\f099'; }
.outer-b2b2::before { content: '\f16d'; }
.frame-3819::before { content: '\f167'; }
.icon_0eee::before { content: '\f2c6'; }
.purple_f3c8::before { content: '\f232'; }

/* Size Classes */
.form_black_6138 { font-size: 0.75em; }
.container_9ec5 { font-size: 0.875em; }
.row_last_5afa { font-size: 1.33em; }
.outline_a418 { font-size: 1.5em; }
.chip-bright-33af { font-size: 2em; }
.over-cedb { font-size: 3em; }

/* Animation Classes */
.current_52c0 {
    animation: fa-spin 2s infinite linear;
}

.soft-142c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6b19 */
.shadow-element-k3 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
