/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.text_e65a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.large_4153, .list_1a3a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.aside_5df3::before { content: '\f015'; }
.popup_633b::before { content: '\f007'; }
.disabled-357b::before { content: '\f023'; }
.static-1054::before { content: '\f0e0'; }
.hover_63f2::before { content: '\f095'; }
.motion-2578::before { content: '\f005'; }
.west-f98a::before { content: '\f004'; }
.pagination-slow-0dae::before { content: '\f00c'; }
.lite-5cb0::before { content: '\f00d'; }
.image_3fb4::before { content: '\f002'; }
.accordion_dynamic_4766::before { content: '\f0c9'; }
.sort-a91b::before { content: '\f061'; }
.paragraph-mini-33f4::before { content: '\f060'; }
.container_ee7e::before { content: '\f04b'; }
.east_4c72::before { content: '\f04c'; }
.soft_5b49::before { content: '\f019'; }
.form-up-3232::before { content: '\f093'; }
.focused_2f05::before { content: '\f132'; }
.overlay_09df::before { content: '\f091'; }
.link-e65f::before { content: '\f06b'; }
.prev-21a5::before { content: '\f0d6'; }
.primary-c817::before { content: '\f09d'; }
.link_fluid_7f82::before { content: '\f10b'; }
.warm_3ea3::before { content: '\f108'; }
.block-pro-162e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.breadcrumb-last-6151::before { content: '\f522'; }
.west-bbaa::before { content: '\f327'; }
.caption-c146::before { content: '\f219'; }
.picture-gas-0677::before { content: '\f21e'; }
.text_left_2edf::before { content: '\f2f5'; }

/* Social Icons */
.main-2199::before { content: '\f09a'; }
.dark_fedc::before { content: '\f099'; }
.gas_9534::before { content: '\f16d'; }
.soft_741e::before { content: '\f167'; }
.search-bae5::before { content: '\f2c6'; }
.black-0b98::before { content: '\f232'; }

/* Size Classes */
.notification-middle-370e { font-size: 0.75em; }
.nav-2d57 { font-size: 0.875em; }
.gradient_1111 { font-size: 1.33em; }
.north_1ec2 { font-size: 1.5em; }
.description-ffbd { font-size: 2em; }
.paragraph-0a53 { font-size: 3em; }

/* Animation Classes */
.avatar_hard_ccf4 {
    animation: fa-spin 2s infinite linear;
}

.form_west_5fb0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8b40 */
.ghost-box-e4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
