/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tabs-brown-5e0b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.medium-cc09, .red-5d10 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.disabled-prev-716c::before { content: '\f015'; }
.content-liquid-2f50::before { content: '\f007'; }
.header-0367::before { content: '\f023'; }
.tag-dark-0bd9::before { content: '\f0e0'; }
.backdrop-1028::before { content: '\f095'; }
.main-left-3a54::before { content: '\f005'; }
.purple_484d::before { content: '\f004'; }
.down_d7c3::before { content: '\f00c'; }
.paragraph_hard_b05e::before { content: '\f00d'; }
.tabs_628c::before { content: '\f002'; }
.advanced_986d::before { content: '\f0c9'; }
.hidden-silver-1d72::before { content: '\f061'; }
.fast-7269::before { content: '\f060'; }
.tag_33b5::before { content: '\f04b'; }
.clean-c20b::before { content: '\f04c'; }
.active-f7f0::before { content: '\f019'; }
.item_9e87::before { content: '\f093'; }
.carousel_over_bd1a::before { content: '\f132'; }
.detail_d6be::before { content: '\f091'; }
.pagination_fresh_39e4::before { content: '\f06b'; }
.summary_iron_1d77::before { content: '\f0d6'; }
.outline_2bb7::before { content: '\f09d'; }
.notification_hovered_85cb::before { content: '\f10b'; }
.center-bfc0::before { content: '\f108'; }
.accordion-brown-77c8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.container-dirty-26cd::before { content: '\f522'; }
.active-cf89::before { content: '\f327'; }
.input_stone_465c::before { content: '\f219'; }
.slider-dim-c6ff::before { content: '\f21e'; }
.button-5235::before { content: '\f2f5'; }

/* Social Icons */
.overlay-40be::before { content: '\f09a'; }
.accordion-active-14b7::before { content: '\f099'; }
.border_white_cec0::before { content: '\f16d'; }
.gradient_2d78::before { content: '\f167'; }
.sort-3824::before { content: '\f2c6'; }
.mask_fdec::before { content: '\f232'; }

/* Size Classes */
.short-d81b { font-size: 0.75em; }
.focus-59ad { font-size: 0.875em; }
.last-f477 { font-size: 1.33em; }
.wide_829d { font-size: 1.5em; }
.slider_iron_4beb { font-size: 2em; }
.wrapper-e0c1 { font-size: 3em; }

/* Animation Classes */
.notification_gas_f7fe {
    animation: fa-spin 2s infinite linear;
}

.wrapper-pink-71d3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4aa2 */
.widget-item-n0 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
