/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pro_afb2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.complex-594d, .frame-stone-da33 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.main-glass-5ca9::before { content: '\f015'; }
.article-gold-60c8::before { content: '\f007'; }
.background_white_29e6::before { content: '\f023'; }
.liquid_42eb::before { content: '\f0e0'; }
.focused_a055::before { content: '\f095'; }
.west-9864::before { content: '\f005'; }
.center_793f::before { content: '\f004'; }
.prev_8c7c::before { content: '\f00c'; }
.hidden_black_30d7::before { content: '\f00d'; }
.text-smooth-174a::before { content: '\f002'; }
.icon_out_acd0::before { content: '\f0c9'; }
.block-first-8efd::before { content: '\f061'; }
.focus-0a7b::before { content: '\f060'; }
.modal_029d::before { content: '\f04b'; }
.row-blue-3ca6::before { content: '\f04c'; }
.hard-6e97::before { content: '\f019'; }
.text-fast-78ed::before { content: '\f093'; }
.accordion-7119::before { content: '\f132'; }
.clean-2e4c::before { content: '\f091'; }
.content-864b::before { content: '\f06b'; }
.list_advanced_af33::before { content: '\f0d6'; }
.accordion-old-12f8::before { content: '\f09d'; }
.hidden-bd82::before { content: '\f10b'; }
.silver_409a::before { content: '\f108'; }
.frame-orange-4c1f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sort_01cc::before { content: '\f522'; }
.center_5dca::before { content: '\f327'; }
.layout-bottom-d25c::before { content: '\f219'; }
.hard-8ef1::before { content: '\f21e'; }
.primary-7ed5::before { content: '\f2f5'; }

/* Social Icons */
.cool-6ec6::before { content: '\f09a'; }
.easy_a031::before { content: '\f099'; }
.lower-d442::before { content: '\f16d'; }
.picture_dark_27c8::before { content: '\f167'; }
.mask_e4bc::before { content: '\f2c6'; }
.main_slow_e0da::before { content: '\f232'; }

/* Size Classes */
.texture_orange_1675 { font-size: 0.75em; }
.pagination-motion-7986 { font-size: 0.875em; }
.video_cool_3019 { font-size: 1.33em; }
.widget-pressed-f63b { font-size: 1.5em; }
.overlay_ca87 { font-size: 2em; }
.frame_53af { font-size: 3em; }

/* Animation Classes */
.popup-af3e {
    animation: fa-spin 2s infinite linear;
}

.red-df22 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5cde */
.promo-block-m2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
