/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notice_orange_b889) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.feature_current_c5f8, .sort_hard_f9f0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.solid_818f::before { content: '\f015'; }
.hidden_complex_c2ce::before { content: '\f007'; }
.last-38a3::before { content: '\f023'; }
.action-6b05::before { content: '\f0e0'; }
.copper-4fc2::before { content: '\f095'; }
.prev_3552::before { content: '\f005'; }
.image-left-44d0::before { content: '\f004'; }
.accordion-cool-2148::before { content: '\f00c'; }
.overlay-yellow-86fc::before { content: '\f00d'; }
.avatar-c241::before { content: '\f002'; }
.carousel_d154::before { content: '\f0c9'; }
.overlay-553a::before { content: '\f061'; }
.white_be67::before { content: '\f060'; }
.table_clean_449f::before { content: '\f04b'; }
.huge_cad4::before { content: '\f04c'; }
.caption-c21f::before { content: '\f019'; }
.texture_glass_8744::before { content: '\f093'; }
.active_3cd5::before { content: '\f132'; }
.purple_14f3::before { content: '\f091'; }
.yellow-a7fb::before { content: '\f06b'; }
.shadow-brown-1361::before { content: '\f0d6'; }
.basic_3071::before { content: '\f09d'; }
.old-9b0a::before { content: '\f10b'; }
.smooth-e47c::before { content: '\f108'; }
.menu-2ddb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.section-5ce2::before { content: '\f522'; }
.photo-lower-bf31::before { content: '\f327'; }
.selected_7359::before { content: '\f219'; }
.hover_north_fa32::before { content: '\f21e'; }
.chip_a061::before { content: '\f2f5'; }

/* Social Icons */
.hovered_37e5::before { content: '\f09a'; }
.border_4e82::before { content: '\f099'; }
.pagination_center_ee9c::before { content: '\f16d'; }
.up-9e4d::before { content: '\f167'; }
.block-6f34::before { content: '\f2c6'; }
.overlay-basic-3abd::before { content: '\f232'; }

/* Size Classes */
.advanced_c655 { font-size: 0.75em; }
.pro-a543 { font-size: 0.875em; }
.short_31f1 { font-size: 1.33em; }
.outline_d397 { font-size: 1.5em; }
.hero-outer-23fb { font-size: 2em; }
.active-740d { font-size: 3em; }

/* Animation Classes */
.carousel_8e74 {
    animation: fa-spin 2s infinite linear;
}

.heading_purple_9b70 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 95e8 */
.phantom-card-e2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
