/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.title-outer-86cf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.panel_liquid_3acb, .popup_6f94 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.paper_1b52::before { content: '\f015'; }
.notice-f27d::before { content: '\f007'; }
.search_5a24::before { content: '\f023'; }
.down-d4cc::before { content: '\f0e0'; }
.progress-soft-982f::before { content: '\f095'; }
.description_soft_e86d::before { content: '\f005'; }
.soft-7e32::before { content: '\f004'; }
.large-6852::before { content: '\f00c'; }
.red-377f::before { content: '\f00d'; }
.button-under-e8ff::before { content: '\f002'; }
.progress_c5b3::before { content: '\f0c9'; }
.purple-7bf1::before { content: '\f061'; }
.border_small_bcdf::before { content: '\f060'; }
.layout-c38d::before { content: '\f04b'; }
.component-51ef::before { content: '\f04c'; }
.dark_1484::before { content: '\f019'; }
.text-dynamic-fd58::before { content: '\f093'; }
.large_efec::before { content: '\f132'; }
.logo_643b::before { content: '\f091'; }
.paragraph_d11d::before { content: '\f06b'; }
.text-static-5e99::before { content: '\f0d6'; }
.liquid-f783::before { content: '\f09d'; }
.full_8a2c::before { content: '\f10b'; }
.image_e8e7::before { content: '\f108'; }
.gradient_8816::before { content: '\f10a'; }

/* Gambling Specific Icons */
.basic_cfff::before { content: '\f522'; }
.block-fresh-4fad::before { content: '\f327'; }
.grid-ebfa::before { content: '\f219'; }
.disabled_ba7d::before { content: '\f21e'; }
.container-5df3::before { content: '\f2f5'; }

/* Social Icons */
.tabs_under_120f::before { content: '\f09a'; }
.gold-bb77::before { content: '\f099'; }
.yellow-3857::before { content: '\f16d'; }
.stale-b660::before { content: '\f167'; }
.header_liquid_1f66::before { content: '\f2c6'; }
.dropdown-purple-3a0d::before { content: '\f232'; }

/* Size Classes */
.table-pro-f1ab { font-size: 0.75em; }
.picture-6864 { font-size: 0.875em; }
.search_83ae { font-size: 1.33em; }
.notification-faa4 { font-size: 1.5em; }
.up_3c2d { font-size: 2em; }
.media_hot_5cb3 { font-size: 3em; }

/* Animation Classes */
.carousel-east-5be7 {
    animation: fa-spin 2s infinite linear;
}

.row_narrow_0c19 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7c4e */
.shadow-element-n2 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
