/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dim-78d2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outline-3b7c, .wood-919a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.input-brown-cff0::before { content: '\f015'; }
.main-pressed-2b7b::before { content: '\f007'; }
.popup_red_7050::before { content: '\f023'; }
.item-bca7::before { content: '\f0e0'; }
.mask_b5f2::before { content: '\f095'; }
.warm-fe01::before { content: '\f005'; }
.disabled-left-af24::before { content: '\f004'; }
.hidden_1a75::before { content: '\f00c'; }
.dynamic-81fd::before { content: '\f00d'; }
.thick-9cb3::before { content: '\f002'; }
.breadcrumb_first_bf4e::before { content: '\f0c9'; }
.advanced_ce58::before { content: '\f061'; }
.light_1df4::before { content: '\f060'; }
.brown-003e::before { content: '\f04b'; }
.notification-3601::before { content: '\f04c'; }
.item-fresh-3ba2::before { content: '\f019'; }
.main-blue-7556::before { content: '\f093'; }
.next_a9b3::before { content: '\f132'; }
.tag-top-ec85::before { content: '\f091'; }
.section_wide_d18d::before { content: '\f06b'; }
.table_5d80::before { content: '\f0d6'; }
.menu_over_5b67::before { content: '\f09d'; }
.mask_gas_d49d::before { content: '\f10b'; }
.avatar-23c7::before { content: '\f108'; }
.copper-02c2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.photo_4435::before { content: '\f522'; }
.white-cc97::before { content: '\f327'; }
.wrapper-slow-2195::before { content: '\f219'; }
.basic-1771::before { content: '\f21e'; }
.tertiary-af7b::before { content: '\f2f5'; }

/* Social Icons */
.widget-right-701e::before { content: '\f09a'; }
.frame_hard_f066::before { content: '\f099'; }
.short_7bf8::before { content: '\f16d'; }
.secondary-00f7::before { content: '\f167'; }
.thumbnail_dec5::before { content: '\f2c6'; }
.photo_center_2314::before { content: '\f232'; }

/* Size Classes */
.slider-purple-17d7 { font-size: 0.75em; }
.action_d022 { font-size: 0.875em; }
.small-8a50 { font-size: 1.33em; }
.info-59a6 { font-size: 1.5em; }
.red_7b3d { font-size: 2em; }
.feature_right_7863 { font-size: 3em; }

/* Animation Classes */
.shadow_small_7936 {
    animation: fa-spin 2s infinite linear;
}

.media-fbbe {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 769b */
.widget-item-k4 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
