/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.search-out-e01d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.bottom-650a, .carousel_3a64 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.thumbnail-c190::before { content: '\f015'; }
.wood_cf54::before { content: '\f007'; }
.image_349b::before { content: '\f023'; }
.slider-3459::before { content: '\f0e0'; }
.current-c8bd::before { content: '\f095'; }
.middle_89f8::before { content: '\f005'; }
.frame-brown-2805::before { content: '\f004'; }
.fixed-1872::before { content: '\f00c'; }
.paragraph-inner-e39b::before { content: '\f00d'; }
.static_69b5::before { content: '\f002'; }
.orange-5af5::before { content: '\f0c9'; }
.small-87ca::before { content: '\f061'; }
.red_4bd5::before { content: '\f060'; }
.menu_down_c51b::before { content: '\f04b'; }
.hot_eb40::before { content: '\f04c'; }
.pink-492d::before { content: '\f019'; }
.motion_ce33::before { content: '\f093'; }
.filter_e194::before { content: '\f132'; }
.thumbnail_small_2147::before { content: '\f091'; }
.icon_92d1::before { content: '\f06b'; }
.focus_c5a2::before { content: '\f0d6'; }
.first-6e1e::before { content: '\f09d'; }
.notification-advanced-cc2d::before { content: '\f10b'; }
.card_5322::before { content: '\f108'; }
.avatar_cool_a885::before { content: '\f10a'; }

/* Gambling Specific Icons */
.picture_first_4859::before { content: '\f522'; }
.tag-gas-02c8::before { content: '\f327'; }
.notice-tall-bb92::before { content: '\f219'; }
.label_active_4e65::before { content: '\f21e'; }
.header-static-71ac::before { content: '\f2f5'; }

/* Social Icons */
.orange-2f55::before { content: '\f09a'; }
.hidden-fluid-59f0::before { content: '\f099'; }
.photo-right-91bc::before { content: '\f16d'; }
.wide-78c5::before { content: '\f167'; }
.narrow-dc71::before { content: '\f2c6'; }
.center_7b79::before { content: '\f232'; }

/* Size Classes */
.purple-71be { font-size: 0.75em; }
.hovered_1a8e { font-size: 0.875em; }
.paper-f833 { font-size: 1.33em; }
.tertiary_bronze_b2a9 { font-size: 1.5em; }
.feature-ecef { font-size: 2em; }
.input_hard_c65f { font-size: 3em; }

/* Animation Classes */
.avatar-dim-b196 {
    animation: fa-spin 2s infinite linear;
}

.rough_e11f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f096 */
.shadow-element-k0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
