/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.breadcrumb-0649) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.prev_6467, .solid_ce59 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.motion_7ec1::before { content: '\f015'; }
.green_351f::before { content: '\f007'; }
.aside-next-e959::before { content: '\f023'; }
.paragraph-copper-7751::before { content: '\f0e0'; }
.fixed_9f97::before { content: '\f095'; }
.disabled_clean_a044::before { content: '\f005'; }
.main_action_064c::before { content: '\f004'; }
.badge-b535::before { content: '\f00c'; }
.active-c2f0::before { content: '\f00d'; }
.component-left-cedf::before { content: '\f002'; }
.popup-black-45ac::before { content: '\f0c9'; }
.lite-bba1::before { content: '\f061'; }
.element_easy_703a::before { content: '\f060'; }
.dynamic_d571::before { content: '\f04b'; }
.outer-a57c::before { content: '\f04c'; }
.video-d04c::before { content: '\f019'; }
.complex-573f::before { content: '\f093'; }
.feature_smooth_6ca3::before { content: '\f132'; }
.gas-cf40::before { content: '\f091'; }
.pro-d497::before { content: '\f06b'; }
.layout_bottom_d08d::before { content: '\f0d6'; }
.hover_92ba::before { content: '\f09d'; }
.small_c72d::before { content: '\f10b'; }
.mask_fluid_eee3::before { content: '\f108'; }
.header-stone-5a11::before { content: '\f10a'; }

/* Gambling Specific Icons */
.east_e031::before { content: '\f522'; }
.pagination_hovered_205a::before { content: '\f327'; }
.advanced_3cf9::before { content: '\f219'; }
.tiny-fb83::before { content: '\f21e'; }
.static_59fe::before { content: '\f2f5'; }

/* Social Icons */
.module_purple_d7b2::before { content: '\f09a'; }
.block_small_0e0d::before { content: '\f099'; }
.avatar-motion-52d9::before { content: '\f16d'; }
.grid-6848::before { content: '\f167'; }
.component_dynamic_9112::before { content: '\f2c6'; }
.image-liquid-b92f::before { content: '\f232'; }

/* Size Classes */
.center_b306 { font-size: 0.75em; }
.gradient_ce60 { font-size: 0.875em; }
.out_fbf0 { font-size: 1.33em; }
.label_b7a7 { font-size: 1.5em; }
.widget_62a9 { font-size: 2em; }
.box_32cd { font-size: 3em; }

/* Animation Classes */
.gradient_21c0 {
    animation: fa-spin 2s infinite linear;
}

.widget-hovered-3b0c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 346d */
.widget-item-z9 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
