/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.narrow_359f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.stone-67eb, .full-4130 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.badge-purple-5f29::before { content: '\f015'; }
.section_880a::before { content: '\f007'; }
.link_fresh_bf13::before { content: '\f023'; }
.summary-0a7e::before { content: '\f0e0'; }
.image_a09a::before { content: '\f095'; }
.texture_a74a::before { content: '\f005'; }
.chip_f8b7::before { content: '\f004'; }
.silver-9b92::before { content: '\f00c'; }
.summary-brown-4d9b::before { content: '\f00d'; }
.tabs_29e6::before { content: '\f002'; }
.prev_d4a7::before { content: '\f0c9'; }
.element_90b6::before { content: '\f061'; }
.slow-a49d::before { content: '\f060'; }
.notification-black-510d::before { content: '\f04b'; }
.prev_b26e::before { content: '\f04c'; }
.module-stale-8835::before { content: '\f019'; }
.feature-soft-d9bc::before { content: '\f093'; }
.icon-0ce1::before { content: '\f132'; }
.advanced-1315::before { content: '\f091'; }
.tooltip_mini_16ee::before { content: '\f06b'; }
.box-top-925e::before { content: '\f0d6'; }
.aside-iron-dc96::before { content: '\f09d'; }
.info-2401::before { content: '\f10b'; }
.aside-f4c5::before { content: '\f108'; }
.list_b318::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accordion-top-097b::before { content: '\f522'; }
.picture_7a6e::before { content: '\f327'; }
.in-ab92::before { content: '\f219'; }
.aside_a99a::before { content: '\f21e'; }
.middle_ac7a::before { content: '\f2f5'; }

/* Social Icons */
.module_6e32::before { content: '\f09a'; }
.small_cbd5::before { content: '\f099'; }
.badge_750a::before { content: '\f16d'; }
.shadow-d47f::before { content: '\f167'; }
.footer-silver-5093::before { content: '\f2c6'; }
.status_slow_f95b::before { content: '\f232'; }

/* Size Classes */
.notice_smooth_dac7 { font-size: 0.75em; }
.summary_3e42 { font-size: 0.875em; }
.notice-e9e2 { font-size: 1.33em; }
.lite-9e0a { font-size: 1.5em; }
.modal-rough-18ba { font-size: 2em; }
.caption_a633 { font-size: 3em; }

/* Animation Classes */
.background-c837 {
    animation: fa-spin 2s infinite linear;
}

.caption-973b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5b8a */
.promo-block-h6 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
