/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tiny-e43b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.image_b128, .component-basic-3b71 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.lite-bafc::before { content: '\f015'; }
.dynamic-dcbd::before { content: '\f007'; }
.active-31be::before { content: '\f023'; }
.feature-inner-9e68::before { content: '\f0e0'; }
.form_light_d2bf::before { content: '\f095'; }
.heading_574b::before { content: '\f005'; }
.caption_dark_c664::before { content: '\f004'; }
.shadow-22fd::before { content: '\f00c'; }
.outer_76df::before { content: '\f00d'; }
.primary_active_75a4::before { content: '\f002'; }
.component_large_0e8d::before { content: '\f0c9'; }
.dynamic_042d::before { content: '\f061'; }
.accent-pro-7da5::before { content: '\f060'; }
.focused-6b7d::before { content: '\f04b'; }
.disabled-hovered-58b2::before { content: '\f04c'; }
.primary_wood_b747::before { content: '\f019'; }
.backdrop_dark_7e90::before { content: '\f093'; }
.wrapper-action-5db3::before { content: '\f132'; }
.stone_34dc::before { content: '\f091'; }
.dropdown_pressed_07ca::before { content: '\f06b'; }
.up_01a0::before { content: '\f0d6'; }
.east_2fc0::before { content: '\f09d'; }
.carousel_313f::before { content: '\f10b'; }
.huge_f84e::before { content: '\f108'; }
.list-0acf::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dark-445a::before { content: '\f522'; }
.element-ace9::before { content: '\f327'; }
.notification_paper_b286::before { content: '\f219'; }
.header_bottom_eb8f::before { content: '\f21e'; }
.table-north-8ad2::before { content: '\f2f5'; }

/* Social Icons */
.row_red_3e28::before { content: '\f09a'; }
.button_medium_ac5d::before { content: '\f099'; }
.detail_37c5::before { content: '\f16d'; }
.media_hot_4335::before { content: '\f167'; }
.layout-ca9b::before { content: '\f2c6'; }
.warm-d096::before { content: '\f232'; }

/* Size Classes */
.image_0215 { font-size: 0.75em; }
.bottom_24b9 { font-size: 0.875em; }
.border_9410 { font-size: 1.33em; }
.photo-b465 { font-size: 1.5em; }
.frame-47a0 { font-size: 2em; }
.bronze_f4c3 { font-size: 3em; }

/* Animation Classes */
.progress-a855 {
    animation: fa-spin 2s infinite linear;
}

.carousel-hard-99f3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0e89 */
.widget-item-m9 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
