/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.over_2ddf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.nav-bb8f, .filter_c8b0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.basic-2a64::before { content: '\f015'; }
.form_42a9::before { content: '\f007'; }
.preview_under_7b45::before { content: '\f023'; }
.video_c6da::before { content: '\f0e0'; }
.paragraph-lower-0c0e::before { content: '\f095'; }
.iron-75ef::before { content: '\f005'; }
.layout_d20d::before { content: '\f004'; }
.copper-555e::before { content: '\f00c'; }
.sort-orange-50f2::before { content: '\f00d'; }
.widget_d655::before { content: '\f002'; }
.modal_last_1183::before { content: '\f0c9'; }
.main_hovered_d48f::before { content: '\f061'; }
.stale-8399::before { content: '\f060'; }
.green-7eac::before { content: '\f04b'; }
.list_down_8784::before { content: '\f04c'; }
.input-9bce::before { content: '\f019'; }
.media-hot-f627::before { content: '\f093'; }
.carousel_lower_085e::before { content: '\f132'; }
.in-c1c1::before { content: '\f091'; }
.bright_4055::before { content: '\f06b'; }
.logo-motion-49a8::before { content: '\f0d6'; }
.main-b6c7::before { content: '\f09d'; }
.surface-2ff9::before { content: '\f10b'; }
.card-motion-3386::before { content: '\f108'; }
.bright-4f0c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.texture-north-3f0d::before { content: '\f522'; }
.hover-simple-cb79::before { content: '\f327'; }
.detail-386b::before { content: '\f219'; }
.active_9b5a::before { content: '\f21e'; }
.panel_paper_1073::before { content: '\f2f5'; }

/* Social Icons */
.module-e2b6::before { content: '\f09a'; }
.avatar-fresh-cb23::before { content: '\f099'; }
.container-slow-b133::before { content: '\f16d'; }
.footer-dirty-fa12::before { content: '\f167'; }
.caption_solid_e745::before { content: '\f2c6'; }
.container_5092::before { content: '\f232'; }

/* Size Classes */
.link-7ae1 { font-size: 0.75em; }
.chip-mini-01b2 { font-size: 0.875em; }
.progress-ce31 { font-size: 1.33em; }
.cool-270d { font-size: 1.5em; }
.container_30b8 { font-size: 2em; }
.content_e277 { font-size: 3em; }

/* Animation Classes */
.active_8ef1 {
    animation: fa-spin 2s infinite linear;
}

.up_4624 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d0be */
.shadow-element-k0 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
