/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.wrapper_706d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.footer_warm_0ec3, .tooltip_eee8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.warm-0c5d::before { content: '\f015'; }
.soft-6726::before { content: '\f007'; }
.lite_759e::before { content: '\f023'; }
.clean_c04a::before { content: '\f0e0'; }
.card-new-ee95::before { content: '\f095'; }
.focus-out-ad75::before { content: '\f005'; }
.container-left-0eb9::before { content: '\f004'; }
.bright-2950::before { content: '\f00c'; }
.aside_5fb4::before { content: '\f00d'; }
.inner_a82f::before { content: '\f002'; }
.clean_ac9c::before { content: '\f0c9'; }
.thumbnail-4777::before { content: '\f061'; }
.block-d75b::before { content: '\f060'; }
.chip_cc08::before { content: '\f04b'; }
.popup_full_0059::before { content: '\f04c'; }
.row_b7df::before { content: '\f019'; }
.button_dynamic_8213::before { content: '\f093'; }
.video-next-ef4d::before { content: '\f132'; }
.section_bright_761b::before { content: '\f091'; }
.large_37d2::before { content: '\f06b'; }
.shadow_890d::before { content: '\f0d6'; }
.new_6450::before { content: '\f09d'; }
.outline-middle-a169::before { content: '\f10b'; }
.action_0f5f::before { content: '\f108'; }
.nav_south_53ed::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bronze-222e::before { content: '\f522'; }
.simple-d248::before { content: '\f327'; }
.chip-focused-89d9::before { content: '\f219'; }
.section-7a32::before { content: '\f21e'; }
.first-436d::before { content: '\f2f5'; }

/* Social Icons */
.feature_a117::before { content: '\f09a'; }
.tag_south_d2c4::before { content: '\f099'; }
.short-0df1::before { content: '\f16d'; }
.form-a372::before { content: '\f167'; }
.text_675d::before { content: '\f2c6'; }
.shade-212e::before { content: '\f232'; }

/* Size Classes */
.banner_a0a1 { font-size: 0.75em; }
.solid_a1a4 { font-size: 0.875em; }
.detail-white-a3c9 { font-size: 1.33em; }
.first_71bb { font-size: 1.5em; }
.list-f985 { font-size: 2em; }
.south_fd11 { font-size: 3em; }

/* Animation Classes */
.background-b388 {
    animation: fa-spin 2s infinite linear;
}

.section-10a6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5fe5 */
.phantom-card-y7 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
