/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.nav_pink_95a3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.down_2b00, .logo-gas-4401 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sort-white-67f4::before { content: '\f015'; }
.list_a928::before { content: '\f007'; }
.background-ddac::before { content: '\f023'; }
.wrapper_medium_ea40::before { content: '\f0e0'; }
.tall_96b3::before { content: '\f095'; }
.short-d91f::before { content: '\f005'; }
.warm_c530::before { content: '\f004'; }
.hard_df17::before { content: '\f00c'; }
.layout_out_f379::before { content: '\f00d'; }
.tertiary_5e15::before { content: '\f002'; }
.hover-69da::before { content: '\f0c9'; }
.surface-plasma-e8e2::before { content: '\f061'; }
.copper_e0b3::before { content: '\f060'; }
.upper-4cc8::before { content: '\f04b'; }
.mask_0611::before { content: '\f04c'; }
.hero-top-c77d::before { content: '\f019'; }
.modal-pink-f398::before { content: '\f093'; }
.plasma_f6c2::before { content: '\f132'; }
.backdrop-top-b94f::before { content: '\f091'; }
.module-e100::before { content: '\f06b'; }
.banner_dirty_8a1c::before { content: '\f0d6'; }
.component-iron-2604::before { content: '\f09d'; }
.focus_gas_60e8::before { content: '\f10b'; }
.mask_white_14d7::before { content: '\f108'; }
.surface-steel-e9a3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.disabled_856f::before { content: '\f522'; }
.gallery_west_1f1a::before { content: '\f327'; }
.clean-9215::before { content: '\f219'; }
.media_870b::before { content: '\f21e'; }
.complex_4c47::before { content: '\f2f5'; }

/* Social Icons */
.cold-33a8::before { content: '\f09a'; }
.column_gold_f248::before { content: '\f099'; }
.hard-b0b8::before { content: '\f16d'; }
.orange_3999::before { content: '\f167'; }
.dropdown_fb9e::before { content: '\f2c6'; }
.wide_86b2::before { content: '\f232'; }

/* Size Classes */
.panel_wood_01d5 { font-size: 0.75em; }
.slider_36e3 { font-size: 0.875em; }
.shadow-022b { font-size: 1.33em; }
.notification_5f3e { font-size: 1.5em; }
.hidden_0baf { font-size: 2em; }
.pink-c49a { font-size: 3em; }

/* Animation Classes */
.bottom_8268 {
    animation: fa-spin 2s infinite linear;
}

.menu_a4fb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 55ca */
.shadow-element-h8 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
