/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.chip-22b4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.message-stone-d25f, .right_cb7b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.message_ab03::before { content: '\f015'; }
.surface_206d::before { content: '\f007'; }
.gas_cf13::before { content: '\f023'; }
.list-3260::before { content: '\f0e0'; }
.border_a303::before { content: '\f095'; }
.huge-620a::before { content: '\f005'; }
.hero_42c1::before { content: '\f004'; }
.header-last-9e34::before { content: '\f00c'; }
.gallery-dark-fa34::before { content: '\f00d'; }
.white-e57f::before { content: '\f002'; }
.column_stone_f02e::before { content: '\f0c9'; }
.primary-dark-3e1b::before { content: '\f061'; }
.badge_lower_2ade::before { content: '\f060'; }
.backdrop-hot-3d64::before { content: '\f04b'; }
.description-f35b::before { content: '\f04c'; }
.mini-3f23::before { content: '\f019'; }
.secondary-clean-45b4::before { content: '\f093'; }
.header_hard_16d8::before { content: '\f132'; }
.nav_8a15::before { content: '\f091'; }
.tall_230f::before { content: '\f06b'; }
.avatar_1013::before { content: '\f0d6'; }
.advanced-96d4::before { content: '\f09d'; }
.tag-5360::before { content: '\f10b'; }
.picture-288e::before { content: '\f108'; }
.heading_63b9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.plasma-d29a::before { content: '\f522'; }
.breadcrumb-plasma-614b::before { content: '\f327'; }
.background_affa::before { content: '\f219'; }
.title-right-94bb::before { content: '\f21e'; }
.blue_5c98::before { content: '\f2f5'; }

/* Social Icons */
.middle-fea1::before { content: '\f09a'; }
.first_d558::before { content: '\f099'; }
.shade_5470::before { content: '\f16d'; }
.modal-2be8::before { content: '\f167'; }
.component-dark-4e68::before { content: '\f2c6'; }
.heading-ea28::before { content: '\f232'; }

/* Size Classes */
.element_red_3198 { font-size: 0.75em; }
.slider-advanced-f6b2 { font-size: 0.875em; }
.search_soft_9bb4 { font-size: 1.33em; }
.down-4bc4 { font-size: 1.5em; }
.paragraph_c11f { font-size: 2em; }
.description-glass-c262 { font-size: 3em; }

/* Animation Classes */
.content-d42e {
    animation: fa-spin 2s infinite linear;
}

.over_98d8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a461 */
.phantom-card-k2 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
