/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gas_346c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.grid_3c17, .new-4a62 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fluid-4e3b::before { content: '\f015'; }
.accordion-focused-a822::before { content: '\f007'; }
.tag-c49e::before { content: '\f023'; }
.preview_middle_eb6c::before { content: '\f0e0'; }
.search-wood-72d9::before { content: '\f095'; }
.feature_98ab::before { content: '\f005'; }
.badge-fast-3bb1::before { content: '\f004'; }
.first-8345::before { content: '\f00c'; }
.popup_7fd9::before { content: '\f00d'; }
.main-north-4a89::before { content: '\f002'; }
.nav_fresh_df70::before { content: '\f0c9'; }
.simple_9af8::before { content: '\f061'; }
.avatar-last-681e::before { content: '\f060'; }
.label_36ff::before { content: '\f04b'; }
.modal-e1e4::before { content: '\f04c'; }
.carousel-hovered-1103::before { content: '\f019'; }
.left-b8e0::before { content: '\f093'; }
.popup-1b20::before { content: '\f132'; }
.tertiary_1ed8::before { content: '\f091'; }
.full_82bb::before { content: '\f06b'; }
.footer_00a1::before { content: '\f0d6'; }
.aside-1e52::before { content: '\f09d'; }
.basic_91a1::before { content: '\f10b'; }
.progress-8b1e::before { content: '\f108'; }
.block_850a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fluid-d62b::before { content: '\f522'; }
.logo_d336::before { content: '\f327'; }
.heading_707c::before { content: '\f219'; }
.picture-gold-29d8::before { content: '\f21e'; }
.text_hovered_6336::before { content: '\f2f5'; }

/* Social Icons */
.gradient_557d::before { content: '\f09a'; }
.thick_447a::before { content: '\f099'; }
.warm-f653::before { content: '\f16d'; }
.carousel_gas_4219::before { content: '\f167'; }
.hidden-dynamic-9d9d::before { content: '\f2c6'; }
.out_9443::before { content: '\f232'; }

/* Size Classes */
.shadow-8b4d { font-size: 0.75em; }
.table-white-b6ce { font-size: 0.875em; }
.large_9a75 { font-size: 1.33em; }
.middle-72a9 { font-size: 1.5em; }
.left-ff37 { font-size: 2em; }
.image_29a6 { font-size: 3em; }

/* Animation Classes */
.mask-f84f {
    animation: fa-spin 2s infinite linear;
}

.module_first_e3ae {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bfb4 */
.shadow-element-q3 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
