/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.huge_2253) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.component_clean_1b9b, .paper_99d0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.button-narrow-9803::before { content: '\f015'; }
.inner-332e::before { content: '\f007'; }
.row_silver_d108::before { content: '\f023'; }
.footer-fast-3967::before { content: '\f0e0'; }
.pagination-da81::before { content: '\f095'; }
.modal-right-294f::before { content: '\f005'; }
.inner_84a4::before { content: '\f004'; }
.hero-1b08::before { content: '\f00c'; }
.logo_upper_100e::before { content: '\f00d'; }
.complex-9dbd::before { content: '\f002'; }
.dropdown-eed6::before { content: '\f0c9'; }
.accordion-8318::before { content: '\f061'; }
.pagination-yellow-6c73::before { content: '\f060'; }
.sort_fa35::before { content: '\f04b'; }
.video-prev-3aba::before { content: '\f04c'; }
.popup_stale_a310::before { content: '\f019'; }
.gallery-upper-61cc::before { content: '\f093'; }
.text_tall_1a5b::before { content: '\f132'; }
.title-wide-1ca4::before { content: '\f091'; }
.popup_old_f67a::before { content: '\f06b'; }
.border_solid_a81f::before { content: '\f0d6'; }
.avatar-07df::before { content: '\f09d'; }
.button-d86a::before { content: '\f10b'; }
.modal-ceda::before { content: '\f108'; }
.form_3536::before { content: '\f10a'; }

/* Gambling Specific Icons */
.solid-b087::before { content: '\f522'; }
.filter_in_5aa2::before { content: '\f327'; }
.section-65b1::before { content: '\f219'; }
.link-light-37a0::before { content: '\f21e'; }
.large_f435::before { content: '\f2f5'; }

/* Social Icons */
.smooth_42c2::before { content: '\f09a'; }
.alert_black_f1ea::before { content: '\f099'; }
.tooltip-basic-96cb::before { content: '\f16d'; }
.out_48cf::before { content: '\f167'; }
.up_a424::before { content: '\f2c6'; }
.tertiary_0e82::before { content: '\f232'; }

/* Size Classes */
.progress-4b50 { font-size: 0.75em; }
.carousel-pink-9b6e { font-size: 0.875em; }
.icon_upper_ee13 { font-size: 1.33em; }
.detail-light-6937 { font-size: 1.5em; }
.tabs-pro-a9bd { font-size: 2em; }
.notice-medium-9513 { font-size: 3em; }

/* Animation Classes */
.video-bd6e {
    animation: fa-spin 2s infinite linear;
}

.active-purple-a231 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b798 */
.ghost-box-y3 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
