/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.accordion-9d48) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.status-036b, .progress-8350 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.content-dim-8c10::before { content: '\f015'; }
.old-33db::before { content: '\f007'; }
.narrow_85ee::before { content: '\f023'; }
.focus-ba2e::before { content: '\f0e0'; }
.accordion_8c94::before { content: '\f095'; }
.module_3064::before { content: '\f005'; }
.header-easy-9e07::before { content: '\f004'; }
.icon-dirty-dde3::before { content: '\f00c'; }
.item_d30c::before { content: '\f00d'; }
.wrapper-76ae::before { content: '\f002'; }
.focused_b972::before { content: '\f0c9'; }
.media-b27b::before { content: '\f061'; }
.block_dim_110b::before { content: '\f060'; }
.preview_302a::before { content: '\f04b'; }
.input_blue_f433::before { content: '\f04c'; }
.module_7b46::before { content: '\f019'; }
.in_27d4::before { content: '\f093'; }
.mini-9d8b::before { content: '\f132'; }
.mini_b9a7::before { content: '\f091'; }
.section-5038::before { content: '\f06b'; }
.row_c17d::before { content: '\f0d6'; }
.backdrop_advanced_0675::before { content: '\f09d'; }
.primary_633b::before { content: '\f10b'; }
.wrapper-1055::before { content: '\f108'; }
.picture_glass_4a81::before { content: '\f10a'; }

/* Gambling Specific Icons */
.input_d1ce::before { content: '\f522'; }
.frame-tall-a05e::before { content: '\f327'; }
.detail_369d::before { content: '\f219'; }
.glass_4a1f::before { content: '\f21e'; }
.badge-south-e703::before { content: '\f2f5'; }

/* Social Icons */
.focus-down-b4d1::before { content: '\f09a'; }
.dropdown_gold_c24e::before { content: '\f099'; }
.message-627d::before { content: '\f16d'; }
.simple_08b9::before { content: '\f167'; }
.caption-yellow-ade7::before { content: '\f2c6'; }
.menu-0610::before { content: '\f232'; }

/* Size Classes */
.bright_52db { font-size: 0.75em; }
.primary-paper-59af { font-size: 0.875em; }
.heading-e67b { font-size: 1.33em; }
.south-e025 { font-size: 1.5em; }
.thick-7ed4 { font-size: 2em; }
.picture-inner-96f2 { font-size: 3em; }

/* Animation Classes */
.picture-39f8 {
    animation: fa-spin 2s infinite linear;
}

.huge_622e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: afda */
.promo-block-j0 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
