/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.section_9fd3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.heading-4818, .media_d532 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.secondary_dynamic_cf61::before { content: '\f015'; }
.wide_1ba6::before { content: '\f007'; }
.filter_3166::before { content: '\f023'; }
.tooltip_medium_6c5c::before { content: '\f0e0'; }
.summary-a5ff::before { content: '\f095'; }
.hot_d161::before { content: '\f005'; }
.layout_glass_9c5c::before { content: '\f004'; }
.dirty_308b::before { content: '\f00c'; }
.section_iron_cd10::before { content: '\f00d'; }
.image_dim_c000::before { content: '\f002'; }
.label_d674::before { content: '\f0c9'; }
.progress_cool_36cf::before { content: '\f061'; }
.element-c511::before { content: '\f060'; }
.bottom_dad7::before { content: '\f04b'; }
.complex-8cf4::before { content: '\f04c'; }
.border-fluid-7e8e::before { content: '\f019'; }
.menu_action_89f4::before { content: '\f093'; }
.carousel_dc36::before { content: '\f132'; }
.panel_cool_a9a2::before { content: '\f091'; }
.plasma-7d9e::before { content: '\f06b'; }
.out_139c::before { content: '\f0d6'; }
.hero-158f::before { content: '\f09d'; }
.nav_3bce::before { content: '\f10b'; }
.middle_9b49::before { content: '\f108'; }
.full_a8e1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.badge_fluid_5ebd::before { content: '\f522'; }
.title-dc7f::before { content: '\f327'; }
.wrapper_1f7d::before { content: '\f219'; }
.detail-a2d1::before { content: '\f21e'; }
.purple-42a3::before { content: '\f2f5'; }

/* Social Icons */
.disabled-lower-1aa6::before { content: '\f09a'; }
.secondary_first_babe::before { content: '\f099'; }
.tertiary-3b3f::before { content: '\f16d'; }
.fast_b763::before { content: '\f167'; }
.background_00a1::before { content: '\f2c6'; }
.video-0704::before { content: '\f232'; }

/* Size Classes */
.paragraph_7395 { font-size: 0.75em; }
.content-a7a5 { font-size: 0.875em; }
.gallery-in-19b1 { font-size: 1.33em; }
.form-8559 { font-size: 1.5em; }
.slow_c200 { font-size: 2em; }
.current_3589 { font-size: 3em; }

/* Animation Classes */
.message_6693 {
    animation: fa-spin 2s infinite linear;
}

.sidebar_c88f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4ceb */
.shadow-element-g1 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
