/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.border_48e3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tertiary-8e86, .stale_7395 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.basic_de5d::before { content: '\f015'; }
.fresh_a26b::before { content: '\f007'; }
.summary_1914::before { content: '\f023'; }
.main-short-ed1a::before { content: '\f0e0'; }
.notice_focused_9e89::before { content: '\f095'; }
.steel_372c::before { content: '\f005'; }
.text_gas_3195::before { content: '\f004'; }
.pink_ea60::before { content: '\f00c'; }
.sort-3bd8::before { content: '\f00d'; }
.progress_13a4::before { content: '\f002'; }
.tabs-orange-46dd::before { content: '\f0c9'; }
.shade_solid_a0f3::before { content: '\f061'; }
.disabled-active-ee4e::before { content: '\f060'; }
.tiny_b338::before { content: '\f04b'; }
.paragraph_4a97::before { content: '\f04c'; }
.media_cool_d5ba::before { content: '\f019'; }
.huge-6a59::before { content: '\f093'; }
.yellow_db89::before { content: '\f132'; }
.focused-56ca::before { content: '\f091'; }
.button-middle-7fcb::before { content: '\f06b'; }
.huge_b0b9::before { content: '\f0d6'; }
.gallery_liquid_8050::before { content: '\f09d'; }
.image_prev_a87f::before { content: '\f10b'; }
.west_0748::before { content: '\f108'; }
.detail_7cae::before { content: '\f10a'; }

/* Gambling Specific Icons */
.new_a0fa::before { content: '\f522'; }
.preview-89ae::before { content: '\f327'; }
.right_4038::before { content: '\f219'; }
.block-soft-cbfd::before { content: '\f21e'; }
.paragraph_center_00e0::before { content: '\f2f5'; }

/* Social Icons */
.container_red_7d4c::before { content: '\f09a'; }
.search-764f::before { content: '\f099'; }
.surface_517e::before { content: '\f16d'; }
.active_c05d::before { content: '\f167'; }
.text-0e72::before { content: '\f2c6'; }
.input_60b8::before { content: '\f232'; }

/* Size Classes */
.list-hard-b78c { font-size: 0.75em; }
.column-5395 { font-size: 0.875em; }
.shade_f750 { font-size: 1.33em; }
.tabs-2a78 { font-size: 1.5em; }
.next_f529 { font-size: 2em; }
.icon_south_d29b { font-size: 3em; }

/* Animation Classes */
.lower-2a9b {
    animation: fa-spin 2s infinite linear;
}

.white-f61b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5019 */
.phantom-card-q5 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
