/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.aside_9543) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.north-5686, .message-b93a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.motion_ef92::before { content: '\f015'; }
.hero-be54::before { content: '\f007'; }
.orange-c910::before { content: '\f023'; }
.primary-0b58::before { content: '\f0e0'; }
.short-c23b::before { content: '\f095'; }
.search_east_2c05::before { content: '\f005'; }
.lower-1397::before { content: '\f004'; }
.section_5b2d::before { content: '\f00c'; }
.rough-ed4b::before { content: '\f00d'; }
.preview_slow_c658::before { content: '\f002'; }
.warm-c693::before { content: '\f0c9'; }
.hard_50b8::before { content: '\f061'; }
.tabs-soft-8fbb::before { content: '\f060'; }
.paper_6515::before { content: '\f04b'; }
.search_red_7709::before { content: '\f04c'; }
.logo_feb9::before { content: '\f019'; }
.grid_prev_a9a4::before { content: '\f093'; }
.fast-0a7b::before { content: '\f132'; }
.active_42e5::before { content: '\f091'; }
.liquid-b99d::before { content: '\f06b'; }
.footer-right-bfa3::before { content: '\f0d6'; }
.description_next_5b37::before { content: '\f09d'; }
.inner-ce0b::before { content: '\f10b'; }
.accent-25e2::before { content: '\f108'; }
.shadow-4bb9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.active_lite_d61b::before { content: '\f522'; }
.feature-slow-74d6::before { content: '\f327'; }
.gradient_5a5c::before { content: '\f219'; }
.pagination-0c7f::before { content: '\f21e'; }
.east-80b1::before { content: '\f2f5'; }

/* Social Icons */
.row-current-1514::before { content: '\f09a'; }
.iron_d7fd::before { content: '\f099'; }
.up-64a6::before { content: '\f16d'; }
.gradient-74c7::before { content: '\f167'; }
.modal-wide-7b4c::before { content: '\f2c6'; }
.article_smooth_98b9::before { content: '\f232'; }

/* Size Classes */
.caption-liquid-a99d { font-size: 0.75em; }
.narrow_ef09 { font-size: 0.875em; }
.filter_3694 { font-size: 1.33em; }
.thumbnail_pink_b523 { font-size: 1.5em; }
.disabled-0003 { font-size: 2em; }
.full_9d3a { font-size: 3em; }

/* Animation Classes */
.content_0199 {
    animation: fa-spin 2s infinite linear;
}

.pagination-d303 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d81a */
.ghost-box-g6 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
