/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tertiary-ca0a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.info_up_ee46, .outline-b01d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.box-fast-1aff::before { content: '\f015'; }
.item_0bfc::before { content: '\f007'; }
.progress_small_e781::before { content: '\f023'; }
.summary_old_8607::before { content: '\f0e0'; }
.inner-0e5b::before { content: '\f095'; }
.west-c8fb::before { content: '\f005'; }
.outer-cbd2::before { content: '\f004'; }
.article-hot-0fa5::before { content: '\f00c'; }
.modal-prev-42a8::before { content: '\f00d'; }
.popup-0c47::before { content: '\f002'; }
.new_a69e::before { content: '\f0c9'; }
.next-0479::before { content: '\f061'; }
.module_green_3a47::before { content: '\f060'; }
.mask-selected-8d4a::before { content: '\f04b'; }
.card-807e::before { content: '\f04c'; }
.paragraph-left-c09e::before { content: '\f019'; }
.static_f3f4::before { content: '\f093'; }
.menu-inner-3df8::before { content: '\f132'; }
.left_e00a::before { content: '\f091'; }
.fixed_4ef7::before { content: '\f06b'; }
.text_9b99::before { content: '\f0d6'; }
.sidebar-selected-cafc::before { content: '\f09d'; }
.section_7773::before { content: '\f10b'; }
.sidebar_d5fb::before { content: '\f108'; }
.iron_36ef::before { content: '\f10a'; }

/* Gambling Specific Icons */
.old-f454::before { content: '\f522'; }
.complex-5ee1::before { content: '\f327'; }
.fixed-45ad::before { content: '\f219'; }
.pagination-a1bd::before { content: '\f21e'; }
.module_6368::before { content: '\f2f5'; }

/* Social Icons */
.paragraph_2442::before { content: '\f09a'; }
.pattern_d34b::before { content: '\f099'; }
.banner_narrow_c47d::before { content: '\f16d'; }
.dynamic-4468::before { content: '\f167'; }
.mini-71e7::before { content: '\f2c6'; }
.prev_3f6a::before { content: '\f232'; }

/* Size Classes */
.small_064b { font-size: 0.75em; }
.fluid-89bc { font-size: 0.875em; }
.component_in_7980 { font-size: 1.33em; }
.button_910b { font-size: 1.5em; }
.iron-5ead { font-size: 2em; }
.box-current-a206 { font-size: 3em; }

/* Animation Classes */
.panel_copper_361d {
    animation: fa-spin 2s infinite linear;
}

.item-89c3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 18b1 */
.widget-item-d4 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
