/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.new_955c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.article_09fb, .info_e74c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.detail_motion_5a89::before { content: '\f015'; }
.top_6773::before { content: '\f007'; }
.smooth-353f::before { content: '\f023'; }
.list-79cf::before { content: '\f0e0'; }
.element_dynamic_6f26::before { content: '\f095'; }
.narrow_3e1e::before { content: '\f005'; }
.paragraph-17b3::before { content: '\f004'; }
.focused_5eeb::before { content: '\f00c'; }
.accent-ffa1::before { content: '\f00d'; }
.dark-5ef1::before { content: '\f002'; }
.outline_45ab::before { content: '\f0c9'; }
.nav-liquid-9dd4::before { content: '\f061'; }
.mini_4c7e::before { content: '\f060'; }
.form_narrow_c881::before { content: '\f04b'; }
.message-advanced-5232::before { content: '\f04c'; }
.input-complex-5bb7::before { content: '\f019'; }
.highlight-smooth-a7ce::before { content: '\f093'; }
.frame-f7a6::before { content: '\f132'; }
.layout-prev-6d10::before { content: '\f091'; }
.dynamic-4e8e::before { content: '\f06b'; }
.carousel_purple_9b9d::before { content: '\f0d6'; }
.mask-lower-7b23::before { content: '\f09d'; }
.frame-d550::before { content: '\f10b'; }
.header_outer_0847::before { content: '\f108'; }
.list-north-8353::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element_purple_2a25::before { content: '\f522'; }
.tooltip_white_3cf4::before { content: '\f327'; }
.label_b189::before { content: '\f219'; }
.huge-1900::before { content: '\f21e'; }
.last_2e98::before { content: '\f2f5'; }

/* Social Icons */
.shade_01a0::before { content: '\f09a'; }
.disabled-a1b9::before { content: '\f099'; }
.block_2fa4::before { content: '\f16d'; }
.button-5b1c::before { content: '\f167'; }
.preview_8764::before { content: '\f2c6'; }
.brown_528b::before { content: '\f232'; }

/* Size Classes */
.first_d5cf { font-size: 0.75em; }
.under-72a9 { font-size: 0.875em; }
.main-e4b4 { font-size: 1.33em; }
.column-brown-fcc3 { font-size: 1.5em; }
.nav-tall-1c8f { font-size: 2em; }
.solid-29d8 { font-size: 3em; }

/* Animation Classes */
.fixed-0b94 {
    animation: fa-spin 2s infinite linear;
}

.warm-e5fa {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8b84 */
.promo-block-u0 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
