/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.east_8f75) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gradient_red_339b, .wrapper-slow-c1e0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.simple-e753::before { content: '\f015'; }
.title_ec40::before { content: '\f007'; }
.media-62c3::before { content: '\f023'; }
.texture-48ea::before { content: '\f0e0'; }
.info_pressed_4524::before { content: '\f095'; }
.aside-huge-2e16::before { content: '\f005'; }
.bronze_dbd5::before { content: '\f004'; }
.article-eb64::before { content: '\f00c'; }
.aside-4935::before { content: '\f00d'; }
.panel_efe3::before { content: '\f002'; }
.accordion-9435::before { content: '\f0c9'; }
.footer_fixed_8195::before { content: '\f061'; }
.title_1a4d::before { content: '\f060'; }
.sort-liquid-e478::before { content: '\f04b'; }
.progress_af78::before { content: '\f04c'; }
.video_fea7::before { content: '\f019'; }
.inner-d5f0::before { content: '\f093'; }
.focus_dim_20a2::before { content: '\f132'; }
.primary-active-cceb::before { content: '\f091'; }
.preview-55ec::before { content: '\f06b'; }
.table_pink_735c::before { content: '\f0d6'; }
.icon-4d85::before { content: '\f09d'; }
.shade-097d::before { content: '\f10b'; }
.message-complex-c27e::before { content: '\f108'; }
.title-full-1e87::before { content: '\f10a'; }

/* Gambling Specific Icons */
.narrow-ffa3::before { content: '\f522'; }
.simple_a771::before { content: '\f327'; }
.thumbnail_207a::before { content: '\f219'; }
.new-115e::before { content: '\f21e'; }
.backdrop-6569::before { content: '\f2f5'; }

/* Social Icons */
.avatar_3157::before { content: '\f09a'; }
.logo_22f2::before { content: '\f099'; }
.sort_north_5876::before { content: '\f16d'; }
.picture-wide-a6df::before { content: '\f167'; }
.notification-soft-3ae8::before { content: '\f2c6'; }
.image_out_f03b::before { content: '\f232'; }

/* Size Classes */
.heading-8605 { font-size: 0.75em; }
.tabs-new-f171 { font-size: 0.875em; }
.full_ec19 { font-size: 1.33em; }
.center-70b0 { font-size: 1.5em; }
.action-88ef { font-size: 2em; }
.dirty-67c4 { font-size: 3em; }

/* Animation Classes */
.brown_81d5 {
    animation: fa-spin 2s infinite linear;
}

.advanced-8928 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6575 */
.promo-block-i0 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
