/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shade_151c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dark-7a52, .popup-ab1a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.modal-0b4b::before { content: '\f015'; }
.iron_3562::before { content: '\f007'; }
.row-fixed-dea8::before { content: '\f023'; }
.blue-2354::before { content: '\f0e0'; }
.item-bottom-91c7::before { content: '\f095'; }
.sidebar-fd70::before { content: '\f005'; }
.accent-last-1e9c::before { content: '\f004'; }
.active_1c53::before { content: '\f00c'; }
.dim-df81::before { content: '\f00d'; }
.wrapper-wood-77db::before { content: '\f002'; }
.badge-prev-1d35::before { content: '\f0c9'; }
.focused_9578::before { content: '\f061'; }
.warm_5d4f::before { content: '\f060'; }
.tabs_east_b6a4::before { content: '\f04b'; }
.disabled-8724::before { content: '\f04c'; }
.pink_bcf5::before { content: '\f019'; }
.middle-4be4::before { content: '\f093'; }
.green_8571::before { content: '\f132'; }
.article-red-f850::before { content: '\f091'; }
.mask_325a::before { content: '\f06b'; }
.hidden_56ab::before { content: '\f0d6'; }
.alert-0593::before { content: '\f09d'; }
.main-35ac::before { content: '\f10b'; }
.image-0876::before { content: '\f108'; }
.picture-left-5927::before { content: '\f10a'; }

/* Gambling Specific Icons */
.purple_265d::before { content: '\f522'; }
.overlay_ef22::before { content: '\f327'; }
.out_9241::before { content: '\f219'; }
.tall-172b::before { content: '\f21e'; }
.avatar_prev_4681::before { content: '\f2f5'; }

/* Social Icons */
.slider-34a1::before { content: '\f09a'; }
.element_lite_c436::before { content: '\f099'; }
.dropdown-dirty-f22a::before { content: '\f16d'; }
.primary_in_1ecb::before { content: '\f167'; }
.lite_b992::before { content: '\f2c6'; }
.preview_e37f::before { content: '\f232'; }

/* Size Classes */
.inner-e78b { font-size: 0.75em; }
.tall_9ba0 { font-size: 0.875em; }
.alert-lite-6f5e { font-size: 1.33em; }
.summary_last_3dc5 { font-size: 1.5em; }
.surface-0127 { font-size: 2em; }
.detail-fc79 { font-size: 3em; }

/* Animation Classes */
.bright-7b57 {
    animation: fa-spin 2s infinite linear;
}

.wrapper-6c73 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c8ad */
.promo-block-r8 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
