/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.image_middle_34c6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.article-4d32, .basic-465b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mask-9981::before { content: '\f015'; }
.slider-84dd::before { content: '\f007'; }
.list_b5f6::before { content: '\f023'; }
.box-b07b::before { content: '\f0e0'; }
.filter-huge-6cc2::before { content: '\f095'; }
.accent_yellow_5d4b::before { content: '\f005'; }
.row_e0af::before { content: '\f004'; }
.silver-4192::before { content: '\f00c'; }
.message_b7e5::before { content: '\f00d'; }
.solid-6678::before { content: '\f002'; }
.logo-south-8dd8::before { content: '\f0c9'; }
.rough_e30f::before { content: '\f061'; }
.background-clean-16fb::before { content: '\f060'; }
.list-89fe::before { content: '\f04b'; }
.link-3b0f::before { content: '\f04c'; }
.list-first-e1da::before { content: '\f019'; }
.blue-b010::before { content: '\f093'; }
.accordion_steel_e0d9::before { content: '\f132'; }
.bottom-2023::before { content: '\f091'; }
.picture_2652::before { content: '\f06b'; }
.banner_0429::before { content: '\f0d6'; }
.table_over_f002::before { content: '\f09d'; }
.next_744c::before { content: '\f10b'; }
.hover-hovered-51a2::before { content: '\f108'; }
.blue-c078::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wide_f349::before { content: '\f522'; }
.active-0e7a::before { content: '\f327'; }
.banner-tiny-d986::before { content: '\f219'; }
.active-d022::before { content: '\f21e'; }
.lite_20a1::before { content: '\f2f5'; }

/* Social Icons */
.photo-south-1092::before { content: '\f09a'; }
.liquid-7081::before { content: '\f099'; }
.text_0173::before { content: '\f16d'; }
.gradient-glass-15dc::before { content: '\f167'; }
.card-lower-b3c5::before { content: '\f2c6'; }
.border-5ff8::before { content: '\f232'; }

/* Size Classes */
.focus_hovered_fdc6 { font-size: 0.75em; }
.focus_3f12 { font-size: 0.875em; }
.hidden_purple_33dd { font-size: 1.33em; }
.brown-1347 { font-size: 1.5em; }
.active_df6b { font-size: 2em; }
.notification-black-416d { font-size: 3em; }

/* Animation Classes */
.highlight_32ba {
    animation: fa-spin 2s infinite linear;
}

.container-bf48 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4995 */
.phantom-card-p6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
