/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.frame-gas-754d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.link_3277, .lower_0d3b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.table-bronze-01df::before { content: '\f015'; }
.link-center-9e5a::before { content: '\f007'; }
.container_blue_1f80::before { content: '\f023'; }
.pattern_3146::before { content: '\f0e0'; }
.image-hard-22e9::before { content: '\f095'; }
.active-bottom-e730::before { content: '\f005'; }
.preview-huge-1803::before { content: '\f004'; }
.detail_3f01::before { content: '\f00c'; }
.module-gold-80a4::before { content: '\f00d'; }
.outline_5296::before { content: '\f002'; }
.warm_f7ae::before { content: '\f0c9'; }
.right_ecb1::before { content: '\f061'; }
.slow_1e23::before { content: '\f060'; }
.alert-old-d4f2::before { content: '\f04b'; }
.description_west_4ae0::before { content: '\f04c'; }
.left_7ee6::before { content: '\f019'; }
.hidden-gold-5f8e::before { content: '\f093'; }
.picture_lower_9d7c::before { content: '\f132'; }
.card_a4a7::before { content: '\f091'; }
.title-6bc5::before { content: '\f06b'; }
.glass-19c9::before { content: '\f0d6'; }
.last_bbae::before { content: '\f09d'; }
.pressed_5f89::before { content: '\f10b'; }
.description-d3d2::before { content: '\f108'; }
.green-9f5e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element_caf5::before { content: '\f522'; }
.text_fc6e::before { content: '\f327'; }
.notification_selected_ebd8::before { content: '\f219'; }
.wrapper_ce05::before { content: '\f21e'; }
.hover-bd7d::before { content: '\f2f5'; }

/* Social Icons */
.highlight_action_b29c::before { content: '\f09a'; }
.overlay-beda::before { content: '\f099'; }
.up_33f3::before { content: '\f16d'; }
.prev_a8a2::before { content: '\f167'; }
.header-6635::before { content: '\f2c6'; }
.tall-afe2::before { content: '\f232'; }

/* Size Classes */
.panel_cd4b { font-size: 0.75em; }
.up_44a4 { font-size: 0.875em; }
.active-narrow-9f3c { font-size: 1.33em; }
.frame-fbfd { font-size: 1.5em; }
.accordion-a480 { font-size: 2em; }
.disabled_brown_315e { font-size: 3em; }

/* Animation Classes */
.badge-5141 {
    animation: fa-spin 2s infinite linear;
}

.card-02a4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 33c8 */
.shadow-element-v7 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
