/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tiny_e9af) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel-bright-6d14, .disabled-f082 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fast-c358::before { content: '\f015'; }
.pro-0764::before { content: '\f007'; }
.pressed_14d2::before { content: '\f023'; }
.surface-c930::before { content: '\f0e0'; }
.pink-a8b5::before { content: '\f095'; }
.hover-white-e2c5::before { content: '\f005'; }
.footer-plasma-5d00::before { content: '\f004'; }
.slider_1a31::before { content: '\f00c'; }
.right-6885::before { content: '\f00d'; }
.caption-9be1::before { content: '\f002'; }
.image-a0ca::before { content: '\f0c9'; }
.overlay-fresh-e454::before { content: '\f061'; }
.texture_smooth_ef80::before { content: '\f060'; }
.lite-9c54::before { content: '\f04b'; }
.sort-e142::before { content: '\f04c'; }
.warm-adcc::before { content: '\f019'; }
.tall_b4d4::before { content: '\f093'; }
.row_30c9::before { content: '\f132'; }
.action_ba03::before { content: '\f091'; }
.message-645b::before { content: '\f06b'; }
.gas-7a9b::before { content: '\f0d6'; }
.clean-b0ba::before { content: '\f09d'; }
.menu-advanced-141c::before { content: '\f10b'; }
.upper-61ee::before { content: '\f108'; }
.out_8d9d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hovered-837e::before { content: '\f522'; }
.panel-green-0d75::before { content: '\f327'; }
.highlight_7dc3::before { content: '\f219'; }
.tiny_72df::before { content: '\f21e'; }
.hidden-center-25c5::before { content: '\f2f5'; }

/* Social Icons */
.hover_b2f7::before { content: '\f09a'; }
.silver-1d5f::before { content: '\f099'; }
.east_8d36::before { content: '\f16d'; }
.lite-77f0::before { content: '\f167'; }
.summary_4305::before { content: '\f2c6'; }
.detail-3107::before { content: '\f232'; }

/* Size Classes */
.border-0a7e { font-size: 0.75em; }
.container-current-9cb8 { font-size: 0.875em; }
.image_tiny_93e9 { font-size: 1.33em; }
.box_9f94 { font-size: 1.5em; }
.mask_14f4 { font-size: 2em; }
.text-brown-e674 { font-size: 3em; }

/* Animation Classes */
.backdrop-1795 {
    animation: fa-spin 2s infinite linear;
}

.accent-843d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5a20 */
.widget-item-f1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
