/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.texture-stale-fa8c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.right-ca1c, .main-basic-6fac {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.lite_84f0::before { content: '\f015'; }
.dynamic_3af6::before { content: '\f007'; }
.form-narrow-0d00::before { content: '\f023'; }
.layout-81a0::before { content: '\f0e0'; }
.slider-small-6c72::before { content: '\f095'; }
.panel_static_1921::before { content: '\f005'; }
.block_243f::before { content: '\f004'; }
.container_a055::before { content: '\f00c'; }
.last-9234::before { content: '\f00d'; }
.mini_f5cc::before { content: '\f002'; }
.secondary_13c8::before { content: '\f0c9'; }
.under_0941::before { content: '\f061'; }
.element-cfc8::before { content: '\f060'; }
.border-b50f::before { content: '\f04b'; }
.tertiary-2d15::before { content: '\f04c'; }
.simple-383b::before { content: '\f019'; }
.tabs-3c52::before { content: '\f093'; }
.inner-a907::before { content: '\f132'; }
.text_prev_3211::before { content: '\f091'; }
.hard-f30c::before { content: '\f06b'; }
.next-2a7f::before { content: '\f0d6'; }
.logo_in_690c::before { content: '\f09d'; }
.huge-cff2::before { content: '\f10b'; }
.list-large-5b23::before { content: '\f108'; }
.block-53d0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.layout-627b::before { content: '\f522'; }
.widget-brown-df9c::before { content: '\f327'; }
.content-motion-f5d2::before { content: '\f219'; }
.selected_5e0c::before { content: '\f21e'; }
.element-next-6c7e::before { content: '\f2f5'; }

/* Social Icons */
.layout_c48a::before { content: '\f09a'; }
.notification-left-02bc::before { content: '\f099'; }
.pink-7b34::before { content: '\f16d'; }
.north-2ff4::before { content: '\f167'; }
.motion-7844::before { content: '\f2c6'; }
.popup-20e9::before { content: '\f232'; }

/* Size Classes */
.backdrop-brown-1fb6 { font-size: 0.75em; }
.main-cae4 { font-size: 0.875em; }
.hot-bf76 { font-size: 1.33em; }
.fast_bd4a { font-size: 1.5em; }
.nav-b960 { font-size: 2em; }
.orange_4544 { font-size: 3em; }

/* Animation Classes */
.module-over-208e {
    animation: fa-spin 2s infinite linear;
}

.yellow_6301 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ce82 */
.promo-block-p9 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
