/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.link-70e6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pagination-9977, .inner-b3f2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.table-white-a5c8::before { content: '\f015'; }
.preview-dim-ead3::before { content: '\f007'; }
.tabs_steel_755f::before { content: '\f023'; }
.in_7c4f::before { content: '\f0e0'; }
.grid_narrow_d149::before { content: '\f095'; }
.static-6123::before { content: '\f005'; }
.iron_e427::before { content: '\f004'; }
.list-29ba::before { content: '\f00c'; }
.table_paper_4d33::before { content: '\f00d'; }
.item_e85e::before { content: '\f002'; }
.hidden-05b7::before { content: '\f0c9'; }
.under-58f8::before { content: '\f061'; }
.surface_4d03::before { content: '\f060'; }
.slow-1e0a::before { content: '\f04b'; }
.light-0872::before { content: '\f04c'; }
.title-bottom-d87c::before { content: '\f019'; }
.disabled-pressed-cb97::before { content: '\f093'; }
.accent-0171::before { content: '\f132'; }
.lower-c0a3::before { content: '\f091'; }
.caption_mini_592b::before { content: '\f06b'; }
.breadcrumb_wood_3728::before { content: '\f0d6'; }
.notification-small-7b82::before { content: '\f09d'; }
.card-6160::before { content: '\f10b'; }
.label_5e03::before { content: '\f108'; }
.content_4c6e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.active_975c::before { content: '\f522'; }
.dropdown_yellow_f8a9::before { content: '\f327'; }
.menu_2886::before { content: '\f219'; }
.table_aacd::before { content: '\f21e'; }
.tag-d85c::before { content: '\f2f5'; }

/* Social Icons */
.progress_67e8::before { content: '\f09a'; }
.pattern_2f84::before { content: '\f099'; }
.message-f02a::before { content: '\f16d'; }
.overlay-wood-5419::before { content: '\f167'; }
.accordion_144c::before { content: '\f2c6'; }
.hovered_d1b5::before { content: '\f232'; }

/* Size Classes */
.iron_bb05 { font-size: 0.75em; }
.static-84ed { font-size: 0.875em; }
.tag_north_9f50 { font-size: 1.33em; }
.new-6c00 { font-size: 1.5em; }
.photo_e767 { font-size: 2em; }
.section-north-ab94 { font-size: 3em; }

/* Animation Classes */
.block-b26f {
    animation: fa-spin 2s infinite linear;
}

.status_9976 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1dae */
.shadow-element-t0 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
