/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.right_7342) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.breadcrumb_8d4d, .button-a49c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tertiary-05ef::before { content: '\f015'; }
.dim_2118::before { content: '\f007'; }
.light-a828::before { content: '\f023'; }
.frame_middle_e2af::before { content: '\f0e0'; }
.tabs-pressed-0db3::before { content: '\f095'; }
.sidebar_red_232f::before { content: '\f005'; }
.green-83e0::before { content: '\f004'; }
.hard-44d9::before { content: '\f00c'; }
.list-active-9557::before { content: '\f00d'; }
.old_6d81::before { content: '\f002'; }
.texture-dynamic-5fc5::before { content: '\f0c9'; }
.paper-da2a::before { content: '\f061'; }
.message-3c39::before { content: '\f060'; }
.logo_over_0816::before { content: '\f04b'; }
.logo_cold_6f34::before { content: '\f04c'; }
.frame-tiny-a5b2::before { content: '\f019'; }
.component_warm_807f::before { content: '\f093'; }
.heading_6b05::before { content: '\f132'; }
.avatar_tiny_3e40::before { content: '\f091'; }
.notification-tiny-d395::before { content: '\f06b'; }
.list-tall-ff09::before { content: '\f0d6'; }
.heading_3961::before { content: '\f09d'; }
.menu_1d18::before { content: '\f10b'; }
.gallery-white-2fb5::before { content: '\f108'; }
.label_inner_b9b4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.panel-dc70::before { content: '\f522'; }
.outer-5870::before { content: '\f327'; }
.menu_461a::before { content: '\f219'; }
.badge-3075::before { content: '\f21e'; }
.copper-95b6::before { content: '\f2f5'; }

/* Social Icons */
.filter-dynamic-10b0::before { content: '\f09a'; }
.info-pink-e030::before { content: '\f099'; }
.input-0e4b::before { content: '\f16d'; }
.accordion_162f::before { content: '\f167'; }
.active-72f8::before { content: '\f2c6'; }
.tag-6890::before { content: '\f232'; }

/* Size Classes */
.hot_2241 { font-size: 0.75em; }
.block-hard-c2c6 { font-size: 0.875em; }
.module-6fe6 { font-size: 1.33em; }
.media_83b9 { font-size: 1.5em; }
.old-db10 { font-size: 2em; }
.filter-gas-67ea { font-size: 3em; }

/* Animation Classes */
.selected-2b34 {
    animation: fa-spin 2s infinite linear;
}

.footer_up_a5af {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4b51 */
.ghost-box-f0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
