/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tall-6839) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.frame-2666, .banner-dark-0608 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.menu-25f4::before { content: '\f015'; }
.wood_4a2e::before { content: '\f007'; }
.shadow_5954::before { content: '\f023'; }
.solid-752b::before { content: '\f0e0'; }
.pagination_3458::before { content: '\f095'; }
.lite_7778::before { content: '\f005'; }
.panel_de49::before { content: '\f004'; }
.info_af41::before { content: '\f00c'; }
.disabled_c3fd::before { content: '\f00d'; }
.feature-wood-4f6b::before { content: '\f002'; }
.link-hot-c63b::before { content: '\f0c9'; }
.description_2d1c::before { content: '\f061'; }
.simple-36de::before { content: '\f060'; }
.focused_69db::before { content: '\f04b'; }
.outline-011f::before { content: '\f04c'; }
.sort-ea69::before { content: '\f019'; }
.logo_b58d::before { content: '\f093'; }
.info_easy_481d::before { content: '\f132'; }
.table-steel-2fe3::before { content: '\f091'; }
.box-right-bbe9::before { content: '\f06b'; }
.primary_2694::before { content: '\f0d6'; }
.warm-daae::before { content: '\f09d'; }
.component_hard_9cc4::before { content: '\f10b'; }
.mask_0a30::before { content: '\f108'; }
.article-brown-cfb2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tooltip_current_a94c::before { content: '\f522'; }
.icon_d0ea::before { content: '\f327'; }
.frame-1545::before { content: '\f219'; }
.overlay_df0f::before { content: '\f21e'; }
.layout_orange_1c79::before { content: '\f2f5'; }

/* Social Icons */
.alert_fast_4c22::before { content: '\f09a'; }
.advanced-beee::before { content: '\f099'; }
.notification-349c::before { content: '\f16d'; }
.caption_91f4::before { content: '\f167'; }
.text_green_1397::before { content: '\f2c6'; }
.dropdown-hot-cacd::before { content: '\f232'; }

/* Size Classes */
.focus-rough-d166 { font-size: 0.75em; }
.content-5914 { font-size: 0.875em; }
.advanced-068c { font-size: 1.33em; }
.image_bottom_5700 { font-size: 1.5em; }
.label-1bcb { font-size: 2em; }
.caption-5814 { font-size: 3em; }

/* Animation Classes */
.blue-e384 {
    animation: fa-spin 2s infinite linear;
}

.dynamic_a81e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 08a1 */
.phantom-card-z2 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
