/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.overlay_fdff) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.layout-tall-4c67, .media-dirty-2ce1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.avatar_large_e7c2::before { content: '\f015'; }
.row-cae7::before { content: '\f007'; }
.component_fe40::before { content: '\f023'; }
.outer_12cf::before { content: '\f0e0'; }
.tertiary_mini_76d8::before { content: '\f095'; }
.list-4256::before { content: '\f005'; }
.shade-43bb::before { content: '\f004'; }
.pattern_tall_3c64::before { content: '\f00c'; }
.grid_east_aa08::before { content: '\f00d'; }
.item_941c::before { content: '\f002'; }
.label_7498::before { content: '\f0c9'; }
.large-1405::before { content: '\f061'; }
.tooltip_7904::before { content: '\f060'; }
.hero_up_b140::before { content: '\f04b'; }
.active_7dd6::before { content: '\f04c'; }
.border_1ddc::before { content: '\f019'; }
.media-soft-3ff6::before { content: '\f093'; }
.card-55bb::before { content: '\f132'; }
.simple-23dd::before { content: '\f091'; }
.soft-a4fd::before { content: '\f06b'; }
.card-2798::before { content: '\f0d6'; }
.tiny-4a0d::before { content: '\f09d'; }
.info-58ae::before { content: '\f10b'; }
.avatar_thick_9a6d::before { content: '\f108'; }
.module_3852::before { content: '\f10a'; }

/* Gambling Specific Icons */
.module-b90c::before { content: '\f522'; }
.pattern_pink_f6b1::before { content: '\f327'; }
.gradient_a650::before { content: '\f219'; }
.banner_5bd7::before { content: '\f21e'; }
.stone_d166::before { content: '\f2f5'; }

/* Social Icons */
.heading-copper-661f::before { content: '\f09a'; }
.smooth_4c8e::before { content: '\f099'; }
.hard_f189::before { content: '\f16d'; }
.texture_copper_3fb4::before { content: '\f167'; }
.aside_23d1::before { content: '\f2c6'; }
.active_a3fb::before { content: '\f232'; }

/* Size Classes */
.wrapper_6f2d { font-size: 0.75em; }
.preview-50af { font-size: 0.875em; }
.wrapper-liquid-f955 { font-size: 1.33em; }
.dim_395b { font-size: 1.5em; }
.highlight-3e5c { font-size: 2em; }
.down_7020 { font-size: 3em; }

/* Animation Classes */
.element_965a {
    animation: fa-spin 2s infinite linear;
}

.full-cb71 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d212 */
.ghost-box-k7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
