/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.plasma-53b2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.menu-wide-f593, .primary_up_a1be {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.white-2e1d::before { content: '\f015'; }
.detail-old-5fe2::before { content: '\f007'; }
.shade-87c8::before { content: '\f023'; }
.element_080a::before { content: '\f0e0'; }
.backdrop_881d::before { content: '\f095'; }
.hover-rough-0587::before { content: '\f005'; }
.thick-ac2f::before { content: '\f004'; }
.thumbnail_d71a::before { content: '\f00c'; }
.pagination-mini-9302::before { content: '\f00d'; }
.link_light_af14::before { content: '\f002'; }
.border_last_6d0d::before { content: '\f0c9'; }
.pattern_hard_e524::before { content: '\f061'; }
.frame_large_cfa6::before { content: '\f060'; }
.secondary_c7c2::before { content: '\f04b'; }
.soft_7e50::before { content: '\f04c'; }
.over_cdc3::before { content: '\f019'; }
.carousel_top_694a::before { content: '\f093'; }
.center-d425::before { content: '\f132'; }
.dropdown-5d02::before { content: '\f091'; }
.soft_4269::before { content: '\f06b'; }
.hidden-iron-c0a2::before { content: '\f0d6'; }
.green_707f::before { content: '\f09d'; }
.gold-6c36::before { content: '\f10b'; }
.fast-7f50::before { content: '\f108'; }
.aside_advanced_f90d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.component_3160::before { content: '\f522'; }
.banner_2b59::before { content: '\f327'; }
.notice_blue_5d91::before { content: '\f219'; }
.hidden-a1b5::before { content: '\f21e'; }
.texture-hard-e199::before { content: '\f2f5'; }

/* Social Icons */
.layout-8095::before { content: '\f09a'; }
.brown-d326::before { content: '\f099'; }
.message_middle_0a40::before { content: '\f16d'; }
.carousel_d43f::before { content: '\f167'; }
.silver_8a80::before { content: '\f2c6'; }
.in-a8ca::before { content: '\f232'; }

/* Size Classes */
.row-static-4c16 { font-size: 0.75em; }
.dynamic_2824 { font-size: 0.875em; }
.heading_d683 { font-size: 1.33em; }
.focus-feee { font-size: 1.5em; }
.icon-8555 { font-size: 2em; }
.text-fda0 { font-size: 3em; }

/* Animation Classes */
.narrow_d8d3 {
    animation: fa-spin 2s infinite linear;
}

.notification_green_22b3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d13a */
.shadow-element-x3 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
