/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.block-e498) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.center_204a, .modal-warm-7d54 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pagination_under_e5fe::before { content: '\f015'; }
.alert-e15c::before { content: '\f007'; }
.grid-hard-248b::before { content: '\f023'; }
.top_1afa::before { content: '\f0e0'; }
.hovered-a708::before { content: '\f095'; }
.hidden-dbda::before { content: '\f005'; }
.steel-9c32::before { content: '\f004'; }
.notification_679c::before { content: '\f00c'; }
.bottom-35a4::before { content: '\f00d'; }
.breadcrumb_055a::before { content: '\f002'; }
.slider_779a::before { content: '\f0c9'; }
.easy-ca58::before { content: '\f061'; }
.rough-5ff0::before { content: '\f060'; }
.prev_130b::before { content: '\f04b'; }
.clean_9a6d::before { content: '\f04c'; }
.hidden-wood-af0b::before { content: '\f019'; }
.hard-a885::before { content: '\f093'; }
.avatar-f008::before { content: '\f132'; }
.heading_a3e7::before { content: '\f091'; }
.highlight_e356::before { content: '\f06b'; }
.status_879c::before { content: '\f0d6'; }
.bottom-1842::before { content: '\f09d'; }
.paragraph_upper_bfd5::before { content: '\f10b'; }
.mask-complex-2c6b::before { content: '\f108'; }
.wrapper_28a0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade_purple_383f::before { content: '\f522'; }
.title_3c6d::before { content: '\f327'; }
.layout-center-b4d2::before { content: '\f219'; }
.heading_57a2::before { content: '\f21e'; }
.description-0ac5::before { content: '\f2f5'; }

/* Social Icons */
.avatar-purple-1918::before { content: '\f09a'; }
.shade-pressed-52d3::before { content: '\f099'; }
.banner_huge_1922::before { content: '\f16d'; }
.info-upper-9442::before { content: '\f167'; }
.footer-yellow-dbf1::before { content: '\f2c6'; }
.down_5540::before { content: '\f232'; }

/* Size Classes */
.sort_liquid_acfc { font-size: 0.75em; }
.status_78ce { font-size: 0.875em; }
.logo_right_8102 { font-size: 1.33em; }
.content_3970 { font-size: 1.5em; }
.filter_cf09 { font-size: 2em; }
.banner_af54 { font-size: 3em; }

/* Animation Classes */
.message-black-6112 {
    animation: fa-spin 2s infinite linear;
}

.thumbnail-a0f7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 726c */
.phantom-card-m9 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
