/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tag_787a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.action_2f47, .notice_motion_6b60 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.filter-over-1be8::before { content: '\f015'; }
.left-d68f::before { content: '\f007'; }
.article-6ccf::before { content: '\f023'; }
.status_first_fe4e::before { content: '\f0e0'; }
.hover_99bb::before { content: '\f095'; }
.prev-4a14::before { content: '\f005'; }
.lower-7068::before { content: '\f004'; }
.advanced-3b7b::before { content: '\f00c'; }
.text_f227::before { content: '\f00d'; }
.footer-full-5cc2::before { content: '\f002'; }
.west_977f::before { content: '\f0c9'; }
.hovered-1e73::before { content: '\f061'; }
.left_6577::before { content: '\f060'; }
.video-clean-7aba::before { content: '\f04b'; }
.gradient-f910::before { content: '\f04c'; }
.main-simple-2156::before { content: '\f019'; }
.hero_70cc::before { content: '\f093'; }
.hard_8e49::before { content: '\f132'; }
.old-052e::before { content: '\f091'; }
.shadow_out_9c0f::before { content: '\f06b'; }
.text_87c3::before { content: '\f0d6'; }
.first-ff8b::before { content: '\f09d'; }
.media_blue_26ee::before { content: '\f10b'; }
.active_8a14::before { content: '\f108'; }
.current-8cc7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.notification-focused-b8f1::before { content: '\f522'; }
.under-16de::before { content: '\f327'; }
.hero-new-dd8a::before { content: '\f219'; }
.notice-over-e645::before { content: '\f21e'; }
.fluid_2b38::before { content: '\f2f5'; }

/* Social Icons */
.highlight-current-f5ad::before { content: '\f09a'; }
.border-old-ca20::before { content: '\f099'; }
.gallery_13ec::before { content: '\f16d'; }
.bottom-1d05::before { content: '\f167'; }
.element_5cf0::before { content: '\f2c6'; }
.focus-c3e6::before { content: '\f232'; }

/* Size Classes */
.preview_1928 { font-size: 0.75em; }
.card-ba63 { font-size: 0.875em; }
.link_aa76 { font-size: 1.33em; }
.inner_7b4c { font-size: 1.5em; }
.last_ddaa { font-size: 2em; }
.accordion-49a0 { font-size: 3em; }

/* Animation Classes */
.highlight_left_697f {
    animation: fa-spin 2s infinite linear;
}

.section_dim_03b5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 005c */
.ghost-box-j4 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
