/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sidebar-c428) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.button-6dbd, .item-stone-eea3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pro_f02c::before { content: '\f015'; }
.banner_center_7361::before { content: '\f007'; }
.down-2e67::before { content: '\f023'; }
.notice_9016::before { content: '\f0e0'; }
.block-hard-8187::before { content: '\f095'; }
.surface_orange_5ed5::before { content: '\f005'; }
.header-bronze-56e9::before { content: '\f004'; }
.popup_eb3a::before { content: '\f00c'; }
.border-basic-b305::before { content: '\f00d'; }
.tooltip_cool_6918::before { content: '\f002'; }
.pink-c7e7::before { content: '\f0c9'; }
.gas-09bf::before { content: '\f061'; }
.message-7bc2::before { content: '\f060'; }
.white_2618::before { content: '\f04b'; }
.pressed_9b94::before { content: '\f04c'; }
.column_purple_030b::before { content: '\f019'; }
.tooltip_gold_56c3::before { content: '\f093'; }
.wrapper-dynamic-3804::before { content: '\f132'; }
.sidebar-18f7::before { content: '\f091'; }
.element-top-e5c6::before { content: '\f06b'; }
.main-full-d51a::before { content: '\f0d6'; }
.button-dirty-707e::before { content: '\f09d'; }
.popup-out-8d95::before { content: '\f10b'; }
.left_dd6b::before { content: '\f108'; }
.box_clean_7260::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gradient_easy_a13a::before { content: '\f522'; }
.caption_20e7::before { content: '\f327'; }
.label-0e1e::before { content: '\f219'; }
.huge_3481::before { content: '\f21e'; }
.east-9872::before { content: '\f2f5'; }

/* Social Icons */
.fresh_fff3::before { content: '\f09a'; }
.header_current_eecf::before { content: '\f099'; }
.module_8c72::before { content: '\f16d'; }
.backdrop_down_ac41::before { content: '\f167'; }
.popup_glass_c5ba::before { content: '\f2c6'; }
.pattern_b259::before { content: '\f232'; }

/* Size Classes */
.progress-1a29 { font-size: 0.75em; }
.black-6d4c { font-size: 0.875em; }
.component-b151 { font-size: 1.33em; }
.tag_0750 { font-size: 1.5em; }
.pattern_ea33 { font-size: 2em; }
.tiny-7a24 { font-size: 3em; }

/* Animation Classes */
.main-stale-e328 {
    animation: fa-spin 2s infinite linear;
}

.tertiary-b041 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 735f */
.shadow-element-o5 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
