/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tertiary_5ef2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.lower-4049, .section_copper_c516 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.nav-basic-b1f5::before { content: '\f015'; }
.breadcrumb_3b0c::before { content: '\f007'; }
.hidden-c9f9::before { content: '\f023'; }
.thick-bbed::before { content: '\f0e0'; }
.copper_c4c5::before { content: '\f095'; }
.icon_f723::before { content: '\f005'; }
.info_fast_04a2::before { content: '\f004'; }
.button-c535::before { content: '\f00c'; }
.hidden-2594::before { content: '\f00d'; }
.black_2a8a::before { content: '\f002'; }
.row-d1d5::before { content: '\f0c9'; }
.pagination_5e79::before { content: '\f061'; }
.video-top-10c6::before { content: '\f060'; }
.dropdown_71ca::before { content: '\f04b'; }
.south-aa34::before { content: '\f04c'; }
.banner-0168::before { content: '\f019'; }
.article-a5d9::before { content: '\f093'; }
.dim-7771::before { content: '\f132'; }
.card_action_24cc::before { content: '\f091'; }
.breadcrumb_black_cf13::before { content: '\f06b'; }
.block_west_34b8::before { content: '\f0d6'; }
.middle-cca1::before { content: '\f09d'; }
.mini-2b5b::before { content: '\f10b'; }
.stale-d552::before { content: '\f108'; }
.heading-b3ca::before { content: '\f10a'; }

/* Gambling Specific Icons */
.surface-huge-653e::before { content: '\f522'; }
.slider_bronze_d513::before { content: '\f327'; }
.pagination-0c27::before { content: '\f219'; }
.cool_fbb0::before { content: '\f21e'; }
.dark-2385::before { content: '\f2f5'; }

/* Social Icons */
.picture-4c51::before { content: '\f09a'; }
.action-4f38::before { content: '\f099'; }
.dim-5bbc::before { content: '\f16d'; }
.alert-paper-e88d::before { content: '\f167'; }
.heading_static_6269::before { content: '\f2c6'; }
.white-9128::before { content: '\f232'; }

/* Size Classes */
.smooth-7bf0 { font-size: 0.75em; }
.icon-c3ed { font-size: 0.875em; }
.pressed-f8c7 { font-size: 1.33em; }
.header_dirty_7d1d { font-size: 1.5em; }
.alert-a38b { font-size: 2em; }
.dirty_737e { font-size: 3em; }

/* Animation Classes */
.tabs_stale_8bcf {
    animation: fa-spin 2s infinite linear;
}

.accent-next-7278 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 656e */
.phantom-card-d6 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
