/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.heading_warm_1174) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.green_3316, .breadcrumb_smooth_6291 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.description_90ff::before { content: '\f015'; }
.dropdown-rough-44be::before { content: '\f007'; }
.dynamic_1093::before { content: '\f023'; }
.column_3b06::before { content: '\f0e0'; }
.up_0cc6::before { content: '\f095'; }
.status_dd16::before { content: '\f005'; }
.tabs-73de::before { content: '\f004'; }
.shade-0677::before { content: '\f00c'; }
.fresh_17e6::before { content: '\f00d'; }
.gradient-wood-43b4::before { content: '\f002'; }
.hover_east_6e9d::before { content: '\f0c9'; }
.notice_3e2d::before { content: '\f061'; }
.progress_west_a3d4::before { content: '\f060'; }
.stale-1d10::before { content: '\f04b'; }
.solid-2a9b::before { content: '\f04c'; }
.shade-2193::before { content: '\f019'; }
.carousel_09f0::before { content: '\f093'; }
.glass_15b1::before { content: '\f132'; }
.gold-a010::before { content: '\f091'; }
.block-b480::before { content: '\f06b'; }
.fixed_38dc::before { content: '\f0d6'; }
.focus-east-fd38::before { content: '\f09d'; }
.tooltip_basic_8aeb::before { content: '\f10b'; }
.iron-90a7::before { content: '\f108'; }
.dirty-7f16::before { content: '\f10a'; }

/* Gambling Specific Icons */
.form_fda5::before { content: '\f522'; }
.accordion-3297::before { content: '\f327'; }
.background_steel_9017::before { content: '\f219'; }
.paragraph_6950::before { content: '\f21e'; }
.photo_fixed_58fa::before { content: '\f2f5'; }

/* Social Icons */
.secondary_brown_f8b1::before { content: '\f09a'; }
.form-rough-4caf::before { content: '\f099'; }
.fixed_d2cd::before { content: '\f16d'; }
.search_80a7::before { content: '\f167'; }
.south_d546::before { content: '\f2c6'; }
.brown-eb2a::before { content: '\f232'; }

/* Size Classes */
.iron_b319 { font-size: 0.75em; }
.accordion_9608 { font-size: 0.875em; }
.upper_39c3 { font-size: 1.33em; }
.section_2a36 { font-size: 1.5em; }
.banner-middle-99dc { font-size: 2em; }
.purple-86c3 { font-size: 3em; }

/* Animation Classes */
.wrapper-3a21 {
    animation: fa-spin 2s infinite linear;
}

.clean-3b28 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7cba */
.ghost-box-x9 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
