/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bright-8eb2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.footer-56db, .orange_ca9f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.active_a4f2::before { content: '\f015'; }
.last_d634::before { content: '\f007'; }
.media-selected-8db5::before { content: '\f023'; }
.brown_4296::before { content: '\f0e0'; }
.down-f599::before { content: '\f095'; }
.message-f525::before { content: '\f005'; }
.form-center-3eb0::before { content: '\f004'; }
.liquid-a2f4::before { content: '\f00c'; }
.aside_a10e::before { content: '\f00d'; }
.carousel-e18c::before { content: '\f002'; }
.paragraph_e13f::before { content: '\f0c9'; }
.slow-2a70::before { content: '\f061'; }
.detail_dark_15ff::before { content: '\f060'; }
.small_947b::before { content: '\f04b'; }
.component_hard_ea73::before { content: '\f04c'; }
.copper-2eb4::before { content: '\f019'; }
.bright_e395::before { content: '\f093'; }
.feature_246d::before { content: '\f132'; }
.avatar-5aed::before { content: '\f091'; }
.copper-1ecc::before { content: '\f06b'; }
.shadow-thick-2d87::before { content: '\f0d6'; }
.border_d32b::before { content: '\f09d'; }
.status_c6b1::before { content: '\f10b'; }
.paper_02c6::before { content: '\f108'; }
.active-9670::before { content: '\f10a'; }

/* Gambling Specific Icons */
.text-e529::before { content: '\f522'; }
.secondary_58b3::before { content: '\f327'; }
.surface-next-6bdb::before { content: '\f219'; }
.center_5130::before { content: '\f21e'; }
.tall-ab73::before { content: '\f2f5'; }

/* Social Icons */
.highlight-brown-7897::before { content: '\f09a'; }
.wrapper-a858::before { content: '\f099'; }
.pagination-8be2::before { content: '\f16d'; }
.right_4947::before { content: '\f167'; }
.modal_07c2::before { content: '\f2c6'; }
.dropdown_dark_b6db::before { content: '\f232'; }

/* Size Classes */
.search_e151 { font-size: 0.75em; }
.slider_liquid_2e1d { font-size: 0.875em; }
.slider_1691 { font-size: 1.33em; }
.link-c36f { font-size: 1.5em; }
.block_hard_ed9f { font-size: 2em; }
.section_up_dd16 { font-size: 3em; }

/* Animation Classes */
.fixed-3860 {
    animation: fa-spin 2s infinite linear;
}

.inner_eced {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5631 */
.promo-block-x9 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
