/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table_8edc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.filter-a174, .sort-east-7d59 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.surface-bb8b::before { content: '\f015'; }
.wide_9fad::before { content: '\f007'; }
.hovered-f0cb::before { content: '\f023'; }
.text_b82c::before { content: '\f0e0'; }
.hovered-7964::before { content: '\f095'; }
.carousel_red_b670::before { content: '\f005'; }
.motion-05b5::before { content: '\f004'; }
.hidden_3bf9::before { content: '\f00c'; }
.picture_feae::before { content: '\f00d'; }
.form-out-ec8f::before { content: '\f002'; }
.image-static-8c9b::before { content: '\f0c9'; }
.lite-e62c::before { content: '\f061'; }
.feature_ed42::before { content: '\f060'; }
.dynamic_c5a5::before { content: '\f04b'; }
.icon_right_0fa5::before { content: '\f04c'; }
.message_over_290c::before { content: '\f019'; }
.alert-out-18fd::before { content: '\f093'; }
.gradient_east_55e6::before { content: '\f132'; }
.blue-69ae::before { content: '\f091'; }
.tertiary-advanced-1ed4::before { content: '\f06b'; }
.active_1142::before { content: '\f0d6'; }
.feature-action-726d::before { content: '\f09d'; }
.hero-2960::before { content: '\f10b'; }
.caption-north-fe91::before { content: '\f108'; }
.paragraph-pressed-b695::before { content: '\f10a'; }

/* Gambling Specific Icons */
.nav_iron_5713::before { content: '\f522'; }
.module_2ee9::before { content: '\f327'; }
.paper_08a1::before { content: '\f219'; }
.detail_8e87::before { content: '\f21e'; }
.up_d54e::before { content: '\f2f5'; }

/* Social Icons */
.large_6519::before { content: '\f09a'; }
.dim-440b::before { content: '\f099'; }
.message_gold_b097::before { content: '\f16d'; }
.over-f26e::before { content: '\f167'; }
.main-9a65::before { content: '\f2c6'; }
.light-444c::before { content: '\f232'; }

/* Size Classes */
.card-top-fc4a { font-size: 0.75em; }
.smooth_866d { font-size: 0.875em; }
.caption_20d1 { font-size: 1.33em; }
.pro_0362 { font-size: 1.5em; }
.sort-eab4 { font-size: 2em; }
.block_orange_0966 { font-size: 3em; }

/* Animation Classes */
.selected-b46b {
    animation: fa-spin 2s infinite linear;
}

.tabs_cool_b231 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3896 */
.shadow-element-b0 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
