/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tabs_easy_b634) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.title_f259, .overlay_rough_34b7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.huge_ca43::before { content: '\f015'; }
.shadow-3321::before { content: '\f007'; }
.video_58b1::before { content: '\f023'; }
.progress_5e3f::before { content: '\f0e0'; }
.feature-eea9::before { content: '\f095'; }
.selected_ec2d::before { content: '\f005'; }
.hero_black_0103::before { content: '\f004'; }
.sidebar_north_03c1::before { content: '\f00c'; }
.content_pink_fc97::before { content: '\f00d'; }
.cool_6a9e::before { content: '\f002'; }
.small-0125::before { content: '\f0c9'; }
.component_9573::before { content: '\f061'; }
.under-8705::before { content: '\f060'; }
.secondary-bfda::before { content: '\f04b'; }
.brown-497c::before { content: '\f04c'; }
.info-875a::before { content: '\f019'; }
.column_right_4ca1::before { content: '\f093'; }
.modal-middle-68a8::before { content: '\f132'; }
.paper_c036::before { content: '\f091'; }
.label_4b42::before { content: '\f06b'; }
.right_3c00::before { content: '\f0d6'; }
.title-cool-b590::before { content: '\f09d'; }
.tiny-81c5::before { content: '\f10b'; }
.white-da75::before { content: '\f108'; }
.pattern_gold_7e60::before { content: '\f10a'; }

/* Gambling Specific Icons */
.first_d85c::before { content: '\f522'; }
.panel-29b1::before { content: '\f327'; }
.description_black_8e08::before { content: '\f219'; }
.gradient_center_d632::before { content: '\f21e'; }
.action-4905::before { content: '\f2f5'; }

/* Social Icons */
.footer_pink_1a8a::before { content: '\f09a'; }
.slider_9614::before { content: '\f099'; }
.pattern_ea19::before { content: '\f16d'; }
.widget_217c::before { content: '\f167'; }
.outline-60bc::before { content: '\f2c6'; }
.outer-c439::before { content: '\f232'; }

/* Size Classes */
.liquid_6023 { font-size: 0.75em; }
.simple-6d86 { font-size: 0.875em; }
.article_glass_1064 { font-size: 1.33em; }
.primary-huge-9cde { font-size: 1.5em; }
.label-inner-455a { font-size: 2em; }
.footer_a60a { font-size: 3em; }

/* Animation Classes */
.stale-a7c9 {
    animation: fa-spin 2s infinite linear;
}

.grid-motion-0b10 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d5e1 */
.phantom-card-a7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
