/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.complex_1f83) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hover_yellow_2fdc, .gold_73b5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.white-0d71::before { content: '\f015'; }
.black-d9db::before { content: '\f007'; }
.shadow-9a9f::before { content: '\f023'; }
.progress-cool-1b6e::before { content: '\f0e0'; }
.notification-720a::before { content: '\f095'; }
.black-f8f3::before { content: '\f005'; }
.logo-ec65::before { content: '\f004'; }
.full_0a1a::before { content: '\f00c'; }
.aside-9dff::before { content: '\f00d'; }
.caption_62c0::before { content: '\f002'; }
.light_be76::before { content: '\f0c9'; }
.notice-motion-e45d::before { content: '\f061'; }
.selected-84d3::before { content: '\f060'; }
.iron-b032::before { content: '\f04b'; }
.wrapper_4ed3::before { content: '\f04c'; }
.old_35ec::before { content: '\f019'; }
.accent-silver-d49e::before { content: '\f093'; }
.media_warm_3a8d::before { content: '\f132'; }
.module_d0ab::before { content: '\f091'; }
.glass_e42e::before { content: '\f06b'; }
.gas_0735::before { content: '\f0d6'; }
.west-0b04::before { content: '\f09d'; }
.tooltip_bottom_5130::before { content: '\f10b'; }
.rough-04e4::before { content: '\f108'; }
.tall-595b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.logo-simple-1645::before { content: '\f522'; }
.secondary_pro_54c1::before { content: '\f327'; }
.south_ac9f::before { content: '\f219'; }
.hidden_5243::before { content: '\f21e'; }
.shade_warm_fc94::before { content: '\f2f5'; }

/* Social Icons */
.plasma_aeca::before { content: '\f09a'; }
.component-static-5d71::before { content: '\f099'; }
.container_e649::before { content: '\f16d'; }
.blue-1500::before { content: '\f167'; }
.dark_e660::before { content: '\f2c6'; }
.aside_b0c6::before { content: '\f232'; }

/* Size Classes */
.content_glass_c928 { font-size: 0.75em; }
.outline-under-8a6c { font-size: 0.875em; }
.input_complex_e0c1 { font-size: 1.33em; }
.container-dark-816e { font-size: 1.5em; }
.inner-bb6a { font-size: 2em; }
.in-4e43 { font-size: 3em; }

/* Animation Classes */
.next_2697 {
    animation: fa-spin 2s infinite linear;
}

.feature_061f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8bf2 */
.phantom-card-i0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
