/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.highlight-inner-4594) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tabs-paper-936d, .frame_8c35 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.selected_6ef4::before { content: '\f015'; }
.popup_fast_ac00::before { content: '\f007'; }
.menu_d80c::before { content: '\f023'; }
.button_f83c::before { content: '\f0e0'; }
.hard_33a6::before { content: '\f095'; }
.slider_liquid_a5a0::before { content: '\f005'; }
.module-538d::before { content: '\f004'; }
.out_d0ae::before { content: '\f00c'; }
.fresh_357f::before { content: '\f00d'; }
.fresh_96c9::before { content: '\f002'; }
.pagination-copper-1651::before { content: '\f0c9'; }
.accent_2e80::before { content: '\f061'; }
.heading_f212::before { content: '\f060'; }
.short_7288::before { content: '\f04b'; }
.element-dirty-f0c5::before { content: '\f04c'; }
.label-2511::before { content: '\f019'; }
.main-026e::before { content: '\f093'; }
.gradient-fluid-cd35::before { content: '\f132'; }
.selected_d9ec::before { content: '\f091'; }
.basic-e649::before { content: '\f06b'; }
.nav-1f0d::before { content: '\f0d6'; }
.hard-fea1::before { content: '\f09d'; }
.hero-rough-e4fa::before { content: '\f10b'; }
.block_purple_b7c2::before { content: '\f108'; }
.box_fixed_1639::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hovered_2669::before { content: '\f522'; }
.clean_3dfe::before { content: '\f327'; }
.dropdown_hovered_aba0::before { content: '\f219'; }
.liquid_b6b0::before { content: '\f21e'; }
.thumbnail_37f6::before { content: '\f2f5'; }

/* Social Icons */
.middle_1bbd::before { content: '\f09a'; }
.footer-3cfe::before { content: '\f099'; }
.silver_3eba::before { content: '\f16d'; }
.dropdown_blue_e89a::before { content: '\f167'; }
.basic_f1f1::before { content: '\f2c6'; }
.top-baaa::before { content: '\f232'; }

/* Size Classes */
.content_9dee { font-size: 0.75em; }
.texture_middle_6f88 { font-size: 0.875em; }
.gallery_3431 { font-size: 1.33em; }
.section-6fc1 { font-size: 1.5em; }
.sidebar-db48 { font-size: 2em; }
.stone_96cc { font-size: 3em; }

/* Animation Classes */
.photo_f0df {
    animation: fa-spin 2s infinite linear;
}

.steel-5420 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 55c5 */
.shadow-element-p4 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
