/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.element_red_9377) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.primary_pink_57d2, .component-35d4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hover_soft_2cc1::before { content: '\f015'; }
.first_cb35::before { content: '\f007'; }
.list-paper-b9a2::before { content: '\f023'; }
.footer-over-bf1d::before { content: '\f0e0'; }
.down-23b8::before { content: '\f095'; }
.nav_in_a82c::before { content: '\f005'; }
.row-small-388d::before { content: '\f004'; }
.texture_d541::before { content: '\f00c'; }
.sidebar-fast-c0ba::before { content: '\f00d'; }
.dynamic-42cf::before { content: '\f002'; }
.main_0bd7::before { content: '\f0c9'; }
.image-d998::before { content: '\f061'; }
.item_outer_bd01::before { content: '\f060'; }
.paragraph-2234::before { content: '\f04b'; }
.icon_lower_d76d::before { content: '\f04c'; }
.info_brown_55e2::before { content: '\f019'; }
.accordion_490b::before { content: '\f093'; }
.panel_top_3edf::before { content: '\f132'; }
.medium-718a::before { content: '\f091'; }
.white-bd10::before { content: '\f06b'; }
.modal_332a::before { content: '\f0d6'; }
.container_lite_dcf8::before { content: '\f09d'; }
.panel-147b::before { content: '\f10b'; }
.module-stale-9561::before { content: '\f108'; }
.item_bc95::before { content: '\f10a'; }

/* Gambling Specific Icons */
.solid_aef7::before { content: '\f522'; }
.texture-clean-4b5c::before { content: '\f327'; }
.alert_basic_242c::before { content: '\f219'; }
.fixed-566d::before { content: '\f21e'; }
.info-a7d3::before { content: '\f2f5'; }

/* Social Icons */
.progress_next_342b::before { content: '\f09a'; }
.hover_549d::before { content: '\f099'; }
.gold_a60d::before { content: '\f16d'; }
.dark-65f0::before { content: '\f167'; }
.content-65de::before { content: '\f2c6'; }
.slider_565c::before { content: '\f232'; }

/* Size Classes */
.gradient_cool_c61e { font-size: 0.75em; }
.action-aca1 { font-size: 0.875em; }
.caption-5762 { font-size: 1.33em; }
.aside_3b3d { font-size: 1.5em; }
.bottom-da6e { font-size: 2em; }
.block-lower-1c49 { font-size: 3em; }

/* Animation Classes */
.tooltip_40e1 {
    animation: fa-spin 2s infinite linear;
}

.slow_77d8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fcac */
.widget-item-r4 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
