/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.item-910a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.soft-c1b7, .main_cool_53db {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slider-e130::before { content: '\f015'; }
.gradient-d4e9::before { content: '\f007'; }
.media-cool-ddb6::before { content: '\f023'; }
.bottom-48e8::before { content: '\f0e0'; }
.panel_stone_2d14::before { content: '\f095'; }
.modal-2e0a::before { content: '\f005'; }
.texture_action_3334::before { content: '\f004'; }
.full_8125::before { content: '\f00c'; }
.accent-a7d6::before { content: '\f00d'; }
.hidden_e1e3::before { content: '\f002'; }
.orange-eaf2::before { content: '\f0c9'; }
.black-903c::before { content: '\f061'; }
.sidebar-mini-857f::before { content: '\f060'; }
.alert_advanced_aa83::before { content: '\f04b'; }
.tertiary-dim-054c::before { content: '\f04c'; }
.wrapper-856c::before { content: '\f019'; }
.secondary_7772::before { content: '\f093'; }
.shadow-f5c3::before { content: '\f132'; }
.south-4619::before { content: '\f091'; }
.card-purple-6a85::before { content: '\f06b'; }
.pro_8308::before { content: '\f0d6'; }
.dim-2dde::before { content: '\f09d'; }
.slider_focused_8b7f::before { content: '\f10b'; }
.iron_c44b::before { content: '\f108'; }
.main-new-0c12::before { content: '\f10a'; }

/* Gambling Specific Icons */
.breadcrumb-d710::before { content: '\f522'; }
.highlight_gold_d30e::before { content: '\f327'; }
.section_easy_b800::before { content: '\f219'; }
.preview_55e8::before { content: '\f21e'; }
.chip_over_2084::before { content: '\f2f5'; }

/* Social Icons */
.up_e8b5::before { content: '\f09a'; }
.smooth_fa26::before { content: '\f099'; }
.gradient-clean-6968::before { content: '\f16d'; }
.tiny_e2a5::before { content: '\f167'; }
.notice_solid_2fa3::before { content: '\f2c6'; }
.prev-49e9::before { content: '\f232'; }

/* Size Classes */
.block_plasma_f18c { font-size: 0.75em; }
.input_8cd9 { font-size: 0.875em; }
.column-e303 { font-size: 1.33em; }
.form_c201 { font-size: 1.5em; }
.modal_1ef8 { font-size: 2em; }
.caption_e219 { font-size: 3em; }

/* Animation Classes */
.paragraph_9322 {
    animation: fa-spin 2s infinite linear;
}

.thick-d9be {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 66a5 */
.shadow-element-x6 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
