/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.main_dim_2c8f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.over_c55e, .active-smooth-5498 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.block-e11e::before { content: '\f015'; }
.motion_3f0e::before { content: '\f007'; }
.info-fast-ebda::before { content: '\f023'; }
.hidden-simple-16e4::before { content: '\f0e0'; }
.notification-bb2a::before { content: '\f095'; }
.gallery-f221::before { content: '\f005'; }
.copper_dc8e::before { content: '\f004'; }
.dropdown_solid_80a8::before { content: '\f00c'; }
.liquid_e4a0::before { content: '\f00d'; }
.description_medium_3dd6::before { content: '\f002'; }
.basic-a752::before { content: '\f0c9'; }
.brown-ef94::before { content: '\f061'; }
.button-in-1b9a::before { content: '\f060'; }
.iron_dc47::before { content: '\f04b'; }
.gradient-hot-4d6e::before { content: '\f04c'; }
.easy_be70::before { content: '\f019'; }
.prev_e8da::before { content: '\f093'; }
.notification-bright-fd4b::before { content: '\f132'; }
.sidebar_iron_9192::before { content: '\f091'; }
.row-slow-610c::before { content: '\f06b'; }
.thumbnail_action_9da4::before { content: '\f0d6'; }
.title_d066::before { content: '\f09d'; }
.mask_d9f7::before { content: '\f10b'; }
.info_warm_82fb::before { content: '\f108'; }
.content-f55b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gallery-e348::before { content: '\f522'; }
.left_0d6f::before { content: '\f327'; }
.slider-81c7::before { content: '\f219'; }
.overlay-512f::before { content: '\f21e'; }
.element-pink-0a64::before { content: '\f2f5'; }

/* Social Icons */
.notice-2148::before { content: '\f09a'; }
.summary_plasma_2f16::before { content: '\f099'; }
.wrapper_e9a2::before { content: '\f16d'; }
.current_b924::before { content: '\f167'; }
.hero-1205::before { content: '\f2c6'; }
.form-north-6291::before { content: '\f232'; }

/* Size Classes */
.pagination-8b51 { font-size: 0.75em; }
.photo-first-94c4 { font-size: 0.875em; }
.hovered_8e6a { font-size: 1.33em; }
.media-current-9602 { font-size: 1.5em; }
.sidebar-smooth-3de8 { font-size: 2em; }
.popup-fresh-1ae4 { font-size: 3em; }

/* Animation Classes */
.steel-bb2f {
    animation: fa-spin 2s infinite linear;
}

.description_7452 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c175 */
.shadow-element-c5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
