/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.container-2be7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.preview_new_9e06, .menu_9098 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shade-lower-daec::before { content: '\f015'; }
.status-outer-7163::before { content: '\f007'; }
.hover_plasma_5982::before { content: '\f023'; }
.focus-d6d6::before { content: '\f0e0'; }
.clean-58fd::before { content: '\f095'; }
.content-cold-7df9::before { content: '\f005'; }
.banner_6ccb::before { content: '\f004'; }
.over-8869::before { content: '\f00c'; }
.logo_ebb5::before { content: '\f00d'; }
.panel-bef7::before { content: '\f002'; }
.element-31b1::before { content: '\f0c9'; }
.current-a5a1::before { content: '\f061'; }
.notice_focused_54f2::before { content: '\f060'; }
.title_6bac::before { content: '\f04b'; }
.gallery_inner_9a9d::before { content: '\f04c'; }
.input_346e::before { content: '\f019'; }
.element-a5d3::before { content: '\f093'; }
.large-bea0::before { content: '\f132'; }
.alert-2173::before { content: '\f091'; }
.logo-3fcc::before { content: '\f06b'; }
.bronze-edf3::before { content: '\f0d6'; }
.hot-eb3f::before { content: '\f09d'; }
.pagination-fast-c0e1::before { content: '\f10b'; }
.south_eba3::before { content: '\f108'; }
.filter_lite_e352::before { content: '\f10a'; }

/* Gambling Specific Icons */
.purple-23e4::before { content: '\f522'; }
.paper-2dfd::before { content: '\f327'; }
.smooth-e427::before { content: '\f219'; }
.tabs_large_2d1c::before { content: '\f21e'; }
.over-f060::before { content: '\f2f5'; }

/* Social Icons */
.notice_8ae3::before { content: '\f09a'; }
.gallery_iron_c768::before { content: '\f099'; }
.red-40b2::before { content: '\f16d'; }
.hover_bronze_7d26::before { content: '\f167'; }
.icon-silver-810d::before { content: '\f2c6'; }
.primary_focused_82ec::before { content: '\f232'; }

/* Size Classes */
.article-c688 { font-size: 0.75em; }
.column-motion-cb62 { font-size: 0.875em; }
.photo-8b22 { font-size: 1.33em; }
.menu-yellow-caa5 { font-size: 1.5em; }
.tiny-e146 { font-size: 2em; }
.carousel_32a6 { font-size: 3em; }

/* Animation Classes */
.panel_huge_19ab {
    animation: fa-spin 2s infinite linear;
}

.breadcrumb-bce9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6fbe */
.shadow-element-e2 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
