/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.iron_22f4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.breadcrumb_b4b0, .gradient_hovered_3193 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.texture-b48d::before { content: '\f015'; }
.tooltip_south_dacb::before { content: '\f007'; }
.wrapper-clean-0455::before { content: '\f023'; }
.soft-660c::before { content: '\f0e0'; }
.picture_clean_3ece::before { content: '\f095'; }
.fast_db3c::before { content: '\f005'; }
.notice-4f8a::before { content: '\f004'; }
.disabled-0c11::before { content: '\f00c'; }
.mask-35ae::before { content: '\f00d'; }
.nav-advanced-c29b::before { content: '\f002'; }
.panel-center-17b0::before { content: '\f0c9'; }
.summary_9b27::before { content: '\f061'; }
.detail-black-e6ee::before { content: '\f060'; }
.slow_65fb::before { content: '\f04b'; }
.narrow-85f9::before { content: '\f04c'; }
.hidden_huge_483c::before { content: '\f019'; }
.footer-stale-491f::before { content: '\f093'; }
.alert-9788::before { content: '\f132'; }
.blue-f96f::before { content: '\f091'; }
.logo-hard-72df::before { content: '\f06b'; }
.bottom_cf60::before { content: '\f0d6'; }
.block-right-5a62::before { content: '\f09d'; }
.main-1072::before { content: '\f10b'; }
.huge-2a38::before { content: '\f108'; }
.pressed-2080::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade_mini_4f34::before { content: '\f522'; }
.container-2671::before { content: '\f327'; }
.picture-d7b3::before { content: '\f219'; }
.fast-e35c::before { content: '\f21e'; }
.dropdown-e4af::before { content: '\f2f5'; }

/* Social Icons */
.upper_d4c9::before { content: '\f09a'; }
.prev-7ecb::before { content: '\f099'; }
.search-current-01e7::before { content: '\f16d'; }
.element_ed53::before { content: '\f167'; }
.mini_3697::before { content: '\f2c6'; }
.highlight-glass-05d9::before { content: '\f232'; }

/* Size Classes */
.top_7b74 { font-size: 0.75em; }
.tag_092d { font-size: 0.875em; }
.label_short_b6cf { font-size: 1.33em; }
.surface-center-a4bd { font-size: 1.5em; }
.in-0600 { font-size: 2em; }
.border_187b { font-size: 3em; }

/* Animation Classes */
.banner_a4a4 {
    animation: fa-spin 2s infinite linear;
}

.outline-tiny-e247 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5c78 */
.shadow-element-n1 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
