/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tertiary_aa6c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.top_225e, .border_north_edd3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.iron_493c::before { content: '\f015'; }
.yellow_1f4f::before { content: '\f007'; }
.dropdown-up-b6aa::before { content: '\f023'; }
.primary_active_7b30::before { content: '\f0e0'; }
.blue_0aad::before { content: '\f095'; }
.link-bbda::before { content: '\f005'; }
.feature_bright_6466::before { content: '\f004'; }
.pagination-257a::before { content: '\f00c'; }
.picture-25a7::before { content: '\f00d'; }
.wrapper-0938::before { content: '\f002'; }
.sort_7808::before { content: '\f0c9'; }
.box-copper-b74b::before { content: '\f061'; }
.alert_silver_f330::before { content: '\f060'; }
.right_11c4::before { content: '\f04b'; }
.progress_16c9::before { content: '\f04c'; }
.container-blue-7d5c::before { content: '\f019'; }
.center_ceae::before { content: '\f093'; }
.tabs-dynamic-e34b::before { content: '\f132'; }
.photo_cold_fe42::before { content: '\f091'; }
.aside_6397::before { content: '\f06b'; }
.aside_prev_4b84::before { content: '\f0d6'; }
.copper-8b81::before { content: '\f09d'; }
.media_7233::before { content: '\f10b'; }
.panel_a45a::before { content: '\f108'; }
.orange_5002::before { content: '\f10a'; }

/* Gambling Specific Icons */
.nav-04ff::before { content: '\f522'; }
.texture-adfc::before { content: '\f327'; }
.card_5fb8::before { content: '\f219'; }
.photo-8f0a::before { content: '\f21e'; }
.list_9384::before { content: '\f2f5'; }

/* Social Icons */
.status_36ca::before { content: '\f09a'; }
.next-fe9e::before { content: '\f099'; }
.accent-dim-552b::before { content: '\f16d'; }
.soft-78e7::before { content: '\f167'; }
.message-dim-630d::before { content: '\f2c6'; }
.summary_silver_2f8d::before { content: '\f232'; }

/* Size Classes */
.chip_d962 { font-size: 0.75em; }
.medium_e91f { font-size: 0.875em; }
.link-simple-ebfb { font-size: 1.33em; }
.modal-d819 { font-size: 1.5em; }
.item_dark_083e { font-size: 2em; }
.solid_0f70 { font-size: 3em; }

/* Animation Classes */
.border_b504 {
    animation: fa-spin 2s infinite linear;
}

.tabs_8711 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 248d */
.widget-item-s3 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
