/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.filter_edde) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accent-smooth-2bbb, .lite_55a7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner-eb9b::before { content: '\f015'; }
.grid_hot_7d96::before { content: '\f007'; }
.left-db3d::before { content: '\f023'; }
.widget-inner-0e96::before { content: '\f0e0'; }
.item-42fd::before { content: '\f095'; }
.huge_c971::before { content: '\f005'; }
.fast_a405::before { content: '\f004'; }
.aside-9f9e::before { content: '\f00c'; }
.accordion-bd0d::before { content: '\f00d'; }
.shade-853f::before { content: '\f002'; }
.soft-7d75::before { content: '\f0c9'; }
.column-current-a54f::before { content: '\f061'; }
.complex_842f::before { content: '\f060'; }
.left_8b6e::before { content: '\f04b'; }
.row-yellow-e0fc::before { content: '\f04c'; }
.complex_9023::before { content: '\f019'; }
.gallery_first_0909::before { content: '\f093'; }
.active_db0a::before { content: '\f132'; }
.wrapper_motion_27fd::before { content: '\f091'; }
.paper-b1c2::before { content: '\f06b'; }
.box-0a92::before { content: '\f0d6'; }
.box-advanced-41e2::before { content: '\f09d'; }
.brown-c4a6::before { content: '\f10b'; }
.thick_4aea::before { content: '\f108'; }
.highlight-22aa::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element_east_1ee5::before { content: '\f522'; }
.text_pro_2d93::before { content: '\f327'; }
.center_828f::before { content: '\f219'; }
.chip-b43e::before { content: '\f21e'; }
.glass-848f::before { content: '\f2f5'; }

/* Social Icons */
.glass_033f::before { content: '\f09a'; }
.tag-1474::before { content: '\f099'; }
.row_bronze_d3bc::before { content: '\f16d'; }
.media_medium_0169::before { content: '\f167'; }
.hovered_a8f5::before { content: '\f2c6'; }
.last-623e::before { content: '\f232'; }

/* Size Classes */
.tertiary_29a5 { font-size: 0.75em; }
.black_6485 { font-size: 0.875em; }
.breadcrumb_f854 { font-size: 1.33em; }
.hover_new_39d0 { font-size: 1.5em; }
.gallery-a502 { font-size: 2em; }
.outer_73a8 { font-size: 3em; }

/* Animation Classes */
.silver-8265 {
    animation: fa-spin 2s infinite linear;
}

.active-526a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e598 */
.ghost-box-q9 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
