/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.label-dim-d87c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.media_1a00, .short_db8e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.last-a2b7::before { content: '\f015'; }
.icon-hard-9fa0::before { content: '\f007'; }
.upper_3d10::before { content: '\f023'; }
.orange_91fd::before { content: '\f0e0'; }
.row-c6f9::before { content: '\f095'; }
.header-inner-68f7::before { content: '\f005'; }
.down_741c::before { content: '\f004'; }
.new_05d6::before { content: '\f00c'; }
.left_91e4::before { content: '\f00d'; }
.block-cb28::before { content: '\f002'; }
.warm_1d00::before { content: '\f0c9'; }
.tall_e2c1::before { content: '\f061'; }
.photo-fixed-f8fe::before { content: '\f060'; }
.feature-motion-c519::before { content: '\f04b'; }
.pattern-over-85dd::before { content: '\f04c'; }
.main_e99c::before { content: '\f019'; }
.content_lower_ad89::before { content: '\f093'; }
.red-a472::before { content: '\f132'; }
.icon-8ab5::before { content: '\f091'; }
.cold_3046::before { content: '\f06b'; }
.box-bc55::before { content: '\f0d6'; }
.hidden-34a8::before { content: '\f09d'; }
.active_8f95::before { content: '\f10b'; }
.box-fixed-5c0a::before { content: '\f108'; }
.primary_rough_d7fd::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tertiary-lower-a04b::before { content: '\f522'; }
.modal-fb5e::before { content: '\f327'; }
.wide-c7f7::before { content: '\f219'; }
.chip-becf::before { content: '\f21e'; }
.progress_25b7::before { content: '\f2f5'; }

/* Social Icons */
.tabs_f138::before { content: '\f09a'; }
.card_4a1a::before { content: '\f099'; }
.list-bronze-1986::before { content: '\f16d'; }
.content_6936::before { content: '\f167'; }
.detail-slow-9eb8::before { content: '\f2c6'; }
.new_609b::before { content: '\f232'; }

/* Size Classes */
.mask-down-594d { font-size: 0.75em; }
.icon-d50c { font-size: 0.875em; }
.wrapper_fdbc { font-size: 1.33em; }
.picture_clean_ddc9 { font-size: 1.5em; }
.wood_0b31 { font-size: 2em; }
.paragraph_light_c5bd { font-size: 3em; }

/* Animation Classes */
.focus-a2f8 {
    animation: fa-spin 2s infinite linear;
}

.lower-5485 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3513 */
.ghost-box-o0 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
