/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.content_steel_a238) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.caption_af97, .plasma-86d4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.nav_9c71::before { content: '\f015'; }
.detail-new-224f::before { content: '\f007'; }
.texture-8ee9::before { content: '\f023'; }
.link-hard-bdc5::before { content: '\f0e0'; }
.header_west_3cfd::before { content: '\f095'; }
.left-bacd::before { content: '\f005'; }
.outline-33c0::before { content: '\f004'; }
.description-e533::before { content: '\f00c'; }
.surface-a572::before { content: '\f00d'; }
.main-c5f2::before { content: '\f002'; }
.sort-bba8::before { content: '\f0c9'; }
.hover-pro-65d8::before { content: '\f061'; }
.medium-235f::before { content: '\f060'; }
.video_9acb::before { content: '\f04b'; }
.active-silver-48fa::before { content: '\f04c'; }
.popup_rough_72a9::before { content: '\f019'; }
.border_gas_d4e1::before { content: '\f093'; }
.caption-plasma-39a5::before { content: '\f132'; }
.bright_5568::before { content: '\f091'; }
.label_action_75ab::before { content: '\f06b'; }
.preview-98ca::before { content: '\f0d6'; }
.fluid-f8d8::before { content: '\f09d'; }
.title_6396::before { content: '\f10b'; }
.middle_fc25::before { content: '\f108'; }
.accordion_fixed_36eb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.chip_7783::before { content: '\f522'; }
.tooltip_clean_6e17::before { content: '\f327'; }
.soft_a5eb::before { content: '\f219'; }
.detail-78f5::before { content: '\f21e'; }
.overlay-prev-9591::before { content: '\f2f5'; }

/* Social Icons */
.blue_86d0::before { content: '\f09a'; }
.link-afac::before { content: '\f099'; }
.picture_active_8354::before { content: '\f16d'; }
.focus_left_fc09::before { content: '\f167'; }
.avatar-1916::before { content: '\f2c6'; }
.motion-9e72::before { content: '\f232'; }

/* Size Classes */
.border-ff6d { font-size: 0.75em; }
.complex-454d { font-size: 0.875em; }
.heading_middle_5e9f { font-size: 1.33em; }
.input_0c9b { font-size: 1.5em; }
.carousel_3290 { font-size: 2em; }
.search-prev-c0f5 { font-size: 3em; }

/* Animation Classes */
.menu_stone_02f5 {
    animation: fa-spin 2s infinite linear;
}

.badge_4ead {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 52a3 */
.shadow-element-x5 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
