/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.menu-bea3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.menu-cb4b, .card_fluid_aa3a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tertiary-action-c4ca::before { content: '\f015'; }
.small-fa01::before { content: '\f007'; }
.border-90e1::before { content: '\f023'; }
.gallery_73bd::before { content: '\f0e0'; }
.white_c7f4::before { content: '\f095'; }
.pink-8210::before { content: '\f005'; }
.overlay-8672::before { content: '\f004'; }
.first_75a8::before { content: '\f00c'; }
.status_hot_3d72::before { content: '\f00d'; }
.hover_slow_99a1::before { content: '\f002'; }
.secondary-bb49::before { content: '\f0c9'; }
.popup-f1a0::before { content: '\f061'; }
.motion-d07e::before { content: '\f060'; }
.main-mini-560d::before { content: '\f04b'; }
.focused-88e0::before { content: '\f04c'; }
.texture-1daf::before { content: '\f019'; }
.chip-50ed::before { content: '\f093'; }
.west-4f19::before { content: '\f132'; }
.hidden-9c5a::before { content: '\f091'; }
.dynamic_faf0::before { content: '\f06b'; }
.description-262e::before { content: '\f0d6'; }
.chip_south_13d2::before { content: '\f09d'; }
.backdrop-lite-3081::before { content: '\f10b'; }
.mini_188b::before { content: '\f108'; }
.tertiary_hot_07fc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.header_899d::before { content: '\f522'; }
.info-77fa::before { content: '\f327'; }
.header_basic_fd4a::before { content: '\f219'; }
.clean_941f::before { content: '\f21e'; }
.input_1da1::before { content: '\f2f5'; }

/* Social Icons */
.huge_9de6::before { content: '\f09a'; }
.image-75ac::before { content: '\f099'; }
.panel_f9f9::before { content: '\f16d'; }
.breadcrumb-55fb::before { content: '\f167'; }
.chip-0c35::before { content: '\f2c6'; }
.under-88ef::before { content: '\f232'; }

/* Size Classes */
.advanced_5e73 { font-size: 0.75em; }
.article_611e { font-size: 0.875em; }
.huge_cc0c { font-size: 1.33em; }
.action-dfa5 { font-size: 1.5em; }
.breadcrumb_f743 { font-size: 2em; }
.medium-1631 { font-size: 3em; }

/* Animation Classes */
.content-fba2 {
    animation: fa-spin 2s infinite linear;
}

.active-slow-a11e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 699b */
.ghost-box-e5 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
