/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.texture_f612) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shadow-lite-954e, .center_ce2f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.list_1d97::before { content: '\f015'; }
.tabs-huge-0209::before { content: '\f007'; }
.rough_a6d9::before { content: '\f023'; }
.active-c627::before { content: '\f0e0'; }
.message_05a3::before { content: '\f095'; }
.avatar-old-ee8b::before { content: '\f005'; }
.secondary_d340::before { content: '\f004'; }
.fresh-6877::before { content: '\f00c'; }
.preview-pro-2039::before { content: '\f00d'; }
.gallery_1838::before { content: '\f002'; }
.active_east_a30a::before { content: '\f0c9'; }
.form-middle-e82d::before { content: '\f061'; }
.focus-pressed-9d6b::before { content: '\f060'; }
.surface-east-459a::before { content: '\f04b'; }
.message_clean_6287::before { content: '\f04c'; }
.modal_huge_5805::before { content: '\f019'; }
.last-d89e::before { content: '\f093'; }
.sidebar-2def::before { content: '\f132'; }
.progress-plasma-2906::before { content: '\f091'; }
.cool_9e71::before { content: '\f06b'; }
.over-c13f::before { content: '\f0d6'; }
.heading_5f4f::before { content: '\f09d'; }
.message-adff::before { content: '\f10b'; }
.thumbnail_bottom_73e8::before { content: '\f108'; }
.main_dd8c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accordion_e9bc::before { content: '\f522'; }
.alert_40ab::before { content: '\f327'; }
.notice_white_743f::before { content: '\f219'; }
.fixed-6bd5::before { content: '\f21e'; }
.left_8776::before { content: '\f2f5'; }

/* Social Icons */
.message-d562::before { content: '\f09a'; }
.description_in_f910::before { content: '\f099'; }
.clean-335a::before { content: '\f16d'; }
.bronze_e1c4::before { content: '\f167'; }
.tooltip-8ca8::before { content: '\f2c6'; }
.easy-8709::before { content: '\f232'; }

/* Size Classes */
.east-f9a3 { font-size: 0.75em; }
.middle_1f1b { font-size: 0.875em; }
.container-hard-ffe2 { font-size: 1.33em; }
.north_876e { font-size: 1.5em; }
.basic_92b5 { font-size: 2em; }
.silver_5ad8 { font-size: 3em; }

/* Animation Classes */
.overlay-6cc9 {
    animation: fa-spin 2s infinite linear;
}

.dropdown-05b3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3dff */
.promo-block-l4 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
