/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.mini-8202) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.icon_rough_cc51, .aside_next_f748 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mask_e908::before { content: '\f015'; }
.liquid-81d6::before { content: '\f007'; }
.box-ab61::before { content: '\f023'; }
.hard_0d9b::before { content: '\f0e0'; }
.easy_60f3::before { content: '\f095'; }
.card_03ce::before { content: '\f005'; }
.description-6aef::before { content: '\f004'; }
.list-3c43::before { content: '\f00c'; }
.shadow-e3fd::before { content: '\f00d'; }
.warm_c7a2::before { content: '\f002'; }
.pressed_02e9::before { content: '\f0c9'; }
.avatar_2919::before { content: '\f061'; }
.footer-6ca7::before { content: '\f060'; }
.texture_9cf5::before { content: '\f04b'; }
.nav_d9b9::before { content: '\f04c'; }
.backdrop-upper-6483::before { content: '\f019'; }
.title-f726::before { content: '\f093'; }
.tabs_fbc0::before { content: '\f132'; }
.column-52c6::before { content: '\f091'; }
.shadow_easy_3778::before { content: '\f06b'; }
.out_2f2c::before { content: '\f0d6'; }
.full-39ff::before { content: '\f09d'; }
.tabs_39d7::before { content: '\f10b'; }
.simple-e591::before { content: '\f108'; }
.table-27a6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.icon_b68c::before { content: '\f522'; }
.paragraph_lite_38f0::before { content: '\f327'; }
.caption_7108::before { content: '\f219'; }
.south_480e::before { content: '\f21e'; }
.hard-2710::before { content: '\f2f5'; }

/* Social Icons */
.tiny-0bab::before { content: '\f09a'; }
.heading_53ce::before { content: '\f099'; }
.message_8671::before { content: '\f16d'; }
.header_ba0b::before { content: '\f167'; }
.hard-b0ab::before { content: '\f2c6'; }
.gallery_pink_c3b3::before { content: '\f232'; }

/* Size Classes */
.bright-7546 { font-size: 0.75em; }
.rough_5a2d { font-size: 0.875em; }
.widget-top-d14c { font-size: 1.33em; }
.list-0b4c { font-size: 1.5em; }
.card_silver_e4a0 { font-size: 2em; }
.sidebar-109c { font-size: 3em; }

/* Animation Classes */
.alert-7ed0 {
    animation: fa-spin 2s infinite linear;
}

.heading_9c97 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2c2b */
.shadow-element-i9 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
