/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.south-ee52) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.yellow_5b8b, .green_63f7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tall-0740::before { content: '\f015'; }
.dark-fa1f::before { content: '\f007'; }
.active-0bb3::before { content: '\f023'; }
.picture_rough_fa5d::before { content: '\f0e0'; }
.orange-9877::before { content: '\f095'; }
.disabled-advanced-ccde::before { content: '\f005'; }
.tertiary-active-776d::before { content: '\f004'; }
.surface-pressed-7d2b::before { content: '\f00c'; }
.stone-0b3b::before { content: '\f00d'; }
.hot_145f::before { content: '\f002'; }
.footer-085c::before { content: '\f0c9'; }
.tag-760e::before { content: '\f061'; }
.list-current-a319::before { content: '\f060'; }
.element_3f7f::before { content: '\f04b'; }
.box_bronze_c6dd::before { content: '\f04c'; }
.detail-full-ec76::before { content: '\f019'; }
.focus_old_6ce1::before { content: '\f093'; }
.picture-soft-e9d5::before { content: '\f132'; }
.gradient-dd59::before { content: '\f091'; }
.input-b7e7::before { content: '\f06b'; }
.thick-27ab::before { content: '\f0d6'; }
.active_short_dfe4::before { content: '\f09d'; }
.shadow_bfa7::before { content: '\f10b'; }
.overlay_full_101c::before { content: '\f108'; }
.primary_white_4512::before { content: '\f10a'; }

/* Gambling Specific Icons */
.highlight-medium-3ecc::before { content: '\f522'; }
.gradient_c416::before { content: '\f327'; }
.paper-d109::before { content: '\f219'; }
.gradient-a930::before { content: '\f21e'; }
.surface-down-cecf::before { content: '\f2f5'; }

/* Social Icons */
.down-e932::before { content: '\f09a'; }
.status-a4ee::before { content: '\f099'; }
.overlay-e35d::before { content: '\f16d'; }
.panel-5252::before { content: '\f167'; }
.copper-e755::before { content: '\f2c6'; }
.large_5c3c::before { content: '\f232'; }

/* Size Classes */
.fresh-7ef9 { font-size: 0.75em; }
.cool_415d { font-size: 0.875em; }
.pagination_f73e { font-size: 1.33em; }
.hard_5b80 { font-size: 1.5em; }
.background-dad6 { font-size: 2em; }
.icon_north_ed46 { font-size: 3em; }

/* Animation Classes */
.hover_north_1393 {
    animation: fa-spin 2s infinite linear;
}

.text_over_4089 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b893 */
.promo-block-w0 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
