/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.list-glass-619d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.backdrop-action-ddfc, .sort_bright_fdcb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.avatar_c85d::before { content: '\f015'; }
.primary-dim-549a::before { content: '\f007'; }
.medium_0a61::before { content: '\f023'; }
.thick_22db::before { content: '\f0e0'; }
.upper-dbeb::before { content: '\f095'; }
.focus-hard-c4e2::before { content: '\f005'; }
.shade_1e01::before { content: '\f004'; }
.heading-steel-9745::before { content: '\f00c'; }
.nav_f9f9::before { content: '\f00d'; }
.upper-8566::before { content: '\f002'; }
.banner_basic_5c07::before { content: '\f0c9'; }
.fast_9dc8::before { content: '\f061'; }
.outline-west-7d30::before { content: '\f060'; }
.preview-advanced-55c4::before { content: '\f04b'; }
.picture-a93e::before { content: '\f04c'; }
.form_2058::before { content: '\f019'; }
.content_ae76::before { content: '\f093'; }
.tertiary-b823::before { content: '\f132'; }
.nav_9c20::before { content: '\f091'; }
.widget-15ad::before { content: '\f06b'; }
.narrow-4e45::before { content: '\f0d6'; }
.clean_122d::before { content: '\f09d'; }
.overlay_fresh_18b6::before { content: '\f10b'; }
.block-811b::before { content: '\f108'; }
.hard-a175::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tiny-47b8::before { content: '\f522'; }
.medium-ede5::before { content: '\f327'; }
.light-1b0e::before { content: '\f219'; }
.info_f789::before { content: '\f21e'; }
.mask-376b::before { content: '\f2f5'; }

/* Social Icons */
.mini-9ae2::before { content: '\f09a'; }
.notification_liquid_f3c8::before { content: '\f099'; }
.fixed_6523::before { content: '\f16d'; }
.block-e5ff::before { content: '\f167'; }
.thumbnail-left-e896::before { content: '\f2c6'; }
.box-ee5d::before { content: '\f232'; }

/* Size Classes */
.hard-20da { font-size: 0.75em; }
.menu-68a8 { font-size: 0.875em; }
.pattern-bronze-24d9 { font-size: 1.33em; }
.pagination_slow_e9e7 { font-size: 1.5em; }
.link-5ada { font-size: 2em; }
.breadcrumb_left_6175 { font-size: 3em; }

/* Animation Classes */
.sidebar-260b {
    animation: fa-spin 2s infinite linear;
}

.gallery-915d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fdc8 */
.shadow-element-m8 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
