/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.backdrop_b83c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.short-98e5, .main_over_e986 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary_1589::before { content: '\f015'; }
.fluid-4373::before { content: '\f007'; }
.title-1069::before { content: '\f023'; }
.upper_7350::before { content: '\f0e0'; }
.upper_d9e4::before { content: '\f095'; }
.module_3fd8::before { content: '\f005'; }
.avatar_slow_b469::before { content: '\f004'; }
.next_db22::before { content: '\f00c'; }
.notification-8df4::before { content: '\f00d'; }
.icon-5360::before { content: '\f002'; }
.background-aa6f::before { content: '\f0c9'; }
.card-a057::before { content: '\f061'; }
.action_b491::before { content: '\f060'; }
.icon_d3db::before { content: '\f04b'; }
.text_4b21::before { content: '\f04c'; }
.green-8826::before { content: '\f019'; }
.hero-3072::before { content: '\f093'; }
.image-red-a459::before { content: '\f132'; }
.summary-4ade::before { content: '\f091'; }
.slow_bd55::before { content: '\f06b'; }
.inner_96dd::before { content: '\f0d6'; }
.center_5ab6::before { content: '\f09d'; }
.container-fresh-484b::before { content: '\f10b'; }
.video-first-b6a1::before { content: '\f108'; }
.label_complex_0fef::before { content: '\f10a'; }

/* Gambling Specific Icons */
.texture_b625::before { content: '\f522'; }
.slow_49e1::before { content: '\f327'; }
.frame-lite-d368::before { content: '\f219'; }
.list-e596::before { content: '\f21e'; }
.texture_55f9::before { content: '\f2f5'; }

/* Social Icons */
.backdrop-inner-efee::before { content: '\f09a'; }
.brown-7c5b::before { content: '\f099'; }
.notice_d0b5::before { content: '\f16d'; }
.clean-f497::before { content: '\f167'; }
.slow-646c::before { content: '\f2c6'; }
.notice-3415::before { content: '\f232'; }

/* Size Classes */
.article_4357 { font-size: 0.75em; }
.first_0b75 { font-size: 0.875em; }
.current-772b { font-size: 1.33em; }
.sort_action_da79 { font-size: 1.5em; }
.short_6d63 { font-size: 2em; }
.fixed_be58 { font-size: 3em; }

/* Animation Classes */
.slider-9fce {
    animation: fa-spin 2s infinite linear;
}

.video-left-38a6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f9c8 */
.shadow-element-v3 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
