/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.in-ebf1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.background_huge_0337, .modal_ffd3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.nav-fb78::before { content: '\f015'; }
.orange_949a::before { content: '\f007'; }
.accordion-slow-c9ee::before { content: '\f023'; }
.tooltip-3b54::before { content: '\f0e0'; }
.texture_brown_eca0::before { content: '\f095'; }
.wood_1e6b::before { content: '\f005'; }
.active-e736::before { content: '\f004'; }
.fast_2822::before { content: '\f00c'; }
.warm_6393::before { content: '\f00d'; }
.last_d86e::before { content: '\f002'; }
.primary-pink-c3d9::before { content: '\f0c9'; }
.gradient-current-0962::before { content: '\f061'; }
.status_481e::before { content: '\f060'; }
.focus-a59c::before { content: '\f04b'; }
.stale-7215::before { content: '\f04c'; }
.sort-blue-eba4::before { content: '\f019'; }
.primary-85f9::before { content: '\f093'; }
.gradient_de0d::before { content: '\f132'; }
.sidebar-1dcf::before { content: '\f091'; }
.banner-yellow-12fa::before { content: '\f06b'; }
.media-8cfa::before { content: '\f0d6'; }
.popup-stale-e3aa::before { content: '\f09d'; }
.title-hard-e852::before { content: '\f10b'; }
.middle-9ea6::before { content: '\f108'; }
.right_b150::before { content: '\f10a'; }

/* Gambling Specific Icons */
.icon-8531::before { content: '\f522'; }
.wrapper_simple_97cf::before { content: '\f327'; }
.component-static-8b6e::before { content: '\f219'; }
.element-8983::before { content: '\f21e'; }
.thumbnail_74ce::before { content: '\f2f5'; }

/* Social Icons */
.highlight_b255::before { content: '\f09a'; }
.container_fc9d::before { content: '\f099'; }
.texture_b8b3::before { content: '\f16d'; }
.under-5040::before { content: '\f167'; }
.element_78b9::before { content: '\f2c6'; }
.hard_d66a::before { content: '\f232'; }

/* Size Classes */
.highlight-stone-cc1f { font-size: 0.75em; }
.status_bright_61c6 { font-size: 0.875em; }
.warm-3639 { font-size: 1.33em; }
.column-29bc { font-size: 1.5em; }
.gradient_soft_5150 { font-size: 2em; }
.panel-1fe1 { font-size: 3em; }

/* Animation Classes */
.yellow-5ce9 {
    animation: fa-spin 2s infinite linear;
}

.search_93fc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 07c5 */
.shadow-element-f5 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
