/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hover-80f4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.button_ca94, .message-small-fcc3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.input-5603::before { content: '\f015'; }
.main-efe4::before { content: '\f007'; }
.nav_6953::before { content: '\f023'; }
.photo_narrow_15a0::before { content: '\f0e0'; }
.main_0ddf::before { content: '\f095'; }
.content_hot_9c08::before { content: '\f005'; }
.caption_b39b::before { content: '\f004'; }
.full-b190::before { content: '\f00c'; }
.shade_ea4c::before { content: '\f00d'; }
.container-fluid-f40e::before { content: '\f002'; }
.text-static-903f::before { content: '\f0c9'; }
.status_7974::before { content: '\f061'; }
.large-a1f3::before { content: '\f060'; }
.filter-14a6::before { content: '\f04b'; }
.alert_green_c03d::before { content: '\f04c'; }
.column-upper-c29f::before { content: '\f019'; }
.active-364a::before { content: '\f093'; }
.green_7ba6::before { content: '\f132'; }
.tag_23f2::before { content: '\f091'; }
.advanced-451a::before { content: '\f06b'; }
.next-f755::before { content: '\f0d6'; }
.item-glass-2bd4::before { content: '\f09d'; }
.short_91e0::before { content: '\f10b'; }
.image_static_d78f::before { content: '\f108'; }
.west-6bb6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.video-ad49::before { content: '\f522'; }
.picture_0ca0::before { content: '\f327'; }
.breadcrumb-hard-970e::before { content: '\f219'; }
.picture_0776::before { content: '\f21e'; }
.orange_3bba::before { content: '\f2f5'; }

/* Social Icons */
.dropdown-large-df8c::before { content: '\f09a'; }
.panel-12be::before { content: '\f099'; }
.photo_in_b9ac::before { content: '\f16d'; }
.tabs_large_2ba2::before { content: '\f167'; }
.filter-mini-4789::before { content: '\f2c6'; }
.fixed_8972::before { content: '\f232'; }

/* Size Classes */
.overlay-2495 { font-size: 0.75em; }
.center-b37e { font-size: 0.875em; }
.background_next_30fb { font-size: 1.33em; }
.north-d415 { font-size: 1.5em; }
.content-gas-d829 { font-size: 2em; }
.widget-large-68a2 { font-size: 3em; }

/* Animation Classes */
.tag_49e6 {
    animation: fa-spin 2s infinite linear;
}

.popup-45ae {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6123 */
.phantom-card-t8 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
