/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.search_simple_4c21) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.nav_focused_6633, .active_128c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hidden-inner-b822::before { content: '\f015'; }
.description-current-89cc::before { content: '\f007'; }
.hover-57e2::before { content: '\f023'; }
.notification-white-4848::before { content: '\f0e0'; }
.left-dcb0::before { content: '\f095'; }
.gallery-tall-68ee::before { content: '\f005'; }
.widget-huge-8533::before { content: '\f004'; }
.notice-prev-e2bb::before { content: '\f00c'; }
.detail-next-3c1e::before { content: '\f00d'; }
.search_e19a::before { content: '\f002'; }
.last_24ea::before { content: '\f0c9'; }
.tertiary_d9ae::before { content: '\f061'; }
.brown-6e1c::before { content: '\f060'; }
.info-full-b261::before { content: '\f04b'; }
.wide_b8e0::before { content: '\f04c'; }
.top_4030::before { content: '\f019'; }
.modal_1d87::before { content: '\f093'; }
.outline-00e9::before { content: '\f132'; }
.tabs_f64b::before { content: '\f091'; }
.simple_e9d9::before { content: '\f06b'; }
.breadcrumb-out-585f::before { content: '\f0d6'; }
.modal-cold-f8ba::before { content: '\f09d'; }
.column-e10d::before { content: '\f10b'; }
.shadow_45b6::before { content: '\f108'; }
.icon-new-a94f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.notice_e043::before { content: '\f522'; }
.list-static-98b4::before { content: '\f327'; }
.media-8919::before { content: '\f219'; }
.menu-plasma-9860::before { content: '\f21e'; }
.section_motion_9a3c::before { content: '\f2f5'; }

/* Social Icons */
.active_6e7f::before { content: '\f09a'; }
.highlight-glass-a2e4::before { content: '\f099'; }
.menu-wide-be41::before { content: '\f16d'; }
.message_f0af::before { content: '\f167'; }
.box_orange_3f83::before { content: '\f2c6'; }
.label_b1d3::before { content: '\f232'; }

/* Size Classes */
.carousel-42bb { font-size: 0.75em; }
.info_1f1e { font-size: 0.875em; }
.tiny_478a { font-size: 1.33em; }
.tall-5b88 { font-size: 1.5em; }
.section_f29a { font-size: 2em; }
.fluid-7ae0 { font-size: 3em; }

/* Animation Classes */
.overlay-343b {
    animation: fa-spin 2s infinite linear;
}

.center_5566 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: aed6 */
.shadow-element-g9 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
