/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sidebar-left-fc3e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.table-black-8a1d, .up_891c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.button_7a17::before { content: '\f015'; }
.frame-west-eb3d::before { content: '\f007'; }
.section_huge_2f34::before { content: '\f023'; }
.new_ebb5::before { content: '\f0e0'; }
.header-static-6899::before { content: '\f095'; }
.glass-6d79::before { content: '\f005'; }
.focus-medium-0379::before { content: '\f004'; }
.selected-1f7d::before { content: '\f00c'; }
.hero-cold-f0c8::before { content: '\f00d'; }
.list_300f::before { content: '\f002'; }
.easy_2e09::before { content: '\f0c9'; }
.section-e2b5::before { content: '\f061'; }
.outline-80d3::before { content: '\f060'; }
.disabled_6080::before { content: '\f04b'; }
.new_be71::before { content: '\f04c'; }
.east-04c3::before { content: '\f019'; }
.content-medium-807e::before { content: '\f093'; }
.modal_simple_a584::before { content: '\f132'; }
.wrapper_f00a::before { content: '\f091'; }
.filter_medium_1703::before { content: '\f06b'; }
.popup_53a2::before { content: '\f0d6'; }
.feature-9815::before { content: '\f09d'; }
.header-5e6a::before { content: '\f10b'; }
.highlight_warm_b189::before { content: '\f108'; }
.widget-liquid-974e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.breadcrumb-thick-e808::before { content: '\f522'; }
.backdrop-purple-6cff::before { content: '\f327'; }
.liquid-4cdb::before { content: '\f219'; }
.mask-easy-7dc1::before { content: '\f21e'; }
.inner_1e1a::before { content: '\f2f5'; }

/* Social Icons */
.logo_c5c8::before { content: '\f09a'; }
.banner_motion_120a::before { content: '\f099'; }
.focus_fast_bce4::before { content: '\f16d'; }
.highlight-3032::before { content: '\f167'; }
.banner-cold-8166::before { content: '\f2c6'; }
.north_9849::before { content: '\f232'; }

/* Size Classes */
.component-dim-0536 { font-size: 0.75em; }
.fixed_30d7 { font-size: 0.875em; }
.link-fresh-61f3 { font-size: 1.33em; }
.button_soft_6cab { font-size: 1.5em; }
.highlight_bright_5309 { font-size: 2em; }
.action_8611 { font-size: 3em; }

/* Animation Classes */
.content-5aa2 {
    animation: fa-spin 2s infinite linear;
}

.pagination_prev_8ec6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5bed */
.ghost-box-a8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
