/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.clean-1252) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.message-87d7, .card_4b0b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.description_new_98bb::before { content: '\f015'; }
.outline-195c::before { content: '\f007'; }
.aside_34a6::before { content: '\f023'; }
.thumbnail_7b26::before { content: '\f0e0'; }
.component-fc18::before { content: '\f095'; }
.heading_slow_71c9::before { content: '\f005'; }
.fresh_9218::before { content: '\f004'; }
.photo-c6f6::before { content: '\f00c'; }
.search-4a0a::before { content: '\f00d'; }
.primary-current-f8bc::before { content: '\f002'; }
.popup-under-4e50::before { content: '\f0c9'; }
.solid-69a1::before { content: '\f061'; }
.white-4eae::before { content: '\f060'; }
.breadcrumb-cdc5::before { content: '\f04b'; }
.last-1099::before { content: '\f04c'; }
.dim_5926::before { content: '\f019'; }
.disabled_0cc9::before { content: '\f093'; }
.plasma_1764::before { content: '\f132'; }
.header-over-5443::before { content: '\f091'; }
.article-east-4844::before { content: '\f06b'; }
.breadcrumb_wide_c28d::before { content: '\f0d6'; }
.hard-99cc::before { content: '\f09d'; }
.progress-aa1c::before { content: '\f10b'; }
.description_dim_8869::before { content: '\f108'; }
.input-full-0e1a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.narrow_68d2::before { content: '\f522'; }
.secondary_steel_59bd::before { content: '\f327'; }
.accordion_fixed_f122::before { content: '\f219'; }
.element-dynamic-554e::before { content: '\f21e'; }
.left_0bd1::before { content: '\f2f5'; }

/* Social Icons */
.blue_7469::before { content: '\f09a'; }
.banner-313e::before { content: '\f099'; }
.surface-top-b370::before { content: '\f16d'; }
.purple_ea19::before { content: '\f167'; }
.easy_63c5::before { content: '\f2c6'; }
.preview-plasma-8bfa::before { content: '\f232'; }

/* Size Classes */
.first-0b5d { font-size: 0.75em; }
.carousel_stone_daf0 { font-size: 0.875em; }
.hover-purple-6d1c { font-size: 1.33em; }
.tertiary_lite_743c { font-size: 1.5em; }
.menu-b852 { font-size: 2em; }
.video_liquid_30ca { font-size: 3em; }

/* Animation Classes */
.popup_f189 {
    animation: fa-spin 2s infinite linear;
}

.widget-full-2502 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7ce6 */
.widget-item-p8 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
