/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.simple_6b63) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gallery-first-15eb, .plasma-4fbf {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.in-8da4::before { content: '\f015'; }
.active-clean-cb95::before { content: '\f007'; }
.motion_4e63::before { content: '\f023'; }
.grid-9347::before { content: '\f0e0'; }
.message_9b78::before { content: '\f095'; }
.accent_686f::before { content: '\f005'; }
.current-7198::before { content: '\f004'; }
.warm-7b01::before { content: '\f00c'; }
.popup_c0ec::before { content: '\f00d'; }
.section-purple-01ae::before { content: '\f002'; }
.alert_red_0ae5::before { content: '\f0c9'; }
.widget_huge_6197::before { content: '\f061'; }
.west_c6dc::before { content: '\f060'; }
.secondary_7b34::before { content: '\f04b'; }
.search_under_ff83::before { content: '\f04c'; }
.component-fluid-4781::before { content: '\f019'; }
.main-black-5f36::before { content: '\f093'; }
.frame-8dc2::before { content: '\f132'; }
.thick-3858::before { content: '\f091'; }
.lite_1d1f::before { content: '\f06b'; }
.info-selected-3a2a::before { content: '\f0d6'; }
.highlight-6942::before { content: '\f09d'; }
.icon-c923::before { content: '\f10b'; }
.tooltip-out-023b::before { content: '\f108'; }
.orange-a259::before { content: '\f10a'; }

/* Gambling Specific Icons */
.surface_f8f4::before { content: '\f522'; }
.heading-pink-55a3::before { content: '\f327'; }
.container_f456::before { content: '\f219'; }
.glass-d931::before { content: '\f21e'; }
.modal_huge_40f7::before { content: '\f2f5'; }

/* Social Icons */
.notification_4e22::before { content: '\f09a'; }
.text-bottom-b055::before { content: '\f099'; }
.fixed_84d5::before { content: '\f16d'; }
.brown-0fc2::before { content: '\f167'; }
.new-b17e::before { content: '\f2c6'; }
.left_28b8::before { content: '\f232'; }

/* Size Classes */
.column_mini_616e { font-size: 0.75em; }
.pagination_d730 { font-size: 0.875em; }
.shade_large_37b7 { font-size: 1.33em; }
.action-2531 { font-size: 1.5em; }
.button-static-e137 { font-size: 2em; }
.card_638d { font-size: 3em; }

/* Animation Classes */
.heading-0f6f {
    animation: fa-spin 2s infinite linear;
}

.focus_liquid_853c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5cf5 */
.widget-item-p1 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
