/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.accent_black_0341) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tag_in_5d27, .disabled-motion-2385 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.header_solid_240a::before { content: '\f015'; }
.complex_fb1b::before { content: '\f007'; }
.highlight-fluid-b63d::before { content: '\f023'; }
.module_476f::before { content: '\f0e0'; }
.thick_872d::before { content: '\f095'; }
.liquid_e5fa::before { content: '\f005'; }
.pattern-916d::before { content: '\f004'; }
.plasma_ede2::before { content: '\f00c'; }
.breadcrumb-9c2c::before { content: '\f00d'; }
.picture_fresh_40fc::before { content: '\f002'; }
.dropdown-cool-770d::before { content: '\f0c9'; }
.progress-f881::before { content: '\f061'; }
.pattern-complex-7a8f::before { content: '\f060'; }
.section-7fc5::before { content: '\f04b'; }
.grid_4129::before { content: '\f04c'; }
.block-973a::before { content: '\f019'; }
.search_green_4495::before { content: '\f093'; }
.content_7caf::before { content: '\f132'; }
.image-cb44::before { content: '\f091'; }
.gradient_9b8a::before { content: '\f06b'; }
.dark_cd0e::before { content: '\f0d6'; }
.preview_light_f510::before { content: '\f09d'; }
.south-f50e::before { content: '\f10b'; }
.frame-pro-5d48::before { content: '\f108'; }
.popup-5ab6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.overlay-4741::before { content: '\f522'; }
.slow_f604::before { content: '\f327'; }
.button-bf78::before { content: '\f219'; }
.backdrop_upper_6bf7::before { content: '\f21e'; }
.pattern_842b::before { content: '\f2f5'; }

/* Social Icons */
.basic_48e0::before { content: '\f09a'; }
.slow-5615::before { content: '\f099'; }
.orange_aa5d::before { content: '\f16d'; }
.fast-bf14::before { content: '\f167'; }
.action_943b::before { content: '\f2c6'; }
.steel-bda9::before { content: '\f232'; }

/* Size Classes */
.tertiary_tiny_b8ae { font-size: 0.75em; }
.hot-4154 { font-size: 0.875em; }
.button-1d79 { font-size: 1.33em; }
.info-fresh-d41e { font-size: 1.5em; }
.motion-30aa { font-size: 2em; }
.item-paper-165a { font-size: 3em; }

/* Animation Classes */
.pagination-prev-d989 {
    animation: fa-spin 2s infinite linear;
}

.container_fc2c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2ac1 */
.shadow-element-m4 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
