/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hover-purple-b467) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.image-tiny-f0ba, .tag-glass-56d8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.nav-tall-a4ea::before { content: '\f015'; }
.active-2f1d::before { content: '\f007'; }
.light_9450::before { content: '\f023'; }
.tooltip-wide-484c::before { content: '\f0e0'; }
.selected-79f7::before { content: '\f095'; }
.advanced-a6c8::before { content: '\f005'; }
.preview_8ef4::before { content: '\f004'; }
.fluid-4a37::before { content: '\f00c'; }
.content_cf57::before { content: '\f00d'; }
.aside-01d0::before { content: '\f002'; }
.status-388c::before { content: '\f0c9'; }
.section_1420::before { content: '\f061'; }
.avatar_cc31::before { content: '\f060'; }
.shade-soft-e6f9::before { content: '\f04b'; }
.solid_1413::before { content: '\f04c'; }
.glass_c0ba::before { content: '\f019'; }
.header-b3fc::before { content: '\f093'; }
.accordion-glass-e5c4::before { content: '\f132'; }
.selected_3988::before { content: '\f091'; }
.selected_cd58::before { content: '\f06b'; }
.summary_6630::before { content: '\f0d6'; }
.media_cbda::before { content: '\f09d'; }
.article-simple-e09b::before { content: '\f10b'; }
.wrapper_in_4cd2::before { content: '\f108'; }
.surface_stone_412c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.liquid-f766::before { content: '\f522'; }
.panel_2a9a::before { content: '\f327'; }
.nav_stale_3f49::before { content: '\f219'; }
.alert_hard_4217::before { content: '\f21e'; }
.form-wide-aefd::before { content: '\f2f5'; }

/* Social Icons */
.stone_9701::before { content: '\f09a'; }
.badge_stone_aae2::before { content: '\f099'; }
.title_tall_9577::before { content: '\f16d'; }
.icon-4843::before { content: '\f167'; }
.layout_cold_602b::before { content: '\f2c6'; }
.red-fcb8::before { content: '\f232'; }

/* Size Classes */
.first-cdd6 { font-size: 0.75em; }
.text-8d66 { font-size: 0.875em; }
.picture-dynamic-2c63 { font-size: 1.33em; }
.mini_4a27 { font-size: 1.5em; }
.content-464c { font-size: 2em; }
.fast_6e23 { font-size: 3em; }

/* Animation Classes */
.large_9e28 {
    animation: fa-spin 2s infinite linear;
}

.carousel_orange_51ac {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cf3d */
.promo-block-b7 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
