/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.text-5840) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.grid_gold_5d9e, .sidebar-in-398e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.left-cef0::before { content: '\f015'; }
.tertiary_7ed1::before { content: '\f007'; }
.summary_right_00e8::before { content: '\f023'; }
.hidden_b760::before { content: '\f0e0'; }
.progress_94a0::before { content: '\f095'; }
.frame-over-7321::before { content: '\f005'; }
.primary_6c76::before { content: '\f004'; }
.summary-fixed-9260::before { content: '\f00c'; }
.message_2fc7::before { content: '\f00d'; }
.out-9408::before { content: '\f002'; }
.disabled-216c::before { content: '\f0c9'; }
.rough_5a4d::before { content: '\f061'; }
.video-0bcb::before { content: '\f060'; }
.texture-under-e6b3::before { content: '\f04b'; }
.current_b1db::before { content: '\f04c'; }
.list-65d7::before { content: '\f019'; }
.widget-iron-1813::before { content: '\f093'; }
.right_fb40::before { content: '\f132'; }
.banner-white-194f::before { content: '\f091'; }
.banner-5548::before { content: '\f06b'; }
.static-e368::before { content: '\f0d6'; }
.sort-e3f0::before { content: '\f09d'; }
.wrapper-d349::before { content: '\f10b'; }
.disabled_453f::before { content: '\f108'; }
.yellow-0493::before { content: '\f10a'; }

/* Gambling Specific Icons */
.progress-motion-1a88::before { content: '\f522'; }
.silver-cbe8::before { content: '\f327'; }
.layout-4acd::before { content: '\f219'; }
.layout_880c::before { content: '\f21e'; }
.huge_3d73::before { content: '\f2f5'; }

/* Social Icons */
.black_c9b9::before { content: '\f09a'; }
.lite-3fa5::before { content: '\f099'; }
.shade-04e8::before { content: '\f16d'; }
.fast-deaa::before { content: '\f167'; }
.wrapper-5db4::before { content: '\f2c6'; }
.first-fef4::before { content: '\f232'; }

/* Size Classes */
.carousel-4b2b { font-size: 0.75em; }
.gradient-huge-89d8 { font-size: 0.875em; }
.accent-9012 { font-size: 1.33em; }
.banner_cf30 { font-size: 1.5em; }
.media_738f { font-size: 2em; }
.hidden_d7e2 { font-size: 3em; }

/* Animation Classes */
.image_static_d48d {
    animation: fa-spin 2s infinite linear;
}

.tabs-72bc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d180 */
.promo-block-z6 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
