/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.disabled-red-96a5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.section_next_fcf2, .fixed_a7b2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.lite-33cf::before { content: '\f015'; }
.mini-f545::before { content: '\f007'; }
.progress-8e77::before { content: '\f023'; }
.label-fluid-1782::before { content: '\f0e0'; }
.action_4895::before { content: '\f095'; }
.prev-cb1b::before { content: '\f005'; }
.label-917f::before { content: '\f004'; }
.black_e286::before { content: '\f00c'; }
.image-dd5e::before { content: '\f00d'; }
.filter-inner-2bf1::before { content: '\f002'; }
.large_a6e3::before { content: '\f0c9'; }
.right-9c5f::before { content: '\f061'; }
.south-f0ac::before { content: '\f060'; }
.hero-cold-e8f0::before { content: '\f04b'; }
.article_b5be::before { content: '\f04c'; }
.bottom_511d::before { content: '\f019'; }
.hero-mini-6620::before { content: '\f093'; }
.pro_a7fb::before { content: '\f132'; }
.block_a43a::before { content: '\f091'; }
.form_north_a9ad::before { content: '\f06b'; }
.pattern_static_d4da::before { content: '\f0d6'; }
.bottom-f797::before { content: '\f09d'; }
.smooth_f8f8::before { content: '\f10b'; }
.focus-7325::before { content: '\f108'; }
.shadow-prev-83da::before { content: '\f10a'; }

/* Gambling Specific Icons */
.thick-0259::before { content: '\f522'; }
.hard_d338::before { content: '\f327'; }
.column_wood_7a15::before { content: '\f219'; }
.hot-60b5::before { content: '\f21e'; }
.focus-96cd::before { content: '\f2f5'; }

/* Social Icons */
.medium_ce2a::before { content: '\f09a'; }
.preview_stale_b85b::before { content: '\f099'; }
.upper_6d49::before { content: '\f16d'; }
.photo_north_f66d::before { content: '\f167'; }
.tiny_b021::before { content: '\f2c6'; }
.white-d45f::before { content: '\f232'; }

/* Size Classes */
.content-liquid-783a { font-size: 0.75em; }
.input-7423 { font-size: 0.875em; }
.outline_127e { font-size: 1.33em; }
.tooltip-7d15 { font-size: 1.5em; }
.dirty_54ce { font-size: 2em; }
.carousel_tall_50ba { font-size: 3em; }

/* Animation Classes */
.header_short_6adb {
    animation: fa-spin 2s infinite linear;
}

.smooth-a511 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 229b */
.phantom-card-w7 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
