/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tabs-brown-2969) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.action_9dbd, .popup-right-05e0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.component_67a2::before { content: '\f015'; }
.aside_51a7::before { content: '\f007'; }
.notice-b0e5::before { content: '\f023'; }
.steel-07de::before { content: '\f0e0'; }
.carousel-a580::before { content: '\f095'; }
.short-9c1b::before { content: '\f005'; }
.top_0070::before { content: '\f004'; }
.glass_054f::before { content: '\f00c'; }
.tertiary_outer_b072::before { content: '\f00d'; }
.mini_a517::before { content: '\f002'; }
.widget-4a96::before { content: '\f0c9'; }
.preview-af31::before { content: '\f061'; }
.video_799f::before { content: '\f060'; }
.lower-3045::before { content: '\f04b'; }
.easy-d7fe::before { content: '\f04c'; }
.bright_42f3::before { content: '\f019'; }
.pressed_76ff::before { content: '\f093'; }
.gradient_9377::before { content: '\f132'; }
.search_rough_bdc9::before { content: '\f091'; }
.mini_52da::before { content: '\f06b'; }
.active_up_6ea2::before { content: '\f0d6'; }
.filter_narrow_12fe::before { content: '\f09d'; }
.hot-c598::before { content: '\f10b'; }
.gradient-e3a6::before { content: '\f108'; }
.video_tall_1d18::before { content: '\f10a'; }

/* Gambling Specific Icons */
.surface_c724::before { content: '\f522'; }
.texture_motion_4714::before { content: '\f327'; }
.card-0423::before { content: '\f219'; }
.red_5e5a::before { content: '\f21e'; }
.button_6a48::before { content: '\f2f5'; }

/* Social Icons */
.smooth_cd2d::before { content: '\f09a'; }
.article_copper_3d00::before { content: '\f099'; }
.steel-2b0c::before { content: '\f16d'; }
.caption-dc52::before { content: '\f167'; }
.background-e2c7::before { content: '\f2c6'; }
.in-09ce::before { content: '\f232'; }

/* Size Classes */
.summary_2dbf { font-size: 0.75em; }
.input_short_e899 { font-size: 0.875em; }
.avatar-new-3bf4 { font-size: 1.33em; }
.fast_ea5f { font-size: 1.5em; }
.hovered_66df { font-size: 2em; }
.hover-1b68 { font-size: 3em; }

/* Animation Classes */
.image_hot_677a {
    animation: fa-spin 2s infinite linear;
}

.iron-5074 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0766 */
.ghost-box-u0 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
