/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.media_b14f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.steel-14a5, .tabs-pressed-8fbd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dropdown_e068::before { content: '\f015'; }
.main-old-a61d::before { content: '\f007'; }
.footer-4397::before { content: '\f023'; }
.section-b696::before { content: '\f0e0'; }
.button_middle_f3e4::before { content: '\f095'; }
.left-29db::before { content: '\f005'; }
.pagination_down_97b0::before { content: '\f004'; }
.hard_81bd::before { content: '\f00c'; }
.grid_silver_557f::before { content: '\f00d'; }
.glass_01d8::before { content: '\f002'; }
.pressed_b9d6::before { content: '\f0c9'; }
.narrow_84df::before { content: '\f061'; }
.article_de18::before { content: '\f060'; }
.hero_9289::before { content: '\f04b'; }
.breadcrumb_13b3::before { content: '\f04c'; }
.center-ba05::before { content: '\f019'; }
.sort_pink_9910::before { content: '\f093'; }
.pressed-e330::before { content: '\f132'; }
.element-eae6::before { content: '\f091'; }
.main-4cce::before { content: '\f06b'; }
.nav-bf9f::before { content: '\f0d6'; }
.light_f252::before { content: '\f09d'; }
.link_17f2::before { content: '\f10b'; }
.gallery-hot-2865::before { content: '\f108'; }
.warm_cd8d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.column-purple-37bf::before { content: '\f522'; }
.form-e1f8::before { content: '\f327'; }
.accent_d610::before { content: '\f219'; }
.overlay-a39c::before { content: '\f21e'; }
.detail_c828::before { content: '\f2f5'; }

/* Social Icons */
.alert-fresh-f303::before { content: '\f09a'; }
.surface-dynamic-078c::before { content: '\f099'; }
.selected-d14b::before { content: '\f16d'; }
.notice-huge-1a8d::before { content: '\f167'; }
.first-f6e8::before { content: '\f2c6'; }
.box-2e24::before { content: '\f232'; }

/* Size Classes */
.out-ecb8 { font-size: 0.75em; }
.badge_north_3a75 { font-size: 0.875em; }
.outline_1dbb { font-size: 1.33em; }
.logo-dcb4 { font-size: 1.5em; }
.breadcrumb_yellow_8666 { font-size: 2em; }
.notification_active_7842 { font-size: 3em; }

/* Animation Classes */
.rough_a511 {
    animation: fa-spin 2s infinite linear;
}

.avatar_eb5a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 02fd */
.promo-block-w6 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
