/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.inner-f753) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tertiary_huge_5f37, .paragraph_cold_614a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.menu-8056::before { content: '\f015'; }
.focus_bronze_314d::before { content: '\f007'; }
.banner-liquid-59e8::before { content: '\f023'; }
.feature-gas-3234::before { content: '\f0e0'; }
.hidden_f15f::before { content: '\f095'; }
.primary_wood_72d5::before { content: '\f005'; }
.button_cdc4::before { content: '\f004'; }
.huge-f1e4::before { content: '\f00c'; }
.main_883a::before { content: '\f00d'; }
.west-fbcf::before { content: '\f002'; }
.popup_251a::before { content: '\f0c9'; }
.feature_gas_95db::before { content: '\f061'; }
.white_010f::before { content: '\f060'; }
.breadcrumb-982d::before { content: '\f04b'; }
.outline-4da5::before { content: '\f04c'; }
.container_purple_55ff::before { content: '\f019'; }
.hovered-1ccd::before { content: '\f093'; }
.thick_00c0::before { content: '\f132'; }
.top-3803::before { content: '\f091'; }
.box_18bc::before { content: '\f06b'; }
.east-81dd::before { content: '\f0d6'; }
.last_c218::before { content: '\f09d'; }
.paper_8bb5::before { content: '\f10b'; }
.panel_1774::before { content: '\f108'; }
.tertiary-fresh-cf29::before { content: '\f10a'; }

/* Gambling Specific Icons */
.disabled-6020::before { content: '\f522'; }
.new-4f98::before { content: '\f327'; }
.progress-b619::before { content: '\f219'; }
.summary-red-3adc::before { content: '\f21e'; }
.glass_ae68::before { content: '\f2f5'; }

/* Social Icons */
.section_light_6e89::before { content: '\f09a'; }
.full-91d1::before { content: '\f099'; }
.new-f113::before { content: '\f16d'; }
.header_8dee::before { content: '\f167'; }
.layout-d909::before { content: '\f2c6'; }
.dirty-5439::before { content: '\f232'; }

/* Size Classes */
.row-old-0c8f { font-size: 0.75em; }
.black_ceb7 { font-size: 0.875em; }
.hovered-fc72 { font-size: 1.33em; }
.block-def4 { font-size: 1.5em; }
.card-851e { font-size: 2em; }
.plasma_eddf { font-size: 3em; }

/* Animation Classes */
.link-out-e729 {
    animation: fa-spin 2s infinite linear;
}

.text-6dce {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0484 */
.ghost-box-b9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
