/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.paragraph-mini-11e2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.input-a042, .tooltip_d564 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tertiary_blue_53d4::before { content: '\f015'; }
.fast_a08a::before { content: '\f007'; }
.widget-stone-d1b7::before { content: '\f023'; }
.search-728e::before { content: '\f0e0'; }
.orange-afa1::before { content: '\f095'; }
.banner-8f25::before { content: '\f005'; }
.label_3538::before { content: '\f004'; }
.glass-35b6::before { content: '\f00c'; }
.static-1bc3::before { content: '\f00d'; }
.blue-87a6::before { content: '\f002'; }
.texture_00a4::before { content: '\f0c9'; }
.section_6273::before { content: '\f061'; }
.sidebar_plasma_e5b0::before { content: '\f060'; }
.media_right_e7a5::before { content: '\f04b'; }
.paragraph_current_8dc2::before { content: '\f04c'; }
.label-large-3b25::before { content: '\f019'; }
.active-94c7::before { content: '\f093'; }
.surface_warm_37d0::before { content: '\f132'; }
.advanced-3cc2::before { content: '\f091'; }
.hover_3a07::before { content: '\f06b'; }
.image-selected-f0a8::before { content: '\f0d6'; }
.media-advanced-8db7::before { content: '\f09d'; }
.nav-a205::before { content: '\f10b'; }
.heading-67bc::before { content: '\f108'; }
.narrow-3ca3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.center_1190::before { content: '\f522'; }
.up-8193::before { content: '\f327'; }
.lower-935c::before { content: '\f219'; }
.modal_ae1f::before { content: '\f21e'; }
.search_under_160b::before { content: '\f2f5'; }

/* Social Icons */
.panel_2454::before { content: '\f09a'; }
.pink_2edc::before { content: '\f099'; }
.in_0f76::before { content: '\f16d'; }
.upper_145f::before { content: '\f167'; }
.feature_ccc8::before { content: '\f2c6'; }
.frame_basic_9ae4::before { content: '\f232'; }

/* Size Classes */
.tooltip-pink-bbd2 { font-size: 0.75em; }
.purple_4e7d { font-size: 0.875em; }
.tooltip_886f { font-size: 1.33em; }
.article-3f7b { font-size: 1.5em; }
.carousel_light_25f3 { font-size: 2em; }
.brown_2dee { font-size: 3em; }

/* Animation Classes */
.list_7935 {
    animation: fa-spin 2s infinite linear;
}

.sidebar_huge_f58f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d125 */
.widget-item-o8 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
