/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.in-efdd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dirty_409c, .plasma-17ae {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.label_db41::before { content: '\f015'; }
.up-f6cf::before { content: '\f007'; }
.description-7507::before { content: '\f023'; }
.cool-08d9::before { content: '\f0e0'; }
.surface-dc9c::before { content: '\f095'; }
.breadcrumb-rough-bb3a::before { content: '\f005'; }
.fresh_b817::before { content: '\f004'; }
.content-ef60::before { content: '\f00c'; }
.banner-1cdc::before { content: '\f00d'; }
.clean-d58a::before { content: '\f002'; }
.accordion_under_e7f0::before { content: '\f0c9'; }
.dropdown_huge_e705::before { content: '\f061'; }
.thick-041a::before { content: '\f060'; }
.row-center-0a52::before { content: '\f04b'; }
.grid_07d9::before { content: '\f04c'; }
.heading_prev_a8dc::before { content: '\f019'; }
.button-fixed-f1c6::before { content: '\f093'; }
.shade_tiny_cdf9::before { content: '\f132'; }
.section-center-53f1::before { content: '\f091'; }
.progress_soft_a5d0::before { content: '\f06b'; }
.active-181e::before { content: '\f0d6'; }
.paragraph-30ab::before { content: '\f09d'; }
.thick_09d5::before { content: '\f10b'; }
.panel_left_4f17::before { content: '\f108'; }
.surface_dd2f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.picture-soft-7e49::before { content: '\f522'; }
.photo_east_c194::before { content: '\f327'; }
.hero_easy_9e03::before { content: '\f219'; }
.section_31a0::before { content: '\f21e'; }
.tooltip-10c6::before { content: '\f2f5'; }

/* Social Icons */
.menu-7825::before { content: '\f09a'; }
.image_smooth_9265::before { content: '\f099'; }
.popup_cool_17be::before { content: '\f16d'; }
.button-d331::before { content: '\f167'; }
.sidebar_hovered_7d21::before { content: '\f2c6'; }
.hidden_5792::before { content: '\f232'; }

/* Size Classes */
.element_01ad { font-size: 0.75em; }
.table-185d { font-size: 0.875em; }
.aside_1bd9 { font-size: 1.33em; }
.wrapper-c382 { font-size: 1.5em; }
.fluid_a34d { font-size: 2em; }
.backdrop-31ed { font-size: 3em; }

/* Animation Classes */
.article_left_68a1 {
    animation: fa-spin 2s infinite linear;
}

.sort-green-03ba {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0f9a */
.promo-block-f0 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
