/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.section-1bbd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.huge-6a19, .medium-d293 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.next-a48a::before { content: '\f015'; }
.red-591e::before { content: '\f007'; }
.white_fed5::before { content: '\f023'; }
.small_948f::before { content: '\f0e0'; }
.active-0a45::before { content: '\f095'; }
.summary-simple-00bb::before { content: '\f005'; }
.column-4e35::before { content: '\f004'; }
.sort-ddca::before { content: '\f00c'; }
.soft_8771::before { content: '\f00d'; }
.disabled-558b::before { content: '\f002'; }
.panel_green_72dc::before { content: '\f0c9'; }
.first-5dab::before { content: '\f061'; }
.avatar_6bc5::before { content: '\f060'; }
.carousel_2624::before { content: '\f04b'; }
.panel_d4b7::before { content: '\f04c'; }
.accordion-dynamic-9c61::before { content: '\f019'; }
.form-973b::before { content: '\f093'; }
.card-old-57a9::before { content: '\f132'; }
.tag_hard_394b::before { content: '\f091'; }
.media-d380::before { content: '\f06b'; }
.clean_da8f::before { content: '\f0d6'; }
.chip-yellow-6e6f::before { content: '\f09d'; }
.hero-dark-b0df::before { content: '\f10b'; }
.filter-stone-69f7::before { content: '\f108'; }
.outline-8a0a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade_3c38::before { content: '\f522'; }
.disabled_fast_f50b::before { content: '\f327'; }
.element-large-1227::before { content: '\f219'; }
.overlay-43fc::before { content: '\f21e'; }
.glass-2ace::before { content: '\f2f5'; }

/* Social Icons */
.pagination_5c04::before { content: '\f09a'; }
.outline_24db::before { content: '\f099'; }
.main-2cbc::before { content: '\f16d'; }
.chip-stone-a53e::before { content: '\f167'; }
.mask_695c::before { content: '\f2c6'; }
.heading_iron_1617::before { content: '\f232'; }

/* Size Classes */
.accordion-d12b { font-size: 0.75em; }
.paragraph-wood-f2d7 { font-size: 0.875em; }
.secondary-e553 { font-size: 1.33em; }
.status-red-8bad { font-size: 1.5em; }
.glass-1d5c { font-size: 2em; }
.hover-mini-a2c5 { font-size: 3em; }

/* Animation Classes */
.thumbnail-b31c {
    animation: fa-spin 2s infinite linear;
}

.stale-6ef6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 06a4 */
.phantom-card-w4 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
