/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.medium_0aa8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.in_a28f, .hidden-dynamic-b1d4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.status-in-c005::before { content: '\f015'; }
.box-fresh-2ad7::before { content: '\f007'; }
.panel-b9a7::before { content: '\f023'; }
.warm-e418::before { content: '\f0e0'; }
.caption_f263::before { content: '\f095'; }
.silver-4710::before { content: '\f005'; }
.container_aea2::before { content: '\f004'; }
.avatar_f0ef::before { content: '\f00c'; }
.text-upper-9e33::before { content: '\f00d'; }
.section_first_8449::before { content: '\f002'; }
.basic_bdda::before { content: '\f0c9'; }
.modal_2028::before { content: '\f061'; }
.footer-inner-f38c::before { content: '\f060'; }
.yellow-6acb::before { content: '\f04b'; }
.grid_inner_ec23::before { content: '\f04c'; }
.north_7c16::before { content: '\f019'; }
.logo_stone_9171::before { content: '\f093'; }
.card-huge-9964::before { content: '\f132'; }
.element_fast_38c9::before { content: '\f091'; }
.large_f6e3::before { content: '\f06b'; }
.button_318b::before { content: '\f0d6'; }
.search-bronze-97c4::before { content: '\f09d'; }
.preview-focused-cfe9::before { content: '\f10b'; }
.avatar_b05f::before { content: '\f108'; }
.wide_3b85::before { content: '\f10a'; }

/* Gambling Specific Icons */
.media_6816::before { content: '\f522'; }
.focus-solid-ec94::before { content: '\f327'; }
.element-162b::before { content: '\f219'; }
.background-7f64::before { content: '\f21e'; }
.element_dc91::before { content: '\f2f5'; }

/* Social Icons */
.dropdown-676b::before { content: '\f09a'; }
.card-old-9179::before { content: '\f099'; }
.badge-2825::before { content: '\f16d'; }
.avatar-mini-16a1::before { content: '\f167'; }
.frame_center_6c4d::before { content: '\f2c6'; }
.row_12f9::before { content: '\f232'; }

/* Size Classes */
.out_a98b { font-size: 0.75em; }
.pro-cfd8 { font-size: 0.875em; }
.slow_723a { font-size: 1.33em; }
.modal-pink-79dd { font-size: 1.5em; }
.pattern-east-1ca8 { font-size: 2em; }
.lite-6271 { font-size: 3em; }

/* Animation Classes */
.out_4186 {
    animation: fa-spin 2s infinite linear;
}

.form_stale_5a2e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 87de */
.phantom-card-u2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
