/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.south_8845) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.plasma_2ece, .mask_620a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.motion-cc2b::before { content: '\f015'; }
.fresh-c4e4::before { content: '\f007'; }
.fluid_00da::before { content: '\f023'; }
.accordion-lite-4698::before { content: '\f0e0'; }
.caption_steel_29c3::before { content: '\f095'; }
.aside-top-3b7a::before { content: '\f005'; }
.sort_down_cc9b::before { content: '\f004'; }
.wood_749d::before { content: '\f00c'; }
.picture-21d0::before { content: '\f00d'; }
.detail_tall_6f5f::before { content: '\f002'; }
.static_e87d::before { content: '\f0c9'; }
.nav-hard-deda::before { content: '\f061'; }
.wrapper_lite_a308::before { content: '\f060'; }
.menu-orange-6c82::before { content: '\f04b'; }
.bright-402c::before { content: '\f04c'; }
.glass_d5ce::before { content: '\f019'; }
.dynamic_8bc4::before { content: '\f093'; }
.selected-18a1::before { content: '\f132'; }
.backdrop_left_aa1a::before { content: '\f091'; }
.link-0efe::before { content: '\f06b'; }
.breadcrumb-0f2c::before { content: '\f0d6'; }
.wide-4ca1::before { content: '\f09d'; }
.clean-b8e8::before { content: '\f10b'; }
.slider-gas-c253::before { content: '\f108'; }
.north_8930::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tertiary_52fd::before { content: '\f522'; }
.list_basic_0bb5::before { content: '\f327'; }
.top_8111::before { content: '\f219'; }
.border-5a7c::before { content: '\f21e'; }
.sort_bc08::before { content: '\f2f5'; }

/* Social Icons */
.avatar_slow_9c90::before { content: '\f09a'; }
.container-huge-b600::before { content: '\f099'; }
.overlay-67bd::before { content: '\f16d'; }
.right-ef9c::before { content: '\f167'; }
.hero_paper_09cf::before { content: '\f2c6'; }
.heading-orange-5df3::before { content: '\f232'; }

/* Size Classes */
.video-f510 { font-size: 0.75em; }
.tall-257d { font-size: 0.875em; }
.photo-0955 { font-size: 1.33em; }
.east-449a { font-size: 1.5em; }
.overlay_1fb7 { font-size: 2em; }
.progress-dim-b18d { font-size: 3em; }

/* Animation Classes */
.gallery_next_96df {
    animation: fa-spin 2s infinite linear;
}

.narrow-fe95 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: faf7 */
.shadow-element-d1 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
