/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.inner_c5ca) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.section-6bd0, .out-a807 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.badge-3633::before { content: '\f015'; }
.hot_4ad4::before { content: '\f007'; }
.caption_1065::before { content: '\f023'; }
.shade_ab35::before { content: '\f0e0'; }
.frame-ff70::before { content: '\f095'; }
.list-03e6::before { content: '\f005'; }
.form-f214::before { content: '\f004'; }
.avatar_brown_dc97::before { content: '\f00c'; }
.message-c2b0::before { content: '\f00d'; }
.search-fresh-06cf::before { content: '\f002'; }
.medium-81b0::before { content: '\f0c9'; }
.over-368e::before { content: '\f061'; }
.disabled_7105::before { content: '\f060'; }
.preview_selected_6a1b::before { content: '\f04b'; }
.notification_740e::before { content: '\f04c'; }
.photo-0fb8::before { content: '\f019'; }
.first-c858::before { content: '\f093'; }
.content-520c::before { content: '\f132'; }
.fast-6666::before { content: '\f091'; }
.main-pink-d413::before { content: '\f06b'; }
.lower_49d3::before { content: '\f0d6'; }
.article_7cb4::before { content: '\f09d'; }
.badge-1afe::before { content: '\f10b'; }
.highlight-old-e178::before { content: '\f108'; }
.popup_502d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.full_1246::before { content: '\f522'; }
.soft_0b40::before { content: '\f327'; }
.light_da45::before { content: '\f219'; }
.highlight-middle-302f::before { content: '\f21e'; }
.tooltip_under_b586::before { content: '\f2f5'; }

/* Social Icons */
.block-ec18::before { content: '\f09a'; }
.tertiary-next-55b3::before { content: '\f099'; }
.shadow-d4a8::before { content: '\f16d'; }
.wide-5191::before { content: '\f167'; }
.first_ad3d::before { content: '\f2c6'; }
.backdrop_7029::before { content: '\f232'; }

/* Size Classes */
.hovered_9a9d { font-size: 0.75em; }
.heading-lower-3e76 { font-size: 0.875em; }
.border-8996 { font-size: 1.33em; }
.pagination_6477 { font-size: 1.5em; }
.preview-motion-fb11 { font-size: 2em; }
.down-2be7 { font-size: 3em; }

/* Animation Classes */
.modal_5d68 {
    animation: fa-spin 2s infinite linear;
}

.basic-cc06 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7026 */
.ghost-box-q7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
