/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.basic_4b83) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.footer-3187, .layout_left_3131 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.feature-upper-101b::before { content: '\f015'; }
.box_ca5b::before { content: '\f007'; }
.table-5f8b::before { content: '\f023'; }
.in-266c::before { content: '\f0e0'; }
.summary_78ec::before { content: '\f095'; }
.backdrop-center-bc03::before { content: '\f005'; }
.banner_4d24::before { content: '\f004'; }
.icon-selected-3b1e::before { content: '\f00c'; }
.alert_8617::before { content: '\f00d'; }
.brown-3855::before { content: '\f002'; }
.grid-9c6a::before { content: '\f0c9'; }
.alert_9756::before { content: '\f061'; }
.lower_f1b9::before { content: '\f060'; }
.white-ea01::before { content: '\f04b'; }
.cool_ab2c::before { content: '\f04c'; }
.title-b69f::before { content: '\f019'; }
.video-steel-62d1::before { content: '\f093'; }
.header_purple_b266::before { content: '\f132'; }
.fluid-487a::before { content: '\f091'; }
.dirty_7aa5::before { content: '\f06b'; }
.soft-dd4f::before { content: '\f0d6'; }
.main-mini-789a::before { content: '\f09d'; }
.tertiary_outer_7318::before { content: '\f10b'; }
.purple-4587::before { content: '\f108'; }
.first-4eac::before { content: '\f10a'; }

/* Gambling Specific Icons */
.basic-282b::before { content: '\f522'; }
.progress-bronze-9506::before { content: '\f327'; }
.up_f8a4::before { content: '\f219'; }
.static-8f70::before { content: '\f21e'; }
.chip_small_0bec::before { content: '\f2f5'; }

/* Social Icons */
.wrapper_gas_d2b7::before { content: '\f09a'; }
.full-435c::before { content: '\f099'; }
.black-a171::before { content: '\f16d'; }
.old-727f::before { content: '\f167'; }
.summary_hovered_f35b::before { content: '\f2c6'; }
.overlay_f112::before { content: '\f232'; }

/* Size Classes */
.avatar_liquid_afe1 { font-size: 0.75em; }
.bottom-94b0 { font-size: 0.875em; }
.steel_296a { font-size: 1.33em; }
.form-selected-7d10 { font-size: 1.5em; }
.fixed-dd1c { font-size: 2em; }
.tall-d349 { font-size: 3em; }

/* Animation Classes */
.chip_dirty_752d {
    animation: fa-spin 2s infinite linear;
}

.breadcrumb-0279 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0eec */
.widget-item-q6 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
