/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slider-a7f4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.item_dd85, .video-01da {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dirty_07ce::before { content: '\f015'; }
.tabs-4f96::before { content: '\f007'; }
.popup_af9a::before { content: '\f023'; }
.shade-2a7d::before { content: '\f0e0'; }
.heading-482c::before { content: '\f095'; }
.easy_02d2::before { content: '\f005'; }
.popup_prev_9ee0::before { content: '\f004'; }
.breadcrumb-e980::before { content: '\f00c'; }
.notice_liquid_6589::before { content: '\f00d'; }
.hover_medium_ad28::before { content: '\f002'; }
.shadow-right-ff97::before { content: '\f0c9'; }
.yellow-1ba4::before { content: '\f061'; }
.panel_easy_f200::before { content: '\f060'; }
.dark_57ae::before { content: '\f04b'; }
.tabs_77f9::before { content: '\f04c'; }
.notice_7387::before { content: '\f019'; }
.wrapper-50da::before { content: '\f093'; }
.item-up-0933::before { content: '\f132'; }
.hard_187f::before { content: '\f091'; }
.pattern-stone-3ada::before { content: '\f06b'; }
.article_action_3f40::before { content: '\f0d6'; }
.input-bottom-7666::before { content: '\f09d'; }
.clean-9947::before { content: '\f10b'; }
.widget_fixed_52e7::before { content: '\f108'; }
.down_f82c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pagination-19c6::before { content: '\f522'; }
.focused_40eb::before { content: '\f327'; }
.stone-c3da::before { content: '\f219'; }
.content-83d2::before { content: '\f21e'; }
.block_6768::before { content: '\f2f5'; }

/* Social Icons */
.outline_d904::before { content: '\f09a'; }
.message-10c3::before { content: '\f099'; }
.tertiary_bronze_ad00::before { content: '\f16d'; }
.border-2b8b::before { content: '\f167'; }
.title_2715::before { content: '\f2c6'; }
.fast_fef1::before { content: '\f232'; }

/* Size Classes */
.link_thick_01b3 { font-size: 0.75em; }
.gradient-gas-eaa8 { font-size: 0.875em; }
.accent_green_7e6a { font-size: 1.33em; }
.banner-warm-1a94 { font-size: 1.5em; }
.hot-c1d1 { font-size: 2em; }
.right-c74a { font-size: 3em; }

/* Animation Classes */
.first-1595 {
    animation: fa-spin 2s infinite linear;
}

.frame-liquid-ec89 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4f80 */
.promo-block-a2 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
