/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.accordion-west-a57e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.message-fca6, .grid_fixed_0982 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.title-old-7872::before { content: '\f015'; }
.old-35d9::before { content: '\f007'; }
.narrow_d991::before { content: '\f023'; }
.panel-right-9759::before { content: '\f0e0'; }
.clean_4ee9::before { content: '\f095'; }
.surface_87ff::before { content: '\f005'; }
.tag-861d::before { content: '\f004'; }
.frame_current_ea03::before { content: '\f00c'; }
.stale_f8ca::before { content: '\f00d'; }
.module_a3d2::before { content: '\f002'; }
.pattern_over_ff84::before { content: '\f0c9'; }
.mask_under_1228::before { content: '\f061'; }
.bronze-ae15::before { content: '\f060'; }
.gallery-liquid-0e30::before { content: '\f04b'; }
.video-basic-9304::before { content: '\f04c'; }
.fast_02b4::before { content: '\f019'; }
.box-tiny-1c74::before { content: '\f093'; }
.basic_7a20::before { content: '\f132'; }
.card_488d::before { content: '\f091'; }
.active-4910::before { content: '\f06b'; }
.feature_orange_1591::before { content: '\f0d6'; }
.carousel_light_7243::before { content: '\f09d'; }
.panel-ad79::before { content: '\f10b'; }
.title_907d::before { content: '\f108'; }
.feature-iron-82e5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.stale-a66c::before { content: '\f522'; }
.caption_stale_4154::before { content: '\f327'; }
.gallery-38a3::before { content: '\f219'; }
.title-solid-8610::before { content: '\f21e'; }
.footer_static_3bd8::before { content: '\f2f5'; }

/* Social Icons */
.element_new_c95b::before { content: '\f09a'; }
.badge_dad7::before { content: '\f099'; }
.overlay-fixed-9db5::before { content: '\f16d'; }
.wrapper_3015::before { content: '\f167'; }
.border-6bb5::before { content: '\f2c6'; }
.fixed-2d9e::before { content: '\f232'; }

/* Size Classes */
.logo_7334 { font-size: 0.75em; }
.menu-3eb8 { font-size: 0.875em; }
.image_00a1 { font-size: 1.33em; }
.bright_56a4 { font-size: 1.5em; }
.east_e1a2 { font-size: 2em; }
.tag-9c4f { font-size: 3em; }

/* Animation Classes */
.disabled-fcc6 {
    animation: fa-spin 2s infinite linear;
}

.mini-b75c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 802b */
.shadow-element-i8 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
