/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sort_2cf2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wide_1ec5, .search_309b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.heading-lower-e1ed::before { content: '\f015'; }
.cold-0314::before { content: '\f007'; }
.layout_up_22df::before { content: '\f023'; }
.image_f264::before { content: '\f0e0'; }
.light_a09f::before { content: '\f095'; }
.prev-005c::before { content: '\f005'; }
.cold_1e6f::before { content: '\f004'; }
.dropdown_old_71a6::before { content: '\f00c'; }
.tag-2ad5::before { content: '\f00d'; }
.widget_green_1a85::before { content: '\f002'; }
.notification_brown_7931::before { content: '\f0c9'; }
.top_53aa::before { content: '\f061'; }
.shade-huge-d129::before { content: '\f060'; }
.background-center-59af::before { content: '\f04b'; }
.accent_22f1::before { content: '\f04c'; }
.simple_4e2e::before { content: '\f019'; }
.image_last_d36d::before { content: '\f093'; }
.hero_aa86::before { content: '\f132'; }
.pink_cfb0::before { content: '\f091'; }
.hidden-dff2::before { content: '\f06b'; }
.yellow_8263::before { content: '\f0d6'; }
.small_736a::before { content: '\f09d'; }
.component_a307::before { content: '\f10b'; }
.next-7733::before { content: '\f108'; }
.pressed_71ff::before { content: '\f10a'; }

/* Gambling Specific Icons */
.primary_1885::before { content: '\f522'; }
.pagination_middle_d257::before { content: '\f327'; }
.info-82e3::before { content: '\f219'; }
.thumbnail-7a6b::before { content: '\f21e'; }
.background_8dd7::before { content: '\f2f5'; }

/* Social Icons */
.widget_fluid_693f::before { content: '\f09a'; }
.banner-dirty-f34f::before { content: '\f099'; }
.image-old-a03c::before { content: '\f16d'; }
.up-6dc4::before { content: '\f167'; }
.dark_d71e::before { content: '\f2c6'; }
.gold-50e5::before { content: '\f232'; }

/* Size Classes */
.bronze-99cc { font-size: 0.75em; }
.video-296f { font-size: 0.875em; }
.gallery-iron-1fb3 { font-size: 1.33em; }
.feature_complex_093e { font-size: 1.5em; }
.last_ace0 { font-size: 2em; }
.carousel_green_97ab { font-size: 3em; }

/* Animation Classes */
.footer_hovered_2d72 {
    animation: fa-spin 2s infinite linear;
}

.basic-164e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f485 */
.shadow-element-s9 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
