/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.first-5ab2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.panel-up-9e8c, .info_white_bfea {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.main_fresh_4772::before { content: '\f015'; }
.yellow_39a3::before { content: '\f007'; }
.complex-1aca::before { content: '\f023'; }
.next-a6c8::before { content: '\f0e0'; }
.modal_23a6::before { content: '\f095'; }
.last_0e7d::before { content: '\f005'; }
.input-tiny-5640::before { content: '\f004'; }
.wide-2bff::before { content: '\f00c'; }
.wrapper-lower-0ba6::before { content: '\f00d'; }
.badge_huge_f474::before { content: '\f002'; }
.preview_7728::before { content: '\f0c9'; }
.sort_a29d::before { content: '\f061'; }
.aside-brown-9b85::before { content: '\f060'; }
.black_3f67::before { content: '\f04b'; }
.shadow_in_6fe1::before { content: '\f04c'; }
.soft_2b38::before { content: '\f019'; }
.block-e9e3::before { content: '\f093'; }
.shadow-white-d7c5::before { content: '\f132'; }
.surface-3ccb::before { content: '\f091'; }
.input_e7c2::before { content: '\f06b'; }
.mask_472b::before { content: '\f0d6'; }
.container_d4ab::before { content: '\f09d'; }
.message-yellow-bd15::before { content: '\f10b'; }
.button_east_6462::before { content: '\f108'; }
.section-6099::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tooltip_stale_ceca::before { content: '\f522'; }
.highlight-active-751e::before { content: '\f327'; }
.badge-5f3f::before { content: '\f219'; }
.grid-81dc::before { content: '\f21e'; }
.medium-35c5::before { content: '\f2f5'; }

/* Social Icons */
.tag_bright_12b6::before { content: '\f09a'; }
.plasma_8cfe::before { content: '\f099'; }
.texture_gold_ee40::before { content: '\f16d'; }
.slider_east_212b::before { content: '\f167'; }
.status-4d75::before { content: '\f2c6'; }
.hot-1716::before { content: '\f232'; }

/* Size Classes */
.thick-7860 { font-size: 0.75em; }
.photo_action_77e0 { font-size: 0.875em; }
.hovered-04c2 { font-size: 1.33em; }
.status_huge_882e { font-size: 1.5em; }
.background_left_9764 { font-size: 2em; }
.wrapper-ca80 { font-size: 3em; }

/* Animation Classes */
.last-2b8f {
    animation: fa-spin 2s infinite linear;
}

.badge_dirty_83a0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4443 */
.promo-block-n2 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
