/* 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_9343) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.right_5c88, .sidebar-d44a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.progress-fixed-8f73::before { content: '\f015'; }
.layout-soft-7710::before { content: '\f007'; }
.texture_down_c675::before { content: '\f023'; }
.green_1522::before { content: '\f0e0'; }
.module-afe2::before { content: '\f095'; }
.cool-428d::before { content: '\f005'; }
.picture-caf8::before { content: '\f004'; }
.link_red_9393::before { content: '\f00c'; }
.feature-f635::before { content: '\f00d'; }
.fixed-66ad::before { content: '\f002'; }
.tooltip-d33f::before { content: '\f0c9'; }
.bright-495a::before { content: '\f061'; }
.video-hovered-db29::before { content: '\f060'; }
.avatar-hard-ba80::before { content: '\f04b'; }
.focus-green-4fb8::before { content: '\f04c'; }
.alert_dce6::before { content: '\f019'; }
.chip-under-e792::before { content: '\f093'; }
.status_next_2fbf::before { content: '\f132'; }
.accordion-up-9dec::before { content: '\f091'; }
.modal_center_b31a::before { content: '\f06b'; }
.static_e1c7::before { content: '\f0d6'; }
.avatar-up-4ea6::before { content: '\f09d'; }
.media_complex_5201::before { content: '\f10b'; }
.row-eafc::before { content: '\f108'; }
.left-cb68::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wrapper_7888::before { content: '\f522'; }
.info-19f5::before { content: '\f327'; }
.info-complex-f980::before { content: '\f219'; }
.box_b757::before { content: '\f21e'; }
.full_6c61::before { content: '\f2f5'; }

/* Social Icons */
.pattern-inner-2b09::before { content: '\f09a'; }
.label_liquid_31a1::before { content: '\f099'; }
.panel_solid_04b0::before { content: '\f16d'; }
.section-5052::before { content: '\f167'; }
.up-fb91::before { content: '\f2c6'; }
.full_4aaf::before { content: '\f232'; }

/* Size Classes */
.widget-yellow-5162 { font-size: 0.75em; }
.tabs-0ead { font-size: 0.875em; }
.left-bffc { font-size: 1.33em; }
.block-d107 { font-size: 1.5em; }
.current_8b41 { font-size: 2em; }
.thumbnail-9df7 { font-size: 3em; }

/* Animation Classes */
.menu_last_13fc {
    animation: fa-spin 2s infinite linear;
}

.pressed-fe9f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 95cb */
.phantom-card-y9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
