/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gallery-4b82) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.container_757c, .module-4c45 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.search_3924::before { content: '\f015'; }
.accent_a5f0::before { content: '\f007'; }
.tooltip_light_ceb4::before { content: '\f023'; }
.east-ba95::before { content: '\f0e0'; }
.tertiary_a9ce::before { content: '\f095'; }
.shadow-wood-ed9c::before { content: '\f005'; }
.dirty-a589::before { content: '\f004'; }
.disabled_7e54::before { content: '\f00c'; }
.link-tiny-3fc8::before { content: '\f00d'; }
.hidden-2b75::before { content: '\f002'; }
.solid_b38f::before { content: '\f0c9'; }
.left-a67b::before { content: '\f061'; }
.nav-large-2ebb::before { content: '\f060'; }
.pattern-copper-b377::before { content: '\f04b'; }
.warm_ee94::before { content: '\f04c'; }
.shade-71b5::before { content: '\f019'; }
.accordion_brown_8e4a::before { content: '\f093'; }
.warm-465b::before { content: '\f132'; }
.progress-4453::before { content: '\f091'; }
.nav_pressed_a593::before { content: '\f06b'; }
.popup_c5fb::before { content: '\f0d6'; }
.in-ccec::before { content: '\f09d'; }
.solid-0fb7::before { content: '\f10b'; }
.texture-fast-10e4::before { content: '\f108'; }
.hard_8676::before { content: '\f10a'; }

/* Gambling Specific Icons */
.header_6b8a::before { content: '\f522'; }
.plasma-2163::before { content: '\f327'; }
.banner_outer_57a3::before { content: '\f219'; }
.black_cb4c::before { content: '\f21e'; }
.pro-de6e::before { content: '\f2f5'; }

/* Social Icons */
.outline_bottom_9e9b::before { content: '\f09a'; }
.dim-6321::before { content: '\f099'; }
.header-light-7a15::before { content: '\f16d'; }
.accordion_4a6e::before { content: '\f167'; }
.wrapper_top_b7f7::before { content: '\f2c6'; }
.main_9721::before { content: '\f232'; }

/* Size Classes */
.feature_paper_ff8e { font-size: 0.75em; }
.image-selected-15ea { font-size: 0.875em; }
.new_1899 { font-size: 1.33em; }
.accordion_ff23 { font-size: 1.5em; }
.info-easy-211e { font-size: 2em; }
.selected-463d { font-size: 3em; }

/* Animation Classes */
.column_hot_5922 {
    animation: fa-spin 2s infinite linear;
}

.hard_e35a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 334b */
.promo-block-b4 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
