/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pattern-0280) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.label-b30e, .section-new-2aa8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.alert-last-aa1a::before { content: '\f015'; }
.upper-3ff1::before { content: '\f007'; }
.modal_blue_0c53::before { content: '\f023'; }
.frame-defd::before { content: '\f0e0'; }
.video_lower_7cd8::before { content: '\f095'; }
.highlight-pro-d014::before { content: '\f005'; }
.tertiary_bottom_c852::before { content: '\f004'; }
.dirty_8e87::before { content: '\f00c'; }
.clean_f3a2::before { content: '\f00d'; }
.tertiary-789e::before { content: '\f002'; }
.nav-3447::before { content: '\f0c9'; }
.secondary-4778::before { content: '\f061'; }
.mask_cold_50b2::before { content: '\f060'; }
.picture_2e94::before { content: '\f04b'; }
.photo-huge-befb::before { content: '\f04c'; }
.filter_3df9::before { content: '\f019'; }
.banner-f232::before { content: '\f093'; }
.list-left-91dd::before { content: '\f132'; }
.description-8bba::before { content: '\f091'; }
.hidden_down_ff9d::before { content: '\f06b'; }
.feature-2c72::before { content: '\f0d6'; }
.focus-e967::before { content: '\f09d'; }
.over-3e98::before { content: '\f10b'; }
.alert-outer-2df4::before { content: '\f108'; }
.chip-8810::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tooltip-first-d433::before { content: '\f522'; }
.mask_glass_77fd::before { content: '\f327'; }
.dynamic-a313::before { content: '\f219'; }
.current_4eba::before { content: '\f21e'; }
.basic-d549::before { content: '\f2f5'; }

/* Social Icons */
.icon-fresh-8de4::before { content: '\f09a'; }
.blue-3865::before { content: '\f099'; }
.feature-south-68d1::before { content: '\f16d'; }
.media-glass-5609::before { content: '\f167'; }
.gallery-wood-ae62::before { content: '\f2c6'; }
.search-0b0f::before { content: '\f232'; }

/* Size Classes */
.blue_b415 { font-size: 0.75em; }
.texture-selected-1407 { font-size: 0.875em; }
.badge_prev_9f17 { font-size: 1.33em; }
.pattern-under-c11f { font-size: 1.5em; }
.static-e7bf { font-size: 2em; }
.component_bfdd { font-size: 3em; }

/* Animation Classes */
.first_e92f {
    animation: fa-spin 2s infinite linear;
}

.breadcrumb_c258 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7064 */
.shadow-element-w9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
