/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.form-c36f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dark-7b40, .hot-79ee {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.modal-5b43::before { content: '\f015'; }
.chip-042d::before { content: '\f007'; }
.solid-b292::before { content: '\f023'; }
.info-e5f7::before { content: '\f0e0'; }
.table-dynamic-e5f9::before { content: '\f095'; }
.hovered_db13::before { content: '\f005'; }
.block_4c60::before { content: '\f004'; }
.tabs_3aab::before { content: '\f00c'; }
.medium-9e9b::before { content: '\f00d'; }
.last_ec06::before { content: '\f002'; }
.avatar_638d::before { content: '\f0c9'; }
.aside-prev-91d4::before { content: '\f061'; }
.dirty_5b84::before { content: '\f060'; }
.east_4efc::before { content: '\f04b'; }
.picture-13c8::before { content: '\f04c'; }
.dim-cc92::before { content: '\f019'; }
.bottom_6869::before { content: '\f093'; }
.popup_b9cc::before { content: '\f132'; }
.lite_533f::before { content: '\f091'; }
.footer_1ac2::before { content: '\f06b'; }
.middle-5876::before { content: '\f0d6'; }
.breadcrumb_7fd0::before { content: '\f09d'; }
.preview-smooth-02f2::before { content: '\f10b'; }
.form_fc28::before { content: '\f108'; }
.column-1322::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search-0d70::before { content: '\f522'; }
.under-cabd::before { content: '\f327'; }
.disabled-pro-aaed::before { content: '\f219'; }
.button-3c0e::before { content: '\f21e'; }
.tiny-aaed::before { content: '\f2f5'; }

/* Social Icons */
.wrapper_b797::before { content: '\f09a'; }
.tag_ceee::before { content: '\f099'; }
.panel_7939::before { content: '\f16d'; }
.alert-clean-4e03::before { content: '\f167'; }
.secondary_3238::before { content: '\f2c6'; }
.out_2a79::before { content: '\f232'; }

/* Size Classes */
.module_gold_de0d { font-size: 0.75em; }
.box-focused-25f0 { font-size: 0.875em; }
.next_af59 { font-size: 1.33em; }
.container-hard-77eb { font-size: 1.5em; }
.mini-a0fb { font-size: 2em; }
.wrapper-red-c7c8 { font-size: 3em; }

/* Animation Classes */
.input-small-5058 {
    animation: fa-spin 2s infinite linear;
}

.light_a12d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dac0 */
.promo-block-h2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
