/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.simple_c25a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hidden-dafd, .pagination_dynamic_3cb5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.primary-0c3e::before { content: '\f015'; }
.paragraph-6fcc::before { content: '\f007'; }
.button-wide-7379::before { content: '\f023'; }
.complex-dd11::before { content: '\f0e0'; }
.grid_e9e7::before { content: '\f095'; }
.heading_pressed_5eb7::before { content: '\f005'; }
.image-bright-7ef9::before { content: '\f004'; }
.focus_437b::before { content: '\f00c'; }
.panel_7575::before { content: '\f00d'; }
.progress_fast_1ba7::before { content: '\f002'; }
.caption_60c1::before { content: '\f0c9'; }
.layout_basic_8dfd::before { content: '\f061'; }
.dirty_339d::before { content: '\f060'; }
.sidebar_gas_30d9::before { content: '\f04b'; }
.card_slow_c681::before { content: '\f04c'; }
.gradient-5c84::before { content: '\f019'; }
.large_e3ab::before { content: '\f093'; }
.blue-5fe7::before { content: '\f132'; }
.module-c9db::before { content: '\f091'; }
.gallery_65c1::before { content: '\f06b'; }
.aside-brown-234a::before { content: '\f0d6'; }
.background-aa23::before { content: '\f09d'; }
.primary_b022::before { content: '\f10b'; }
.hard_27cf::before { content: '\f108'; }
.static_f3f3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tabs-f002::before { content: '\f522'; }
.input_1739::before { content: '\f327'; }
.center_0a22::before { content: '\f219'; }
.brown_93f3::before { content: '\f21e'; }
.yellow-f556::before { content: '\f2f5'; }

/* Social Icons */
.progress-cf7d::before { content: '\f09a'; }
.backdrop_full_7c2f::before { content: '\f099'; }
.white-ebd5::before { content: '\f16d'; }
.table-b2e7::before { content: '\f167'; }
.accordion-7b86::before { content: '\f2c6'; }
.overlay-liquid-1b91::before { content: '\f232'; }

/* Size Classes */
.filter-f1da { font-size: 0.75em; }
.preview-dirty-4c60 { font-size: 0.875em; }
.hero-77e7 { font-size: 1.33em; }
.text_f13e { font-size: 1.5em; }
.row-focused-2f21 { font-size: 2em; }
.secondary_857d { font-size: 3em; }

/* Animation Classes */
.preview_a20f {
    animation: fa-spin 2s infinite linear;
}

.north_4bf4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6bd0 */
.phantom-card-n0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
