/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slider_7a1e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tertiary_c2ba, .heading_solid_f245 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.avatar-3f92::before { content: '\f015'; }
.logo_cold_6733::before { content: '\f007'; }
.frame-orange-bcdc::before { content: '\f023'; }
.header_tiny_5fab::before { content: '\f0e0'; }
.row-basic-f340::before { content: '\f095'; }
.complex_e2a1::before { content: '\f005'; }
.popup-blue-97ed::before { content: '\f004'; }
.background_2a82::before { content: '\f00c'; }
.top-a396::before { content: '\f00d'; }
.dropdown_1116::before { content: '\f002'; }
.header-tall-0afa::before { content: '\f0c9'; }
.picture_silver_6d9b::before { content: '\f061'; }
.layout-black-7d49::before { content: '\f060'; }
.hero_simple_2b24::before { content: '\f04b'; }
.sort_narrow_0f56::before { content: '\f04c'; }
.overlay_4582::before { content: '\f019'; }
.plasma-b03d::before { content: '\f093'; }
.breadcrumb_huge_3a04::before { content: '\f132'; }
.title_60ad::before { content: '\f091'; }
.item-pink-a65e::before { content: '\f06b'; }
.shade-top-0479::before { content: '\f0d6'; }
.hovered_cb9f::before { content: '\f09d'; }
.layout-8952::before { content: '\f10b'; }
.aside-simple-af8e::before { content: '\f108'; }
.border_c581::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dirty_980b::before { content: '\f522'; }
.stone-3db2::before { content: '\f327'; }
.summary_adb7::before { content: '\f219'; }
.icon-dim-43e2::before { content: '\f21e'; }
.yellow_cef2::before { content: '\f2f5'; }

/* Social Icons */
.shadow-cool-53b5::before { content: '\f09a'; }
.outer-31cd::before { content: '\f099'; }
.pattern-prev-7311::before { content: '\f16d'; }
.center-9f9c::before { content: '\f167'; }
.feature-top-6616::before { content: '\f2c6'; }
.wrapper-da47::before { content: '\f232'; }

/* Size Classes */
.upper-1a20 { font-size: 0.75em; }
.middle_4672 { font-size: 0.875em; }
.fluid-b021 { font-size: 1.33em; }
.sidebar_dim_97dd { font-size: 1.5em; }
.last_932f { font-size: 2em; }
.box-d265 { font-size: 3em; }

/* Animation Classes */
.shadow-glass-877a {
    animation: fa-spin 2s infinite linear;
}

.east_06d7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dae6 */
.widget-item-n4 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
