/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.breadcrumb_tall_d387) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.section_cold_10fa, .preview-wood-f6a4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.link_iron_edd0::before { content: '\f015'; }
.action_f738::before { content: '\f007'; }
.gallery-upper-86b3::before { content: '\f023'; }
.summary_white_c647::before { content: '\f0e0'; }
.hidden-25d5::before { content: '\f095'; }
.filter-6a22::before { content: '\f005'; }
.fresh_84b7::before { content: '\f004'; }
.info-703c::before { content: '\f00c'; }
.form-7482::before { content: '\f00d'; }
.pattern_f91c::before { content: '\f002'; }
.main_f6dd::before { content: '\f0c9'; }
.box-old-f75c::before { content: '\f061'; }
.aside-0708::before { content: '\f060'; }
.badge-3434::before { content: '\f04b'; }
.dirty-772c::before { content: '\f04c'; }
.secondary-plasma-bf31::before { content: '\f019'; }
.under-b379::before { content: '\f093'; }
.caption-12d4::before { content: '\f132'; }
.overlay_e704::before { content: '\f091'; }
.upper-068d::before { content: '\f06b'; }
.orange_7a2d::before { content: '\f0d6'; }
.input-lite-63fb::before { content: '\f09d'; }
.icon_in_9258::before { content: '\f10b'; }
.tertiary_tall_7c24::before { content: '\f108'; }
.focused-189f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gradient_soft_7373::before { content: '\f522'; }
.wrapper-e3a5::before { content: '\f327'; }
.button_690a::before { content: '\f219'; }
.sidebar_abeb::before { content: '\f21e'; }
.label_huge_c8ea::before { content: '\f2f5'; }

/* Social Icons */
.content-slow-80f0::before { content: '\f09a'; }
.container_clean_6465::before { content: '\f099'; }
.plasma-a868::before { content: '\f16d'; }
.plasma_b5f4::before { content: '\f167'; }
.grid-slow-dad3::before { content: '\f2c6'; }
.primary-42cf::before { content: '\f232'; }

/* Size Classes */
.wrapper-bb17 { font-size: 0.75em; }
.mask_c16c { font-size: 0.875em; }
.silver_2e2d { font-size: 1.33em; }
.prev-018e { font-size: 1.5em; }
.center-98b3 { font-size: 2em; }
.summary-new-6883 { font-size: 3em; }

/* Animation Classes */
.row_a0e0 {
    animation: fa-spin 2s infinite linear;
}

.header-right-d266 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b0ea */
.ghost-box-b2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
