/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dirty_1430) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.yellow_b6fb, .cold-649b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.surface-in-eeaa::before { content: '\f015'; }
.slider-new-fbbb::before { content: '\f007'; }
.bright_57ef::before { content: '\f023'; }
.gallery-new-9031::before { content: '\f0e0'; }
.rough_6c8a::before { content: '\f095'; }
.pink-b935::before { content: '\f005'; }
.sort-4b67::before { content: '\f004'; }
.focus-dfa4::before { content: '\f00c'; }
.search-f919::before { content: '\f00d'; }
.under_0c40::before { content: '\f002'; }
.west_a880::before { content: '\f0c9'; }
.input-39f2::before { content: '\f061'; }
.action-1826::before { content: '\f060'; }
.soft-6682::before { content: '\f04b'; }
.purple-8c04::before { content: '\f04c'; }
.west_a7bf::before { content: '\f019'; }
.heading_huge_98bb::before { content: '\f093'; }
.link-advanced-1605::before { content: '\f132'; }
.breadcrumb_dirty_f36d::before { content: '\f091'; }
.active_out_567d::before { content: '\f06b'; }
.last_8b4b::before { content: '\f0d6'; }
.input-c16c::before { content: '\f09d'; }
.card_b6bc::before { content: '\f10b'; }
.link-9b54::before { content: '\f108'; }
.pagination-3118::before { content: '\f10a'; }

/* Gambling Specific Icons */
.title-first-9975::before { content: '\f522'; }
.module-1079::before { content: '\f327'; }
.element_dark_1e9b::before { content: '\f219'; }
.aside-c254::before { content: '\f21e'; }
.paper-f4e6::before { content: '\f2f5'; }

/* Social Icons */
.paragraph-6b52::before { content: '\f09a'; }
.bronze_671c::before { content: '\f099'; }
.plasma_edaa::before { content: '\f16d'; }
.hover_hard_ed8a::before { content: '\f167'; }
.component_wood_37c4::before { content: '\f2c6'; }
.container-easy-00f1::before { content: '\f232'; }

/* Size Classes */
.label-1ab8 { font-size: 0.75em; }
.layout-black-6ded { font-size: 0.875em; }
.background-7575 { font-size: 1.33em; }
.short-2203 { font-size: 1.5em; }
.texture_13b4 { font-size: 2em; }
.solid-a107 { font-size: 3em; }

/* Animation Classes */
.heading_hard_5b73 {
    animation: fa-spin 2s infinite linear;
}

.iron-e5b2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1598 */
.promo-block-p8 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
