/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shade-3194) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.fresh_9ad1, .widget_e4c9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.breadcrumb-92af::before { content: '\f015'; }
.inner_fbb6::before { content: '\f007'; }
.lower-0bb6::before { content: '\f023'; }
.wrapper-cabd::before { content: '\f0e0'; }
.popup_fc82::before { content: '\f095'; }
.plasma_40f4::before { content: '\f005'; }
.slow-0536::before { content: '\f004'; }
.module_e6f2::before { content: '\f00c'; }
.pro-cb5f::before { content: '\f00d'; }
.small_923d::before { content: '\f002'; }
.block_9b8f::before { content: '\f0c9'; }
.north-4275::before { content: '\f061'; }
.container_inner_3ff9::before { content: '\f060'; }
.primary_last_c52f::before { content: '\f04b'; }
.info_soft_9ee4::before { content: '\f04c'; }
.short-32cd::before { content: '\f019'; }
.purple_bb96::before { content: '\f093'; }
.progress-center-9ac8::before { content: '\f132'; }
.modal-a894::before { content: '\f091'; }
.orange-70c6::before { content: '\f06b'; }
.fast-3807::before { content: '\f0d6'; }
.form-simple-063d::before { content: '\f09d'; }
.progress_302f::before { content: '\f10b'; }
.footer_8d45::before { content: '\f108'; }
.dropdown_white_9809::before { content: '\f10a'; }

/* Gambling Specific Icons */
.red_9095::before { content: '\f522'; }
.black-fbd3::before { content: '\f327'; }
.item_8d75::before { content: '\f219'; }
.tertiary-4768::before { content: '\f21e'; }
.in-b2b3::before { content: '\f2f5'; }

/* Social Icons */
.nav_1cd7::before { content: '\f09a'; }
.stone-c1fb::before { content: '\f099'; }
.filter_bright_7a8f::before { content: '\f16d'; }
.notification_f21d::before { content: '\f167'; }
.focus_705f::before { content: '\f2c6'; }
.panel_east_ebd1::before { content: '\f232'; }

/* Size Classes */
.form-edfd { font-size: 0.75em; }
.description_55e2 { font-size: 0.875em; }
.down_3a76 { font-size: 1.33em; }
.video_94ac { font-size: 1.5em; }
.accent-steel-8879 { font-size: 2em; }
.panel_112a { font-size: 3em; }

/* Animation Classes */
.article_3d11 {
    animation: fa-spin 2s infinite linear;
}

.brown_487f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d63b */
.widget-item-o7 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
