/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.background_gas_1712) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.texture_solid_2873, .feature_liquid_b51e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tertiary-easy-de14::before { content: '\f015'; }
.last-f29a::before { content: '\f007'; }
.row-9239::before { content: '\f023'; }
.north_1d7d::before { content: '\f0e0'; }
.surface-fcac::before { content: '\f095'; }
.out-f73d::before { content: '\f005'; }
.disabled_top_2d03::before { content: '\f004'; }
.focus-6e32::before { content: '\f00c'; }
.aside_complex_f40d::before { content: '\f00d'; }
.module-bronze-21aa::before { content: '\f002'; }
.accordion_old_edc2::before { content: '\f0c9'; }
.link_short_286e::before { content: '\f061'; }
.accordion_outer_f184::before { content: '\f060'; }
.bottom-5428::before { content: '\f04b'; }
.caption_e86a::before { content: '\f04c'; }
.pagination-light-0bb2::before { content: '\f019'; }
.paragraph-bright-766a::before { content: '\f093'; }
.stone_bb19::before { content: '\f132'; }
.wrapper_d47a::before { content: '\f091'; }
.chip-9b1f::before { content: '\f06b'; }
.tertiary-6540::before { content: '\f0d6'; }
.solid_ee08::before { content: '\f09d'; }
.search_pressed_0c48::before { content: '\f10b'; }
.module-action-d0c8::before { content: '\f108'; }
.form_4a0f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tall-d3b7::before { content: '\f522'; }
.stale_6380::before { content: '\f327'; }
.steel-ed51::before { content: '\f219'; }
.preview_ffa1::before { content: '\f21e'; }
.caption-1b99::before { content: '\f2f5'; }

/* Social Icons */
.dropdown-huge-b8ec::before { content: '\f09a'; }
.card_459d::before { content: '\f099'; }
.pattern_soft_d354::before { content: '\f16d'; }
.paragraph_f587::before { content: '\f167'; }
.wrapper-hot-a267::before { content: '\f2c6'; }
.media-d386::before { content: '\f232'; }

/* Size Classes */
.stone_ddb1 { font-size: 0.75em; }
.caption_30ef { font-size: 0.875em; }
.footer-a413 { font-size: 1.33em; }
.shadow-large-d79b { font-size: 1.5em; }
.tabs-old-8d2b { font-size: 2em; }
.block-complex-8d09 { font-size: 3em; }

/* Animation Classes */
.last_e769 {
    animation: fa-spin 2s infinite linear;
}

.media-tall-807e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f0db */
.shadow-element-g3 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
