/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.progress-ec63) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.medium-0520, .input_f189 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.form_517e::before { content: '\f015'; }
.lower-a3ff::before { content: '\f007'; }
.east_d2d3::before { content: '\f023'; }
.south-b231::before { content: '\f0e0'; }
.menu_46ee::before { content: '\f095'; }
.media_5541::before { content: '\f005'; }
.frame_0916::before { content: '\f004'; }
.detail_3b20::before { content: '\f00c'; }
.list-advanced-a69d::before { content: '\f00d'; }
.active-6e63::before { content: '\f002'; }
.hover-272b::before { content: '\f0c9'; }
.alert-63a6::before { content: '\f061'; }
.title-copper-9969::before { content: '\f060'; }
.next-8e32::before { content: '\f04b'; }
.old_aef5::before { content: '\f04c'; }
.fluid_e976::before { content: '\f019'; }
.slider-a0e3::before { content: '\f093'; }
.video_884d::before { content: '\f132'; }
.tabs-6c6d::before { content: '\f091'; }
.notice_hard_70b0::before { content: '\f06b'; }
.secondary-active-406e::before { content: '\f0d6'; }
.feature-2b00::before { content: '\f09d'; }
.accordion_438c::before { content: '\f10b'; }
.image_medium_c262::before { content: '\f108'; }
.soft_d9f8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.alert_30a9::before { content: '\f522'; }
.element_87da::before { content: '\f327'; }
.element_fixed_cf7c::before { content: '\f219'; }
.sort-8804::before { content: '\f21e'; }
.south-5bac::before { content: '\f2f5'; }

/* Social Icons */
.paragraph_dynamic_7c50::before { content: '\f09a'; }
.easy_96a9::before { content: '\f099'; }
.input_west_21b8::before { content: '\f16d'; }
.disabled-e786::before { content: '\f167'; }
.dark_ce54::before { content: '\f2c6'; }
.widget-under-4155::before { content: '\f232'; }

/* Size Classes */
.message_upper_215b { font-size: 0.75em; }
.table_74fb { font-size: 0.875em; }
.narrow_8ad0 { font-size: 1.33em; }
.surface_1b66 { font-size: 1.5em; }
.block-middle-6497 { font-size: 2em; }
.section_6b53 { font-size: 3em; }

/* Animation Classes */
.title_static_e7bf {
    animation: fa-spin 2s infinite linear;
}

.carousel_up_60e1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 101b */
.widget-item-o6 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
