/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notice_c791) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.box_out_268b, .in_5436 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.card_lite_1219::before { content: '\f015'; }
.wood_6838::before { content: '\f007'; }
.pink-1b7d::before { content: '\f023'; }
.tall-f07b::before { content: '\f0e0'; }
.card-de13::before { content: '\f095'; }
.caption_short_77cd::before { content: '\f005'; }
.orange_2d1f::before { content: '\f004'; }
.content_fixed_f45e::before { content: '\f00c'; }
.small_ca8a::before { content: '\f00d'; }
.pagination_iron_8a0e::before { content: '\f002'; }
.pink-2027::before { content: '\f0c9'; }
.paper-f1d2::before { content: '\f061'; }
.pattern_d061::before { content: '\f060'; }
.input-e2ec::before { content: '\f04b'; }
.card-dynamic-49f4::before { content: '\f04c'; }
.slider-270f::before { content: '\f019'; }
.avatar-cc6f::before { content: '\f093'; }
.basic-d210::before { content: '\f132'; }
.hero_over_2002::before { content: '\f091'; }
.hovered-25c1::before { content: '\f06b'; }
.text-9e28::before { content: '\f0d6'; }
.preview-dark-30d9::before { content: '\f09d'; }
.simple-fde4::before { content: '\f10b'; }
.stone-fa0a::before { content: '\f108'; }
.alert-bc05::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accent_selected_94e6::before { content: '\f522'; }
.summary_over_9c0d::before { content: '\f327'; }
.shade-4f60::before { content: '\f219'; }
.dynamic_8d8c::before { content: '\f21e'; }
.notification-small-3c82::before { content: '\f2f5'; }

/* Social Icons */
.panel_brown_6563::before { content: '\f09a'; }
.large-00ed::before { content: '\f099'; }
.sort_47e1::before { content: '\f16d'; }
.hidden-thick-5bde::before { content: '\f167'; }
.mini_3371::before { content: '\f2c6'; }
.nav_2e53::before { content: '\f232'; }

/* Size Classes */
.item_1a65 { font-size: 0.75em; }
.complex_5d39 { font-size: 0.875em; }
.white-874f { font-size: 1.33em; }
.outer_10d5 { font-size: 1.5em; }
.gold_dcfa { font-size: 2em; }
.small_c9ac { font-size: 3em; }

/* Animation Classes */
.tabs_8ec4 {
    animation: fa-spin 2s infinite linear;
}

.wood-8bdb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b8ac */
.promo-block-w3 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
