/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.alert-d11b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.focus-pro-1004, .hero-current-6c77 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.status_down_3d85::before { content: '\f015'; }
.video-aadd::before { content: '\f007'; }
.silver-0b15::before { content: '\f023'; }
.progress_5d10::before { content: '\f0e0'; }
.item_pink_b900::before { content: '\f095'; }
.down_b6dd::before { content: '\f005'; }
.frame_warm_c796::before { content: '\f004'; }
.tag_selected_3841::before { content: '\f00c'; }
.bronze_800d::before { content: '\f00d'; }
.text-fixed-095b::before { content: '\f002'; }
.upper-1055::before { content: '\f0c9'; }
.avatar-13ca::before { content: '\f061'; }
.slider_blue_b68c::before { content: '\f060'; }
.label-cbc2::before { content: '\f04b'; }
.glass-87de::before { content: '\f04c'; }
.orange_beb5::before { content: '\f019'; }
.active-outer-5de0::before { content: '\f093'; }
.simple_c09c::before { content: '\f132'; }
.tabs-orange-bb70::before { content: '\f091'; }
.box-black-965b::before { content: '\f06b'; }
.list_static_456a::before { content: '\f0d6'; }
.selected_a907::before { content: '\f09d'; }
.dropdown-c23a::before { content: '\f10b'; }
.box-924a::before { content: '\f108'; }
.mask_1496::before { content: '\f10a'; }

/* Gambling Specific Icons */
.liquid_ef60::before { content: '\f522'; }
.tag-8648::before { content: '\f327'; }
.fast_392c::before { content: '\f219'; }
.disabled-huge-4fe7::before { content: '\f21e'; }
.description-c903::before { content: '\f2f5'; }

/* Social Icons */
.carousel-5e97::before { content: '\f09a'; }
.caption-c62f::before { content: '\f099'; }
.over_da69::before { content: '\f16d'; }
.avatar-c83c::before { content: '\f167'; }
.accordion-c042::before { content: '\f2c6'; }
.shadow_c69e::before { content: '\f232'; }

/* Size Classes */
.dropdown_dim_6d8f { font-size: 0.75em; }
.outline_08ee { font-size: 0.875em; }
.secondary_inner_bb4a { font-size: 1.33em; }
.row-silver-3c44 { font-size: 1.5em; }
.tiny-699b { font-size: 2em; }
.gradient_7ef1 { font-size: 3em; }

/* Animation Classes */
.popup-hot-104d {
    animation: fa-spin 2s infinite linear;
}

.filter-solid-45b8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dc52 */
.phantom-card-b8 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
