/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.content-tiny-5495) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dropdown-slow-3d36, .pagination-wood-7ea4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notice_out_6d62::before { content: '\f015'; }
.media_east_e1ca::before { content: '\f007'; }
.short-cff3::before { content: '\f023'; }
.detail_dynamic_963a::before { content: '\f0e0'; }
.button-easy-e01d::before { content: '\f095'; }
.secondary-2187::before { content: '\f005'; }
.small-30fb::before { content: '\f004'; }
.alert-over-eeb8::before { content: '\f00c'; }
.surface_1adf::before { content: '\f00d'; }
.backdrop_50a4::before { content: '\f002'; }
.slider-static-2470::before { content: '\f0c9'; }
.element_middle_c746::before { content: '\f061'; }
.tabs_32ac::before { content: '\f060'; }
.dynamic_b17f::before { content: '\f04b'; }
.button_fluid_d9c3::before { content: '\f04c'; }
.hard-fa92::before { content: '\f019'; }
.old-a4ac::before { content: '\f093'; }
.component_black_e5d9::before { content: '\f132'; }
.element-right-33cd::before { content: '\f091'; }
.status-black-2680::before { content: '\f06b'; }
.upper-8168::before { content: '\f0d6'; }
.active-9897::before { content: '\f09d'; }
.current_9b1d::before { content: '\f10b'; }
.component_west_5870::before { content: '\f108'; }
.accordion-old-d856::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paragraph-ba6e::before { content: '\f522'; }
.feature_e105::before { content: '\f327'; }
.paragraph-plasma-d710::before { content: '\f219'; }
.text_dd53::before { content: '\f21e'; }
.tag-6b7c::before { content: '\f2f5'; }

/* Social Icons */
.lower-4b0e::before { content: '\f09a'; }
.shade_east_2897::before { content: '\f099'; }
.last_74e6::before { content: '\f16d'; }
.progress-010b::before { content: '\f167'; }
.feature-wide-abf4::before { content: '\f2c6'; }
.notification_old_956f::before { content: '\f232'; }

/* Size Classes */
.row-wood-5c3d { font-size: 0.75em; }
.hard_7459 { font-size: 0.875em; }
.description-iron-6e39 { font-size: 1.33em; }
.texture-24a4 { font-size: 1.5em; }
.pro_b602 { font-size: 2em; }
.bright_8dea { font-size: 3em; }

/* Animation Classes */
.gold-45f1 {
    animation: fa-spin 2s infinite linear;
}

.module_clean_8ce2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1bf1 */
.shadow-element-r7 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
