/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.feature_107b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.stale_b35f, .stone-bf9d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mask-a74b::before { content: '\f015'; }
.message_simple_715a::before { content: '\f007'; }
.bronze-1038::before { content: '\f023'; }
.north_e6e5::before { content: '\f0e0'; }
.liquid-afe5::before { content: '\f095'; }
.surface_right_d840::before { content: '\f005'; }
.shadow-rough-3590::before { content: '\f004'; }
.component_bfee::before { content: '\f00c'; }
.item_bf5c::before { content: '\f00d'; }
.label_d875::before { content: '\f002'; }
.form-last-7871::before { content: '\f0c9'; }
.primary-54fd::before { content: '\f061'; }
.fixed-935d::before { content: '\f060'; }
.shade-b0ab::before { content: '\f04b'; }
.texture_medium_089c::before { content: '\f04c'; }
.section_cd86::before { content: '\f019'; }
.sidebar_35d2::before { content: '\f093'; }
.avatar_dark_83a9::before { content: '\f132'; }
.disabled-outer-4f1f::before { content: '\f091'; }
.message-dirty-479a::before { content: '\f06b'; }
.border_9b6e::before { content: '\f0d6'; }
.border_active_33e9::before { content: '\f09d'; }
.fluid_c625::before { content: '\f10b'; }
.soft-f1cd::before { content: '\f108'; }
.gas-5a4c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.soft_1328::before { content: '\f522'; }
.static-5fa3::before { content: '\f327'; }
.carousel_b22e::before { content: '\f219'; }
.dirty-e0bf::before { content: '\f21e'; }
.container-d01d::before { content: '\f2f5'; }

/* Social Icons */
.backdrop_1cc1::before { content: '\f09a'; }
.video-new-beb1::before { content: '\f099'; }
.element_motion_cf7f::before { content: '\f16d'; }
.tiny-e79d::before { content: '\f167'; }
.search-selected-81cb::before { content: '\f2c6'; }
.easy_1d72::before { content: '\f232'; }

/* Size Classes */
.photo-glass-4e6f { font-size: 0.75em; }
.large_6710 { font-size: 0.875em; }
.module-wide-33c4 { font-size: 1.33em; }
.orange_3004 { font-size: 1.5em; }
.bronze_e183 { font-size: 2em; }
.bright_d2be { font-size: 3em; }

/* Animation Classes */
.media-motion-b666 {
    animation: fa-spin 2s infinite linear;
}

.breadcrumb-1cf1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: df38 */
.promo-block-n5 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
