/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.photo-blue-ff71) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.active-yellow-81e4, .inner_625c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.description-9394::before { content: '\f015'; }
.summary-0b5d::before { content: '\f007'; }
.search-basic-b1c5::before { content: '\f023'; }
.label_2b01::before { content: '\f0e0'; }
.shadow_6bac::before { content: '\f095'; }
.smooth_c9a6::before { content: '\f005'; }
.paragraph-smooth-9659::before { content: '\f004'; }
.action-3bb0::before { content: '\f00c'; }
.easy-0774::before { content: '\f00d'; }
.component_outer_8330::before { content: '\f002'; }
.full-126f::before { content: '\f0c9'; }
.row_plasma_e646::before { content: '\f061'; }
.orange_b69e::before { content: '\f060'; }
.search-ec11::before { content: '\f04b'; }
.panel_blue_ddba::before { content: '\f04c'; }
.aside-ec3b::before { content: '\f019'; }
.popup_dirty_c249::before { content: '\f093'; }
.item_f21c::before { content: '\f132'; }
.block-8140::before { content: '\f091'; }
.glass-5bc0::before { content: '\f06b'; }
.caption_4245::before { content: '\f0d6'; }
.row-726b::before { content: '\f09d'; }
.primary_3faa::before { content: '\f10b'; }
.logo-aff3::before { content: '\f108'; }
.hard_7785::before { content: '\f10a'; }

/* Gambling Specific Icons */
.widget_over_80cb::before { content: '\f522'; }
.description-short-a3ae::before { content: '\f327'; }
.stone_40bf::before { content: '\f219'; }
.avatar-86c6::before { content: '\f21e'; }
.article_ebed::before { content: '\f2f5'; }

/* Social Icons */
.dirty_084d::before { content: '\f09a'; }
.table_bright_5b22::before { content: '\f099'; }
.white-e959::before { content: '\f16d'; }
.feature-ec1e::before { content: '\f167'; }
.primary_iron_692f::before { content: '\f2c6'; }
.filter_f2e2::before { content: '\f232'; }

/* Size Classes */
.feature-east-74fb { font-size: 0.75em; }
.widget-88e9 { font-size: 0.875em; }
.border-dynamic-8f08 { font-size: 1.33em; }
.paper_bb8b { font-size: 1.5em; }
.inner_641d { font-size: 2em; }
.active_pink_a2f7 { font-size: 3em; }

/* Animation Classes */
.accent-center-4f5c {
    animation: fa-spin 2s infinite linear;
}

.paragraph-bbff {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7345 */
.widget-item-a6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
