/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dropdown_bf5f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shadow_out_3806, .button_wide_40f3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.warm-07ad::before { content: '\f015'; }
.summary_e6e4::before { content: '\f007'; }
.modal_north_514d::before { content: '\f023'; }
.logo-simple-7259::before { content: '\f0e0'; }
.focus-459b::before { content: '\f095'; }
.image_b8b3::before { content: '\f005'; }
.button-9377::before { content: '\f004'; }
.top_c54b::before { content: '\f00c'; }
.description_dark_a308::before { content: '\f00d'; }
.shade_stone_43f7::before { content: '\f002'; }
.chip-ccba::before { content: '\f0c9'; }
.lower-50c4::before { content: '\f061'; }
.outline_5d4c::before { content: '\f060'; }
.layout_2ece::before { content: '\f04b'; }
.box-dim-9bd6::before { content: '\f04c'; }
.paper_5633::before { content: '\f019'; }
.column-95f3::before { content: '\f093'; }
.banner_4a46::before { content: '\f132'; }
.tall_1a27::before { content: '\f091'; }
.video_stale_c62b::before { content: '\f06b'; }
.iron_1f32::before { content: '\f0d6'; }
.notification_6bae::before { content: '\f09d'; }
.text_d474::before { content: '\f10b'; }
.container_fixed_18e6::before { content: '\f108'; }
.status_fresh_1bf5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.description_234f::before { content: '\f522'; }
.surface_bronze_33f4::before { content: '\f327'; }
.gradient-893a::before { content: '\f219'; }
.hero_outer_aeda::before { content: '\f21e'; }
.caption_b632::before { content: '\f2f5'; }

/* Social Icons */
.pattern-0446::before { content: '\f09a'; }
.button_bottom_32e2::before { content: '\f099'; }
.gradient_plasma_7f64::before { content: '\f16d'; }
.item-7337::before { content: '\f167'; }
.element_fast_12f4::before { content: '\f2c6'; }
.secondary_b68f::before { content: '\f232'; }

/* Size Classes */
.form_b2df { font-size: 0.75em; }
.next_d648 { font-size: 0.875em; }
.menu-white-a0a0 { font-size: 1.33em; }
.box-a98e { font-size: 1.5em; }
.footer_simple_1081 { font-size: 2em; }
.layout_large_b98c { font-size: 3em; }

/* Animation Classes */
.iron_87c5 {
    animation: fa-spin 2s infinite linear;
}

.element-last-bfe6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f9fe */
.ghost-box-j2 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
