/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.highlight_9d18) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.summary_524c, .soft-9dcd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.box_2503::before { content: '\f015'; }
.media-cool-4786::before { content: '\f007'; }
.basic_3809::before { content: '\f023'; }
.wide-b4da::before { content: '\f0e0'; }
.form-up-b2e5::before { content: '\f095'; }
.fluid-5db7::before { content: '\f005'; }
.silver-2b4c::before { content: '\f004'; }
.aside-out-83c6::before { content: '\f00c'; }
.outline-thick-3488::before { content: '\f00d'; }
.menu_baa0::before { content: '\f002'; }
.table_complex_770e::before { content: '\f0c9'; }
.section_blue_f392::before { content: '\f061'; }
.carousel-gold-8395::before { content: '\f060'; }
.footer-gold-cfcb::before { content: '\f04b'; }
.section_huge_743b::before { content: '\f04c'; }
.active-4fd1::before { content: '\f019'; }
.complex-be7d::before { content: '\f093'; }
.popup-023f::before { content: '\f132'; }
.tag_d10e::before { content: '\f091'; }
.backdrop-2b10::before { content: '\f06b'; }
.article_417f::before { content: '\f0d6'; }
.form-6fc8::before { content: '\f09d'; }
.info_selected_09ad::before { content: '\f10b'; }
.hovered-f2be::before { content: '\f108'; }
.dropdown-prev-d116::before { content: '\f10a'; }

/* Gambling Specific Icons */
.photo-white-7590::before { content: '\f522'; }
.out-7c49::before { content: '\f327'; }
.outline-5bbf::before { content: '\f219'; }
.button-fluid-09ec::before { content: '\f21e'; }
.overlay_slow_3328::before { content: '\f2f5'; }

/* Social Icons */
.slow_f8a0::before { content: '\f09a'; }
.status_92e8::before { content: '\f099'; }
.image-cool-3ef9::before { content: '\f16d'; }
.tertiary_9611::before { content: '\f167'; }
.logo_complex_d8d6::before { content: '\f2c6'; }
.nav_356b::before { content: '\f232'; }

/* Size Classes */
.outline-clean-6dc6 { font-size: 0.75em; }
.hard_f304 { font-size: 0.875em; }
.down-fc0f { font-size: 1.33em; }
.active_3dba { font-size: 1.5em; }
.copper_4067 { font-size: 2em; }
.nav-fe5b { font-size: 3em; }

/* Animation Classes */
.background_bright_e574 {
    animation: fa-spin 2s infinite linear;
}

.surface-0561 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 078e */
.widget-item-k2 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
