/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.primary-up-2401) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.block_a9f2, .video_fea1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.logo_5f06::before { content: '\f015'; }
.easy-91de::before { content: '\f007'; }
.panel_dirty_9447::before { content: '\f023'; }
.widget-bronze-b446::before { content: '\f0e0'; }
.main_left_9014::before { content: '\f095'; }
.right-303a::before { content: '\f005'; }
.caption_pink_cae0::before { content: '\f004'; }
.table_right_0420::before { content: '\f00c'; }
.pro_c75d::before { content: '\f00d'; }
.main_23c7::before { content: '\f002'; }
.surface-720c::before { content: '\f0c9'; }
.focus_bronze_98d2::before { content: '\f061'; }
.west-8be0::before { content: '\f060'; }
.aside_a23b::before { content: '\f04b'; }
.cold-1513::before { content: '\f04c'; }
.tabs_dark_747b::before { content: '\f019'; }
.solid-eedf::before { content: '\f093'; }
.gradient-ba9a::before { content: '\f132'; }
.picture_a690::before { content: '\f091'; }
.input-6a78::before { content: '\f06b'; }
.dropdown_bronze_cb8b::before { content: '\f0d6'; }
.focused_de9b::before { content: '\f09d'; }
.progress-348d::before { content: '\f10b'; }
.photo-paper-9da2::before { content: '\f108'; }
.smooth-4d67::before { content: '\f10a'; }

/* Gambling Specific Icons */
.over-9db2::before { content: '\f522'; }
.glass_5b1b::before { content: '\f327'; }
.icon-9e58::before { content: '\f219'; }
.current-cfa9::before { content: '\f21e'; }
.over_1b1f::before { content: '\f2f5'; }

/* Social Icons */
.item-d53b::before { content: '\f09a'; }
.filter-simple-5f6a::before { content: '\f099'; }
.current-1a44::before { content: '\f16d'; }
.video-cool-fe5c::before { content: '\f167'; }
.element-8673::before { content: '\f2c6'; }
.avatar-thick-44cf::before { content: '\f232'; }

/* Size Classes */
.hidden_de29 { font-size: 0.75em; }
.inner_d6db { font-size: 0.875em; }
.upper-4605 { font-size: 1.33em; }
.heading_full_1128 { font-size: 1.5em; }
.breadcrumb-0375 { font-size: 2em; }
.nav-416b { font-size: 3em; }

/* Animation Classes */
.under_b32f {
    animation: fa-spin 2s infinite linear;
}

.purple-fe17 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dd7f */
.phantom-card-l9 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
