/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.liquid-d8f6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gallery-selected-f801, .simple_7c68 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.stale_e4f5::before { content: '\f015'; }
.hidden_dirty_f0eb::before { content: '\f007'; }
.message-bronze-2421::before { content: '\f023'; }
.black_38ad::before { content: '\f0e0'; }
.section-next-1165::before { content: '\f095'; }
.in_9263::before { content: '\f005'; }
.link_8c15::before { content: '\f004'; }
.text_65e1::before { content: '\f00c'; }
.badge-lite-94af::before { content: '\f00d'; }
.focused-bac9::before { content: '\f002'; }
.inner-0546::before { content: '\f0c9'; }
.active-81b0::before { content: '\f061'; }
.widget-basic-c8b7::before { content: '\f060'; }
.modal-ce7f::before { content: '\f04b'; }
.logo-d1a3::before { content: '\f04c'; }
.label-current-a1db::before { content: '\f019'; }
.caption-medium-fa4a::before { content: '\f093'; }
.over_30aa::before { content: '\f132'; }
.photo_b5c8::before { content: '\f091'; }
.accordion_3fe7::before { content: '\f06b'; }
.module_bc58::before { content: '\f0d6'; }
.item_aee9::before { content: '\f09d'; }
.heading-50e9::before { content: '\f10b'; }
.section_25be::before { content: '\f108'; }
.thumbnail-middle-e13a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.rough_f021::before { content: '\f522'; }
.dim-d320::before { content: '\f327'; }
.content_e52f::before { content: '\f219'; }
.box_da5e::before { content: '\f21e'; }
.input-42dc::before { content: '\f2f5'; }

/* Social Icons */
.header_bab8::before { content: '\f09a'; }
.overlay_95c7::before { content: '\f099'; }
.title-hot-bd9c::before { content: '\f16d'; }
.logo-fresh-66fb::before { content: '\f167'; }
.tooltip-middle-4eb7::before { content: '\f2c6'; }
.red_54af::before { content: '\f232'; }

/* Size Classes */
.slow-58a4 { font-size: 0.75em; }
.pattern_light_4d4c { font-size: 0.875em; }
.row-gas-107f { font-size: 1.33em; }
.easy_c0b3 { font-size: 1.5em; }
.over_4840 { font-size: 2em; }
.button_clean_5c7c { font-size: 3em; }

/* Animation Classes */
.nav_a209 {
    animation: fa-spin 2s infinite linear;
}

.hover-d284 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 67ba */
.ghost-box-y8 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
