/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.main-top-6651) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.cool_d4ad, .down_c9de {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tertiary_in_5c4a::before { content: '\f015'; }
.hero-755f::before { content: '\f007'; }
.next-be96::before { content: '\f023'; }
.up_9a1f::before { content: '\f0e0'; }
.popup_377e::before { content: '\f095'; }
.search-4bce::before { content: '\f005'; }
.lower-f686::before { content: '\f004'; }
.texture-active-5928::before { content: '\f00c'; }
.aside_f9e8::before { content: '\f00d'; }
.icon_focused_7041::before { content: '\f002'; }
.silver-7a6e::before { content: '\f0c9'; }
.detail-cold-8f97::before { content: '\f061'; }
.hovered_1579::before { content: '\f060'; }
.container_inner_7eb9::before { content: '\f04b'; }
.chip-0b7a::before { content: '\f04c'; }
.paper-1603::before { content: '\f019'; }
.accent-c770::before { content: '\f093'; }
.media_d9f1::before { content: '\f132'; }
.secondary-32a1::before { content: '\f091'; }
.hero_72ce::before { content: '\f06b'; }
.table-west-5ff3::before { content: '\f0d6'; }
.iron-88fc::before { content: '\f09d'; }
.cool-7d10::before { content: '\f10b'; }
.east_0372::before { content: '\f108'; }
.steel_12d9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.right_2b79::before { content: '\f522'; }
.input_109c::before { content: '\f327'; }
.block-out-97d5::before { content: '\f219'; }
.input_dirty_1a95::before { content: '\f21e'; }
.outline-pressed-f384::before { content: '\f2f5'; }

/* Social Icons */
.overlay_fc73::before { content: '\f09a'; }
.new_9779::before { content: '\f099'; }
.iron-e889::before { content: '\f16d'; }
.header-e510::before { content: '\f167'; }
.disabled_6a3d::before { content: '\f2c6'; }
.progress-1861::before { content: '\f232'; }

/* Size Classes */
.in-59fd { font-size: 0.75em; }
.shade-b7b7 { font-size: 0.875em; }
.complex-51fb { font-size: 1.33em; }
.media_static_3046 { font-size: 1.5em; }
.slider_center_d992 { font-size: 2em; }
.pro_d244 { font-size: 3em; }

/* Animation Classes */
.list_9f99 {
    animation: fa-spin 2s infinite linear;
}

.heading_hard_a7b1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f72a */
.shadow-element-c6 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
