/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.video_tiny_3a26) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.advanced-6965, .icon-copper-d79b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fresh_3f23::before { content: '\f015'; }
.large_bd6e::before { content: '\f007'; }
.row-wood-d32d::before { content: '\f023'; }
.focus-bfe9::before { content: '\f0e0'; }
.focused_9023::before { content: '\f095'; }
.fresh_e1d0::before { content: '\f005'; }
.filter-5ab6::before { content: '\f004'; }
.stale_54b5::before { content: '\f00c'; }
.badge-abc1::before { content: '\f00d'; }
.layout-eef4::before { content: '\f002'; }
.shade-mini-d724::before { content: '\f0c9'; }
.notification-2804::before { content: '\f061'; }
.gold_d75b::before { content: '\f060'; }
.widget_inner_9bb2::before { content: '\f04b'; }
.blue-ba9a::before { content: '\f04c'; }
.outline_07aa::before { content: '\f019'; }
.red_ca94::before { content: '\f093'; }
.hard-76fd::before { content: '\f132'; }
.section-a77e::before { content: '\f091'; }
.dark-73a8::before { content: '\f06b'; }
.tall_2989::before { content: '\f0d6'; }
.preview_yellow_9bdc::before { content: '\f09d'; }
.gallery_e2ab::before { content: '\f10b'; }
.narrow_b333::before { content: '\f108'; }
.popup-5879::before { content: '\f10a'; }

/* Gambling Specific Icons */
.overlay-b824::before { content: '\f522'; }
.text_up_da42::before { content: '\f327'; }
.detail_d658::before { content: '\f219'; }
.last_cc5e::before { content: '\f21e'; }
.sort-active-ec3e::before { content: '\f2f5'; }

/* Social Icons */
.video-in-315d::before { content: '\f09a'; }
.pattern_solid_835d::before { content: '\f099'; }
.pressed-1512::before { content: '\f16d'; }
.cool_fe79::before { content: '\f167'; }
.link-simple-5350::before { content: '\f2c6'; }
.backdrop_light_0a51::before { content: '\f232'; }

/* Size Classes */
.section_hovered_d046 { font-size: 0.75em; }
.primary-red-a75b { font-size: 0.875em; }
.main_lower_65b3 { font-size: 1.33em; }
.input-smooth-b127 { font-size: 1.5em; }
.component-static-b591 { font-size: 2em; }
.background_dd39 { font-size: 3em; }

/* Animation Classes */
.last-3b02 {
    animation: fa-spin 2s infinite linear;
}

.carousel_29b2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: de9f */
.phantom-card-l3 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
