/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.footer-be98) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.backdrop-small-30a1, .tag-9121 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.border_d6e0::before { content: '\f015'; }
.box-old-8b8a::before { content: '\f007'; }
.orange_2304::before { content: '\f023'; }
.advanced_f7b3::before { content: '\f0e0'; }
.feature-bronze-551d::before { content: '\f095'; }
.media_2877::before { content: '\f005'; }
.preview_7f8a::before { content: '\f004'; }
.sidebar-fixed-eb34::before { content: '\f00c'; }
.advanced-e8c6::before { content: '\f00d'; }
.rough-a523::before { content: '\f002'; }
.current_c3e7::before { content: '\f0c9'; }
.detail-narrow-d3c4::before { content: '\f061'; }
.info_7e57::before { content: '\f060'; }
.detail-right-d025::before { content: '\f04b'; }
.backdrop_left_489b::before { content: '\f04c'; }
.video_203f::before { content: '\f019'; }
.icon-inner-c3ae::before { content: '\f093'; }
.border-c6f3::before { content: '\f132'; }
.pagination_4836::before { content: '\f091'; }
.video_next_ad37::before { content: '\f06b'; }
.soft-9e14::before { content: '\f0d6'; }
.background_d302::before { content: '\f09d'; }
.dim_f66f::before { content: '\f10b'; }
.avatar_d39f::before { content: '\f108'; }
.liquid-3ac4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.form_1a35::before { content: '\f522'; }
.active_405c::before { content: '\f327'; }
.bright-9bee::before { content: '\f219'; }
.hidden-dirty-621f::before { content: '\f21e'; }
.focus_hard_6370::before { content: '\f2f5'; }

/* Social Icons */
.iron-ee71::before { content: '\f09a'; }
.static-300b::before { content: '\f099'; }
.module-next-3f27::before { content: '\f16d'; }
.accordion_50a7::before { content: '\f167'; }
.link-dynamic-3d42::before { content: '\f2c6'; }
.image-d4bc::before { content: '\f232'; }

/* Size Classes */
.panel-d454 { font-size: 0.75em; }
.old-0067 { font-size: 0.875em; }
.pro_7b7c { font-size: 1.33em; }
.gradient_586e { font-size: 1.5em; }
.shade_141c { font-size: 2em; }
.section-hot-16e6 { font-size: 3em; }

/* Animation Classes */
.info_cool_c8bd {
    animation: fa-spin 2s infinite linear;
}

.info-192b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 905e */
.ghost-box-p2 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
