/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fixed-bd0e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.caption-892a, .input-2d4f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.outline-bb1f::before { content: '\f015'; }
.border_pro_c0f5::before { content: '\f007'; }
.frame_5791::before { content: '\f023'; }
.heading_4ab4::before { content: '\f0e0'; }
.nav_out_078f::before { content: '\f095'; }
.accordion-141d::before { content: '\f005'; }
.over_1fb0::before { content: '\f004'; }
.wood_0794::before { content: '\f00c'; }
.tag-4baf::before { content: '\f00d'; }
.filter_0a1b::before { content: '\f002'; }
.clean-d897::before { content: '\f0c9'; }
.secondary_clean_53e5::before { content: '\f061'; }
.background_d4e8::before { content: '\f060'; }
.hero_liquid_c7cb::before { content: '\f04b'; }
.filter_d427::before { content: '\f04c'; }
.down_6488::before { content: '\f019'; }
.frame-inner-1aa2::before { content: '\f093'; }
.item-d22e::before { content: '\f132'; }
.plasma-eef3::before { content: '\f091'; }
.description-iron-6cd4::before { content: '\f06b'; }
.message-799b::before { content: '\f0d6'; }
.gallery-ed19::before { content: '\f09d'; }
.tiny_e89c::before { content: '\f10b'; }
.south-b36e::before { content: '\f108'; }
.current-bb3c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.narrow_cb8c::before { content: '\f522'; }
.module-33dd::before { content: '\f327'; }
.preview_simple_936a::before { content: '\f219'; }
.module-simple-6000::before { content: '\f21e'; }
.narrow_38bd::before { content: '\f2f5'; }

/* Social Icons */
.section_first_01a6::before { content: '\f09a'; }
.glass-0714::before { content: '\f099'; }
.new-1a7a::before { content: '\f16d'; }
.medium-56a0::before { content: '\f167'; }
.header-9ce3::before { content: '\f2c6'; }
.brown-77a3::before { content: '\f232'; }

/* Size Classes */
.dynamic-1411 { font-size: 0.75em; }
.carousel_next_416d { font-size: 0.875em; }
.light-89b6 { font-size: 1.33em; }
.text-e99b { font-size: 1.5em; }
.menu_current_f8bc { font-size: 2em; }
.secondary-e980 { font-size: 3em; }

/* Animation Classes */
.label_5ac2 {
    animation: fa-spin 2s infinite linear;
}

.tabs-tall-0ce9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0e69 */
.ghost-box-q4 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
