/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.south-07f4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tiny_e3ea, .in_b340 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pagination-wide-bce7::before { content: '\f015'; }
.feature-orange-2d86::before { content: '\f007'; }
.grid_action_8fcf::before { content: '\f023'; }
.dark-6b91::before { content: '\f0e0'; }
.hidden_short_022a::before { content: '\f095'; }
.accordion-smooth-007b::before { content: '\f005'; }
.shadow-d40f::before { content: '\f004'; }
.caption_in_8ed1::before { content: '\f00c'; }
.logo-36cb::before { content: '\f00d'; }
.pagination_cool_301e::before { content: '\f002'; }
.panel_small_e321::before { content: '\f0c9'; }
.secondary_cb43::before { content: '\f061'; }
.notice-simple-9862::before { content: '\f060'; }
.nav_d1a8::before { content: '\f04b'; }
.module-lite-73b6::before { content: '\f04c'; }
.menu_under_0ede::before { content: '\f019'; }
.hidden_pressed_f9cf::before { content: '\f093'; }
.message-action-bc8a::before { content: '\f132'; }
.component_large_7ca5::before { content: '\f091'; }
.current_c3d9::before { content: '\f06b'; }
.pattern-955d::before { content: '\f0d6'; }
.input_0c63::before { content: '\f09d'; }
.text_f2bd::before { content: '\f10b'; }
.blue_7c31::before { content: '\f108'; }
.top_bd29::before { content: '\f10a'; }

/* Gambling Specific Icons */
.new-4dd8::before { content: '\f522'; }
.accent_selected_4f1f::before { content: '\f327'; }
.mask_lite_3145::before { content: '\f219'; }
.old_93f7::before { content: '\f21e'; }
.nav_693e::before { content: '\f2f5'; }

/* Social Icons */
.feature_tiny_75dd::before { content: '\f09a'; }
.background-f0e1::before { content: '\f099'; }
.table_blue_c312::before { content: '\f16d'; }
.image_cold_3155::before { content: '\f167'; }
.modal_brown_8580::before { content: '\f2c6'; }
.west-18e5::before { content: '\f232'; }

/* Size Classes */
.current-8bcd { font-size: 0.75em; }
.outline-07da { font-size: 0.875em; }
.dim-ed74 { font-size: 1.33em; }
.feature-a8c1 { font-size: 1.5em; }
.breadcrumb-e30f { font-size: 2em; }
.accent_hovered_f630 { font-size: 3em; }

/* Animation Classes */
.new_fbd3 {
    animation: fa-spin 2s infinite linear;
}

.sidebar-wood-7338 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0e5a */
.phantom-card-c4 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
