/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.content_b7c9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.logo_e6c7, .new_5a8c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.picture_7abc::before { content: '\f015'; }
.hover_24dd::before { content: '\f007'; }
.backdrop_pro_af7b::before { content: '\f023'; }
.layout_active_9e48::before { content: '\f0e0'; }
.purple-c68a::before { content: '\f095'; }
.thumbnail-light-65b8::before { content: '\f005'; }
.red-0d26::before { content: '\f004'; }
.border-down-80da::before { content: '\f00c'; }
.card_7021::before { content: '\f00d'; }
.cool_2b62::before { content: '\f002'; }
.badge_outer_aec1::before { content: '\f0c9'; }
.under-afe6::before { content: '\f061'; }
.dropdown-ee6a::before { content: '\f060'; }
.fixed-e4c0::before { content: '\f04b'; }
.breadcrumb_out_c1fe::before { content: '\f04c'; }
.picture_0148::before { content: '\f019'; }
.static_6a68::before { content: '\f093'; }
.overlay-dynamic-3b34::before { content: '\f132'; }
.frame-455d::before { content: '\f091'; }
.preview-1669::before { content: '\f06b'; }
.under-19c2::before { content: '\f0d6'; }
.rough-726a::before { content: '\f09d'; }
.message_9f6e::before { content: '\f10b'; }
.widget-stale-da9d::before { content: '\f108'; }
.center_b22a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.lower-6def::before { content: '\f522'; }
.dim-1930::before { content: '\f327'; }
.video_9a4a::before { content: '\f219'; }
.hero-34d4::before { content: '\f21e'; }
.west-9135::before { content: '\f2f5'; }

/* Social Icons */
.thumbnail-brown-6a74::before { content: '\f09a'; }
.huge-0c78::before { content: '\f099'; }
.thumbnail-81ad::before { content: '\f16d'; }
.in-6ded::before { content: '\f167'; }
.heading_4d56::before { content: '\f2c6'; }
.hover_tall_f6b0::before { content: '\f232'; }

/* Size Classes */
.item-fixed-5014 { font-size: 0.75em; }
.blue_2675 { font-size: 0.875em; }
.image_93a3 { font-size: 1.33em; }
.gallery-ed55 { font-size: 1.5em; }
.nav_mini_7d12 { font-size: 2em; }
.modal_orange_afd9 { font-size: 3em; }

/* Animation Classes */
.clean_05a0 {
    animation: fa-spin 2s infinite linear;
}

.column-6a42 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f0f6 */
.phantom-card-k4 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
