/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.short_8174) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dark-b648, .breadcrumb-short-91c7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hard-c2b8::before { content: '\f015'; }
.outer-3b91::before { content: '\f007'; }
.shade_smooth_8997::before { content: '\f023'; }
.progress-8ad1::before { content: '\f0e0'; }
.breadcrumb-slow-0650::before { content: '\f095'; }
.steel-f4f6::before { content: '\f005'; }
.new-6afd::before { content: '\f004'; }
.blue-8014::before { content: '\f00c'; }
.component-prev-b84c::before { content: '\f00d'; }
.slider-688c::before { content: '\f002'; }
.row-45ca::before { content: '\f0c9'; }
.cold-ed3c::before { content: '\f061'; }
.hard_e434::before { content: '\f060'; }
.list-right-1f3d::before { content: '\f04b'; }
.west_936f::before { content: '\f04c'; }
.preview-left-ccd5::before { content: '\f019'; }
.element_hot_b790::before { content: '\f093'; }
.notice-dim-e879::before { content: '\f132'; }
.item-2ac9::before { content: '\f091'; }
.aside_complex_9e72::before { content: '\f06b'; }
.lite-11bb::before { content: '\f0d6'; }
.backdrop-under-ec6b::before { content: '\f09d'; }
.large-852c::before { content: '\f10b'; }
.summary_advanced_209e::before { content: '\f108'; }
.hover-22ed::before { content: '\f10a'; }

/* Gambling Specific Icons */
.card-thick-8327::before { content: '\f522'; }
.wide-c00a::before { content: '\f327'; }
.main_5f18::before { content: '\f219'; }
.section_next_2d34::before { content: '\f21e'; }
.motion-9919::before { content: '\f2f5'; }

/* Social Icons */
.gradient_0b78::before { content: '\f09a'; }
.info-8821::before { content: '\f099'; }
.container-copper-ecf7::before { content: '\f16d'; }
.badge_steel_5372::before { content: '\f167'; }
.secondary-south-37f6::before { content: '\f2c6'; }
.label-fea4::before { content: '\f232'; }

/* Size Classes */
.heading-b2dc { font-size: 0.75em; }
.image_6293 { font-size: 0.875em; }
.section_hot_25df { font-size: 1.33em; }
.plasma-a6cd { font-size: 1.5em; }
.hard-35bf { font-size: 2em; }
.north-d3f2 { font-size: 3em; }

/* Animation Classes */
.gold_5a71 {
    animation: fa-spin 2s infinite linear;
}

.focus-0425 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cbff */
.shadow-element-a1 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
