/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.message-0d21) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.solid-f2f9, .bottom-da26 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.cool-5479::before { content: '\f015'; }
.shadow_8b8d::before { content: '\f007'; }
.list_simple_60c4::before { content: '\f023'; }
.bronze_a4e0::before { content: '\f0e0'; }
.panel_b647::before { content: '\f095'; }
.info-right-a46c::before { content: '\f005'; }
.down-6673::before { content: '\f004'; }
.tabs_3f2f::before { content: '\f00c'; }
.frame_bf15::before { content: '\f00d'; }
.sidebar_cold_6909::before { content: '\f002'; }
.main-a926::before { content: '\f0c9'; }
.yellow-259d::before { content: '\f061'; }
.wrapper_soft_dba4::before { content: '\f060'; }
.accordion-motion-3066::before { content: '\f04b'; }
.active_up_96ae::before { content: '\f04c'; }
.preview_77c3::before { content: '\f019'; }
.detail-3d17::before { content: '\f093'; }
.badge_34b4::before { content: '\f132'; }
.feature_fluid_0f7c::before { content: '\f091'; }
.thick_629b::before { content: '\f06b'; }
.filter-action-0397::before { content: '\f0d6'; }
.solid-14bc::before { content: '\f09d'; }
.badge_eeda::before { content: '\f10b'; }
.narrow-1d7d::before { content: '\f108'; }
.left_c4a4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.caption_a1a0::before { content: '\f522'; }
.pattern_64ac::before { content: '\f327'; }
.medium-dee9::before { content: '\f219'; }
.backdrop-8f49::before { content: '\f21e'; }
.sort-clean-b79e::before { content: '\f2f5'; }

/* Social Icons */
.notification_2d56::before { content: '\f09a'; }
.popup_c78f::before { content: '\f099'; }
.avatar_large_e196::before { content: '\f16d'; }
.focus-soft-9ad9::before { content: '\f167'; }
.pagination_b3b6::before { content: '\f2c6'; }
.tag_selected_a20d::before { content: '\f232'; }

/* Size Classes */
.nav_medium_8971 { font-size: 0.75em; }
.hover_7228 { font-size: 0.875em; }
.footer_clean_063e { font-size: 1.33em; }
.thumbnail_d5e8 { font-size: 1.5em; }
.orange-4ff3 { font-size: 2em; }
.photo_0c28 { font-size: 3em; }

/* Animation Classes */
.pink_3923 {
    animation: fa-spin 2s infinite linear;
}

.hidden_lite_5298 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 91f8 */
.shadow-element-n5 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
