/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.surface-west-7e49) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.secondary-057c, .shade-67fd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.link_lite_89ed::before { content: '\f015'; }
.rough_3d2a::before { content: '\f007'; }
.accordion-soft-3af5::before { content: '\f023'; }
.main_6ade::before { content: '\f0e0'; }
.east_91a0::before { content: '\f095'; }
.hero_pro_d8c6::before { content: '\f005'; }
.banner-d0fc::before { content: '\f004'; }
.preview-e1fb::before { content: '\f00c'; }
.last_ca0d::before { content: '\f00d'; }
.dark-fb76::before { content: '\f002'; }
.disabled_b930::before { content: '\f0c9'; }
.link_liquid_ccef::before { content: '\f061'; }
.feature_ec6e::before { content: '\f060'; }
.focus-4b9c::before { content: '\f04b'; }
.light-7b5a::before { content: '\f04c'; }
.main_static_54f7::before { content: '\f019'; }
.secondary_541c::before { content: '\f093'; }
.detail-7f05::before { content: '\f132'; }
.popup-liquid-e8cf::before { content: '\f091'; }
.picture_dd31::before { content: '\f06b'; }
.media_upper_c57d::before { content: '\f0d6'; }
.progress-970c::before { content: '\f09d'; }
.detail-e6ed::before { content: '\f10b'; }
.sort_ac9b::before { content: '\f108'; }
.heading_e3c7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.footer-03c3::before { content: '\f522'; }
.popup-5ecc::before { content: '\f327'; }
.outer_fa92::before { content: '\f219'; }
.hot-5132::before { content: '\f21e'; }
.wrapper_wood_b391::before { content: '\f2f5'; }

/* Social Icons */
.primary_hot_da26::before { content: '\f09a'; }
.active_a0ea::before { content: '\f099'; }
.action_698f::before { content: '\f16d'; }
.bronze-1f2f::before { content: '\f167'; }
.layout-a605::before { content: '\f2c6'; }
.right-672f::before { content: '\f232'; }

/* Size Classes */
.breadcrumb_2494 { font-size: 0.75em; }
.upper_5132 { font-size: 0.875em; }
.simple-e47f { font-size: 1.33em; }
.fast_ba48 { font-size: 1.5em; }
.green_0cb7 { font-size: 2em; }
.pattern_smooth_fa74 { font-size: 3em; }

/* Animation Classes */
.feature_76ec {
    animation: fa-spin 2s infinite linear;
}

.hard-aaf8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4a10 */
.promo-block-x0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
