/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.paragraph_2aa9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.avatar-4afb, .pagination-fast-c69e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hard_083f::before { content: '\f015'; }
.middle_bae5::before { content: '\f007'; }
.main-thick-a9a8::before { content: '\f023'; }
.lower_0598::before { content: '\f0e0'; }
.hover_f7fd::before { content: '\f095'; }
.active-0063::before { content: '\f005'; }
.fast-6e4d::before { content: '\f004'; }
.soft-e306::before { content: '\f00c'; }
.thumbnail_21fa::before { content: '\f00d'; }
.backdrop_smooth_f1af::before { content: '\f002'; }
.inner-98c0::before { content: '\f0c9'; }
.table_fast_d866::before { content: '\f061'; }
.active-9084::before { content: '\f060'; }
.container-32f6::before { content: '\f04b'; }
.popup-2fce::before { content: '\f04c'; }
.picture_89c3::before { content: '\f019'; }
.lower_5847::before { content: '\f093'; }
.wrapper_7898::before { content: '\f132'; }
.table-0c2c::before { content: '\f091'; }
.steel-1a6d::before { content: '\f06b'; }
.detail_8934::before { content: '\f0d6'; }
.shadow_action_b6bf::before { content: '\f09d'; }
.easy-b339::before { content: '\f10b'; }
.photo_plasma_b52e::before { content: '\f108'; }
.video-cc77::before { content: '\f10a'; }

/* Gambling Specific Icons */
.active-2004::before { content: '\f522'; }
.avatar-lower-bc8f::before { content: '\f327'; }
.photo-easy-2056::before { content: '\f219'; }
.tertiary-2ad2::before { content: '\f21e'; }
.active-in-7b53::before { content: '\f2f5'; }

/* Social Icons */
.shadow-mini-06d4::before { content: '\f09a'; }
.surface_prev_a671::before { content: '\f099'; }
.action_e205::before { content: '\f16d'; }
.content-6a5d::before { content: '\f167'; }
.dynamic-9a6a::before { content: '\f2c6'; }
.outer_7235::before { content: '\f232'; }

/* Size Classes */
.container-out-302e { font-size: 0.75em; }
.feature-89b4 { font-size: 0.875em; }
.bright-ef3a { font-size: 1.33em; }
.prev_50ad { font-size: 1.5em; }
.link-4e59 { font-size: 2em; }
.modal-6eca { font-size: 3em; }

/* Animation Classes */
.module_cd57 {
    animation: fa-spin 2s infinite linear;
}

.description_basic_d3c7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dfde */
.promo-block-o8 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
