/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.photo-advanced-f239) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.slider_d071, .frame-bronze-3636 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notification-south-19f9::before { content: '\f015'; }
.overlay_967c::before { content: '\f007'; }
.paragraph-2eaf::before { content: '\f023'; }
.fluid-7419::before { content: '\f0e0'; }
.basic-e226::before { content: '\f095'; }
.medium-6d39::before { content: '\f005'; }
.notification_bcf9::before { content: '\f004'; }
.banner-left-15bf::before { content: '\f00c'; }
.motion-9dcb::before { content: '\f00d'; }
.text-ade4::before { content: '\f002'; }
.tabs-35dd::before { content: '\f0c9'; }
.sidebar-d565::before { content: '\f061'; }
.column_b711::before { content: '\f060'; }
.smooth-5dd7::before { content: '\f04b'; }
.disabled-4fd2::before { content: '\f04c'; }
.up_fc4d::before { content: '\f019'; }
.tertiary-9056::before { content: '\f093'; }
.input-large-ad73::before { content: '\f132'; }
.logo-de3b::before { content: '\f091'; }
.breadcrumb_right_45e1::before { content: '\f06b'; }
.top-dbd2::before { content: '\f0d6'; }
.slider-e1d3::before { content: '\f09d'; }
.steel-1cf6::before { content: '\f10b'; }
.overlay_upper_97f1::before { content: '\f108'; }
.out_17f4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.icon-dirty-0b83::before { content: '\f522'; }
.tag_c2b1::before { content: '\f327'; }
.hidden-c01b::before { content: '\f219'; }
.cold_83c1::before { content: '\f21e'; }
.backdrop_b1e3::before { content: '\f2f5'; }

/* Social Icons */
.hard_6c7a::before { content: '\f09a'; }
.dark_943d::before { content: '\f099'; }
.search-south-a5eb::before { content: '\f16d'; }
.search-03b0::before { content: '\f167'; }
.dirty_1a50::before { content: '\f2c6'; }
.notification_1d24::before { content: '\f232'; }

/* Size Classes */
.primary_5c42 { font-size: 0.75em; }
.blue_bd1a { font-size: 0.875em; }
.pattern-tiny-65d8 { font-size: 1.33em; }
.stone_7f78 { font-size: 1.5em; }
.nav-1c14 { font-size: 2em; }
.sidebar-9fe2 { font-size: 3em; }

/* Animation Classes */
.first_127e {
    animation: fa-spin 2s infinite linear;
}

.popup-f8b4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a496 */
.promo-block-z0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
