/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hero_silver_f22d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.grid-6b73, .link-new-07dc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slow-be48::before { content: '\f015'; }
.description-white-fb82::before { content: '\f007'; }
.bronze_f492::before { content: '\f023'; }
.texture_cool_794a::before { content: '\f0e0'; }
.photo-a94f::before { content: '\f095'; }
.video-left-72bd::before { content: '\f005'; }
.breadcrumb_liquid_2718::before { content: '\f004'; }
.lite_b862::before { content: '\f00c'; }
.pattern-44e3::before { content: '\f00d'; }
.main-d2b3::before { content: '\f002'; }
.dirty_e532::before { content: '\f0c9'; }
.accordion-plasma-b791::before { content: '\f061'; }
.module-fast-d5f1::before { content: '\f060'; }
.title_fc82::before { content: '\f04b'; }
.module-fresh-e132::before { content: '\f04c'; }
.upper-bd59::before { content: '\f019'; }
.status-5a83::before { content: '\f093'; }
.fast-56d4::before { content: '\f132'; }
.right_6f16::before { content: '\f091'; }
.in_238b::before { content: '\f06b'; }
.menu_fluid_b421::before { content: '\f0d6'; }
.paragraph-green-50f0::before { content: '\f09d'; }
.info_6fc1::before { content: '\f10b'; }
.section_3de8::before { content: '\f108'; }
.content_motion_e77d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.column_2c9d::before { content: '\f522'; }
.focused_7bae::before { content: '\f327'; }
.panel_474d::before { content: '\f219'; }
.middle_5a90::before { content: '\f21e'; }
.banner_627d::before { content: '\f2f5'; }

/* Social Icons */
.outer-b2b6::before { content: '\f09a'; }
.element_9757::before { content: '\f099'; }
.hover_079f::before { content: '\f16d'; }
.alert_154a::before { content: '\f167'; }
.gradient-tall-4939::before { content: '\f2c6'; }
.heading-c4a0::before { content: '\f232'; }

/* Size Classes */
.modal-e75a { font-size: 0.75em; }
.old-f46c { font-size: 0.875em; }
.label-6a4e { font-size: 1.33em; }
.under-1dd1 { font-size: 1.5em; }
.badge-paper-f820 { font-size: 2em; }
.image_1142 { font-size: 3em; }

/* Animation Classes */
.detail_fixed_b9da {
    animation: fa-spin 2s infinite linear;
}

.thumbnail_f2a9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bbab */
.ghost-box-g4 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
