/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.huge_6da1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tertiary-plasma-8d72, .bottom-a483 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.content_1015::before { content: '\f015'; }
.feature-brown-b962::before { content: '\f007'; }
.mask-d8a7::before { content: '\f023'; }
.hover-hard-2a24::before { content: '\f0e0'; }
.middle-d444::before { content: '\f095'; }
.pagination-fresh-f178::before { content: '\f005'; }
.red-be9c::before { content: '\f004'; }
.logo_c0f2::before { content: '\f00c'; }
.progress_33e2::before { content: '\f00d'; }
.message-plasma-6611::before { content: '\f002'; }
.tertiary-2cd0::before { content: '\f0c9'; }
.lite-6356::before { content: '\f061'; }
.west_9b6b::before { content: '\f060'; }
.card_c394::before { content: '\f04b'; }
.label_tiny_eabb::before { content: '\f04c'; }
.gradient_old_1910::before { content: '\f019'; }
.next-60c7::before { content: '\f093'; }
.secondary_liquid_2c6a::before { content: '\f132'; }
.image-copper-909d::before { content: '\f091'; }
.border_rough_430b::before { content: '\f06b'; }
.carousel-complex-dd36::before { content: '\f0d6'; }
.thumbnail_fbd3::before { content: '\f09d'; }
.list-0ab7::before { content: '\f10b'; }
.link_0c6f::before { content: '\f108'; }
.card_ce71::before { content: '\f10a'; }

/* Gambling Specific Icons */
.column_936b::before { content: '\f522'; }
.primary_5253::before { content: '\f327'; }
.description-707c::before { content: '\f219'; }
.huge-2669::before { content: '\f21e'; }
.image_dark_dc3a::before { content: '\f2f5'; }

/* Social Icons */
.surface-cd32::before { content: '\f09a'; }
.black-5cf4::before { content: '\f099'; }
.outline_purple_781f::before { content: '\f16d'; }
.fixed-f157::before { content: '\f167'; }
.avatar-186b::before { content: '\f2c6'; }
.mini-0760::before { content: '\f232'; }

/* Size Classes */
.hero-6e60 { font-size: 0.75em; }
.accent_2778 { font-size: 0.875em; }
.orange_4ef3 { font-size: 1.33em; }
.active-motion-c7c7 { font-size: 1.5em; }
.media_0204 { font-size: 2em; }
.bottom-a779 { font-size: 3em; }

/* Animation Classes */
.fresh_b80c {
    animation: fa-spin 2s infinite linear;
}

.video-6285 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cc85 */
.shadow-element-j4 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
