/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gold-14b2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pagination-7536, .filter-b34c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tall-5c9d::before { content: '\f015'; }
.element_2e67::before { content: '\f007'; }
.block-50d9::before { content: '\f023'; }
.element_south_9d37::before { content: '\f0e0'; }
.simple-b8ee::before { content: '\f095'; }
.chip-outer-9d7c::before { content: '\f005'; }
.black-0c85::before { content: '\f004'; }
.gas-c9b0::before { content: '\f00c'; }
.basic-86c5::before { content: '\f00d'; }
.progress-static-6fe4::before { content: '\f002'; }
.container_soft_9837::before { content: '\f0c9'; }
.backdrop-71e7::before { content: '\f061'; }
.brown_7a59::before { content: '\f060'; }
.box-paper-a28a::before { content: '\f04b'; }
.shade-aa44::before { content: '\f04c'; }
.banner_2f9b::before { content: '\f019'; }
.filter-wide-256b::before { content: '\f093'; }
.east_8921::before { content: '\f132'; }
.notice-soft-6b51::before { content: '\f091'; }
.slider-4541::before { content: '\f06b'; }
.description_5f20::before { content: '\f0d6'; }
.item_action_12f7::before { content: '\f09d'; }
.image_hovered_ac13::before { content: '\f10b'; }
.list_d0dd::before { content: '\f108'; }
.tertiary_f5e3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.carousel_de9f::before { content: '\f522'; }
.preview_7d34::before { content: '\f327'; }
.summary-clean-36b5::before { content: '\f219'; }
.notice_5305::before { content: '\f21e'; }
.summary-be14::before { content: '\f2f5'; }

/* Social Icons */
.shadow_fcd8::before { content: '\f09a'; }
.cold-733f::before { content: '\f099'; }
.sidebar-bb93::before { content: '\f16d'; }
.steel-07a7::before { content: '\f167'; }
.dim-8f81::before { content: '\f2c6'; }
.popup-a845::before { content: '\f232'; }

/* Size Classes */
.tiny-0d52 { font-size: 0.75em; }
.purple_2b3b { font-size: 0.875em; }
.smooth-55c6 { font-size: 1.33em; }
.header_thick_33f2 { font-size: 1.5em; }
.main_prev_d582 { font-size: 2em; }
.photo_dim_2e8d { font-size: 3em; }

/* Animation Classes */
.tabs-2ddc {
    animation: fa-spin 2s infinite linear;
}

.green_2259 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1a9d */
.ghost-box-k9 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
