/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.main-down-6eac) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.image_9e60, .tag_inner_f885 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hidden_out_3f50::before { content: '\f015'; }
.out_c8bb::before { content: '\f007'; }
.warm-6b7f::before { content: '\f023'; }
.thumbnail-1c1e::before { content: '\f0e0'; }
.large_916e::before { content: '\f095'; }
.avatar-04f7::before { content: '\f005'; }
.dark_3699::before { content: '\f004'; }
.feature-2959::before { content: '\f00c'; }
.nav-efe2::before { content: '\f00d'; }
.north-4096::before { content: '\f002'; }
.liquid-fa2a::before { content: '\f0c9'; }
.medium_fc59::before { content: '\f061'; }
.element_fresh_734a::before { content: '\f060'; }
.surface_in_89e2::before { content: '\f04b'; }
.breadcrumb_b5ff::before { content: '\f04c'; }
.right-977c::before { content: '\f019'; }
.accordion_8500::before { content: '\f093'; }
.header_gas_be8f::before { content: '\f132'; }
.huge-d79c::before { content: '\f091'; }
.main_c639::before { content: '\f06b'; }
.preview-3bfd::before { content: '\f0d6'; }
.large_9aea::before { content: '\f09d'; }
.thumbnail_over_b9df::before { content: '\f10b'; }
.clean-797b::before { content: '\f108'; }
.lite-d07c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accordion-6123::before { content: '\f522'; }
.border-b4c8::before { content: '\f327'; }
.yellow-92e7::before { content: '\f219'; }
.dark-86b3::before { content: '\f21e'; }
.old_4ee3::before { content: '\f2f5'; }

/* Social Icons */
.south-622d::before { content: '\f09a'; }
.dim-ea40::before { content: '\f099'; }
.aside-tall-cd91::before { content: '\f16d'; }
.photo_4365::before { content: '\f167'; }
.media_b084::before { content: '\f2c6'; }
.chip-799e::before { content: '\f232'; }

/* Size Classes */
.badge_284f { font-size: 0.75em; }
.outer_1ece { font-size: 0.875em; }
.prev-e2d1 { font-size: 1.33em; }
.description-eee1 { font-size: 1.5em; }
.liquid_7a23 { font-size: 2em; }
.card_new_8c08 { font-size: 3em; }

/* Animation Classes */
.layout-black-b5aa {
    animation: fa-spin 2s infinite linear;
}

.accordion_998c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e459 */
.phantom-card-h0 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
