/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.search_5279) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.notification_2444, .mini-8fae {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.short-8902::before { content: '\f015'; }
.next-638b::before { content: '\f007'; }
.motion_c6f4::before { content: '\f023'; }
.description-tall-f76c::before { content: '\f0e0'; }
.sidebar-c71f::before { content: '\f095'; }
.article-south-679c::before { content: '\f005'; }
.hidden-73b3::before { content: '\f004'; }
.highlight-8b79::before { content: '\f00c'; }
.frame_inner_7a12::before { content: '\f00d'; }
.light_5485::before { content: '\f002'; }
.search-7211::before { content: '\f0c9'; }
.summary_0d12::before { content: '\f061'; }
.icon_blue_e1a4::before { content: '\f060'; }
.orange-97c0::before { content: '\f04b'; }
.overlay-plasma-5b62::before { content: '\f04c'; }
.media-54da::before { content: '\f019'; }
.fresh_75dd::before { content: '\f093'; }
.tall-2848::before { content: '\f132'; }
.highlight-ba81::before { content: '\f091'; }
.glass_454d::before { content: '\f06b'; }
.nav-f7c3::before { content: '\f0d6'; }
.input_ef3f::before { content: '\f09d'; }
.gallery_0c7c::before { content: '\f10b'; }
.video-47db::before { content: '\f108'; }
.current_10e7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.action-2d93::before { content: '\f522'; }
.image-30aa::before { content: '\f327'; }
.current_dd30::before { content: '\f219'; }
.feature_under_12d8::before { content: '\f21e'; }
.pattern-down-2853::before { content: '\f2f5'; }

/* Social Icons */
.feature-d894::before { content: '\f09a'; }
.hero_bottom_82e0::before { content: '\f099'; }
.progress_a452::before { content: '\f16d'; }
.photo_south_bcc0::before { content: '\f167'; }
.label_green_ba5d::before { content: '\f2c6'; }
.west-cf5b::before { content: '\f232'; }

/* Size Classes */
.component-first-2e4d { font-size: 0.75em; }
.carousel-3b01 { font-size: 0.875em; }
.copper-0f74 { font-size: 1.33em; }
.text_lite_ffd8 { font-size: 1.5em; }
.alert_mini_7ecf { font-size: 2em; }
.prev_ee13 { font-size: 3em; }

/* Animation Classes */
.modal-6351 {
    animation: fa-spin 2s infinite linear;
}

.secondary-right-3b7b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: da76 */
.phantom-card-i4 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
