/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sort-prev-6112) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.summary-motion-9e65, .carousel_small_1ced {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.motion-e84d::before { content: '\f015'; }
.thumbnail_b268::before { content: '\f007'; }
.input_first_7b39::before { content: '\f023'; }
.purple-568f::before { content: '\f0e0'; }
.pattern-db3d::before { content: '\f095'; }
.title_56e0::before { content: '\f005'; }
.west_a8af::before { content: '\f004'; }
.sidebar_hard_6b27::before { content: '\f00c'; }
.column_thick_f4bb::before { content: '\f00d'; }
.input_north_7019::before { content: '\f002'; }
.copper_b2ce::before { content: '\f0c9'; }
.complex_b44e::before { content: '\f061'; }
.frame_fresh_5e45::before { content: '\f060'; }
.light-85d7::before { content: '\f04b'; }
.widget_070f::before { content: '\f04c'; }
.pink_40e7::before { content: '\f019'; }
.box_stone_99ff::before { content: '\f093'; }
.button_3358::before { content: '\f132'; }
.orange_eede::before { content: '\f091'; }
.element-0df9::before { content: '\f06b'; }
.badge_focused_25f2::before { content: '\f0d6'; }
.secondary_huge_9ec0::before { content: '\f09d'; }
.simple-392e::before { content: '\f10b'; }
.menu_gas_b312::before { content: '\f108'; }
.cold_b96e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.medium-8646::before { content: '\f522'; }
.slider-cd2c::before { content: '\f327'; }
.paragraph_advanced_f600::before { content: '\f219'; }
.hard_db19::before { content: '\f21e'; }
.title-complex-9c21::before { content: '\f2f5'; }

/* Social Icons */
.active_old_0295::before { content: '\f09a'; }
.thick_718d::before { content: '\f099'; }
.out-1764::before { content: '\f16d'; }
.clean_c173::before { content: '\f167'; }
.medium_e4a6::before { content: '\f2c6'; }
.grid_e812::before { content: '\f232'; }

/* Size Classes */
.input_e4e7 { font-size: 0.75em; }
.accordion-6618 { font-size: 0.875em; }
.texture_194a { font-size: 1.33em; }
.row-1b67 { font-size: 1.5em; }
.sidebar_liquid_cce0 { font-size: 2em; }
.component_static_7c67 { font-size: 3em; }

/* Animation Classes */
.main-b01f {
    animation: fa-spin 2s infinite linear;
}

.component_d4d9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f5d3 */
.ghost-box-n4 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
