/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.search_4720) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.liquid_a733, .green-83d8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.border-down-3721::before { content: '\f015'; }
.lower-6f54::before { content: '\f007'; }
.tertiary-cdc1::before { content: '\f023'; }
.sidebar-73e7::before { content: '\f0e0'; }
.gradient_83e1::before { content: '\f095'; }
.pattern_236f::before { content: '\f005'; }
.right-d7db::before { content: '\f004'; }
.tiny-069a::before { content: '\f00c'; }
.hard-1ff3::before { content: '\f00d'; }
.banner_a017::before { content: '\f002'; }
.popup-381c::before { content: '\f0c9'; }
.motion-12c7::before { content: '\f061'; }
.wide-5d12::before { content: '\f060'; }
.pro-0cd6::before { content: '\f04b'; }
.card-8bf4::before { content: '\f04c'; }
.message-mini-3a75::before { content: '\f019'; }
.overlay-clean-e754::before { content: '\f093'; }
.fluid_e4f4::before { content: '\f132'; }
.feature_24bc::before { content: '\f091'; }
.iron_78e8::before { content: '\f06b'; }
.tall-3318::before { content: '\f0d6'; }
.element-dirty-894a::before { content: '\f09d'; }
.small_2ad0::before { content: '\f10b'; }
.outline_left_84da::before { content: '\f108'; }
.grid-fresh-98a6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.highlight-dirty-d790::before { content: '\f522'; }
.accordion-pressed-01a1::before { content: '\f327'; }
.module-in-13d5::before { content: '\f219'; }
.border-current-7d3d::before { content: '\f21e'; }
.heading_complex_452e::before { content: '\f2f5'; }

/* Social Icons */
.panel-purple-5d23::before { content: '\f09a'; }
.carousel-e1fa::before { content: '\f099'; }
.mini_f4ab::before { content: '\f16d'; }
.module-32df::before { content: '\f167'; }
.menu-brown-7c69::before { content: '\f2c6'; }
.preview-5c73::before { content: '\f232'; }

/* Size Classes */
.wrapper_6e95 { font-size: 0.75em; }
.card_yellow_f5bf { font-size: 0.875em; }
.frame_d35e { font-size: 1.33em; }
.search_slow_4198 { font-size: 1.5em; }
.tabs_old_8012 { font-size: 2em; }
.small_4fc4 { font-size: 3em; }

/* Animation Classes */
.large_ddf3 {
    animation: fa-spin 2s infinite linear;
}

.section_pro_d8f0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d24c */
.phantom-card-j7 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
