/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.link_white_bffe) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.video-1fbf, .iron-98ef {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.huge-c8e2::before { content: '\f015'; }
.motion-a5b2::before { content: '\f007'; }
.first_03e3::before { content: '\f023'; }
.focused-6d11::before { content: '\f0e0'; }
.accordion-ca83::before { content: '\f095'; }
.gallery_bad5::before { content: '\f005'; }
.text-6702::before { content: '\f004'; }
.static_8bec::before { content: '\f00c'; }
.container-c617::before { content: '\f00d'; }
.panel-0d31::before { content: '\f002'; }
.orange_a0d4::before { content: '\f0c9'; }
.mask_static_360e::before { content: '\f061'; }
.light_1c9e::before { content: '\f060'; }
.frame_6525::before { content: '\f04b'; }
.focus-last-7cce::before { content: '\f04c'; }
.rough_b174::before { content: '\f019'; }
.tag-ded8::before { content: '\f093'; }
.secondary-basic-6f7b::before { content: '\f132'; }
.feature-006e::before { content: '\f091'; }
.soft_a5f7::before { content: '\f06b'; }
.orange_aba6::before { content: '\f0d6'; }
.info-cb96::before { content: '\f09d'; }
.out-8535::before { content: '\f10b'; }
.orange-07fa::before { content: '\f108'; }
.carousel-1a71::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pagination-focused-0ca8::before { content: '\f522'; }
.component_left_ba4e::before { content: '\f327'; }
.clean_b531::before { content: '\f219'; }
.heading_liquid_c9c0::before { content: '\f21e'; }
.blue-50e6::before { content: '\f2f5'; }

/* Social Icons */
.column_stone_0b8c::before { content: '\f09a'; }
.overlay_3c36::before { content: '\f099'; }
.gold-2493::before { content: '\f16d'; }
.menu_a4f4::before { content: '\f167'; }
.chip-0821::before { content: '\f2c6'; }
.purple-1f1b::before { content: '\f232'; }

/* Size Classes */
.overlay_first_51a0 { font-size: 0.75em; }
.panel_5070 { font-size: 0.875em; }
.aside-808a { font-size: 1.33em; }
.green-9f46 { font-size: 1.5em; }
.secondary-mini-f350 { font-size: 2em; }
.sort-clean-0d44 { font-size: 3em; }

/* Animation Classes */
.banner-5eec {
    animation: fa-spin 2s infinite linear;
}

.hot-86ca {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d06d */
.ghost-box-c7 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
