/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.media_pink_59a0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.card-new-6554, .nav-wide-2089 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fixed_ed11::before { content: '\f015'; }
.summary-b099::before { content: '\f007'; }
.tag-blue-cd3e::before { content: '\f023'; }
.solid-53c5::before { content: '\f0e0'; }
.overlay_81de::before { content: '\f095'; }
.out_d0b8::before { content: '\f005'; }
.mini-6316::before { content: '\f004'; }
.stone-2ec2::before { content: '\f00c'; }
.notification-cold-7293::before { content: '\f00d'; }
.label_bronze_71ab::before { content: '\f002'; }
.accent-south-8610::before { content: '\f0c9'; }
.black-c5f0::before { content: '\f061'; }
.logo_d913::before { content: '\f060'; }
.button-f889::before { content: '\f04b'; }
.current_fd18::before { content: '\f04c'; }
.pagination-7e1a::before { content: '\f019'; }
.wood_a41d::before { content: '\f093'; }
.shade-stone-9081::before { content: '\f132'; }
.section-8efd::before { content: '\f091'; }
.pagination-cold-1227::before { content: '\f06b'; }
.link-copper-a138::before { content: '\f0d6'; }
.sort_ea4a::before { content: '\f09d'; }
.article_b05a::before { content: '\f10b'; }
.east_e33e::before { content: '\f108'; }
.caption_pro_6a78::before { content: '\f10a'; }

/* Gambling Specific Icons */
.primary_motion_da3a::before { content: '\f522'; }
.media-motion-7ca2::before { content: '\f327'; }
.sidebar-2fc0::before { content: '\f219'; }
.primary_first_2e0a::before { content: '\f21e'; }
.status-under-044c::before { content: '\f2f5'; }

/* Social Icons */
.gallery-4963::before { content: '\f09a'; }
.backdrop_plasma_f5cd::before { content: '\f099'; }
.main-inner-bd5f::before { content: '\f16d'; }
.breadcrumb-bd01::before { content: '\f167'; }
.notification_center_d806::before { content: '\f2c6'; }
.row_24d6::before { content: '\f232'; }

/* Size Classes */
.gallery-50ea { font-size: 0.75em; }
.secondary-glass-1cab { font-size: 0.875em; }
.hidden_clean_3307 { font-size: 1.33em; }
.short-b710 { font-size: 1.5em; }
.breadcrumb-blue-6d45 { font-size: 2em; }
.caption_b616 { font-size: 3em; }

/* Animation Classes */
.dirty-a329 {
    animation: fa-spin 2s infinite linear;
}

.secondary-a99a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cd81 */
.shadow-element-x5 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
