/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.block_ab1d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.column-medium-8be9, .bronze_5c4a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dropdown_d772::before { content: '\f015'; }
.item-full-0873::before { content: '\f007'; }
.carousel-859b::before { content: '\f023'; }
.item-blue-f397::before { content: '\f0e0'; }
.basic_fdc4::before { content: '\f095'; }
.secondary-soft-8ec0::before { content: '\f005'; }
.full_6fd6::before { content: '\f004'; }
.disabled_over_1cfc::before { content: '\f00c'; }
.popup-6bb6::before { content: '\f00d'; }
.card-slow-6ea4::before { content: '\f002'; }
.north_4b89::before { content: '\f0c9'; }
.info-left-f08b::before { content: '\f061'; }
.steel_1584::before { content: '\f060'; }
.gradient_73be::before { content: '\f04b'; }
.dark-f34c::before { content: '\f04c'; }
.plasma_e203::before { content: '\f019'; }
.wide-9c82::before { content: '\f093'; }
.border-d9f2::before { content: '\f132'; }
.content_ffdd::before { content: '\f091'; }
.container_wood_2e08::before { content: '\f06b'; }
.short_c76e::before { content: '\f0d6'; }
.chip-lite-d052::before { content: '\f09d'; }
.fresh_536e::before { content: '\f10b'; }
.photo_outer_306b::before { content: '\f108'; }
.cold-5919::before { content: '\f10a'; }

/* Gambling Specific Icons */
.list-right-a8ae::before { content: '\f522'; }
.steel_2792::before { content: '\f327'; }
.motion_12ad::before { content: '\f219'; }
.dropdown_1018::before { content: '\f21e'; }
.pagination_solid_673d::before { content: '\f2f5'; }

/* Social Icons */
.tabs-7c07::before { content: '\f09a'; }
.title_small_5fb5::before { content: '\f099'; }
.container-motion-f355::before { content: '\f16d'; }
.content_mini_16f6::before { content: '\f167'; }
.dynamic_a55e::before { content: '\f2c6'; }
.badge-liquid-5d6d::before { content: '\f232'; }

/* Size Classes */
.menu-up-be70 { font-size: 0.75em; }
.highlight-9a27 { font-size: 0.875em; }
.last-6d73 { font-size: 1.33em; }
.accordion-12bc { font-size: 1.5em; }
.static_3c4b { font-size: 2em; }
.up_dca7 { font-size: 3em; }

/* Animation Classes */
.warm_7f5c {
    animation: fa-spin 2s infinite linear;
}

.inner-53e6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 640a */
.phantom-card-k4 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
