/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.primary-310c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.column-8c66, .active_0de9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pattern_5a69::before { content: '\f015'; }
.block-dim-4852::before { content: '\f007'; }
.layout_cool_7dff::before { content: '\f023'; }
.in_f435::before { content: '\f0e0'; }
.lite-1067::before { content: '\f095'; }
.status_4086::before { content: '\f005'; }
.liquid-be29::before { content: '\f004'; }
.accent-cool-7dad::before { content: '\f00c'; }
.pattern-advanced-c4d2::before { content: '\f00d'; }
.in-c73a::before { content: '\f002'; }
.title-90ba::before { content: '\f0c9'; }
.disabled_steel_c34e::before { content: '\f061'; }
.notification_dim_2dc9::before { content: '\f060'; }
.clean-5794::before { content: '\f04b'; }
.hidden_north_240d::before { content: '\f04c'; }
.black-0171::before { content: '\f019'; }
.steel-5495::before { content: '\f093'; }
.hard_0759::before { content: '\f132'; }
.chip_b1f1::before { content: '\f091'; }
.texture_hard_7afb::before { content: '\f06b'; }
.advanced-1052::before { content: '\f0d6'; }
.alert-5033::before { content: '\f09d'; }
.active_lite_91df::before { content: '\f10b'; }
.pagination-wood-3692::before { content: '\f108'; }
.tooltip-east-ca43::before { content: '\f10a'; }

/* Gambling Specific Icons */
.thick-7267::before { content: '\f522'; }
.title-under-61cf::before { content: '\f327'; }
.alert-smooth-ae85::before { content: '\f219'; }
.north-bee4::before { content: '\f21e'; }
.mask-b4dc::before { content: '\f2f5'; }

/* Social Icons */
.gas-9651::before { content: '\f09a'; }
.liquid-357f::before { content: '\f099'; }
.thumbnail-upper-1e1a::before { content: '\f16d'; }
.up-fb5e::before { content: '\f167'; }
.focus_b823::before { content: '\f2c6'; }
.fixed_e9ec::before { content: '\f232'; }

/* Size Classes */
.content-5169 { font-size: 0.75em; }
.input-north-4d8d { font-size: 0.875em; }
.secondary_bronze_ecb4 { font-size: 1.33em; }
.image-gas-075d { font-size: 1.5em; }
.thumbnail-brown-3bc6 { font-size: 2em; }
.caption-stale-edf5 { font-size: 3em; }

/* Animation Classes */
.hover_prev_0af3 {
    animation: fa-spin 2s infinite linear;
}

.picture-a81d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 124a */
.shadow-element-t9 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
