/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.input-upper-974a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.photo_9c31, .message_lite_f650 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.item-warm-4db0::before { content: '\f015'; }
.article-glass-55de::before { content: '\f007'; }
.label_under_c846::before { content: '\f023'; }
.liquid-e0f3::before { content: '\f0e0'; }
.detail-3069::before { content: '\f095'; }
.main-advanced-3fe7::before { content: '\f005'; }
.simple_a282::before { content: '\f004'; }
.feature-4859::before { content: '\f00c'; }
.red_8453::before { content: '\f00d'; }
.column-4b8f::before { content: '\f002'; }
.frame_fluid_f766::before { content: '\f0c9'; }
.component_55b1::before { content: '\f061'; }
.photo-pressed-2652::before { content: '\f060'; }
.overlay_ff31::before { content: '\f04b'; }
.lower-4fbd::before { content: '\f04c'; }
.pressed_9cb3::before { content: '\f019'; }
.video-27a1::before { content: '\f093'; }
.aside_5bcf::before { content: '\f132'; }
.wrapper_steel_b9f0::before { content: '\f091'; }
.column_red_d2e0::before { content: '\f06b'; }
.silver_7950::before { content: '\f0d6'; }
.title_d992::before { content: '\f09d'; }
.table-paper-1e38::before { content: '\f10b'; }
.main-paper-55a7::before { content: '\f108'; }
.smooth_4c0e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.form_94a4::before { content: '\f522'; }
.feature_north_7925::before { content: '\f327'; }
.frame_simple_7ecf::before { content: '\f219'; }
.title-e961::before { content: '\f21e'; }
.fluid-93b1::before { content: '\f2f5'; }

/* Social Icons */
.west_de68::before { content: '\f09a'; }
.light-3106::before { content: '\f099'; }
.badge_2d4d::before { content: '\f16d'; }
.sort-paper-0d89::before { content: '\f167'; }
.pro_8e43::before { content: '\f2c6'; }
.avatar_d9ca::before { content: '\f232'; }

/* Size Classes */
.tooltip_58d1 { font-size: 0.75em; }
.highlight-ccc8 { font-size: 0.875em; }
.row-out-a569 { font-size: 1.33em; }
.column_advanced_15e1 { font-size: 1.5em; }
.footer-a624 { font-size: 2em; }
.search_hard_7e3f { font-size: 3em; }

/* Animation Classes */
.footer-8723 {
    animation: fa-spin 2s infinite linear;
}

.wood-45d0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 274d */
.shadow-element-x2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
