/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table-soft-da00) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.fast_d259, .carousel_down_344d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.up_520b::before { content: '\f015'; }
.wrapper_bronze_1a3d::before { content: '\f007'; }
.highlight-copper-b792::before { content: '\f023'; }
.button_narrow_3b12::before { content: '\f0e0'; }
.preview-e593::before { content: '\f095'; }
.background_upper_fe1c::before { content: '\f005'; }
.menu-39b9::before { content: '\f004'; }
.summary_bright_4c26::before { content: '\f00c'; }
.pink_0392::before { content: '\f00d'; }
.advanced_59a5::before { content: '\f002'; }
.light-d3c3::before { content: '\f0c9'; }
.module-6fd3::before { content: '\f061'; }
.slow_966b::before { content: '\f060'; }
.backdrop-e443::before { content: '\f04b'; }
.mask_e8e8::before { content: '\f04c'; }
.header_a31d::before { content: '\f019'; }
.dropdown_narrow_2c24::before { content: '\f093'; }
.liquid-5f3a::before { content: '\f132'; }
.chip_pressed_a5f5::before { content: '\f091'; }
.hard-3694::before { content: '\f06b'; }
.search_full_814a::before { content: '\f0d6'; }
.plasma_da9b::before { content: '\f09d'; }
.tag-silver-a659::before { content: '\f10b'; }
.prev-214a::before { content: '\f108'; }
.image-87d7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.label_basic_3bbc::before { content: '\f522'; }
.gallery_solid_3f45::before { content: '\f327'; }
.article_ba0d::before { content: '\f219'; }
.card_wood_b671::before { content: '\f21e'; }
.nav-fixed-f4e0::before { content: '\f2f5'; }

/* Social Icons */
.tertiary_a556::before { content: '\f09a'; }
.easy-2219::before { content: '\f099'; }
.focus_bright_9254::before { content: '\f16d'; }
.accent_3b0e::before { content: '\f167'; }
.soft-61ea::before { content: '\f2c6'; }
.active_448a::before { content: '\f232'; }

/* Size Classes */
.hover-liquid-7953 { font-size: 0.75em; }
.huge_b5d7 { font-size: 0.875em; }
.steel-06f0 { font-size: 1.33em; }
.breadcrumb-417e { font-size: 1.5em; }
.item_fresh_1758 { font-size: 2em; }
.pagination-b98c { font-size: 3em; }

/* Animation Classes */
.video-top-7210 {
    animation: fa-spin 2s infinite linear;
}

.item-hard-6b6e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1de1 */
.ghost-box-q6 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
