/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.article-in-444e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.warm_7ce4, .main-bright-5715 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.advanced-e9f2::before { content: '\f015'; }
.hover_a26b::before { content: '\f007'; }
.feature-e96d::before { content: '\f023'; }
.tooltip_93e1::before { content: '\f0e0'; }
.grid-fast-986a::before { content: '\f095'; }
.sidebar-cool-8714::before { content: '\f005'; }
.sort-over-ed89::before { content: '\f004'; }
.block-fixed-6976::before { content: '\f00c'; }
.gold-a06a::before { content: '\f00d'; }
.main_6a31::before { content: '\f002'; }
.summary_clean_a207::before { content: '\f0c9'; }
.tertiary_49c4::before { content: '\f061'; }
.paragraph-6ce7::before { content: '\f060'; }
.backdrop_432b::before { content: '\f04b'; }
.caption_simple_4764::before { content: '\f04c'; }
.gold_7f92::before { content: '\f019'; }
.thick-b991::before { content: '\f093'; }
.wrapper_right_a8c0::before { content: '\f132'; }
.thumbnail-small-f0a8::before { content: '\f091'; }
.filter_easy_81b1::before { content: '\f06b'; }
.action-7790::before { content: '\f0d6'; }
.text_c53d::before { content: '\f09d'; }
.frame_right_a5fb::before { content: '\f10b'; }
.primary_tiny_8f35::before { content: '\f108'; }
.accordion_c696::before { content: '\f10a'; }

/* Gambling Specific Icons */
.top-f6c8::before { content: '\f522'; }
.photo-left-243d::before { content: '\f327'; }
.mask-8ff9::before { content: '\f219'; }
.basic-e2ec::before { content: '\f21e'; }
.background_gas_ab30::before { content: '\f2f5'; }

/* Social Icons */
.brown_e43f::before { content: '\f09a'; }
.table-4320::before { content: '\f099'; }
.tabs_cfa0::before { content: '\f16d'; }
.backdrop-3bdf::before { content: '\f167'; }
.white_e7d8::before { content: '\f2c6'; }
.hidden-pressed-5a47::before { content: '\f232'; }

/* Size Classes */
.widget_a8a0 { font-size: 0.75em; }
.focused_0dde { font-size: 0.875em; }
.wood-1799 { font-size: 1.33em; }
.stone_4d52 { font-size: 1.5em; }
.link_dynamic_ba8f { font-size: 2em; }
.slider-518e { font-size: 3em; }

/* Animation Classes */
.east_ca91 {
    animation: fa-spin 2s infinite linear;
}

.small_060d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4d7a */
.widget-item-z2 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
