/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.first_a217) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.background-be9b, .iron_89db {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.north-ce94::before { content: '\f015'; }
.column-up-4d81::before { content: '\f007'; }
.paper_a02d::before { content: '\f023'; }
.out-8706::before { content: '\f0e0'; }
.west-c4c9::before { content: '\f095'; }
.complex-35c3::before { content: '\f005'; }
.alert_2fee::before { content: '\f004'; }
.last-51a0::before { content: '\f00c'; }
.modal-east-c4df::before { content: '\f00d'; }
.texture-in-efcc::before { content: '\f002'; }
.accent-6c53::before { content: '\f0c9'; }
.pro-e65b::before { content: '\f061'; }
.focused-d9bb::before { content: '\f060'; }
.element_2c2c::before { content: '\f04b'; }
.link-80fc::before { content: '\f04c'; }
.component-1990::before { content: '\f019'; }
.column-full-d76d::before { content: '\f093'; }
.aside-4b20::before { content: '\f132'; }
.pro-4ab0::before { content: '\f091'; }
.pink_35ea::before { content: '\f06b'; }
.left-fb94::before { content: '\f0d6'; }
.main_f102::before { content: '\f09d'; }
.panel-17a0::before { content: '\f10b'; }
.down-7991::before { content: '\f108'; }
.light-d1fc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pink-fbbc::before { content: '\f522'; }
.fresh-8254::before { content: '\f327'; }
.status_narrow_c883::before { content: '\f219'; }
.grid_1d15::before { content: '\f21e'; }
.icon_white_dc12::before { content: '\f2f5'; }

/* Social Icons */
.gradient-71b2::before { content: '\f09a'; }
.popup_4770::before { content: '\f099'; }
.focus-dfc2::before { content: '\f16d'; }
.liquid-a77e::before { content: '\f167'; }
.accordion-f30c::before { content: '\f2c6'; }
.text-active-f631::before { content: '\f232'; }

/* Size Classes */
.column-8361 { font-size: 0.75em; }
.down-e97d { font-size: 0.875em; }
.article_copper_d0a7 { font-size: 1.33em; }
.image-under-f656 { font-size: 1.5em; }
.background-west-8d08 { font-size: 2em; }
.notification-dim-05a6 { font-size: 3em; }

/* Animation Classes */
.footer_prev_3852 {
    animation: fa-spin 2s infinite linear;
}

.heading_fixed_2a2a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 820f */
.ghost-box-y2 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
