/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.large_ce8e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.block_rough_33b2, .icon-down-2567 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.panel-fixed-578e::before { content: '\f015'; }
.nav_cc36::before { content: '\f007'; }
.slow_23b4::before { content: '\f023'; }
.copper_76c3::before { content: '\f0e0'; }
.filter_d525::before { content: '\f095'; }
.label-brown-1cd6::before { content: '\f005'; }
.up-99b6::before { content: '\f004'; }
.stone-a14f::before { content: '\f00c'; }
.breadcrumb-selected-c6fe::before { content: '\f00d'; }
.logo_1610::before { content: '\f002'; }
.outline-ccd8::before { content: '\f0c9'; }
.sidebar_clean_8a1a::before { content: '\f061'; }
.texture_west_d4f4::before { content: '\f060'; }
.narrow-662a::before { content: '\f04b'; }
.hero_south_a88b::before { content: '\f04c'; }
.notification-west-0d39::before { content: '\f019'; }
.item-bronze-cee9::before { content: '\f093'; }
.lower_2ecf::before { content: '\f132'; }
.breadcrumb_5d1c::before { content: '\f091'; }
.surface_bright_2eeb::before { content: '\f06b'; }
.message_a8f1::before { content: '\f0d6'; }
.label-c2e1::before { content: '\f09d'; }
.out_2a59::before { content: '\f10b'; }
.fluid_3909::before { content: '\f108'; }
.black-07d9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.static-4a76::before { content: '\f522'; }
.video-short-a44b::before { content: '\f327'; }
.fast-17cf::before { content: '\f219'; }
.modal-paper-0dfd::before { content: '\f21e'; }
.panel-77f6::before { content: '\f2f5'; }

/* Social Icons */
.link-west-d8d2::before { content: '\f09a'; }
.feature-3249::before { content: '\f099'; }
.secondary-copper-ace2::before { content: '\f16d'; }
.table-6b32::before { content: '\f167'; }
.accordion-orange-47d2::before { content: '\f2c6'; }
.label_down_16fe::before { content: '\f232'; }

/* Size Classes */
.modal_smooth_c1ca { font-size: 0.75em; }
.panel-top-1ab1 { font-size: 0.875em; }
.active_d2cb { font-size: 1.33em; }
.nav_d339 { font-size: 1.5em; }
.focus_7158 { font-size: 2em; }
.mini-979f { font-size: 3em; }

/* Animation Classes */
.paragraph-cce5 {
    animation: fa-spin 2s infinite linear;
}

.primary-a9af {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 798f */
.phantom-card-a5 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
