/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.info_bright_3675) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.narrow-e097, .yellow-94a6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.media-4383::before { content: '\f015'; }
.texture_last_4608::before { content: '\f007'; }
.overlay-basic-d90c::before { content: '\f023'; }
.preview_next_8cfd::before { content: '\f0e0'; }
.header_0d26::before { content: '\f095'; }
.logo_gold_b42d::before { content: '\f005'; }
.large-0cf6::before { content: '\f004'; }
.disabled_d524::before { content: '\f00c'; }
.last-ff87::before { content: '\f00d'; }
.sidebar-glass-eb7d::before { content: '\f002'; }
.mask-purple-32fe::before { content: '\f0c9'; }
.east_54cb::before { content: '\f061'; }
.tertiary_huge_0cea::before { content: '\f060'; }
.background_thick_ed40::before { content: '\f04b'; }
.table_complex_99ca::before { content: '\f04c'; }
.notification-top-2928::before { content: '\f019'; }
.label-selected-3bb9::before { content: '\f093'; }
.gallery_rough_0ad9::before { content: '\f132'; }
.form-fast-45f0::before { content: '\f091'; }
.input-static-e185::before { content: '\f06b'; }
.tiny-90d3::before { content: '\f0d6'; }
.form-2db1::before { content: '\f09d'; }
.active_a104::before { content: '\f10b'; }
.slider-4ce5::before { content: '\f108'; }
.purple-8ba1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dirty_9351::before { content: '\f522'; }
.cool-cd5a::before { content: '\f327'; }
.warm-49ed::before { content: '\f219'; }
.highlight-copper-053e::before { content: '\f21e'; }
.status_gold_00c2::before { content: '\f2f5'; }

/* Social Icons */
.pro-cd81::before { content: '\f09a'; }
.dim_86fc::before { content: '\f099'; }
.footer-10c1::before { content: '\f16d'; }
.picture_yellow_0c74::before { content: '\f167'; }
.first-ef29::before { content: '\f2c6'; }
.liquid_405a::before { content: '\f232'; }

/* Size Classes */
.header-cd33 { font-size: 0.75em; }
.picture_0bca { font-size: 0.875em; }
.breadcrumb_fast_01f2 { font-size: 1.33em; }
.iron-cb30 { font-size: 1.5em; }
.thick-6151 { font-size: 2em; }
.tabs-selected-806b { font-size: 3em; }

/* Animation Classes */
.grid_4c04 {
    animation: fa-spin 2s infinite linear;
}

.tall_4e60 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 65af */
.promo-block-f0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
