/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.logo_7b6c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.badge_65cf, .new_523d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.feature-71e3::before { content: '\f015'; }
.secondary_plasma_7b53::before { content: '\f007'; }
.large-0da1::before { content: '\f023'; }
.main-7783::before { content: '\f0e0'; }
.media_down_07c5::before { content: '\f095'; }
.feature_hovered_5a96::before { content: '\f005'; }
.pro_0968::before { content: '\f004'; }
.tag_lite_8860::before { content: '\f00c'; }
.wide_2d8e::before { content: '\f00d'; }
.card-4afc::before { content: '\f002'; }
.card-brown-21ae::before { content: '\f0c9'; }
.dim-3026::before { content: '\f061'; }
.fluid_4776::before { content: '\f060'; }
.table_basic_8480::before { content: '\f04b'; }
.top-aea4::before { content: '\f04c'; }
.feature_f341::before { content: '\f019'; }
.wood_8d4c::before { content: '\f093'; }
.disabled-liquid-2e2c::before { content: '\f132'; }
.summary-fce1::before { content: '\f091'; }
.module_15f2::before { content: '\f06b'; }
.complex_79f2::before { content: '\f0d6'; }
.info-lower-6233::before { content: '\f09d'; }
.selected-2995::before { content: '\f10b'; }
.paper-3cb6::before { content: '\f108'; }
.large_060a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.description_white_cafe::before { content: '\f522'; }
.breadcrumb-573d::before { content: '\f327'; }
.static-5c3a::before { content: '\f219'; }
.huge_d735::before { content: '\f21e'; }
.pagination-tall-cada::before { content: '\f2f5'; }

/* Social Icons */
.outer-bd42::before { content: '\f09a'; }
.description_2574::before { content: '\f099'; }
.filter_liquid_3eaa::before { content: '\f16d'; }
.panel-narrow-fc23::before { content: '\f167'; }
.breadcrumb-lite-ef15::before { content: '\f2c6'; }
.focus_outer_a843::before { content: '\f232'; }

/* Size Classes */
.small-0260 { font-size: 0.75em; }
.badge-a9d8 { font-size: 0.875em; }
.smooth-a451 { font-size: 1.33em; }
.heading-302a { font-size: 1.5em; }
.thumbnail-cf5e { font-size: 2em; }
.hero-f7d1 { font-size: 3em; }

/* Animation Classes */
.card_d8be {
    animation: fa-spin 2s infinite linear;
}

.progress-action-799c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5cff */
.promo-block-q3 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
