/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bronze-3e22) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pagination-upper-8320, .thumbnail_small_5cdc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.focus_8c2b::before { content: '\f015'; }
.container-plasma-29be::before { content: '\f007'; }
.yellow_900a::before { content: '\f023'; }
.overlay-last-8fcb::before { content: '\f0e0'; }
.fixed_94de::before { content: '\f095'; }
.accordion-stone-fe80::before { content: '\f005'; }
.texture_narrow_d7a6::before { content: '\f004'; }
.row_orange_1ea3::before { content: '\f00c'; }
.frame_hot_1fe7::before { content: '\f00d'; }
.focus_fixed_61b6::before { content: '\f002'; }
.message_upper_2c25::before { content: '\f0c9'; }
.gradient_easy_bdc7::before { content: '\f061'; }
.cold-7859::before { content: '\f060'; }
.surface_269a::before { content: '\f04b'; }
.right-d7bb::before { content: '\f04c'; }
.table-34b4::before { content: '\f019'; }
.motion_84e9::before { content: '\f093'; }
.shadow_da19::before { content: '\f132'; }
.large_88ce::before { content: '\f091'; }
.sort-a7eb::before { content: '\f06b'; }
.notification-c42f::before { content: '\f0d6'; }
.large_8141::before { content: '\f09d'; }
.sidebar-hot-baa1::before { content: '\f10b'; }
.modal_ca2a::before { content: '\f108'; }
.blue_cf51::before { content: '\f10a'; }

/* Gambling Specific Icons */
.outline_173b::before { content: '\f522'; }
.border-b193::before { content: '\f327'; }
.list_smooth_867c::before { content: '\f219'; }
.chip_next_c129::before { content: '\f21e'; }
.pro-dacc::before { content: '\f2f5'; }

/* Social Icons */
.stone_2b17::before { content: '\f09a'; }
.form_a53b::before { content: '\f099'; }
.center_292a::before { content: '\f16d'; }
.tertiary_3e40::before { content: '\f167'; }
.primary_cool_d7aa::before { content: '\f2c6'; }
.lite-49f8::before { content: '\f232'; }

/* Size Classes */
.content-stone-2f16 { font-size: 0.75em; }
.mini_c2f4 { font-size: 0.875em; }
.paragraph_2312 { font-size: 1.33em; }
.dark_e58f { font-size: 1.5em; }
.iron_1199 { font-size: 2em; }
.hero-dc04 { font-size: 3em; }

/* Animation Classes */
.aside-0422 {
    animation: fa-spin 2s infinite linear;
}

.box_091d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4611 */
.promo-block-v7 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
