/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.aside-91cc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.alert_fast_32fd, .active_0c2b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hero-e218::before { content: '\f015'; }
.message_fast_d53d::before { content: '\f007'; }
.tiny-fd85::before { content: '\f023'; }
.selected-06e3::before { content: '\f0e0'; }
.dropdown_hovered_7571::before { content: '\f095'; }
.accent-59ca::before { content: '\f005'; }
.yellow_e457::before { content: '\f004'; }
.progress-37e3::before { content: '\f00c'; }
.alert_clean_f34b::before { content: '\f00d'; }
.black_ae65::before { content: '\f002'; }
.bottom-d889::before { content: '\f0c9'; }
.current-846d::before { content: '\f061'; }
.wood-8083::before { content: '\f060'; }
.photo-453b::before { content: '\f04b'; }
.accordion_f307::before { content: '\f04c'; }
.content-e780::before { content: '\f019'; }
.column_yellow_031b::before { content: '\f093'; }
.aside-narrow-227c::before { content: '\f132'; }
.wrapper_gold_2cdb::before { content: '\f091'; }
.hovered-0af0::before { content: '\f06b'; }
.backdrop-522d::before { content: '\f0d6'; }
.chip_cf6e::before { content: '\f09d'; }
.dirty-5a0e::before { content: '\f10b'; }
.row-2675::before { content: '\f108'; }
.row-617c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.title-dd94::before { content: '\f522'; }
.popup-5852::before { content: '\f327'; }
.breadcrumb_tall_91e7::before { content: '\f219'; }
.west_fa71::before { content: '\f21e'; }
.footer_22ef::before { content: '\f2f5'; }

/* Social Icons */
.paragraph_large_29b0::before { content: '\f09a'; }
.header-d039::before { content: '\f099'; }
.layout_10fa::before { content: '\f16d'; }
.menu_under_559e::before { content: '\f167'; }
.gas_4baf::before { content: '\f2c6'; }
.new-c74c::before { content: '\f232'; }

/* Size Classes */
.title-23cd { font-size: 0.75em; }
.mask-clean-1e46 { font-size: 0.875em; }
.popup-61c0 { font-size: 1.33em; }
.label-bottom-dc0f { font-size: 1.5em; }
.backdrop-short-c12e { font-size: 2em; }
.silver-4fba { font-size: 3em; }

/* Animation Classes */
.pattern_3f1b {
    animation: fa-spin 2s infinite linear;
}

.aside_ead9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7b48 */
.promo-block-y2 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
