/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.panel_light_04ee) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.icon-470e, .stale-a47d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.progress-black-5b9d::before { content: '\f015'; }
.pink-9e7b::before { content: '\f007'; }
.video-99ab::before { content: '\f023'; }
.avatar-fd68::before { content: '\f0e0'; }
.hot-c705::before { content: '\f095'; }
.glass-1664::before { content: '\f005'; }
.overlay-pink-652c::before { content: '\f004'; }
.preview_798f::before { content: '\f00c'; }
.east-6198::before { content: '\f00d'; }
.short-ac21::before { content: '\f002'; }
.item-190e::before { content: '\f0c9'; }
.banner_orange_4bef::before { content: '\f061'; }
.surface_up_61cd::before { content: '\f060'; }
.gallery-basic-2405::before { content: '\f04b'; }
.list_dim_9835::before { content: '\f04c'; }
.lower-7f5c::before { content: '\f019'; }
.panel-dirty-ab86::before { content: '\f093'; }
.focus-7b45::before { content: '\f132'; }
.hovered-907b::before { content: '\f091'; }
.overlay-01e6::before { content: '\f06b'; }
.gold-5cca::before { content: '\f0d6'; }
.motion_aba4::before { content: '\f09d'; }
.rough_459d::before { content: '\f10b'; }
.gold-1122::before { content: '\f108'; }
.nav_d389::before { content: '\f10a'; }

/* Gambling Specific Icons */
.filter-new-2ea2::before { content: '\f522'; }
.gradient-south-18ae::before { content: '\f327'; }
.button_25ac::before { content: '\f219'; }
.huge-ddc2::before { content: '\f21e'; }
.item-1e55::before { content: '\f2f5'; }

/* Social Icons */
.photo-blue-6729::before { content: '\f09a'; }
.article-active-3b61::before { content: '\f099'; }
.pattern-6d7c::before { content: '\f16d'; }
.clean-cef7::before { content: '\f167'; }
.title_3c1f::before { content: '\f2c6'; }
.form_advanced_84b6::before { content: '\f232'; }

/* Size Classes */
.copper_650e { font-size: 0.75em; }
.caption-clean-0025 { font-size: 0.875em; }
.nav_warm_4f32 { font-size: 1.33em; }
.background_7398 { font-size: 1.5em; }
.media_d1c5 { font-size: 2em; }
.box-inner-abd4 { font-size: 3em; }

/* Animation Classes */
.form-4953 {
    animation: fa-spin 2s infinite linear;
}

.static_953b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a0a4 */
.widget-item-d7 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
