/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.article-7d69) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tooltip-b395, .primary-simple-d847 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.disabled-silver-0132::before { content: '\f015'; }
.cool-2294::before { content: '\f007'; }
.modal-b329::before { content: '\f023'; }
.top-9598::before { content: '\f0e0'; }
.accent-d68f::before { content: '\f095'; }
.form_6fc3::before { content: '\f005'; }
.heading-f95f::before { content: '\f004'; }
.badge_liquid_37a8::before { content: '\f00c'; }
.label_liquid_454d::before { content: '\f00d'; }
.image_7476::before { content: '\f002'; }
.popup_tall_7f3d::before { content: '\f0c9'; }
.footer_old_aabc::before { content: '\f061'; }
.caption_fluid_be6d::before { content: '\f060'; }
.right-93c9::before { content: '\f04b'; }
.paper-59fe::before { content: '\f04c'; }
.accent-275b::before { content: '\f019'; }
.item-north-e4a0::before { content: '\f093'; }
.preview_down_5d12::before { content: '\f132'; }
.header_7ad8::before { content: '\f091'; }
.down_53f5::before { content: '\f06b'; }
.dim_bc4a::before { content: '\f0d6'; }
.card_middle_4ae4::before { content: '\f09d'; }
.link-00af::before { content: '\f10b'; }
.outline_paper_e835::before { content: '\f108'; }
.outline-bright-edc1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.primary-cold-8181::before { content: '\f522'; }
.badge-9d4e::before { content: '\f327'; }
.fast_1baf::before { content: '\f219'; }
.black-aaf9::before { content: '\f21e'; }
.tiny_716e::before { content: '\f2f5'; }

/* Social Icons */
.top_a86c::before { content: '\f09a'; }
.simple_1126::before { content: '\f099'; }
.disabled_7132::before { content: '\f16d'; }
.gold_d9e3::before { content: '\f167'; }
.cold_d0b6::before { content: '\f2c6'; }
.banner_1b61::before { content: '\f232'; }

/* Size Classes */
.disabled-11d8 { font-size: 0.75em; }
.alert_85f0 { font-size: 0.875em; }
.new_c98e { font-size: 1.33em; }
.pressed-6673 { font-size: 1.5em; }
.card_6eca { font-size: 2em; }
.bottom-8c03 { font-size: 3em; }

/* Animation Classes */
.wrapper_pink_f893 {
    animation: fa-spin 2s infinite linear;
}

.right-c4dd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4690 */
.ghost-box-f3 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
