/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.breadcrumb-dynamic-d8bc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.title_next_769d, .static-dfd1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sort-iron-e02b::before { content: '\f015'; }
.pagination-tall-dd24::before { content: '\f007'; }
.short_3189::before { content: '\f023'; }
.bright_0285::before { content: '\f0e0'; }
.list-smooth-8fbe::before { content: '\f095'; }
.heading-right-31a2::before { content: '\f005'; }
.tertiary-wide-1c21::before { content: '\f004'; }
.hero_d775::before { content: '\f00c'; }
.pattern_e946::before { content: '\f00d'; }
.tabs-87bd::before { content: '\f002'; }
.gold_468b::before { content: '\f0c9'; }
.tag-dirty-8727::before { content: '\f061'; }
.clean-d525::before { content: '\f060'; }
.tertiary_3625::before { content: '\f04b'; }
.list_solid_636a::before { content: '\f04c'; }
.row_d3ab::before { content: '\f019'; }
.left_7f7e::before { content: '\f093'; }
.surface-hot-c4de::before { content: '\f132'; }
.button_cool_7d9b::before { content: '\f091'; }
.block-6060::before { content: '\f06b'; }
.soft-d472::before { content: '\f0d6'; }
.element-huge-176c::before { content: '\f09d'; }
.gradient-east-1b15::before { content: '\f10b'; }
.search-2f8c::before { content: '\f108'; }
.input_dim_deca::before { content: '\f10a'; }

/* Gambling Specific Icons */
.down-a8f3::before { content: '\f522'; }
.link-focused-c869::before { content: '\f327'; }
.slow-60e6::before { content: '\f219'; }
.picture_small_9e13::before { content: '\f21e'; }
.text_baff::before { content: '\f2f5'; }

/* Social Icons */
.feature-fresh-96e0::before { content: '\f09a'; }
.widget-d028::before { content: '\f099'; }
.container-fast-de19::before { content: '\f16d'; }
.search-defa::before { content: '\f167'; }
.complex-8116::before { content: '\f2c6'; }
.content_hot_77f6::before { content: '\f232'; }

/* Size Classes */
.middle-d246 { font-size: 0.75em; }
.icon_small_87bb { font-size: 0.875em; }
.hero-narrow-d847 { font-size: 1.33em; }
.hovered_ab23 { font-size: 1.5em; }
.primary-5259 { font-size: 2em; }
.first_5cff { font-size: 3em; }

/* Animation Classes */
.surface_inner_b042 {
    animation: fa-spin 2s infinite linear;
}

.detail-2ad6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4d8a */
.promo-block-n8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
