/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.menu-hard-27ea) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wrapper_bb00, .popup_tiny_fd30 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.active_red_b4cc::before { content: '\f015'; }
.icon-985e::before { content: '\f007'; }
.west-7086::before { content: '\f023'; }
.item-black-2028::before { content: '\f0e0'; }
.pink-a41b::before { content: '\f095'; }
.slider_thick_be2b::before { content: '\f005'; }
.motion-798e::before { content: '\f004'; }
.thumbnail-green-a9f3::before { content: '\f00c'; }
.input-soft-7dc3::before { content: '\f00d'; }
.orange_c585::before { content: '\f002'; }
.block-up-630e::before { content: '\f0c9'; }
.in-4db1::before { content: '\f061'; }
.simple-7d38::before { content: '\f060'; }
.menu_under_fd6a::before { content: '\f04b'; }
.red_cb3d::before { content: '\f04c'; }
.narrow_7849::before { content: '\f019'; }
.block_paper_4cd6::before { content: '\f093'; }
.soft-cb45::before { content: '\f132'; }
.caption_clean_98d5::before { content: '\f091'; }
.accent_6289::before { content: '\f06b'; }
.fixed-d02d::before { content: '\f0d6'; }
.gas-3ee6::before { content: '\f09d'; }
.overlay-mini-5078::before { content: '\f10b'; }
.button_wood_771b::before { content: '\f108'; }
.hard_2373::before { content: '\f10a'; }

/* Gambling Specific Icons */
.glass_093d::before { content: '\f522'; }
.thumbnail_e15f::before { content: '\f327'; }
.preview_last_dc5d::before { content: '\f219'; }
.mask-ec3c::before { content: '\f21e'; }
.over-76f8::before { content: '\f2f5'; }

/* Social Icons */
.heading-6d50::before { content: '\f09a'; }
.cool_bd17::before { content: '\f099'; }
.tabs-gas-17fc::before { content: '\f16d'; }
.overlay-2386::before { content: '\f167'; }
.current_3823::before { content: '\f2c6'; }
.avatar_8e77::before { content: '\f232'; }

/* Size Classes */
.outline-rough-a725 { font-size: 0.75em; }
.focus-7eab { font-size: 0.875em; }
.focus-outer-bc0a { font-size: 1.33em; }
.pro_aea4 { font-size: 1.5em; }
.panel-3e62 { font-size: 2em; }
.hero-96cd { font-size: 3em; }

/* Animation Classes */
.secondary-blue-78dd {
    animation: fa-spin 2s infinite linear;
}

.link-62fb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bf40 */
.promo-block-e0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
