/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.chip-130a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.east_ce15, .mini_cc04 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.widget_882b::before { content: '\f015'; }
.module_1122::before { content: '\f007'; }
.modal-5998::before { content: '\f023'; }
.chip_4922::before { content: '\f0e0'; }
.box-21d7::before { content: '\f095'; }
.sort_14cf::before { content: '\f005'; }
.detail_fixed_f89f::before { content: '\f004'; }
.surface_first_f092::before { content: '\f00c'; }
.simple_8e62::before { content: '\f00d'; }
.gradient_purple_3680::before { content: '\f002'; }
.hero-47a3::before { content: '\f0c9'; }
.secondary_0174::before { content: '\f061'; }
.info_paper_fa06::before { content: '\f060'; }
.tall-40b9::before { content: '\f04b'; }
.cold-284b::before { content: '\f04c'; }
.icon-886e::before { content: '\f019'; }
.info_bottom_2b43::before { content: '\f093'; }
.outer-0e6f::before { content: '\f132'; }
.old_97c8::before { content: '\f091'; }
.outline_blue_95b4::before { content: '\f06b'; }
.center_fe5e::before { content: '\f0d6'; }
.white-ad19::before { content: '\f09d'; }
.menu_adaa::before { content: '\f10b'; }
.media_dffe::before { content: '\f108'; }
.search-7cff::before { content: '\f10a'; }

/* Gambling Specific Icons */
.new-28ec::before { content: '\f522'; }
.preview_small_9c78::before { content: '\f327'; }
.row_pink_3cba::before { content: '\f219'; }
.pagination_fresh_ec8a::before { content: '\f21e'; }
.next-d1bb::before { content: '\f2f5'; }

/* Social Icons */
.mask-3650::before { content: '\f09a'; }
.overlay-red-0d4c::before { content: '\f099'; }
.shadow-current-2b9f::before { content: '\f16d'; }
.brown-39a0::before { content: '\f167'; }
.list-ef5f::before { content: '\f2c6'; }
.detail-liquid-7653::before { content: '\f232'; }

/* Size Classes */
.cool_e1a9 { font-size: 0.75em; }
.button-pink-19e3 { font-size: 0.875em; }
.message_bronze_675b { font-size: 1.33em; }
.glass-c8b6 { font-size: 1.5em; }
.hidden-center-8059 { font-size: 2em; }
.lower-def3 { font-size: 3em; }

/* Animation Classes */
.progress-97b2 {
    animation: fa-spin 2s infinite linear;
}

.layout_486b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9242 */
.ghost-box-a7 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
