/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.highlight_red_2729) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.overlay-1940, .photo_active_f318 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.info-easy-bc56::before { content: '\f015'; }
.detail-hovered-1fac::before { content: '\f007'; }
.pagination_yellow_4ead::before { content: '\f023'; }
.list_bright_d188::before { content: '\f0e0'; }
.frame_blue_6264::before { content: '\f095'; }
.gold-8f08::before { content: '\f005'; }
.border_light_71be::before { content: '\f004'; }
.current_2723::before { content: '\f00c'; }
.simple_5973::before { content: '\f00d'; }
.component_629a::before { content: '\f002'; }
.wood_4a27::before { content: '\f0c9'; }
.up-87cf::before { content: '\f061'; }
.outer_e7ed::before { content: '\f060'; }
.top-6702::before { content: '\f04b'; }
.slow-b8e5::before { content: '\f04c'; }
.photo-stale-14c1::before { content: '\f019'; }
.hero_fee5::before { content: '\f093'; }
.fluid_e08d::before { content: '\f132'; }
.photo-rough-eea2::before { content: '\f091'; }
.banner_copper_2c2a::before { content: '\f06b'; }
.panel_fast_65ff::before { content: '\f0d6'; }
.grid_e8b0::before { content: '\f09d'; }
.section_blue_a51c::before { content: '\f10b'; }
.article-39fb::before { content: '\f108'; }
.background-pro-c08e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.nav-red-a57f::before { content: '\f522'; }
.avatar_basic_62fa::before { content: '\f327'; }
.gold-f574::before { content: '\f219'; }
.paragraph-gold-c7a7::before { content: '\f21e'; }
.badge-5ec3::before { content: '\f2f5'; }

/* Social Icons */
.short-c81a::before { content: '\f09a'; }
.upper_8c31::before { content: '\f099'; }
.logo_3c51::before { content: '\f16d'; }
.top_71cd::before { content: '\f167'; }
.gradient-wood-8ec0::before { content: '\f2c6'; }
.pattern-f0c8::before { content: '\f232'; }

/* Size Classes */
.last_0afa { font-size: 0.75em; }
.notice_152c { font-size: 0.875em; }
.bottom_df91 { font-size: 1.33em; }
.feature-fresh-f4c2 { font-size: 1.5em; }
.label-smooth-6942 { font-size: 2em; }
.title_96c5 { font-size: 3em; }

/* Animation Classes */
.medium_fbb9 {
    animation: fa-spin 2s infinite linear;
}

.description_22a7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dcca */
.shadow-element-a5 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
