/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.center_547a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.menu-stone-d6f6, .modal_down_e027 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.frame_ba60::before { content: '\f015'; }
.detail-basic-9c8b::before { content: '\f007'; }
.paragraph_cold_7bd2::before { content: '\f023'; }
.content-left-72a6::before { content: '\f0e0'; }
.description-0c8a::before { content: '\f095'; }
.frame_cf03::before { content: '\f005'; }
.nav-12b2::before { content: '\f004'; }
.slider_blue_8d95::before { content: '\f00c'; }
.orange_1cc9::before { content: '\f00d'; }
.block_bright_3c06::before { content: '\f002'; }
.tabs_paper_750e::before { content: '\f0c9'; }
.component-hovered-6ed1::before { content: '\f061'; }
.yellow-60da::before { content: '\f060'; }
.soft-75b8::before { content: '\f04b'; }
.image_5641::before { content: '\f04c'; }
.focus_silver_cda4::before { content: '\f019'; }
.pagination_bronze_8f33::before { content: '\f093'; }
.layout-lite-69a3::before { content: '\f132'; }
.wrapper_inner_ea8c::before { content: '\f091'; }
.element-d20d::before { content: '\f06b'; }
.avatar-691a::before { content: '\f0d6'; }
.title_f869::before { content: '\f09d'; }
.modal-hard-eab1::before { content: '\f10b'; }
.secondary_silver_e876::before { content: '\f108'; }
.disabled-0877::before { content: '\f10a'; }

/* Gambling Specific Icons */
.link-bright-3436::before { content: '\f522'; }
.layout-ac20::before { content: '\f327'; }
.shadow_new_aaed::before { content: '\f219'; }
.hard_46bf::before { content: '\f21e'; }
.icon-silver-b52c::before { content: '\f2f5'; }

/* Social Icons */
.paragraph-c400::before { content: '\f09a'; }
.popup_green_f3dc::before { content: '\f099'; }
.banner-south-2c5f::before { content: '\f16d'; }
.column_dirty_cee8::before { content: '\f167'; }
.footer-5be5::before { content: '\f2c6'; }
.down-353c::before { content: '\f232'; }

/* Size Classes */
.selected_2391 { font-size: 0.75em; }
.plasma-c405 { font-size: 0.875em; }
.yellow_0b6f { font-size: 1.33em; }
.top-530c { font-size: 1.5em; }
.disabled_2d78 { font-size: 2em; }
.content-west-dadd { font-size: 3em; }

/* Animation Classes */
.section-f9b5 {
    animation: fa-spin 2s infinite linear;
}

.wood-eaf7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7add */
.promo-block-m3 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
