/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notice-1157) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.label-0f6a, .notice_3bdf {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.item_2986::before { content: '\f015'; }
.shade_38c4::before { content: '\f007'; }
.header-f4d7::before { content: '\f023'; }
.video_cba1::before { content: '\f0e0'; }
.notice_6ac0::before { content: '\f095'; }
.middle-8262::before { content: '\f005'; }
.element-last-15ac::before { content: '\f004'; }
.footer-small-51cc::before { content: '\f00c'; }
.sort_fa8b::before { content: '\f00d'; }
.upper_82f9::before { content: '\f002'; }
.new_d3b8::before { content: '\f0c9'; }
.tabs_3ab2::before { content: '\f061'; }
.column-7fe3::before { content: '\f060'; }
.wide-4215::before { content: '\f04b'; }
.column-e4dd::before { content: '\f04c'; }
.basic_496f::before { content: '\f019'; }
.container_yellow_fb76::before { content: '\f093'; }
.fresh-e0d9::before { content: '\f132'; }
.warm_8271::before { content: '\f091'; }
.video_action_be61::before { content: '\f06b'; }
.media_a7aa::before { content: '\f0d6'; }
.heading-current-99e5::before { content: '\f09d'; }
.notification-yellow-3b31::before { content: '\f10b'; }
.alert-bottom-5702::before { content: '\f108'; }
.dropdown-7278::before { content: '\f10a'; }

/* Gambling Specific Icons */
.action-b194::before { content: '\f522'; }
.hero-fresh-cf3f::before { content: '\f327'; }
.pressed_4847::before { content: '\f219'; }
.search_mini_f787::before { content: '\f21e'; }
.layout-large-7590::before { content: '\f2f5'; }

/* Social Icons */
.paragraph-42b7::before { content: '\f09a'; }
.paper-ce81::before { content: '\f099'; }
.surface-ffc3::before { content: '\f16d'; }
.logo-liquid-7750::before { content: '\f167'; }
.wrapper-b286::before { content: '\f2c6'; }
.static-d836::before { content: '\f232'; }

/* Size Classes */
.row_wide_c36d { font-size: 0.75em; }
.main_8ce1 { font-size: 0.875em; }
.disabled-6857 { font-size: 1.33em; }
.bottom-5e6d { font-size: 1.5em; }
.upper-26a5 { font-size: 2em; }
.paper-ebdb { font-size: 3em; }

/* Animation Classes */
.chip_south_a3b9 {
    animation: fa-spin 2s infinite linear;
}

.text_south_6221 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: af81 */
.ghost-box-h1 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
