/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tooltip-huge-d19f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.large_2d09, .hovered-b6dc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hero_medium_3402::before { content: '\f015'; }
.message_active_2f0a::before { content: '\f007'; }
.fluid-9277::before { content: '\f023'; }
.thumbnail-64d1::before { content: '\f0e0'; }
.hero_4e19::before { content: '\f095'; }
.popup_liquid_a7af::before { content: '\f005'; }
.narrow-552f::before { content: '\f004'; }
.hidden-fast-bf9f::before { content: '\f00c'; }
.smooth-db55::before { content: '\f00d'; }
.description_7494::before { content: '\f002'; }
.solid-2c7e::before { content: '\f0c9'; }
.shadow-43d2::before { content: '\f061'; }
.focused-fd24::before { content: '\f060'; }
.summary-14e8::before { content: '\f04b'; }
.inner_1297::before { content: '\f04c'; }
.shadow_8bbd::before { content: '\f019'; }
.tabs_5fad::before { content: '\f093'; }
.static_dc98::before { content: '\f132'; }
.layout_15a2::before { content: '\f091'; }
.smooth-d9da::before { content: '\f06b'; }
.modal_91b6::before { content: '\f0d6'; }
.detail-b3e6::before { content: '\f09d'; }
.nav-a7c4::before { content: '\f10b'; }
.mask_63f3::before { content: '\f108'; }
.hidden_a4d1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.nav-3486::before { content: '\f522'; }
.last-3054::before { content: '\f327'; }
.static-2c0f::before { content: '\f219'; }
.simple-788b::before { content: '\f21e'; }
.text_north_9717::before { content: '\f2f5'; }

/* Social Icons */
.medium-4c4b::before { content: '\f09a'; }
.block_e5a5::before { content: '\f099'; }
.wood_3e8e::before { content: '\f16d'; }
.footer-black-7a3d::before { content: '\f167'; }
.description_e451::before { content: '\f2c6'; }
.medium_d05e::before { content: '\f232'; }

/* Size Classes */
.copper-118e { font-size: 0.75em; }
.advanced_6578 { font-size: 0.875em; }
.steel-f0b6 { font-size: 1.33em; }
.image_out_d3ab { font-size: 1.5em; }
.motion_4b10 { font-size: 2em; }
.progress_active_7438 { font-size: 3em; }

/* Animation Classes */
.heading-static-1a6e {
    animation: fa-spin 2s infinite linear;
}

.hot_c837 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4b81 */
.shadow-element-u1 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
