/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notification-957b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.purple_d70c, .icon_164f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.progress-basic-843d::before { content: '\f015'; }
.sidebar-full-ddb7::before { content: '\f007'; }
.dim_3b62::before { content: '\f023'; }
.photo-29d5::before { content: '\f0e0'; }
.old-ea88::before { content: '\f095'; }
.component_f429::before { content: '\f005'; }
.modal-center-a9ac::before { content: '\f004'; }
.purple-5bca::before { content: '\f00c'; }
.disabled-red-e6cf::before { content: '\f00d'; }
.smooth_c258::before { content: '\f002'; }
.primary_pressed_6570::before { content: '\f0c9'; }
.easy-52cd::before { content: '\f061'; }
.filter-e55c::before { content: '\f060'; }
.focus_e72a::before { content: '\f04b'; }
.secondary_medium_dcbe::before { content: '\f04c'; }
.list-advanced-a123::before { content: '\f019'; }
.backdrop_red_e910::before { content: '\f093'; }
.focused-1d4b::before { content: '\f132'; }
.easy_3a99::before { content: '\f091'; }
.background-16a5::before { content: '\f06b'; }
.paper-2dc5::before { content: '\f0d6'; }
.main_8442::before { content: '\f09d'; }
.motion-bea8::before { content: '\f10b'; }
.detail-b54e::before { content: '\f108'; }
.paragraph-4e88::before { content: '\f10a'; }

/* Gambling Specific Icons */
.preview_86f6::before { content: '\f522'; }
.wrapper-large-099c::before { content: '\f327'; }
.label-smooth-e822::before { content: '\f219'; }
.breadcrumb-f96f::before { content: '\f21e'; }
.panel-fluid-4e88::before { content: '\f2f5'; }

/* Social Icons */
.top-8918::before { content: '\f09a'; }
.green_e358::before { content: '\f099'; }
.aside-focused-8f66::before { content: '\f16d'; }
.aside_hard_f900::before { content: '\f167'; }
.footer-orange-ad28::before { content: '\f2c6'; }
.image_dim_04a9::before { content: '\f232'; }

/* Size Classes */
.shadow_short_b5ca { font-size: 0.75em; }
.silver-db12 { font-size: 0.875em; }
.dirty_9c1a { font-size: 1.33em; }
.tall-749c { font-size: 1.5em; }
.notice-wide-c7e4 { font-size: 2em; }
.logo_7c67 { font-size: 3em; }

/* Animation Classes */
.heading_motion_7ea2 {
    animation: fa-spin 2s infinite linear;
}

.modal-7e54 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4e5f */
.promo-block-f0 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
