/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.banner-3bf4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.notice_smooth_af77, .picture_pink_9c0b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.feature_db1f::before { content: '\f015'; }
.pressed-29a7::before { content: '\f007'; }
.slider_brown_2544::before { content: '\f023'; }
.out_6309::before { content: '\f0e0'; }
.gallery_inner_4bb7::before { content: '\f095'; }
.dim-5134::before { content: '\f005'; }
.label_soft_d110::before { content: '\f004'; }
.new_6c4d::before { content: '\f00c'; }
.description_up_76ca::before { content: '\f00d'; }
.warm-4829::before { content: '\f002'; }
.orange_56a1::before { content: '\f0c9'; }
.surface_full_db09::before { content: '\f061'; }
.copper_6130::before { content: '\f060'; }
.layout-slow-382f::before { content: '\f04b'; }
.gallery-action-694a::before { content: '\f04c'; }
.simple-6e1c::before { content: '\f019'; }
.icon_b6db::before { content: '\f093'; }
.solid_1d57::before { content: '\f132'; }
.hot-09db::before { content: '\f091'; }
.focus-ec2d::before { content: '\f06b'; }
.main-59bd::before { content: '\f0d6'; }
.progress_wood_be67::before { content: '\f09d'; }
.image-3b3a::before { content: '\f10b'; }
.sidebar-left-a0e4::before { content: '\f108'; }
.label-rough-856f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.row_7c33::before { content: '\f522'; }
.preview-a953::before { content: '\f327'; }
.backdrop_1011::before { content: '\f219'; }
.shade_3840::before { content: '\f21e'; }
.hidden_fast_62bd::before { content: '\f2f5'; }

/* Social Icons */
.nav-dim-c778::before { content: '\f09a'; }
.image-paper-546a::before { content: '\f099'; }
.next_d79a::before { content: '\f16d'; }
.table_c75a::before { content: '\f167'; }
.out-c41f::before { content: '\f2c6'; }
.label-7c1b::before { content: '\f232'; }

/* Size Classes */
.title_rough_608b { font-size: 0.75em; }
.hard-5cfd { font-size: 0.875em; }
.in_0cd9 { font-size: 1.33em; }
.detail_8b44 { font-size: 1.5em; }
.tooltip-fluid-5d75 { font-size: 2em; }
.gallery_1aa9 { font-size: 3em; }

/* Animation Classes */
.hero_pro_034b {
    animation: fa-spin 2s infinite linear;
}

.layout_9218 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 877c */
.phantom-card-g3 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
