/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.overlay-hard-3053) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.last_3b4d, .wrapper-c5d7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.block-7d22::before { content: '\f015'; }
.backdrop_up_5710::before { content: '\f007'; }
.caption_0358::before { content: '\f023'; }
.solid_4c7f::before { content: '\f0e0'; }
.carousel_7b66::before { content: '\f095'; }
.shade-f250::before { content: '\f005'; }
.section_da7d::before { content: '\f004'; }
.pagination-top-091c::before { content: '\f00c'; }
.advanced-3470::before { content: '\f00d'; }
.info_rough_9ae0::before { content: '\f002'; }
.banner_a879::before { content: '\f0c9'; }
.modal-dim-edf8::before { content: '\f061'; }
.button-70a7::before { content: '\f060'; }
.nav-b39a::before { content: '\f04b'; }
.chip_lower_cae3::before { content: '\f04c'; }
.layout-fluid-1946::before { content: '\f019'; }
.bronze_cfe7::before { content: '\f093'; }
.tall-dc90::before { content: '\f132'; }
.outline-256f::before { content: '\f091'; }
.widget-hard-0850::before { content: '\f06b'; }
.search-iron-2146::before { content: '\f0d6'; }
.shadow-hard-ca69::before { content: '\f09d'; }
.border_cf84::before { content: '\f10b'; }
.heading-narrow-567d::before { content: '\f108'; }
.text-ec32::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focus-7b08::before { content: '\f522'; }
.texture_9478::before { content: '\f327'; }
.accordion-paper-3bd2::before { content: '\f219'; }
.active_02ec::before { content: '\f21e'; }
.hidden-fluid-0618::before { content: '\f2f5'; }

/* Social Icons */
.picture-soft-367c::before { content: '\f09a'; }
.detail_4bfd::before { content: '\f099'; }
.popup_tall_711d::before { content: '\f16d'; }
.last-b19a::before { content: '\f167'; }
.form_a334::before { content: '\f2c6'; }
.icon_easy_d0f4::before { content: '\f232'; }

/* Size Classes */
.frame-inner-3bcc { font-size: 0.75em; }
.popup_short_0e9a { font-size: 0.875em; }
.card-liquid-ee34 { font-size: 1.33em; }
.picture-a9eb { font-size: 1.5em; }
.tabs_selected_b0e2 { font-size: 2em; }
.static_160b { font-size: 3em; }

/* Animation Classes */
.button_a6a4 {
    animation: fa-spin 2s infinite linear;
}

.container-4b72 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 56cf */
.widget-item-s2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
