/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.advanced_ce40) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel-liquid-72fb, .shade-over-aa04 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.card_784f::before { content: '\f015'; }
.panel_81aa::before { content: '\f007'; }
.wood_cb26::before { content: '\f023'; }
.input-mini-6d8d::before { content: '\f0e0'; }
.element_ecf9::before { content: '\f095'; }
.icon_4c4f::before { content: '\f005'; }
.list-middle-bce7::before { content: '\f004'; }
.white-6ae6::before { content: '\f00c'; }
.caption_a4d7::before { content: '\f00d'; }
.element_6062::before { content: '\f002'; }
.widget-f3ca::before { content: '\f0c9'; }
.overlay_brown_9f6c::before { content: '\f061'; }
.bright-5287::before { content: '\f060'; }
.content-up-23e4::before { content: '\f04b'; }
.element-804c::before { content: '\f04c'; }
.article-1258::before { content: '\f019'; }
.header-pressed-efcb::before { content: '\f093'; }
.pro_6cd4::before { content: '\f132'; }
.alert-pink-2963::before { content: '\f091'; }
.sidebar-9330::before { content: '\f06b'; }
.cool-3783::before { content: '\f0d6'; }
.tag-6be4::before { content: '\f09d'; }
.hidden_small_3959::before { content: '\f10b'; }
.mask_pro_12c7::before { content: '\f108'; }
.iron-d9e3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.motion-5883::before { content: '\f522'; }
.container_2f7c::before { content: '\f327'; }
.layout-cbae::before { content: '\f219'; }
.main-south-3cc1::before { content: '\f21e'; }
.alert-114d::before { content: '\f2f5'; }

/* Social Icons */
.dropdown-9473::before { content: '\f09a'; }
.content-0da1::before { content: '\f099'; }
.column_lower_7fb3::before { content: '\f16d'; }
.accent-4dcb::before { content: '\f167'; }
.hard_74fd::before { content: '\f2c6'; }
.full-eb60::before { content: '\f232'; }

/* Size Classes */
.caption-d504 { font-size: 0.75em; }
.nav-purple-1ce5 { font-size: 0.875em; }
.nav_cool_e3f0 { font-size: 1.33em; }
.slow-264d { font-size: 1.5em; }
.yellow-66fa { font-size: 2em; }
.photo-in-6768 { font-size: 3em; }

/* Animation Classes */
.image-65e5 {
    animation: fa-spin 2s infinite linear;
}

.accordion_green_e294 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a732 */
.shadow-element-z4 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
