/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dirty_f623) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.form_gold_cc86, .fixed-72d4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hidden_cold_16ec::before { content: '\f015'; }
.prev_1971::before { content: '\f007'; }
.surface_43a0::before { content: '\f023'; }
.module-gas-8e0f::before { content: '\f0e0'; }
.card-e6b0::before { content: '\f095'; }
.gallery_smooth_0721::before { content: '\f005'; }
.outer_b9e3::before { content: '\f004'; }
.block_action_1969::before { content: '\f00c'; }
.background-f396::before { content: '\f00d'; }
.row_7c59::before { content: '\f002'; }
.new-e63c::before { content: '\f0c9'; }
.hero-0267::before { content: '\f061'; }
.description-short-bf1d::before { content: '\f060'; }
.info_lite_859d::before { content: '\f04b'; }
.carousel_8db5::before { content: '\f04c'; }
.red_3f48::before { content: '\f019'; }
.paper-993d::before { content: '\f093'; }
.wrapper-854a::before { content: '\f132'; }
.copper-b1b4::before { content: '\f091'; }
.cool-3b5f::before { content: '\f06b'; }
.bottom_0fb7::before { content: '\f0d6'; }
.hover-2f0c::before { content: '\f09d'; }
.card-8773::before { content: '\f10b'; }
.aside_simple_cc5f::before { content: '\f108'; }
.tall-bfe5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.box-850a::before { content: '\f522'; }
.module-81f5::before { content: '\f327'; }
.pressed_09a0::before { content: '\f219'; }
.banner-large-fec9::before { content: '\f21e'; }
.upper_6c1e::before { content: '\f2f5'; }

/* Social Icons */
.photo-ea32::before { content: '\f09a'; }
.alert_purple_a8e4::before { content: '\f099'; }
.hero-glass-55de::before { content: '\f16d'; }
.banner-774e::before { content: '\f167'; }
.progress-bb2b::before { content: '\f2c6'; }
.status_0252::before { content: '\f232'; }

/* Size Classes */
.photo_motion_4c64 { font-size: 0.75em; }
.accordion_e7cc { font-size: 0.875em; }
.new_9637 { font-size: 1.33em; }
.selected-71dc { font-size: 1.5em; }
.clean-f4b2 { font-size: 2em; }
.over-4b92 { font-size: 3em; }

/* Animation Classes */
.upper-5b76 {
    animation: fa-spin 2s infinite linear;
}

.active-2251 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d45d */
.ghost-box-p2 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
