/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.heading_west_4e33) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.clean_9a83, .status-small-ac5d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.layout_slow_48ab::before { content: '\f015'; }
.title_old_6072::before { content: '\f007'; }
.easy-041d::before { content: '\f023'; }
.frame-right-490b::before { content: '\f0e0'; }
.pink_88fe::before { content: '\f095'; }
.smooth_3a21::before { content: '\f005'; }
.advanced_133b::before { content: '\f004'; }
.pagination-c249::before { content: '\f00c'; }
.element_dirty_5932::before { content: '\f00d'; }
.backdrop-27ae::before { content: '\f002'; }
.badge_61a2::before { content: '\f0c9'; }
.wrapper-00cc::before { content: '\f061'; }
.modal-bottom-9d90::before { content: '\f060'; }
.wide_394e::before { content: '\f04b'; }
.hover_936a::before { content: '\f04c'; }
.card_red_5e2d::before { content: '\f019'; }
.tooltip_paper_7ac9::before { content: '\f093'; }
.gradient_f417::before { content: '\f132'; }
.table_copper_83b3::before { content: '\f091'; }
.wrapper-top-7e65::before { content: '\f06b'; }
.background-19a9::before { content: '\f0d6'; }
.light_2bf3::before { content: '\f09d'; }
.progress-up-e4b5::before { content: '\f10b'; }
.up_6a5e::before { content: '\f108'; }
.pagination_cool_3911::before { content: '\f10a'; }

/* Gambling Specific Icons */
.picture_hard_f395::before { content: '\f522'; }
.mini_ed29::before { content: '\f327'; }
.feature-6e84::before { content: '\f219'; }
.tertiary_over_1b7b::before { content: '\f21e'; }
.search-bronze-7376::before { content: '\f2f5'; }

/* Social Icons */
.caption-5dcb::before { content: '\f09a'; }
.popup_complex_536d::before { content: '\f099'; }
.input-small-2289::before { content: '\f16d'; }
.orange_534d::before { content: '\f167'; }
.dropdown-43dd::before { content: '\f2c6'; }
.inner-fc90::before { content: '\f232'; }

/* Size Classes */
.notice-0eff { font-size: 0.75em; }
.input-bronze-7551 { font-size: 0.875em; }
.hot_d2c2 { font-size: 1.33em; }
.pro-e738 { font-size: 1.5em; }
.overlay_f52c { font-size: 2em; }
.nav-large-1236 { font-size: 3em; }

/* Animation Classes */
.texture-short-e2d1 {
    animation: fa-spin 2s infinite linear;
}

.main-last-2113 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8f00 */
.shadow-element-a8 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
