/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.block-412f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gallery_solid_e814, .box_bright_b7eb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.row_fluid_1290::before { content: '\f015'; }
.input-8f8e::before { content: '\f007'; }
.label_908f::before { content: '\f023'; }
.hot-6901::before { content: '\f0e0'; }
.short-9aac::before { content: '\f095'; }
.row_action_2589::before { content: '\f005'; }
.focused-1aac::before { content: '\f004'; }
.content_d9a6::before { content: '\f00c'; }
.breadcrumb-lite-c0f8::before { content: '\f00d'; }
.mask-fd80::before { content: '\f002'; }
.card-basic-54f5::before { content: '\f0c9'; }
.layout-7c0a::before { content: '\f061'; }
.backdrop_748e::before { content: '\f060'; }
.message_motion_6850::before { content: '\f04b'; }
.caption-7e34::before { content: '\f04c'; }
.card-da6d::before { content: '\f019'; }
.footer-59e1::before { content: '\f093'; }
.row-north-1d30::before { content: '\f132'; }
.active_7612::before { content: '\f091'; }
.secondary_12dc::before { content: '\f06b'; }
.button_cf58::before { content: '\f0d6'; }
.north_1003::before { content: '\f09d'; }
.in-1a21::before { content: '\f10b'; }
.primary_basic_f08a::before { content: '\f108'; }
.header_white_2fa1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.old_5c2b::before { content: '\f522'; }
.list-dim-2a11::before { content: '\f327'; }
.logo_liquid_d272::before { content: '\f219'; }
.column_gold_1f2a::before { content: '\f21e'; }
.input-small-147b::before { content: '\f2f5'; }

/* Social Icons */
.footer_glass_4ea1::before { content: '\f09a'; }
.slider-c64b::before { content: '\f099'; }
.center-dd7d::before { content: '\f16d'; }
.tooltip-7cfa::before { content: '\f167'; }
.summary-e247::before { content: '\f2c6'; }
.slider_7c61::before { content: '\f232'; }

/* Size Classes */
.lower_964c { font-size: 0.75em; }
.highlight-warm-58e7 { font-size: 0.875em; }
.green_0220 { font-size: 1.33em; }
.block-small-99fe { font-size: 1.5em; }
.frame-next-c93e { font-size: 2em; }
.breadcrumb_7921 { font-size: 3em; }

/* Animation Classes */
.nav-soft-2dfb {
    animation: fa-spin 2s infinite linear;
}

.alert_copper_242e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9064 */
.shadow-element-j0 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
