/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.caption_dim_a6d5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel_3409, .heading-7e33 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.message-down-93f8::before { content: '\f015'; }
.caption-bright-e36d::before { content: '\f007'; }
.row_glass_9a99::before { content: '\f023'; }
.link_e603::before { content: '\f0e0'; }
.breadcrumb-bright-af11::before { content: '\f095'; }
.north-1fb1::before { content: '\f005'; }
.box_f26a::before { content: '\f004'; }
.primary_368e::before { content: '\f00c'; }
.notification-steel-989d::before { content: '\f00d'; }
.notification-26f0::before { content: '\f002'; }
.action_e294::before { content: '\f0c9'; }
.fluid_40b8::before { content: '\f061'; }
.dropdown-selected-29bb::before { content: '\f060'; }
.feature-top-63ed::before { content: '\f04b'; }
.focused_c6db::before { content: '\f04c'; }
.info-04e6::before { content: '\f019'; }
.card_last_38c8::before { content: '\f093'; }
.inner-92a6::before { content: '\f132'; }
.texture_new_931b::before { content: '\f091'; }
.card-fb6b::before { content: '\f06b'; }
.gradient_e262::before { content: '\f0d6'; }
.tabs-5eac::before { content: '\f09d'; }
.tabs-fast-913c::before { content: '\f10b'; }
.widget_f464::before { content: '\f108'; }
.aside-2b1d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.north-0a47::before { content: '\f522'; }
.large-9a94::before { content: '\f327'; }
.border_down_749e::before { content: '\f219'; }
.outline_liquid_433d::before { content: '\f21e'; }
.easy-29f3::before { content: '\f2f5'; }

/* Social Icons */
.iron_075b::before { content: '\f09a'; }
.bright-66a7::before { content: '\f099'; }
.card_purple_61c4::before { content: '\f16d'; }
.disabled-complex-df42::before { content: '\f167'; }
.active_5338::before { content: '\f2c6'; }
.outer-fee2::before { content: '\f232'; }

/* Size Classes */
.header-26c6 { font-size: 0.75em; }
.thick-263f { font-size: 0.875em; }
.down_2ff0 { font-size: 1.33em; }
.silver-901a { font-size: 1.5em; }
.column-fresh-4747 { font-size: 2em; }
.menu-fixed-b479 { font-size: 3em; }

/* Animation Classes */
.input-c4a6 {
    animation: fa-spin 2s infinite linear;
}

.static_d78f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0230 */
.ghost-box-p0 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
