/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.preview_smooth_11af) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tag_a121, .advanced_0404 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.preview_current_878d::before { content: '\f015'; }
.text-4c4d::before { content: '\f007'; }
.paper-6333::before { content: '\f023'; }
.focus-large-5f1b::before { content: '\f0e0'; }
.focused_6ab7::before { content: '\f095'; }
.warm_50be::before { content: '\f005'; }
.east_d6cd::before { content: '\f004'; }
.section-c774::before { content: '\f00c'; }
.large_e310::before { content: '\f00d'; }
.shade_dim_3d8f::before { content: '\f002'; }
.menu_d7c1::before { content: '\f0c9'; }
.fast_0fd2::before { content: '\f061'; }
.feature-tall-a595::before { content: '\f060'; }
.summary-9ec4::before { content: '\f04b'; }
.white-e702::before { content: '\f04c'; }
.silver_cc75::before { content: '\f019'; }
.accordion-8a53::before { content: '\f093'; }
.plasma-204a::before { content: '\f132'; }
.title-bf31::before { content: '\f091'; }
.old-e880::before { content: '\f06b'; }
.caption_smooth_ea8d::before { content: '\f0d6'; }
.progress_rough_1cee::before { content: '\f09d'; }
.left-1793::before { content: '\f10b'; }
.mini-d896::before { content: '\f108'; }
.logo_smooth_6a9e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.card-3e57::before { content: '\f522'; }
.container_clean_87f3::before { content: '\f327'; }
.background_in_1c97::before { content: '\f219'; }
.hover-0dc6::before { content: '\f21e'; }
.over-aceb::before { content: '\f2f5'; }

/* Social Icons */
.badge-9b03::before { content: '\f09a'; }
.outline-over-b019::before { content: '\f099'; }
.small-d635::before { content: '\f16d'; }
.hard-6387::before { content: '\f167'; }
.icon-0188::before { content: '\f2c6'; }
.form-cold-507c::before { content: '\f232'; }

/* Size Classes */
.motion_bf2c { font-size: 0.75em; }
.inner-e602 { font-size: 0.875em; }
.thumbnail-5e34 { font-size: 1.33em; }
.small-413b { font-size: 1.5em; }
.summary-short-11c9 { font-size: 2em; }
.form-dim-3731 { font-size: 3em; }

/* Animation Classes */
.old-2c5f {
    animation: fa-spin 2s infinite linear;
}

.outline_903e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e065 */
.shadow-element-v0 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
