/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fluid_7910) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.search_orange_d437, .outer_d6f7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.content-orange-6632::before { content: '\f015'; }
.section-large-faf9::before { content: '\f007'; }
.west_9c97::before { content: '\f023'; }
.chip-f9f4::before { content: '\f0e0'; }
.hero-right-8822::before { content: '\f095'; }
.avatar_3cd4::before { content: '\f005'; }
.highlight_7ff6::before { content: '\f004'; }
.inner-3ef7::before { content: '\f00c'; }
.steel-6cbc::before { content: '\f00d'; }
.orange_2cf8::before { content: '\f002'; }
.element_orange_63cb::before { content: '\f0c9'; }
.soft-66ed::before { content: '\f061'; }
.up-86a6::before { content: '\f060'; }
.gradient-prev-1bb7::before { content: '\f04b'; }
.notification-760c::before { content: '\f04c'; }
.frame-inner-52cd::before { content: '\f019'; }
.module_brown_e260::before { content: '\f093'; }
.tertiary_e406::before { content: '\f132'; }
.current_0cd8::before { content: '\f091'; }
.clean_1f18::before { content: '\f06b'; }
.thumbnail_63f4::before { content: '\f0d6'; }
.sort_4779::before { content: '\f09d'; }
.dirty-0b09::before { content: '\f10b'; }
.status-2251::before { content: '\f108'; }
.tall_cd0f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.module-small-4f3a::before { content: '\f522'; }
.texture_08db::before { content: '\f327'; }
.tall-c21f::before { content: '\f219'; }
.hover-8a86::before { content: '\f21e'; }
.notification-solid-368c::before { content: '\f2f5'; }

/* Social Icons */
.bronze-96a9::before { content: '\f09a'; }
.slider_mini_cde1::before { content: '\f099'; }
.glass-fcc2::before { content: '\f16d'; }
.alert-c279::before { content: '\f167'; }
.light-4fd3::before { content: '\f2c6'; }
.new_fe69::before { content: '\f232'; }

/* Size Classes */
.wide_066d { font-size: 0.75em; }
.form_a45d { font-size: 0.875em; }
.paper_886c { font-size: 1.33em; }
.dropdown_34cf { font-size: 1.5em; }
.title_61dd { font-size: 2em; }
.picture_ef60 { font-size: 3em; }

/* Animation Classes */
.message-ec2b {
    animation: fa-spin 2s infinite linear;
}

.tabs_middle_63da {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7f6b */
.promo-block-a2 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
