/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.feature_green_2a2f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.media-new-350b, .main_wide_c843 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dropdown-efaa::before { content: '\f015'; }
.section-40be::before { content: '\f007'; }
.white-ada8::before { content: '\f023'; }
.card-0ea7::before { content: '\f0e0'; }
.picture-1341::before { content: '\f095'; }
.bronze_4ee1::before { content: '\f005'; }
.dropdown-ec2d::before { content: '\f004'; }
.menu-b7ff::before { content: '\f00c'; }
.progress_small_f04f::before { content: '\f00d'; }
.dark_00e9::before { content: '\f002'; }
.right-14b8::before { content: '\f0c9'; }
.column-soft-fc5b::before { content: '\f061'; }
.purple_5a93::before { content: '\f060'; }
.hero_south_f25b::before { content: '\f04b'; }
.label-pressed-d0b5::before { content: '\f04c'; }
.south-76fc::before { content: '\f019'; }
.article_full_0a31::before { content: '\f093'; }
.thumbnail_c8f2::before { content: '\f132'; }
.frame_active_71e9::before { content: '\f091'; }
.silver-9fee::before { content: '\f06b'; }
.chip_soft_6634::before { content: '\f0d6'; }
.texture-outer-639f::before { content: '\f09d'; }
.advanced-fbc1::before { content: '\f10b'; }
.copper_bcc2::before { content: '\f108'; }
.feature_easy_27a8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.badge-a0d3::before { content: '\f522'; }
.widget_hot_1b3e::before { content: '\f327'; }
.pattern_6e48::before { content: '\f219'; }
.nav_next_9f94::before { content: '\f21e'; }
.mask_5038::before { content: '\f2f5'; }

/* Social Icons */
.popup-action-0fd1::before { content: '\f09a'; }
.chip-fbe7::before { content: '\f099'; }
.orange-9529::before { content: '\f16d'; }
.secondary_rough_41f1::before { content: '\f167'; }
.gallery_3e69::before { content: '\f2c6'; }
.banner-11f1::before { content: '\f232'; }

/* Size Classes */
.under_0cae { font-size: 0.75em; }
.gallery-huge-babf { font-size: 0.875em; }
.column_clean_0595 { font-size: 1.33em; }
.bottom-51d9 { font-size: 1.5em; }
.first-48ec { font-size: 2em; }
.accent-outer-9369 { font-size: 3em; }

/* Animation Classes */
.message-cool-3625 {
    animation: fa-spin 2s infinite linear;
}

.top-dc96 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 38a2 */
.shadow-element-z7 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
