/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.media_fca2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.lite-8750, .row_tall_ee3e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.footer_bright_60ac::before { content: '\f015'; }
.panel_soft_772d::before { content: '\f007'; }
.pink-b5ce::before { content: '\f023'; }
.inner-8df6::before { content: '\f0e0'; }
.yellow_fc19::before { content: '\f095'; }
.hero-151d::before { content: '\f005'; }
.accordion-4f74::before { content: '\f004'; }
.menu_lite_d96e::before { content: '\f00c'; }
.focused_f17d::before { content: '\f00d'; }
.progress-806b::before { content: '\f002'; }
.middle-a5ea::before { content: '\f0c9'; }
.last_46ed::before { content: '\f061'; }
.form_red_dcf7::before { content: '\f060'; }
.content-9e84::before { content: '\f04b'; }
.panel_d3c8::before { content: '\f04c'; }
.text_liquid_e157::before { content: '\f019'; }
.info-30d4::before { content: '\f093'; }
.under-58cd::before { content: '\f132'; }
.lower_ecad::before { content: '\f091'; }
.cold-1644::before { content: '\f06b'; }
.mask-5fe2::before { content: '\f0d6'; }
.column-8a2c::before { content: '\f09d'; }
.feature-prev-5f52::before { content: '\f10b'; }
.north-d586::before { content: '\f108'; }
.message_bright_5c34::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hover_huge_d8f2::before { content: '\f522'; }
.warm_fc21::before { content: '\f327'; }
.outline_left_e0d7::before { content: '\f219'; }
.dropdown-7dfa::before { content: '\f21e'; }
.secondary_44db::before { content: '\f2f5'; }

/* Social Icons */
.message_smooth_3aa5::before { content: '\f09a'; }
.tooltip-inner-13b0::before { content: '\f099'; }
.prev-e032::before { content: '\f16d'; }
.south-f821::before { content: '\f167'; }
.widget-03ca::before { content: '\f2c6'; }
.over-f1b7::before { content: '\f232'; }

/* Size Classes */
.shade_ef84 { font-size: 0.75em; }
.video-3e06 { font-size: 0.875em; }
.tall-ae62 { font-size: 1.33em; }
.gas_7461 { font-size: 1.5em; }
.narrow_a2e8 { font-size: 2em; }
.popup_hovered_4247 { font-size: 3em; }

/* Animation Classes */
.purple-09f7 {
    animation: fa-spin 2s infinite linear;
}

.dropdown_d613 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: abc3 */
.shadow-element-k3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
