/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.red_43f7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.top_32d7, .tertiary_9359 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hero-tall-2ed8::before { content: '\f015'; }
.advanced-9423::before { content: '\f007'; }
.huge_aaed::before { content: '\f023'; }
.outline_fluid_db4d::before { content: '\f0e0'; }
.chip-medium-738f::before { content: '\f095'; }
.hover-glass-9a85::before { content: '\f005'; }
.pattern-upper-950a::before { content: '\f004'; }
.texture-stone-45cd::before { content: '\f00c'; }
.tertiary_a5fa::before { content: '\f00d'; }
.advanced-15f2::before { content: '\f002'; }
.widget-5f7a::before { content: '\f0c9'; }
.heading_blue_258d::before { content: '\f061'; }
.advanced-e4f0::before { content: '\f060'; }
.list-clean-db6a::before { content: '\f04b'; }
.stale_c296::before { content: '\f04c'; }
.under-0e72::before { content: '\f019'; }
.alert_0690::before { content: '\f093'; }
.middle_beda::before { content: '\f132'; }
.aside-old-3c76::before { content: '\f091'; }
.label_focused_2528::before { content: '\f06b'; }
.message_968e::before { content: '\f0d6'; }
.widget-705c::before { content: '\f09d'; }
.preview_up_9db8::before { content: '\f10b'; }
.icon_7fd6::before { content: '\f108'; }
.list-solid-230e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focused-7a07::before { content: '\f522'; }
.dropdown-south-7c44::before { content: '\f327'; }
.solid-91c5::before { content: '\f219'; }
.large-ab16::before { content: '\f21e'; }
.slider_top_d82e::before { content: '\f2f5'; }

/* Social Icons */
.pagination_788a::before { content: '\f09a'; }
.module_ec28::before { content: '\f099'; }
.south_faf0::before { content: '\f16d'; }
.hero_ad65::before { content: '\f167'; }
.nav-white-4517::before { content: '\f2c6'; }
.section_fluid_4f1d::before { content: '\f232'; }

/* Size Classes */
.fixed_e4fd { font-size: 0.75em; }
.badge-stone-acdb { font-size: 0.875em; }
.box-2ffc { font-size: 1.33em; }
.disabled-tall-3ba2 { font-size: 1.5em; }
.label-active-e1dc { font-size: 2em; }
.popup-pro-ea68 { font-size: 3em; }

/* Animation Classes */
.sort_in_8ef8 {
    animation: fa-spin 2s infinite linear;
}

.soft_239b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d3bd */
.widget-item-s7 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
