/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.footer-8576) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.text_efa4, .border_2a02 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.nav_east_438a::before { content: '\f015'; }
.search_fixed_1335::before { content: '\f007'; }
.column-wide-d8e0::before { content: '\f023'; }
.thick_bc32::before { content: '\f0e0'; }
.main-slow-da5b::before { content: '\f095'; }
.icon_fluid_f969::before { content: '\f005'; }
.bronze-8d35::before { content: '\f004'; }
.panel-wide-20a3::before { content: '\f00c'; }
.gallery-large-a8e6::before { content: '\f00d'; }
.tabs-1b33::before { content: '\f002'; }
.sort_28ca::before { content: '\f0c9'; }
.overlay_inner_6ed4::before { content: '\f061'; }
.tall-4bc9::before { content: '\f060'; }
.paragraph-5fc6::before { content: '\f04b'; }
.status_lite_f2d2::before { content: '\f04c'; }
.dropdown_edff::before { content: '\f019'; }
.primary_upper_35a9::before { content: '\f093'; }
.gradient-blue-d9a6::before { content: '\f132'; }
.tertiary-1dae::before { content: '\f091'; }
.picture-large-07d0::before { content: '\f06b'; }
.summary_9225::before { content: '\f0d6'; }
.layout-b6c0::before { content: '\f09d'; }
.hero-dark-4d0f::before { content: '\f10b'; }
.pagination-4d58::before { content: '\f108'; }
.huge_833f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.card_north_5fb5::before { content: '\f522'; }
.fast-c8a5::before { content: '\f327'; }
.layout_421a::before { content: '\f219'; }
.thumbnail_top_d9b5::before { content: '\f21e'; }
.cool-bae4::before { content: '\f2f5'; }

/* Social Icons */
.mini-54f8::before { content: '\f09a'; }
.icon-5216::before { content: '\f099'; }
.item-5149::before { content: '\f16d'; }
.motion_de07::before { content: '\f167'; }
.progress_a291::before { content: '\f2c6'; }
.status-f777::before { content: '\f232'; }

/* Size Classes */
.bottom_b2ab { font-size: 0.75em; }
.aside-tall-dedd { font-size: 0.875em; }
.top_a62a { font-size: 1.33em; }
.iron-fe17 { font-size: 1.5em; }
.gallery-copper-ae69 { font-size: 2em; }
.description-motion-005f { font-size: 3em; }

/* Animation Classes */
.advanced-fda4 {
    animation: fa-spin 2s infinite linear;
}

.solid_c9ec {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: accc */
.phantom-card-y5 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
