/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focus-70de) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dropdown_top_a5b1, .new-2442 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gradient-active-0e53::before { content: '\f015'; }
.aside-last-56cc::before { content: '\f007'; }
.shade_wood_9c93::before { content: '\f023'; }
.grid_paper_28c2::before { content: '\f0e0'; }
.wrapper-stone-ff51::before { content: '\f095'; }
.hero-soft-f53b::before { content: '\f005'; }
.north-a7c6::before { content: '\f004'; }
.shade_d41d::before { content: '\f00c'; }
.breadcrumb_dab4::before { content: '\f00d'; }
.sidebar-hard-d9c7::before { content: '\f002'; }
.highlight_hard_3a39::before { content: '\f0c9'; }
.shadow-b5eb::before { content: '\f061'; }
.top-9e61::before { content: '\f060'; }
.hidden_eaca::before { content: '\f04b'; }
.silver_b047::before { content: '\f04c'; }
.surface_7fdf::before { content: '\f019'; }
.next-4037::before { content: '\f093'; }
.accordion-1ce8::before { content: '\f132'; }
.blue-6858::before { content: '\f091'; }
.label-b543::before { content: '\f06b'; }
.tag_94b6::before { content: '\f0d6'; }
.complex_6308::before { content: '\f09d'; }
.hidden_huge_8002::before { content: '\f10b'; }
.plasma_ad06::before { content: '\f108'; }
.chip-fast-69a0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wrapper_c6ee::before { content: '\f522'; }
.old-59ad::before { content: '\f327'; }
.container_4226::before { content: '\f219'; }
.media_5c24::before { content: '\f21e'; }
.container_west_9351::before { content: '\f2f5'; }

/* Social Icons */
.hard-0c27::before { content: '\f09a'; }
.component_simple_f930::before { content: '\f099'; }
.column_a91c::before { content: '\f16d'; }
.outline-2d4c::before { content: '\f167'; }
.white-4dd9::before { content: '\f2c6'; }
.header_iron_c11a::before { content: '\f232'; }

/* Size Classes */
.pattern_full_6899 { font-size: 0.75em; }
.under-7b85 { font-size: 0.875em; }
.widget_black_9354 { font-size: 1.33em; }
.tiny-1af2 { font-size: 1.5em; }
.silver-6751 { font-size: 2em; }
.tertiary_0e57 { font-size: 3em; }

/* Animation Classes */
.feature_easy_a71b {
    animation: fa-spin 2s infinite linear;
}

.border_full_94b7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f320 */
.widget-item-d6 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
