/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.lite-d55a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tabs_narrow_2c68, .grid-liquid-8c06 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pink_fda9::before { content: '\f015'; }
.soft_3a33::before { content: '\f007'; }
.purple-8bb2::before { content: '\f023'; }
.gold-a1da::before { content: '\f0e0'; }
.popup_a043::before { content: '\f095'; }
.tiny_70f2::before { content: '\f005'; }
.thick-d14f::before { content: '\f004'; }
.pro-d5e8::before { content: '\f00c'; }
.aside_6e7d::before { content: '\f00d'; }
.message-steel-bc57::before { content: '\f002'; }
.gold-cbb1::before { content: '\f0c9'; }
.slider_black_d488::before { content: '\f061'; }
.east_3524::before { content: '\f060'; }
.menu-78ec::before { content: '\f04b'; }
.progress_glass_642c::before { content: '\f04c'; }
.pro_6348::before { content: '\f019'; }
.lower-cf35::before { content: '\f093'; }
.over_52f9::before { content: '\f132'; }
.widget_2f9f::before { content: '\f091'; }
.wrapper_c8e8::before { content: '\f06b'; }
.table-center-7c10::before { content: '\f0d6'; }
.picture_center_a419::before { content: '\f09d'; }
.article-fe0b::before { content: '\f10b'; }
.item_fresh_22e6::before { content: '\f108'; }
.preview_04cc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.static_84ff::before { content: '\f522'; }
.badge_d299::before { content: '\f327'; }
.left_7cff::before { content: '\f219'; }
.tooltip_a4b2::before { content: '\f21e'; }
.small_ab01::before { content: '\f2f5'; }

/* Social Icons */
.overlay_green_b915::before { content: '\f09a'; }
.detail-33ab::before { content: '\f099'; }
.outline-a2b2::before { content: '\f16d'; }
.dirty_2f40::before { content: '\f167'; }
.logo_smooth_2265::before { content: '\f2c6'; }
.notification_a884::before { content: '\f232'; }

/* Size Classes */
.info-motion-2fda { font-size: 0.75em; }
.popup_fast_d7de { font-size: 0.875em; }
.frame_af5e { font-size: 1.33em; }
.picture-3e41 { font-size: 1.5em; }
.pattern-e050 { font-size: 2em; }
.cold_4624 { font-size: 3em; }

/* Animation Classes */
.focus_59ec {
    animation: fa-spin 2s infinite linear;
}

.tooltip-660a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6525 */
.promo-block-f5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
