/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.section-8c92) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.label_dark_566a, .element-35ff {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pressed_a31c::before { content: '\f015'; }
.footer_fluid_d0e3::before { content: '\f007'; }
.sort_cd20::before { content: '\f023'; }
.brown-bfb1::before { content: '\f0e0'; }
.notification-prev-88fb::before { content: '\f095'; }
.table-ffda::before { content: '\f005'; }
.logo_0a35::before { content: '\f004'; }
.summary_af4d::before { content: '\f00c'; }
.shadow-old-ff85::before { content: '\f00d'; }
.top-72bc::before { content: '\f002'; }
.module_cbc9::before { content: '\f0c9'; }
.form-complex-4285::before { content: '\f061'; }
.tall_d6a5::before { content: '\f060'; }
.clean_87aa::before { content: '\f04b'; }
.grid-30b5::before { content: '\f04c'; }
.secondary-8283::before { content: '\f019'; }
.north-84cf::before { content: '\f093'; }
.overlay_old_f3f9::before { content: '\f132'; }
.wrapper-complex-4977::before { content: '\f091'; }
.middle-b114::before { content: '\f06b'; }
.lower-c523::before { content: '\f0d6'; }
.primary_f096::before { content: '\f09d'; }
.detail_black_dcf8::before { content: '\f10b'; }
.border-e568::before { content: '\f108'; }
.logo_5a74::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element-6bfe::before { content: '\f522'; }
.medium-5890::before { content: '\f327'; }
.new_1689::before { content: '\f219'; }
.carousel-red-c503::before { content: '\f21e'; }
.notification_tiny_05b5::before { content: '\f2f5'; }

/* Social Icons */
.gallery-59c3::before { content: '\f09a'; }
.breadcrumb-e5be::before { content: '\f099'; }
.button-0f8f::before { content: '\f16d'; }
.image-b4e6::before { content: '\f167'; }
.dim_d9db::before { content: '\f2c6'; }
.backdrop_e96e::before { content: '\f232'; }

/* Size Classes */
.small_ea8f { font-size: 0.75em; }
.focused-58ca { font-size: 0.875em; }
.paragraph-6126 { font-size: 1.33em; }
.widget_4f1e { font-size: 1.5em; }
.panel_9385 { font-size: 2em; }
.caption_796c { font-size: 3em; }

/* Animation Classes */
.small-c497 {
    animation: fa-spin 2s infinite linear;
}

.feature_hovered_eaf3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 78ab */
.shadow-element-t5 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
