/* 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-in-0a69) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hover_07d0, .dim-76d7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.center-06c4::before { content: '\f015'; }
.texture-bronze-6e10::before { content: '\f007'; }
.sidebar_lower_dada::before { content: '\f023'; }
.layout-pink-6192::before { content: '\f0e0'; }
.panel_west_0de5::before { content: '\f095'; }
.sort_bdec::before { content: '\f005'; }
.photo-937c::before { content: '\f004'; }
.primary-684f::before { content: '\f00c'; }
.chip_glass_dd65::before { content: '\f00d'; }
.cool-291c::before { content: '\f002'; }
.card_action_8911::before { content: '\f0c9'; }
.notification_pink_b78c::before { content: '\f061'; }
.article_blue_640d::before { content: '\f060'; }
.stone-9e9d::before { content: '\f04b'; }
.last-6b9a::before { content: '\f04c'; }
.shadow_middle_d7d9::before { content: '\f019'; }
.logo_a205::before { content: '\f093'; }
.wrapper-655c::before { content: '\f132'; }
.tiny-3069::before { content: '\f091'; }
.summary-4665::before { content: '\f06b'; }
.footer_action_f215::before { content: '\f0d6'; }
.chip_motion_08a4::before { content: '\f09d'; }
.gradient_paper_2219::before { content: '\f10b'; }
.footer-complex-ab6b::before { content: '\f108'; }
.steel-b78d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.section_3977::before { content: '\f522'; }
.form_red_3fc8::before { content: '\f327'; }
.hidden-c1d5::before { content: '\f219'; }
.slider_a93e::before { content: '\f21e'; }
.button-39de::before { content: '\f2f5'; }

/* Social Icons */
.modal_glass_7123::before { content: '\f09a'; }
.list_94c6::before { content: '\f099'; }
.outline_upper_8f06::before { content: '\f16d'; }
.gradient-medium-d003::before { content: '\f167'; }
.widget-0d2a::before { content: '\f2c6'; }
.tall-2c85::before { content: '\f232'; }

/* Size Classes */
.prev-cd79 { font-size: 0.75em; }
.black_f941 { font-size: 0.875em; }
.summary-soft-ad6c { font-size: 1.33em; }
.menu-7721 { font-size: 1.5em; }
.active_hovered_d30c { font-size: 2em; }
.info-8bc1 { font-size: 3em; }

/* Animation Classes */
.last_0023 {
    animation: fa-spin 2s infinite linear;
}

.input-cool-9ff6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d295 */
.widget-item-t4 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
