/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.header-hard-4506) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outline-7d61, .center_2b7c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.iron-cff1::before { content: '\f015'; }
.icon-gas-c6da::before { content: '\f007'; }
.bronze_766c::before { content: '\f023'; }
.panel_complex_3777::before { content: '\f0e0'; }
.article_2072::before { content: '\f095'; }
.table-gas-216c::before { content: '\f005'; }
.current-0255::before { content: '\f004'; }
.surface-bright-9c1a::before { content: '\f00c'; }
.container_25d6::before { content: '\f00d'; }
.slow_5127::before { content: '\f002'; }
.simple_63f2::before { content: '\f0c9'; }
.lite_2c57::before { content: '\f061'; }
.paragraph_in_9ce7::before { content: '\f060'; }
.status_bc4e::before { content: '\f04b'; }
.content_yellow_09dc::before { content: '\f04c'; }
.background_d966::before { content: '\f019'; }
.hover_prev_e422::before { content: '\f093'; }
.primary-simple-ac16::before { content: '\f132'; }
.notice_full_7c39::before { content: '\f091'; }
.caption_orange_f86a::before { content: '\f06b'; }
.hot-018a::before { content: '\f0d6'; }
.under_b653::before { content: '\f09d'; }
.section_c004::before { content: '\f10b'; }
.input_4f96::before { content: '\f108'; }
.detail-bae5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.breadcrumb_e9dc::before { content: '\f522'; }
.warm-60d8::before { content: '\f327'; }
.hidden_d975::before { content: '\f219'; }
.last_39bc::before { content: '\f21e'; }
.summary_e08c::before { content: '\f2f5'; }

/* Social Icons */
.tertiary-cold-d931::before { content: '\f09a'; }
.surface_4bfb::before { content: '\f099'; }
.dark_f941::before { content: '\f16d'; }
.hidden-active-c9ee::before { content: '\f167'; }
.blue-bca3::before { content: '\f2c6'; }
.dynamic_c4e3::before { content: '\f232'; }

/* Size Classes */
.accent_fe83 { font-size: 0.75em; }
.icon_paper_d6fd { font-size: 0.875em; }
.tiny-fc82 { font-size: 1.33em; }
.search_lite_ea01 { font-size: 1.5em; }
.menu-e123 { font-size: 2em; }
.gallery-f4cc { font-size: 3em; }

/* Animation Classes */
.module_inner_cc87 {
    animation: fa-spin 2s infinite linear;
}

.banner-2cb4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5fdb */
.phantom-card-p1 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
