/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.copper_f25f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.media_e6fe, .nav_8e0c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.block_cf9e::before { content: '\f015'; }
.highlight_df13::before { content: '\f007'; }
.in_e1b0::before { content: '\f023'; }
.photo_current_fea4::before { content: '\f0e0'; }
.paper-c985::before { content: '\f095'; }
.content-static-bf91::before { content: '\f005'; }
.plasma-ace8::before { content: '\f004'; }
.aside-liquid-0d36::before { content: '\f00c'; }
.input-rough-0bd2::before { content: '\f00d'; }
.tall_50aa::before { content: '\f002'; }
.dynamic_20b4::before { content: '\f0c9'; }
.row_last_a794::before { content: '\f061'; }
.badge-dc2b::before { content: '\f060'; }
.title_5cc1::before { content: '\f04b'; }
.disabled_out_db72::before { content: '\f04c'; }
.dropdown-complex-0863::before { content: '\f019'; }
.media-99d1::before { content: '\f093'; }
.blue-072e::before { content: '\f132'; }
.picture-2674::before { content: '\f091'; }
.item-b7f3::before { content: '\f06b'; }
.list_f9d1::before { content: '\f0d6'; }
.under_28ef::before { content: '\f09d'; }
.mask_0c50::before { content: '\f10b'; }
.orange-9bb8::before { content: '\f108'; }
.focus_solid_2749::before { content: '\f10a'; }

/* Gambling Specific Icons */
.module_2a80::before { content: '\f522'; }
.fixed-941e::before { content: '\f327'; }
.button_2223::before { content: '\f219'; }
.south_4b80::before { content: '\f21e'; }
.breadcrumb-slow-e7f2::before { content: '\f2f5'; }

/* Social Icons */
.outline-upper-4e81::before { content: '\f09a'; }
.nav-fixed-bcd3::before { content: '\f099'; }
.pagination-1a09::before { content: '\f16d'; }
.middle-7186::before { content: '\f167'; }
.caption-warm-d326::before { content: '\f2c6'; }
.main_up_7a16::before { content: '\f232'; }

/* Size Classes */
.surface-7db0 { font-size: 0.75em; }
.hero_e5f5 { font-size: 0.875em; }
.grid_plasma_8894 { font-size: 1.33em; }
.message-pink-47cd { font-size: 1.5em; }
.description-in-5d2d { font-size: 2em; }
.fresh-67d8 { font-size: 3em; }

/* Animation Classes */
.background-3914 {
    animation: fa-spin 2s infinite linear;
}

.cold_5f71 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e770 */
.shadow-element-l7 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
