/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.carousel-old-cfd1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dropdown_5c2d, .nav_5580 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.picture-active-39f8::before { content: '\f015'; }
.surface_3b30::before { content: '\f007'; }
.center_8c1a::before { content: '\f023'; }
.orange_36a6::before { content: '\f0e0'; }
.new-54fe::before { content: '\f095'; }
.background_e060::before { content: '\f005'; }
.lower-234d::before { content: '\f004'; }
.smooth-1a02::before { content: '\f00c'; }
.dynamic-ab5b::before { content: '\f00d'; }
.alert-1969::before { content: '\f002'; }
.focus-1fcb::before { content: '\f0c9'; }
.modal_dirty_6974::before { content: '\f061'; }
.popup_7321::before { content: '\f060'; }
.alert_f270::before { content: '\f04b'; }
.section-7377::before { content: '\f04c'; }
.media_1655::before { content: '\f019'; }
.tabs_left_91dc::before { content: '\f093'; }
.progress-up-d270::before { content: '\f132'; }
.message-b00d::before { content: '\f091'; }
.liquid_0739::before { content: '\f06b'; }
.hidden-action-07b1::before { content: '\f0d6'; }
.table_short_572f::before { content: '\f09d'; }
.frame_b0bc::before { content: '\f10b'; }
.frame-small-898c::before { content: '\f108'; }
.summary-1e68::before { content: '\f10a'; }

/* Gambling Specific Icons */
.cold-cd46::before { content: '\f522'; }
.header_7257::before { content: '\f327'; }
.down-c8de::before { content: '\f219'; }
.tertiary_first_fc0e::before { content: '\f21e'; }
.hovered-b25d::before { content: '\f2f5'; }

/* Social Icons */
.logo-right-5e92::before { content: '\f09a'; }
.badge-pressed-59e1::before { content: '\f099'; }
.input_over_d450::before { content: '\f16d'; }
.hovered-a645::before { content: '\f167'; }
.liquid-50c5::before { content: '\f2c6'; }
.selected_3798::before { content: '\f232'; }

/* Size Classes */
.background-lite-79b2 { font-size: 0.75em; }
.panel_fixed_c8a9 { font-size: 0.875em; }
.picture-gold-9ca7 { font-size: 1.33em; }
.soft_ebb3 { font-size: 1.5em; }
.summary_hot_b78a { font-size: 2em; }
.highlight-078e { font-size: 3em; }

/* Animation Classes */
.pink_fc48 {
    animation: fa-spin 2s infinite linear;
}

.caption_down_6b47 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0726 */
.ghost-box-z0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
