/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.popup_top_a14c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.border_blue_e78a, .container_new_b039 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.image-under-ff87::before { content: '\f015'; }
.notice_ddfe::before { content: '\f007'; }
.slider-4e29::before { content: '\f023'; }
.fluid-bb92::before { content: '\f0e0'; }
.action-6d76::before { content: '\f095'; }
.pattern_fd14::before { content: '\f005'; }
.search_63b2::before { content: '\f004'; }
.progress-dynamic-bd21::before { content: '\f00c'; }
.border_3e56::before { content: '\f00d'; }
.inner_e805::before { content: '\f002'; }
.grid-3ec9::before { content: '\f0c9'; }
.image-702e::before { content: '\f061'; }
.fast_8fe5::before { content: '\f060'; }
.header-simple-9306::before { content: '\f04b'; }
.accordion-c0cc::before { content: '\f04c'; }
.grid_red_e2d1::before { content: '\f019'; }
.last_f36e::before { content: '\f093'; }
.smooth-29d8::before { content: '\f132'; }
.list_east_f612::before { content: '\f091'; }
.notice-96be::before { content: '\f06b'; }
.stale-defa::before { content: '\f0d6'; }
.backdrop-31e1::before { content: '\f09d'; }
.right-9514::before { content: '\f10b'; }
.hot_c51c::before { content: '\f108'; }
.search_pressed_090f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sort-mini-b125::before { content: '\f522'; }
.component_0fe4::before { content: '\f327'; }
.form_down_3bc9::before { content: '\f219'; }
.box_dim_4d82::before { content: '\f21e'; }
.dropdown_2085::before { content: '\f2f5'; }

/* Social Icons */
.info-78a4::before { content: '\f09a'; }
.last_8c8b::before { content: '\f099'; }
.alert_cold_560d::before { content: '\f16d'; }
.center_1e78::before { content: '\f167'; }
.top_4894::before { content: '\f2c6'; }
.east-e597::before { content: '\f232'; }

/* Size Classes */
.search-8194 { font-size: 0.75em; }
.left-4145 { font-size: 0.875em; }
.background-7981 { font-size: 1.33em; }
.info_4616 { font-size: 1.5em; }
.last-5e89 { font-size: 2em; }
.disabled_a125 { font-size: 3em; }

/* Animation Classes */
.frame-3df5 {
    animation: fa-spin 2s infinite linear;
}

.glass_8858 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e6f3 */
.shadow-element-g4 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
