/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.photo-copper-0726) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hidden_inner_7afe, .mask-middle-2733 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.photo_7c84::before { content: '\f015'; }
.section-easy-f4ba::before { content: '\f007'; }
.cold_26a0::before { content: '\f023'; }
.full-3503::before { content: '\f0e0'; }
.notification_selected_26ce::before { content: '\f095'; }
.block-pressed-f058::before { content: '\f005'; }
.under_5f82::before { content: '\f004'; }
.bronze_fa79::before { content: '\f00c'; }
.overlay-d8ad::before { content: '\f00d'; }
.in-3e33::before { content: '\f002'; }
.banner_green_cca4::before { content: '\f0c9'; }
.next_7b88::before { content: '\f061'; }
.hidden-8faa::before { content: '\f060'; }
.surface_63c3::before { content: '\f04b'; }
.gradient-inner-6772::before { content: '\f04c'; }
.huge_5b32::before { content: '\f019'; }
.logo-down-30e0::before { content: '\f093'; }
.component_upper_15cf::before { content: '\f132'; }
.slider_d917::before { content: '\f091'; }
.container-2695::before { content: '\f06b'; }
.header_up_149c::before { content: '\f0d6'; }
.large_fdfb::before { content: '\f09d'; }
.middle_c527::before { content: '\f10b'; }
.wrapper_715b::before { content: '\f108'; }
.video_b7df::before { content: '\f10a'; }

/* Gambling Specific Icons */
.article-smooth-b3a6::before { content: '\f522'; }
.bottom_84dd::before { content: '\f327'; }
.link_old_ee06::before { content: '\f219'; }
.slider-rough-9260::before { content: '\f21e'; }
.search-20de::before { content: '\f2f5'; }

/* Social Icons */
.primary_gas_87bd::before { content: '\f09a'; }
.dropdown_02d8::before { content: '\f099'; }
.accent-bdd2::before { content: '\f16d'; }
.iron-8ded::before { content: '\f167'; }
.message_static_d7e1::before { content: '\f2c6'; }
.in-68c0::before { content: '\f232'; }

/* Size Classes */
.sort_bec4 { font-size: 0.75em; }
.highlight_new_b074 { font-size: 0.875em; }
.description_34ec { font-size: 1.33em; }
.texture-a8b4 { font-size: 1.5em; }
.grid-b237 { font-size: 2em; }
.active-89a3 { font-size: 3em; }

/* Animation Classes */
.background_yellow_3dec {
    animation: fa-spin 2s infinite linear;
}

.widget_6915 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f584 */
.phantom-card-e4 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
