/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.short-f522) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accent-narrow-347a, .tall_5589 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.full_c477::before { content: '\f015'; }
.notification_fresh_3e67::before { content: '\f007'; }
.widget-tall-26fc::before { content: '\f023'; }
.wood_30dc::before { content: '\f0e0'; }
.wide_676b::before { content: '\f095'; }
.easy_be3c::before { content: '\f005'; }
.chip-9aef::before { content: '\f004'; }
.pink_d8a0::before { content: '\f00c'; }
.list_new_e899::before { content: '\f00d'; }
.notification-old-ea45::before { content: '\f002'; }
.accordion_b321::before { content: '\f0c9'; }
.grid_d78f::before { content: '\f061'; }
.paper-c29e::before { content: '\f060'; }
.west_afbf::before { content: '\f04b'; }
.blue-9592::before { content: '\f04c'; }
.pressed-a34f::before { content: '\f019'; }
.preview_5fbb::before { content: '\f093'; }
.border_mini_35a6::before { content: '\f132'; }
.badge-middle-db6f::before { content: '\f091'; }
.south-117e::before { content: '\f06b'; }
.summary-3dc1::before { content: '\f0d6'; }
.hero_a6fa::before { content: '\f09d'; }
.slow_a497::before { content: '\f10b'; }
.filter-208b::before { content: '\f108'; }
.solid-29ad::before { content: '\f10a'; }

/* Gambling Specific Icons */
.overlay-ecae::before { content: '\f522'; }
.message-523e::before { content: '\f327'; }
.component_aa96::before { content: '\f219'; }
.photo-action-98d2::before { content: '\f21e'; }
.content_over_3db9::before { content: '\f2f5'; }

/* Social Icons */
.sort-fast-8d25::before { content: '\f09a'; }
.hidden_up_9b07::before { content: '\f099'; }
.caption-first-724f::before { content: '\f16d'; }
.filter_hard_17a9::before { content: '\f167'; }
.orange-886f::before { content: '\f2c6'; }
.photo_down_0302::before { content: '\f232'; }

/* Size Classes */
.modal_ec5e { font-size: 0.75em; }
.layout_steel_26e0 { font-size: 0.875em; }
.button_ab4b { font-size: 1.33em; }
.card-8887 { font-size: 1.5em; }
.summary_huge_26ca { font-size: 2em; }
.menu_dynamic_d02b { font-size: 3em; }

/* Animation Classes */
.under-ac42 {
    animation: fa-spin 2s infinite linear;
}

.card-white-fdb5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 94ee */
.shadow-element-s7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
