/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pink-3af2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.status-narrow-42c1, .border-north-7d4a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hard-8811::before { content: '\f015'; }
.blue-fad3::before { content: '\f007'; }
.accent-a50a::before { content: '\f023'; }
.tertiary_64f3::before { content: '\f0e0'; }
.backdrop_5632::before { content: '\f095'; }
.silver-ae81::before { content: '\f005'; }
.filter-selected-7601::before { content: '\f004'; }
.modal-fresh-b762::before { content: '\f00c'; }
.right-8ae5::before { content: '\f00d'; }
.row-036b::before { content: '\f002'; }
.thumbnail_fixed_7b9e::before { content: '\f0c9'; }
.sort_4a2d::before { content: '\f061'; }
.frame-cool-5ca8::before { content: '\f060'; }
.nav-tall-81cb::before { content: '\f04b'; }
.backdrop-775a::before { content: '\f04c'; }
.message-a5ce::before { content: '\f019'; }
.purple_e80b::before { content: '\f093'; }
.gold-7f74::before { content: '\f132'; }
.label_in_2dd9::before { content: '\f091'; }
.soft_d43a::before { content: '\f06b'; }
.easy-b370::before { content: '\f0d6'; }
.logo-clean-cd18::before { content: '\f09d'; }
.gold-602d::before { content: '\f10b'; }
.container_tiny_841e::before { content: '\f108'; }
.texture_yellow_e17c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pagination-hard-17e3::before { content: '\f522'; }
.layout-rough-1a62::before { content: '\f327'; }
.in_cc83::before { content: '\f219'; }
.action_9ff0::before { content: '\f21e'; }
.gas-9004::before { content: '\f2f5'; }

/* Social Icons */
.hard_8dea::before { content: '\f09a'; }
.search_focused_6b8d::before { content: '\f099'; }
.surface_glass_0169::before { content: '\f16d'; }
.backdrop_first_c986::before { content: '\f167'; }
.stone_9295::before { content: '\f2c6'; }
.component-fluid-8b1e::before { content: '\f232'; }

/* Size Classes */
.hard-9201 { font-size: 0.75em; }
.tooltip-128c { font-size: 0.875em; }
.primary-orange-a19b { font-size: 1.33em; }
.input-6dee { font-size: 1.5em; }
.wrapper_prev_16b8 { font-size: 2em; }
.table-0fa3 { font-size: 3em; }

/* Animation Classes */
.sidebar_green_da55 {
    animation: fa-spin 2s infinite linear;
}

.footer_clean_eb24 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2386 */
.promo-block-j3 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
