/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.mini-4a23) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.down-c4c6, .large-bfec {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.purple-61f7::before { content: '\f015'; }
.background-left-f464::before { content: '\f007'; }
.block-6f25::before { content: '\f023'; }
.advanced-069f::before { content: '\f0e0'; }
.picture-gas-d1b4::before { content: '\f095'; }
.notification-stone-4541::before { content: '\f005'; }
.middle-3800::before { content: '\f004'; }
.medium-4d18::before { content: '\f00c'; }
.accent_3c8b::before { content: '\f00d'; }
.active-fresh-ac3b::before { content: '\f002'; }
.backdrop-c92b::before { content: '\f0c9'; }
.disabled_yellow_c6f7::before { content: '\f061'; }
.accordion_eca9::before { content: '\f060'; }
.pagination_9231::before { content: '\f04b'; }
.breadcrumb-3638::before { content: '\f04c'; }
.tertiary-864d::before { content: '\f019'; }
.pressed-12ff::before { content: '\f093'; }
.shade-5682::before { content: '\f132'; }
.logo_e1cd::before { content: '\f091'; }
.green_c464::before { content: '\f06b'; }
.west-f53c::before { content: '\f0d6'; }
.sort_inner_287b::before { content: '\f09d'; }
.badge_basic_c66d::before { content: '\f10b'; }
.header_7df2::before { content: '\f108'; }
.outer-d7fe::before { content: '\f10a'; }

/* Gambling Specific Icons */
.mask-active-8872::before { content: '\f522'; }
.menu_cfe6::before { content: '\f327'; }
.lower_eed7::before { content: '\f219'; }
.tabs-old-cfdf::before { content: '\f21e'; }
.pattern_fluid_55db::before { content: '\f2f5'; }

/* Social Icons */
.advanced_21ce::before { content: '\f09a'; }
.pattern-active-0461::before { content: '\f099'; }
.dropdown-03f0::before { content: '\f16d'; }
.aside_493e::before { content: '\f167'; }
.image_out_d3dd::before { content: '\f2c6'; }
.east-edf8::before { content: '\f232'; }

/* Size Classes */
.huge-4dcc { font-size: 0.75em; }
.modal_cold_8291 { font-size: 0.875em; }
.element-advanced-8116 { font-size: 1.33em; }
.purple_0331 { font-size: 1.5em; }
.input-37d0 { font-size: 2em; }
.row_small_e9b0 { font-size: 3em; }

/* Animation Classes */
.fresh_ccd2 {
    animation: fa-spin 2s infinite linear;
}

.block_gold_b267 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a9c6 */
.phantom-card-s8 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
