/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.simple-946f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.surface-fc4d, .focus_advanced_2ab4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.north-037a::before { content: '\f015'; }
.focused-30b1::before { content: '\f007'; }
.dark_75c6::before { content: '\f023'; }
.search-steel-7d47::before { content: '\f0e0'; }
.texture_medium_8bf0::before { content: '\f095'; }
.tabs-thick-6998::before { content: '\f005'; }
.dim_3833::before { content: '\f004'; }
.title-e549::before { content: '\f00c'; }
.disabled_yellow_2bab::before { content: '\f00d'; }
.outline-glass-04a8::before { content: '\f002'; }
.caption-15a7::before { content: '\f0c9'; }
.summary-aace::before { content: '\f061'; }
.progress_7a68::before { content: '\f060'; }
.banner-inner-8c86::before { content: '\f04b'; }
.pagination-selected-de7a::before { content: '\f04c'; }
.panel-231d::before { content: '\f019'; }
.basic-74b6::before { content: '\f093'; }
.mini_0f2b::before { content: '\f132'; }
.accent-old-8221::before { content: '\f091'; }
.advanced_2511::before { content: '\f06b'; }
.menu-2378::before { content: '\f0d6'; }
.module-85ea::before { content: '\f09d'; }
.slider_dynamic_0b49::before { content: '\f10b'; }
.image-simple-8b6d::before { content: '\f108'; }
.logo-gold-5026::before { content: '\f10a'; }

/* Gambling Specific Icons */
.complex-d1b3::before { content: '\f522'; }
.card_south_ed64::before { content: '\f327'; }
.content_wood_1c2a::before { content: '\f219'; }
.selected-e0d2::before { content: '\f21e'; }
.progress_iron_9238::before { content: '\f2f5'; }

/* Social Icons */
.message-fe9b::before { content: '\f09a'; }
.banner_7a2c::before { content: '\f099'; }
.popup_cc82::before { content: '\f16d'; }
.row-next-a680::before { content: '\f167'; }
.gas_919d::before { content: '\f2c6'; }
.green-23ac::before { content: '\f232'; }

/* Size Classes */
.shade-tiny-c0a3 { font-size: 0.75em; }
.pagination-2e25 { font-size: 0.875em; }
.badge-static-8778 { font-size: 1.33em; }
.feature_narrow_6ab3 { font-size: 1.5em; }
.last_ac3b { font-size: 2em; }
.top_3e2f { font-size: 3em; }

/* Animation Classes */
.cold_232e {
    animation: fa-spin 2s infinite linear;
}

.panel_237b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bbb6 */
.promo-block-c2 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
