/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.paper-8f83) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.action_12d6, .panel_in_a9bc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.under-d1a8::before { content: '\f015'; }
.pagination-white-ed45::before { content: '\f007'; }
.breadcrumb_steel_1a22::before { content: '\f023'; }
.slider-easy-bef7::before { content: '\f0e0'; }
.gradient_inner_dd6a::before { content: '\f095'; }
.tabs_39e0::before { content: '\f005'; }
.backdrop-b4bc::before { content: '\f004'; }
.paragraph_easy_6f39::before { content: '\f00c'; }
.motion_58f3::before { content: '\f00d'; }
.video-9563::before { content: '\f002'; }
.hover-8631::before { content: '\f0c9'; }
.module-d9af::before { content: '\f061'; }
.icon_7209::before { content: '\f060'; }
.wide-aea2::before { content: '\f04b'; }
.gas-5b35::before { content: '\f04c'; }
.header-d751::before { content: '\f019'; }
.hidden-d3d8::before { content: '\f093'; }
.in-f449::before { content: '\f132'; }
.wide_76d4::before { content: '\f091'; }
.hidden_stale_1099::before { content: '\f06b'; }
.panel-3eb9::before { content: '\f0d6'; }
.module-2c03::before { content: '\f09d'; }
.center-1cdd::before { content: '\f10b'; }
.title_smooth_34b6::before { content: '\f108'; }
.heading-2ef8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.logo_e597::before { content: '\f522'; }
.pagination_hard_25a4::before { content: '\f327'; }
.mini_7f60::before { content: '\f219'; }
.smooth_06b5::before { content: '\f21e'; }
.accent-fast-0e97::before { content: '\f2f5'; }

/* Social Icons */
.huge_2050::before { content: '\f09a'; }
.complex_2cfd::before { content: '\f099'; }
.pink_f280::before { content: '\f16d'; }
.hot_0f02::before { content: '\f167'; }
.advanced_301e::before { content: '\f2c6'; }
.filter_6112::before { content: '\f232'; }

/* Size Classes */
.tabs_7f58 { font-size: 0.75em; }
.hot_ac41 { font-size: 0.875em; }
.row_fe06 { font-size: 1.33em; }
.shade-3e77 { font-size: 1.5em; }
.grid-22fe { font-size: 2em; }
.aside-5edd { font-size: 3em; }

/* Animation Classes */
.over_d3d3 {
    animation: fa-spin 2s infinite linear;
}

.tabs_2ab5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0e31 */
.shadow-element-s7 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
