/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.wide_3b04) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.warm_51ec, .panel_38f1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.modal_872e::before { content: '\f015'; }
.east-459f::before { content: '\f007'; }
.tabs_slow_7f41::before { content: '\f023'; }
.warm-2cb3::before { content: '\f0e0'; }
.summary_selected_0ff0::before { content: '\f095'; }
.layout-active-833f::before { content: '\f005'; }
.purple_6638::before { content: '\f004'; }
.wrapper_north_88ef::before { content: '\f00c'; }
.backdrop-fa46::before { content: '\f00d'; }
.sidebar_glass_e936::before { content: '\f002'; }
.notice-abc9::before { content: '\f0c9'; }
.chip_ae54::before { content: '\f061'; }
.soft-9b84::before { content: '\f060'; }
.paper-cce3::before { content: '\f04b'; }
.small-2e60::before { content: '\f04c'; }
.notification-05ce::before { content: '\f019'; }
.dim_1e64::before { content: '\f093'; }
.outline_8a40::before { content: '\f132'; }
.form-4b13::before { content: '\f091'; }
.short_c2b0::before { content: '\f06b'; }
.primary-a8ee::before { content: '\f0d6'; }
.filter-black-965a::before { content: '\f09d'; }
.input_128b::before { content: '\f10b'; }
.preview-591a::before { content: '\f108'; }
.title-7d16::before { content: '\f10a'; }

/* Gambling Specific Icons */
.message-hot-67c3::before { content: '\f522'; }
.popup-d39c::before { content: '\f327'; }
.backdrop_white_8e74::before { content: '\f219'; }
.tooltip-1f79::before { content: '\f21e'; }
.widget-full-007a::before { content: '\f2f5'; }

/* Social Icons */
.basic_f1da::before { content: '\f09a'; }
.input_lite_f516::before { content: '\f099'; }
.link-6a34::before { content: '\f16d'; }
.frame_hard_2100::before { content: '\f167'; }
.hidden-c1a6::before { content: '\f2c6'; }
.message_0e82::before { content: '\f232'; }

/* Size Classes */
.avatar_fluid_5a01 { font-size: 0.75em; }
.secondary_1e84 { font-size: 0.875em; }
.paragraph_blue_4bfd { font-size: 1.33em; }
.right-43dc { font-size: 1.5em; }
.thumbnail_1bea { font-size: 2em; }
.notification_3982 { font-size: 3em; }

/* Animation Classes */
.focus-77c6 {
    animation: fa-spin 2s infinite linear;
}

.hard-13cd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 333d */
.promo-block-z5 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
