/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.text-561d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gradient_complex_db83, .highlight_5e0f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.component-db37::before { content: '\f015'; }
.text_right_546f::before { content: '\f007'; }
.list_409b::before { content: '\f023'; }
.south_a840::before { content: '\f0e0'; }
.column-wide-1849::before { content: '\f095'; }
.surface_tiny_8b12::before { content: '\f005'; }
.detail-red-66f8::before { content: '\f004'; }
.focused-4240::before { content: '\f00c'; }
.up-bdd2::before { content: '\f00d'; }
.thumbnail-large-54d6::before { content: '\f002'; }
.menu-hard-f3b3::before { content: '\f0c9'; }
.main_pink_e4f9::before { content: '\f061'; }
.feature-active-fa34::before { content: '\f060'; }
.steel_3672::before { content: '\f04b'; }
.box-fa47::before { content: '\f04c'; }
.avatar_5872::before { content: '\f019'; }
.bronze-3111::before { content: '\f093'; }
.article-e4e9::before { content: '\f132'; }
.easy-5098::before { content: '\f091'; }
.shadow_d846::before { content: '\f06b'; }
.paper-8ff7::before { content: '\f0d6'; }
.purple_d249::before { content: '\f09d'; }
.summary_iron_ed37::before { content: '\f10b'; }
.info-d78a::before { content: '\f108'; }
.preview_e339::before { content: '\f10a'; }

/* Gambling Specific Icons */
.icon-859d::before { content: '\f522'; }
.north-2dc5::before { content: '\f327'; }
.shadow-huge-2ee3::before { content: '\f219'; }
.feature_863d::before { content: '\f21e'; }
.silver_bb65::before { content: '\f2f5'; }

/* Social Icons */
.gallery-out-6c98::before { content: '\f09a'; }
.content_full_dd6d::before { content: '\f099'; }
.shadow_f051::before { content: '\f16d'; }
.frame-46b7::before { content: '\f167'; }
.wood-c0eb::before { content: '\f2c6'; }
.wide_725b::before { content: '\f232'; }

/* Size Classes */
.next_a74c { font-size: 0.75em; }
.card-pressed-f58c { font-size: 0.875em; }
.carousel-84aa { font-size: 1.33em; }
.panel_6d5a { font-size: 1.5em; }
.media_8f62 { font-size: 2em; }
.avatar_aabf { font-size: 3em; }

/* Animation Classes */
.motion-6b44 {
    animation: fa-spin 2s infinite linear;
}

.picture_next_bbdd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3748 */
.shadow-element-k7 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
