/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.carousel-1953) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.logo_f0cb, .preview-46c9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.header_22fb::before { content: '\f015'; }
.wrapper_22d4::before { content: '\f007'; }
.red_f210::before { content: '\f023'; }
.surface_yellow_8449::before { content: '\f0e0'; }
.panel-1ab7::before { content: '\f095'; }
.text-first-a35d::before { content: '\f005'; }
.summary_solid_2a35::before { content: '\f004'; }
.stone_e3fe::before { content: '\f00c'; }
.card_complex_527f::before { content: '\f00d'; }
.last_5f63::before { content: '\f002'; }
.west_b43e::before { content: '\f0c9'; }
.footer_6587::before { content: '\f061'; }
.accent-hard-ab81::before { content: '\f060'; }
.description-hovered-5d48::before { content: '\f04b'; }
.hard-8c4b::before { content: '\f04c'; }
.card_ecae::before { content: '\f019'; }
.pagination-b080::before { content: '\f093'; }
.search-focused-9d64::before { content: '\f132'; }
.medium_d325::before { content: '\f091'; }
.carousel_white_e66c::before { content: '\f06b'; }
.rough_f978::before { content: '\f0d6'; }
.icon-medium-f127::before { content: '\f09d'; }
.text_2ace::before { content: '\f10b'; }
.primary-6cb4::before { content: '\f108'; }
.hot_669f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dynamic-62cd::before { content: '\f522'; }
.alert_thick_f4ff::before { content: '\f327'; }
.pro-7d6f::before { content: '\f219'; }
.icon-7f1c::before { content: '\f21e'; }
.frame_b45a::before { content: '\f2f5'; }

/* Social Icons */
.caption-brown-2de2::before { content: '\f09a'; }
.up_2bae::before { content: '\f099'; }
.hero_17c0::before { content: '\f16d'; }
.green_c8c2::before { content: '\f167'; }
.input-under-c3a0::before { content: '\f2c6'; }
.hard_6be6::before { content: '\f232'; }

/* Size Classes */
.button-1f5a { font-size: 0.75em; }
.shadow-lower-86cb { font-size: 0.875em; }
.panel_bronze_532a { font-size: 1.33em; }
.pressed-701b { font-size: 1.5em; }
.shade-hard-3383 { font-size: 2em; }
.image-over-0a8f { font-size: 3em; }

/* Animation Classes */
.module_green_d8d4 {
    animation: fa-spin 2s infinite linear;
}

.dropdown_566c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bb19 */
.widget-item-m2 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
