/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.module-short-0859) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.warm_afda, .dark_57d9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gallery_right_da35::before { content: '\f015'; }
.status_warm_22c2::before { content: '\f007'; }
.notification_5485::before { content: '\f023'; }
.backdrop_red_77f2::before { content: '\f0e0'; }
.under-76a2::before { content: '\f095'; }
.action_632b::before { content: '\f005'; }
.main-narrow-1457::before { content: '\f004'; }
.pagination_1173::before { content: '\f00c'; }
.fast-f09b::before { content: '\f00d'; }
.purple_89ae::before { content: '\f002'; }
.banner_21ab::before { content: '\f0c9'; }
.smooth_68af::before { content: '\f061'; }
.tooltip-iron-fe62::before { content: '\f060'; }
.wrapper-d2af::before { content: '\f04b'; }
.mask-6539::before { content: '\f04c'; }
.tall-a803::before { content: '\f019'; }
.smooth_8a72::before { content: '\f093'; }
.fluid-0adf::before { content: '\f132'; }
.thick_2e23::before { content: '\f091'; }
.tabs-dim-e6db::before { content: '\f06b'; }
.element_9c5b::before { content: '\f0d6'; }
.element_south_7363::before { content: '\f09d'; }
.modal_8ece::before { content: '\f10b'; }
.box-8c1b::before { content: '\f108'; }
.tabs-924b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.block-b6d4::before { content: '\f522'; }
.focus-pink-a0cb::before { content: '\f327'; }
.full-183c::before { content: '\f219'; }
.preview_easy_cf28::before { content: '\f21e'; }
.caption-orange-f6a3::before { content: '\f2f5'; }

/* Social Icons */
.tooltip-large-c6d0::before { content: '\f09a'; }
.nav-8863::before { content: '\f099'; }
.card-0a42::before { content: '\f16d'; }
.shade-42b9::before { content: '\f167'; }
.breadcrumb-red-3941::before { content: '\f2c6'; }
.cold_0fe3::before { content: '\f232'; }

/* Size Classes */
.alert-last-821e { font-size: 0.75em; }
.steel_d846 { font-size: 0.875em; }
.section-smooth-5f61 { font-size: 1.33em; }
.gallery-446a { font-size: 1.5em; }
.selected_dae0 { font-size: 2em; }
.banner_old_ff01 { font-size: 3em; }

/* Animation Classes */
.text-copper-93aa {
    animation: fa-spin 2s infinite linear;
}

.row_liquid_f244 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 08f5 */
.phantom-card-a4 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
