/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.popup_8562) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.aside_d9f0, .rough_eadd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.paragraph-9801::before { content: '\f015'; }
.widget-91da::before { content: '\f007'; }
.caption_cbf7::before { content: '\f023'; }
.primary_purple_0f3a::before { content: '\f0e0'; }
.pattern-205d::before { content: '\f095'; }
.dirty_8ffa::before { content: '\f005'; }
.footer-b968::before { content: '\f004'; }
.stone_5c14::before { content: '\f00c'; }
.accordion-3d96::before { content: '\f00d'; }
.orange-c9a4::before { content: '\f002'; }
.panel_11c9::before { content: '\f0c9'; }
.dropdown_east_a48b::before { content: '\f061'; }
.media_4c15::before { content: '\f060'; }
.info_steel_b0ff::before { content: '\f04b'; }
.alert-slow-f51c::before { content: '\f04c'; }
.menu_8ff3::before { content: '\f019'; }
.progress_e7b3::before { content: '\f093'; }
.form_white_3882::before { content: '\f132'; }
.input-right-6a26::before { content: '\f091'; }
.backdrop-new-4291::before { content: '\f06b'; }
.motion_049e::before { content: '\f0d6'; }
.badge-1531::before { content: '\f09d'; }
.tabs_cool_a0af::before { content: '\f10b'; }
.article_brown_79ab::before { content: '\f108'; }
.header-bottom-84a3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.module_simple_07d6::before { content: '\f522'; }
.label-16b7::before { content: '\f327'; }
.pro-c7d2::before { content: '\f219'; }
.accordion_baf6::before { content: '\f21e'; }
.article-0547::before { content: '\f2f5'; }

/* Social Icons */
.menu-iron-9bf2::before { content: '\f09a'; }
.preview-3362::before { content: '\f099'; }
.hero-complex-4f84::before { content: '\f16d'; }
.iron_986b::before { content: '\f167'; }
.bottom-4061::before { content: '\f2c6'; }
.stone_929a::before { content: '\f232'; }

/* Size Classes */
.up-38ea { font-size: 0.75em; }
.layout_plasma_f9e4 { font-size: 0.875em; }
.dark-d0fb { font-size: 1.33em; }
.hard_0072 { font-size: 1.5em; }
.shade_stone_1c29 { font-size: 2em; }
.outer_cd49 { font-size: 3em; }

/* Animation Classes */
.header-last-f57a {
    animation: fa-spin 2s infinite linear;
}

.black-b9e1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 10dd */
.shadow-element-o2 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
