/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.silver_a433) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.center_d8b8, .text-8195 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hover-bright-758e::before { content: '\f015'; }
.aside-up-8b75::before { content: '\f007'; }
.module_brown_190e::before { content: '\f023'; }
.bottom_72e6::before { content: '\f0e0'; }
.notification-right-f92a::before { content: '\f095'; }
.cold-3c61::before { content: '\f005'; }
.dark-9a00::before { content: '\f004'; }
.dropdown_0f65::before { content: '\f00c'; }
.full-3326::before { content: '\f00d'; }
.focus_88a8::before { content: '\f002'; }
.sort_hot_c721::before { content: '\f0c9'; }
.detail_8283::before { content: '\f061'; }
.carousel-wood-6997::before { content: '\f060'; }
.shade_9b48::before { content: '\f04b'; }
.wood_4835::before { content: '\f04c'; }
.hidden-in-c7de::before { content: '\f019'; }
.tall-ed47::before { content: '\f093'; }
.layout-2e5f::before { content: '\f132'; }
.hovered-2808::before { content: '\f091'; }
.aside_warm_0024::before { content: '\f06b'; }
.active-easy-8bdc::before { content: '\f0d6'; }
.modal_f626::before { content: '\f09d'; }
.pressed_0b0c::before { content: '\f10b'; }
.overlay_next_c364::before { content: '\f108'; }
.advanced-ab42::before { content: '\f10a'; }

/* Gambling Specific Icons */
.footer-action-0863::before { content: '\f522'; }
.right-1f1d::before { content: '\f327'; }
.message-hard-bc62::before { content: '\f219'; }
.progress-plasma-3abf::before { content: '\f21e'; }
.red_0eae::before { content: '\f2f5'; }

/* Social Icons */
.accordion_cb14::before { content: '\f09a'; }
.sort-2570::before { content: '\f099'; }
.mask_narrow_3528::before { content: '\f16d'; }
.text_focused_52e4::before { content: '\f167'; }
.east-c4a0::before { content: '\f2c6'; }
.logo-95b1::before { content: '\f232'; }

/* Size Classes */
.south_92eb { font-size: 0.75em; }
.nav_fff7 { font-size: 0.875em; }
.title-8a2b { font-size: 1.33em; }
.red-d3ca { font-size: 1.5em; }
.smooth-6d5d { font-size: 2em; }
.column-tiny-7ac9 { font-size: 3em; }

/* Animation Classes */
.stone_4b77 {
    animation: fa-spin 2s infinite linear;
}

.dynamic_dcbe {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 890a */
.promo-block-b1 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
