/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.upper_3945) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.east_f5bc, .tabs-12a9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.article_244e::before { content: '\f015'; }
.pattern-fixed-c4cd::before { content: '\f007'; }
.stale_322c::before { content: '\f023'; }
.simple_7559::before { content: '\f0e0'; }
.link_slow_5dc4::before { content: '\f095'; }
.steel-f3fd::before { content: '\f005'; }
.media_green_3fbc::before { content: '\f004'; }
.column-3199::before { content: '\f00c'; }
.sidebar-fc3a::before { content: '\f00d'; }
.gallery_medium_62b8::before { content: '\f002'; }
.upper_b83a::before { content: '\f0c9'; }
.dropdown_upper_38ef::before { content: '\f061'; }
.article_954c::before { content: '\f060'; }
.grid-motion-7bb9::before { content: '\f04b'; }
.wrapper-wide-c8c7::before { content: '\f04c'; }
.link-cool-1fa1::before { content: '\f019'; }
.selected_4efe::before { content: '\f093'; }
.message_f16d::before { content: '\f132'; }
.preview-71ab::before { content: '\f091'; }
.primary_blue_e0ad::before { content: '\f06b'; }
.message-58b6::before { content: '\f0d6'; }
.box-51ad::before { content: '\f09d'; }
.purple-e88d::before { content: '\f10b'; }
.input_iron_144b::before { content: '\f108'; }
.row-04f4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pro-6bb9::before { content: '\f522'; }
.secondary_hovered_8db1::before { content: '\f327'; }
.row-right-8f19::before { content: '\f219'; }
.hover_in_a907::before { content: '\f21e'; }
.notification_b869::before { content: '\f2f5'; }

/* Social Icons */
.info-simple-0e22::before { content: '\f09a'; }
.gradient-7908::before { content: '\f099'; }
.aside_d3ec::before { content: '\f16d'; }
.shade-8513::before { content: '\f167'; }
.secondary-pro-ae91::before { content: '\f2c6'; }
.complex_65d3::before { content: '\f232'; }

/* Size Classes */
.caption_iron_9299 { font-size: 0.75em; }
.hover_ab5d { font-size: 0.875em; }
.hero_orange_69b2 { font-size: 1.33em; }
.modal-basic-39a7 { font-size: 1.5em; }
.section_2043 { font-size: 2em; }
.down-fb1f { font-size: 3em; }

/* Animation Classes */
.detail-2699 {
    animation: fa-spin 2s infinite linear;
}

.container-south-8208 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b4d8 */
.promo-block-c9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
