/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.badge-north-94be) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.green-f345, .breadcrumb-hard-5b05 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.backdrop_east_5f9f::before { content: '\f015'; }
.texture-abe0::before { content: '\f007'; }
.background-tiny-0b4a::before { content: '\f023'; }
.aside-bright-df2a::before { content: '\f0e0'; }
.sidebar-middle-be79::before { content: '\f095'; }
.backdrop-ddd0::before { content: '\f005'; }
.dropdown_daa3::before { content: '\f004'; }
.highlight-easy-8160::before { content: '\f00c'; }
.preview-wood-1b78::before { content: '\f00d'; }
.highlight-blue-8a8e::before { content: '\f002'; }
.hover_95af::before { content: '\f0c9'; }
.overlay-a8fa::before { content: '\f061'; }
.active-5397::before { content: '\f060'; }
.message-0d7b::before { content: '\f04b'; }
.focused_2eb8::before { content: '\f04c'; }
.label_tiny_3494::before { content: '\f019'; }
.main_2387::before { content: '\f093'; }
.hover-4881::before { content: '\f132'; }
.aside_c84e::before { content: '\f091'; }
.cold-f986::before { content: '\f06b'; }
.frame_3a6e::before { content: '\f0d6'; }
.thumbnail_stone_12c4::before { content: '\f09d'; }
.gradient-9fe5::before { content: '\f10b'; }
.section_west_1624::before { content: '\f108'; }
.content_18a6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.alert_pro_f127::before { content: '\f522'; }
.sort_d3f1::before { content: '\f327'; }
.outline-7b2a::before { content: '\f219'; }
.banner_a26a::before { content: '\f21e'; }
.layout_black_c3eb::before { content: '\f2f5'; }

/* Social Icons */
.breadcrumb_hot_1909::before { content: '\f09a'; }
.tertiary-3e20::before { content: '\f099'; }
.border_51ef::before { content: '\f16d'; }
.menu_top_f77d::before { content: '\f167'; }
.highlight_orange_687b::before { content: '\f2c6'; }
.grid-lite-8a9c::before { content: '\f232'; }

/* Size Classes */
.widget-dark-70a1 { font-size: 0.75em; }
.basic_3efc { font-size: 0.875em; }
.sort-smooth-a440 { font-size: 1.33em; }
.action_b9af { font-size: 1.5em; }
.notification-912b { font-size: 2em; }
.liquid_3d28 { font-size: 3em; }

/* Animation Classes */
.carousel-slow-7ed7 {
    animation: fa-spin 2s infinite linear;
}

.input_thick_7a06 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 02cf */
.widget-item-v5 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
