/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.last_d6e0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.fixed-4d29, .summary-pink-0232 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.south_748d::before { content: '\f015'; }
.alert-1cf1::before { content: '\f007'; }
.preview-easy-8772::before { content: '\f023'; }
.component-ac82::before { content: '\f0e0'; }
.container_751d::before { content: '\f095'; }
.black_74d7::before { content: '\f005'; }
.progress_5353::before { content: '\f004'; }
.banner-green-5377::before { content: '\f00c'; }
.hard-472c::before { content: '\f00d'; }
.description-eca1::before { content: '\f002'; }
.bottom-b0cd::before { content: '\f0c9'; }
.copper-5f58::before { content: '\f061'; }
.layout-center-f444::before { content: '\f060'; }
.mask_dim_cac1::before { content: '\f04b'; }
.heading-f6ff::before { content: '\f04c'; }
.gradient-bronze-ca04::before { content: '\f019'; }
.alert-8575::before { content: '\f093'; }
.chip_52a3::before { content: '\f132'; }
.stone_3000::before { content: '\f091'; }
.logo_a964::before { content: '\f06b'; }
.list_3d7d::before { content: '\f0d6'; }
.media-inner-16b8::before { content: '\f09d'; }
.progress-new-b706::before { content: '\f10b'; }
.bottom_7440::before { content: '\f108'; }
.pagination_hard_eb30::before { content: '\f10a'; }

/* Gambling Specific Icons */
.list-d0fa::before { content: '\f522'; }
.aside_b202::before { content: '\f327'; }
.tabs-active-f461::before { content: '\f219'; }
.tag_orange_9e07::before { content: '\f21e'; }
.red-7900::before { content: '\f2f5'; }

/* Social Icons */
.preview-selected-9805::before { content: '\f09a'; }
.middle_4a5b::before { content: '\f099'; }
.list-east-1f8e::before { content: '\f16d'; }
.box_over_b42a::before { content: '\f167'; }
.dirty-d85a::before { content: '\f2c6'; }
.search-bba3::before { content: '\f232'; }

/* Size Classes */
.iron_7f8a { font-size: 0.75em; }
.label-center-8fae { font-size: 0.875em; }
.bottom_772e { font-size: 1.33em; }
.info_419a { font-size: 1.5em; }
.hidden_ed8a { font-size: 2em; }
.primary_ff58 { font-size: 3em; }

/* Animation Classes */
.over-4f45 {
    animation: fa-spin 2s infinite linear;
}

.gradient_fluid_fe8d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d0d5 */
.ghost-box-b1 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
