/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.black_c162) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.popup-plasma-97ee, .form_pro_16e9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.row-1f9e::before { content: '\f015'; }
.photo_paper_50c9::before { content: '\f007'; }
.message-north-a2ad::before { content: '\f023'; }
.badge-07e8::before { content: '\f0e0'; }
.tabs_focused_3729::before { content: '\f095'; }
.main_pink_12c1::before { content: '\f005'; }
.wrapper-9ba9::before { content: '\f004'; }
.background-a945::before { content: '\f00c'; }
.liquid_1776::before { content: '\f00d'; }
.caption_887c::before { content: '\f002'; }
.active-2775::before { content: '\f0c9'; }
.gallery_b69a::before { content: '\f061'; }
.heading_844c::before { content: '\f060'; }
.background-3df0::before { content: '\f04b'; }
.stale-0c7a::before { content: '\f04c'; }
.under-9243::before { content: '\f019'; }
.grid-static-d449::before { content: '\f093'; }
.description-1d15::before { content: '\f132'; }
.dropdown_90b6::before { content: '\f091'; }
.middle-b8f8::before { content: '\f06b'; }
.module_old_11f2::before { content: '\f0d6'; }
.dropdown-purple-0cb6::before { content: '\f09d'; }
.menu_center_ea64::before { content: '\f10b'; }
.disabled_53aa::before { content: '\f108'; }
.detail_3e67::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tooltip_purple_698d::before { content: '\f522'; }
.modal-903d::before { content: '\f327'; }
.text-large-622f::before { content: '\f219'; }
.solid-33f4::before { content: '\f21e'; }
.photo-a786::before { content: '\f2f5'; }

/* Social Icons */
.box-stale-93d8::before { content: '\f09a'; }
.upper-cdf6::before { content: '\f099'; }
.image_stone_7b15::before { content: '\f16d'; }
.warm-8b2f::before { content: '\f167'; }
.filter_f5c0::before { content: '\f2c6'; }
.active_adc1::before { content: '\f232'; }

/* Size Classes */
.column-5524 { font-size: 0.75em; }
.pagination_ebed { font-size: 0.875em; }
.secondary_new_0178 { font-size: 1.33em; }
.backdrop-active-e7e8 { font-size: 1.5em; }
.breadcrumb_f83c { font-size: 2em; }
.north-715b { font-size: 3em; }

/* Animation Classes */
.hero_cac3 {
    animation: fa-spin 2s infinite linear;
}

.mask_a1bc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4c56 */
.phantom-card-h9 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
