/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.smooth-2290) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.narrow-4303, .pagination_out_ea37 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.clean-88e6::before { content: '\f015'; }
.content_5875::before { content: '\f007'; }
.label-60a8::before { content: '\f023'; }
.primary_b20f::before { content: '\f0e0'; }
.complex-d009::before { content: '\f095'; }
.pink-4645::before { content: '\f005'; }
.notice_65f7::before { content: '\f004'; }
.main-fixed-d37f::before { content: '\f00c'; }
.notification_e4d5::before { content: '\f00d'; }
.summary-thick-c3ed::before { content: '\f002'; }
.caption-a8d1::before { content: '\f0c9'; }
.next_046f::before { content: '\f061'; }
.photo-dirty-8c80::before { content: '\f060'; }
.message_3152::before { content: '\f04b'; }
.message_lite_4859::before { content: '\f04c'; }
.top_7273::before { content: '\f019'; }
.pagination-bright-38b6::before { content: '\f093'; }
.outer_be01::before { content: '\f132'; }
.notification-cold-97de::before { content: '\f091'; }
.hidden_left_de91::before { content: '\f06b'; }
.new-819e::before { content: '\f0d6'; }
.tabs_medium_2525::before { content: '\f09d'; }
.cold_c2e3::before { content: '\f10b'; }
.motion_9a03::before { content: '\f108'; }
.next-5cf4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bottom-6dc7::before { content: '\f522'; }
.highlight_1d6f::before { content: '\f327'; }
.info_easy_a22f::before { content: '\f219'; }
.title_7d57::before { content: '\f21e'; }
.hover-82fc::before { content: '\f2f5'; }

/* Social Icons */
.border-8ea8::before { content: '\f09a'; }
.widget_bronze_ec28::before { content: '\f099'; }
.breadcrumb-in-8d2b::before { content: '\f16d'; }
.plasma_1943::before { content: '\f167'; }
.slider-2482::before { content: '\f2c6'; }
.texture_7b90::before { content: '\f232'; }

/* Size Classes */
.accordion_4cb0 { font-size: 0.75em; }
.glass_b527 { font-size: 0.875em; }
.texture-solid-d449 { font-size: 1.33em; }
.tabs-6db5 { font-size: 1.5em; }
.selected_2f2c { font-size: 2em; }
.chip-cd10 { font-size: 3em; }

/* Animation Classes */
.medium_3ad0 {
    animation: fa-spin 2s infinite linear;
}

.old_3bf8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2532 */
.ghost-box-t3 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
