/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.down_5a54) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dropdown_motion_d000, .popup-a537 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.filter_be68::before { content: '\f015'; }
.button_50dd::before { content: '\f007'; }
.accordion-aaed::before { content: '\f023'; }
.gallery-0723::before { content: '\f0e0'; }
.list_fb98::before { content: '\f095'; }
.caption_732f::before { content: '\f005'; }
.up-bfd7::before { content: '\f004'; }
.mask-warm-084e::before { content: '\f00c'; }
.tooltip-hovered-f1b0::before { content: '\f00d'; }
.cool-c660::before { content: '\f002'; }
.feature_current_d3ce::before { content: '\f0c9'; }
.west-5d1d::before { content: '\f061'; }
.column_smooth_60b2::before { content: '\f060'; }
.brown-a04b::before { content: '\f04b'; }
.video-9d2f::before { content: '\f04c'; }
.input_f66b::before { content: '\f019'; }
.mini-2fa8::before { content: '\f093'; }
.sidebar_gas_8edf::before { content: '\f132'; }
.surface-solid-c6a3::before { content: '\f091'; }
.label_current_21d0::before { content: '\f06b'; }
.full-859d::before { content: '\f0d6'; }
.tall-c882::before { content: '\f09d'; }
.tag-ad2e::before { content: '\f10b'; }
.shade_purple_ed99::before { content: '\f108'; }
.sort-plasma-d812::before { content: '\f10a'; }

/* Gambling Specific Icons */
.carousel_3b9d::before { content: '\f522'; }
.static-0fb3::before { content: '\f327'; }
.complex-f40b::before { content: '\f219'; }
.preview_df96::before { content: '\f21e'; }
.gas_a269::before { content: '\f2f5'; }

/* Social Icons */
.pagination-silver-b1a3::before { content: '\f09a'; }
.surface_hot_e2b5::before { content: '\f099'; }
.video-af47::before { content: '\f16d'; }
.block_white_c377::before { content: '\f167'; }
.wrapper_4b8a::before { content: '\f2c6'; }
.primary_west_3e3e::before { content: '\f232'; }

/* Size Classes */
.card_in_2fbb { font-size: 0.75em; }
.progress-lite-00ff { font-size: 0.875em; }
.south_ee53 { font-size: 1.33em; }
.panel_fcd2 { font-size: 1.5em; }
.alert-soft-583a { font-size: 2em; }
.dropdown_696c { font-size: 3em; }

/* Animation Classes */
.sort_pro_547f {
    animation: fa-spin 2s infinite linear;
}

.search_selected_fea4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 70ae */
.widget-item-n3 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
