/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.video_tall_bc43) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outline_liquid_0288, .feature-9101 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.disabled-941a::before { content: '\f015'; }
.under_fb4b::before { content: '\f007'; }
.smooth-2156::before { content: '\f023'; }
.top-1658::before { content: '\f0e0'; }
.input-6312::before { content: '\f095'; }
.tabs-e7bc::before { content: '\f005'; }
.tag_copper_c542::before { content: '\f004'; }
.caption_old_860c::before { content: '\f00c'; }
.pattern_silver_e851::before { content: '\f00d'; }
.progress_east_2f21::before { content: '\f002'; }
.title_3e2d::before { content: '\f0c9'; }
.badge-brown-710a::before { content: '\f061'; }
.detail_solid_adc0::before { content: '\f060'; }
.shadow-4126::before { content: '\f04b'; }
.warm-fe49::before { content: '\f04c'; }
.pagination_fast_2a80::before { content: '\f019'; }
.active_0d2a::before { content: '\f093'; }
.disabled_461d::before { content: '\f132'; }
.dropdown_steel_8857::before { content: '\f091'; }
.pagination-light-bfbe::before { content: '\f06b'; }
.tall_6c77::before { content: '\f0d6'; }
.list-fixed-3bc1::before { content: '\f09d'; }
.pattern_e8d3::before { content: '\f10b'; }
.media_46ab::before { content: '\f108'; }
.active_7afa::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paper_fa86::before { content: '\f522'; }
.rough_cba0::before { content: '\f327'; }
.shadow-5edf::before { content: '\f219'; }
.notice-7f63::before { content: '\f21e'; }
.tall-a2d6::before { content: '\f2f5'; }

/* Social Icons */
.video_advanced_bf8a::before { content: '\f09a'; }
.background_5148::before { content: '\f099'; }
.active-thick-13c1::before { content: '\f16d'; }
.image_c2cd::before { content: '\f167'; }
.card_brown_5713::before { content: '\f2c6'; }
.fixed-20da::before { content: '\f232'; }

/* Size Classes */
.smooth_c36f { font-size: 0.75em; }
.pattern-lower-abae { font-size: 0.875em; }
.logo-ad8d { font-size: 1.33em; }
.complex-85b2 { font-size: 1.5em; }
.notification_a710 { font-size: 2em; }
.tag_39eb { font-size: 3em; }

/* Animation Classes */
.first-0310 {
    animation: fa-spin 2s infinite linear;
}

.picture-narrow-6508 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5abb */
.shadow-element-d3 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
