/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.highlight_4c89) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.preview_65f6, .outer_38e8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slider-right-b7b3::before { content: '\f015'; }
.nav-hovered-b83b::before { content: '\f007'; }
.hard_907d::before { content: '\f023'; }
.simple-a35d::before { content: '\f0e0'; }
.stone-0e0b::before { content: '\f095'; }
.layout_558b::before { content: '\f005'; }
.article_6f5a::before { content: '\f004'; }
.full-bd5c::before { content: '\f00c'; }
.surface-solid-ebcb::before { content: '\f00d'; }
.prev-8d72::before { content: '\f002'; }
.box_solid_fc91::before { content: '\f0c9'; }
.aside_8f8e::before { content: '\f061'; }
.brown-0a01::before { content: '\f060'; }
.menu_eb1f::before { content: '\f04b'; }
.copper_0b5f::before { content: '\f04c'; }
.table_advanced_4135::before { content: '\f019'; }
.gradient_18e6::before { content: '\f093'; }
.status-09d9::before { content: '\f132'; }
.avatar-dynamic-6a94::before { content: '\f091'; }
.wrapper-6e88::before { content: '\f06b'; }
.preview_cf2f::before { content: '\f0d6'; }
.banner-left-2729::before { content: '\f09d'; }
.border-5f5e::before { content: '\f10b'; }
.fluid-5594::before { content: '\f108'; }
.large-a9d3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.static-a06b::before { content: '\f522'; }
.feature-gas-ab19::before { content: '\f327'; }
.steel_c112::before { content: '\f219'; }
.gold-c59a::before { content: '\f21e'; }
.shade-efba::before { content: '\f2f5'; }

/* Social Icons */
.overlay-d7ea::before { content: '\f09a'; }
.header_deb2::before { content: '\f099'; }
.action_5fb7::before { content: '\f16d'; }
.cool-c24b::before { content: '\f167'; }
.static_d9ea::before { content: '\f2c6'; }
.purple-a404::before { content: '\f232'; }

/* Size Classes */
.paragraph-pressed-96e2 { font-size: 0.75em; }
.warm_9071 { font-size: 0.875em; }
.pagination_a2cb { font-size: 1.33em; }
.glass_d573 { font-size: 1.5em; }
.breadcrumb_over_7a76 { font-size: 2em; }
.popup-a77d { font-size: 3em; }

/* Animation Classes */
.summary-8f78 {
    animation: fa-spin 2s infinite linear;
}

.avatar-4016 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5d1c */
.promo-block-v0 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
