/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.caption-71a1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.picture_stone_c2b4, .selected-080e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notification_abef::before { content: '\f015'; }
.modal-green-c0ff::before { content: '\f007'; }
.solid_56c9::before { content: '\f023'; }
.grid-dynamic-37dc::before { content: '\f0e0'; }
.title-2669::before { content: '\f095'; }
.grid_075d::before { content: '\f005'; }
.full_320a::before { content: '\f004'; }
.bottom_c7b0::before { content: '\f00c'; }
.detail-953a::before { content: '\f00d'; }
.image_rough_9992::before { content: '\f002'; }
.selected_3c69::before { content: '\f0c9'; }
.grid_cd2b::before { content: '\f061'; }
.title_east_9bec::before { content: '\f060'; }
.dropdown_f1ef::before { content: '\f04b'; }
.title_d6fd::before { content: '\f04c'; }
.paper_e83d::before { content: '\f019'; }
.pattern_prev_ef8f::before { content: '\f093'; }
.accent_ab30::before { content: '\f132'; }
.fixed_ca9e::before { content: '\f091'; }
.slider-ae25::before { content: '\f06b'; }
.over_7a83::before { content: '\f0d6'; }
.white-297a::before { content: '\f09d'; }
.link-easy-237e::before { content: '\f10b'; }
.menu_pressed_bf1c::before { content: '\f108'; }
.old_12ea::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hero-light-afa0::before { content: '\f522'; }
.gallery-4e49::before { content: '\f327'; }
.sort-ba11::before { content: '\f219'; }
.detail-9819::before { content: '\f21e'; }
.fast-f626::before { content: '\f2f5'; }

/* Social Icons */
.prev_ba32::before { content: '\f09a'; }
.sidebar-3767::before { content: '\f099'; }
.slider_be53::before { content: '\f16d'; }
.advanced_588b::before { content: '\f167'; }
.pagination-d5b4::before { content: '\f2c6'; }
.left-e213::before { content: '\f232'; }

/* Size Classes */
.hot_1caa { font-size: 0.75em; }
.outer-7092 { font-size: 0.875em; }
.picture_west_f9c6 { font-size: 1.33em; }
.left-4546 { font-size: 1.5em; }
.focus-pro-ef0b { font-size: 2em; }
.over-ec62 { font-size: 3em; }

/* Animation Classes */
.description_fresh_d568 {
    animation: fa-spin 2s infinite linear;
}

.row-clean-d615 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d614 */
.shadow-element-t2 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
