/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.red-84c5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.iron-98f6, .dropdown-huge-dcc6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.heading_281f::before { content: '\f015'; }
.column-dark-6e41::before { content: '\f007'; }
.smooth_ea99::before { content: '\f023'; }
.pressed_e316::before { content: '\f0e0'; }
.left_e89d::before { content: '\f095'; }
.item-small-998a::before { content: '\f005'; }
.title_pro_015a::before { content: '\f004'; }
.dim_78d5::before { content: '\f00c'; }
.purple_193a::before { content: '\f00d'; }
.last_302d::before { content: '\f002'; }
.iron_eb2f::before { content: '\f0c9'; }
.pagination-50e0::before { content: '\f061'; }
.grid_advanced_da2d::before { content: '\f060'; }
.aside-glass-7fe7::before { content: '\f04b'; }
.mini-0158::before { content: '\f04c'; }
.highlight-slow-48b2::before { content: '\f019'; }
.active-3cde::before { content: '\f093'; }
.old-0d1b::before { content: '\f132'; }
.down_b52a::before { content: '\f091'; }
.shade_south_177e::before { content: '\f06b'; }
.article-4b86::before { content: '\f0d6'; }
.blue_ff35::before { content: '\f09d'; }
.secondary_35b1::before { content: '\f10b'; }
.content-6693::before { content: '\f108'; }
.grid-639d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.prev-50f7::before { content: '\f522'; }
.modal_rough_a778::before { content: '\f327'; }
.center-371a::before { content: '\f219'; }
.selected_d725::before { content: '\f21e'; }
.description-stale-3c2f::before { content: '\f2f5'; }

/* Social Icons */
.pattern-last-395b::before { content: '\f09a'; }
.hero_wood_ec40::before { content: '\f099'; }
.shade-white-aabc::before { content: '\f16d'; }
.warm_bebe::before { content: '\f167'; }
.middle-2fa6::before { content: '\f2c6'; }
.iron_84dc::before { content: '\f232'; }

/* Size Classes */
.inner-ba94 { font-size: 0.75em; }
.item_under_1776 { font-size: 0.875em; }
.highlight-red-37b1 { font-size: 1.33em; }
.list-6e96 { font-size: 1.5em; }
.surface_paper_fa86 { font-size: 2em; }
.breadcrumb_upper_7b07 { font-size: 3em; }

/* Animation Classes */
.filter-3a39 {
    animation: fa-spin 2s infinite linear;
}

.popup-full-e2cc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ee6f */
.shadow-element-w8 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
