/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.out_db28) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.prev-49d2, .progress_solid_0efc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.photo-0090::before { content: '\f015'; }
.backdrop-d8f3::before { content: '\f007'; }
.title_4a65::before { content: '\f023'; }
.stone_e443::before { content: '\f0e0'; }
.inner-b54b::before { content: '\f095'; }
.box_small_b5a3::before { content: '\f005'; }
.light-4be6::before { content: '\f004'; }
.label-solid-a9e1::before { content: '\f00c'; }
.dropdown_0d7c::before { content: '\f00d'; }
.frame_slow_403f::before { content: '\f002'; }
.static-d56e::before { content: '\f0c9'; }
.primary_d6e9::before { content: '\f061'; }
.tag-df0b::before { content: '\f060'; }
.old_5f1d::before { content: '\f04b'; }
.menu_hard_760c::before { content: '\f04c'; }
.link-hard-6cb7::before { content: '\f019'; }
.hover_lite_9272::before { content: '\f093'; }
.center-98ea::before { content: '\f132'; }
.shade_basic_66c4::before { content: '\f091'; }
.north-f2a3::before { content: '\f06b'; }
.bright-5f41::before { content: '\f0d6'; }
.prev-e16b::before { content: '\f09d'; }
.tooltip_f798::before { content: '\f10b'; }
.menu_bcf4::before { content: '\f108'; }
.stone_5344::before { content: '\f10a'; }

/* Gambling Specific Icons */
.content_small_ffdb::before { content: '\f522'; }
.aside_ef0f::before { content: '\f327'; }
.logo-west-b888::before { content: '\f219'; }
.column-7914::before { content: '\f21e'; }
.hidden-bottom-8175::before { content: '\f2f5'; }

/* Social Icons */
.grid-medium-15d2::before { content: '\f09a'; }
.overlay-current-7dad::before { content: '\f099'; }
.top_8927::before { content: '\f16d'; }
.outer-2a7d::before { content: '\f167'; }
.notice_bd31::before { content: '\f2c6'; }
.wide_7ca7::before { content: '\f232'; }

/* Size Classes */
.background-8b95 { font-size: 0.75em; }
.element-mini-e295 { font-size: 0.875em; }
.last_daaf { font-size: 1.33em; }
.hero-lower-2675 { font-size: 1.5em; }
.center-1d75 { font-size: 2em; }
.pattern-simple-c5da { font-size: 3em; }

/* Animation Classes */
.gold-e384 {
    animation: fa-spin 2s infinite linear;
}

.filter-fd40 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1040 */
.shadow-element-s8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
