/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.frame_bfce) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.component_e849, .basic_8f63 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.info-e07a::before { content: '\f015'; }
.slider_new_6fc3::before { content: '\f007'; }
.full-d97b::before { content: '\f023'; }
.tiny_5132::before { content: '\f0e0'; }
.thumbnail_e08e::before { content: '\f095'; }
.info-edfd::before { content: '\f005'; }
.summary-new-3b7e::before { content: '\f004'; }
.gas-7bea::before { content: '\f00c'; }
.soft-70b8::before { content: '\f00d'; }
.frame_8a50::before { content: '\f002'; }
.backdrop_96f8::before { content: '\f0c9'; }
.yellow-6799::before { content: '\f061'; }
.sort-77e3::before { content: '\f060'; }
.secondary-92f4::before { content: '\f04b'; }
.stone_a2c5::before { content: '\f04c'; }
.layout_ec13::before { content: '\f019'; }
.hard-35d4::before { content: '\f093'; }
.pattern-fc18::before { content: '\f132'; }
.outline_0965::before { content: '\f091'; }
.inner-de37::before { content: '\f06b'; }
.nav_8484::before { content: '\f0d6'; }
.mini-de36::before { content: '\f09d'; }
.next_91f3::before { content: '\f10b'; }
.table_8931::before { content: '\f108'; }
.tertiary_e404::before { content: '\f10a'; }

/* Gambling Specific Icons */
.grid_pro_f078::before { content: '\f522'; }
.over-d986::before { content: '\f327'; }
.pagination_0a90::before { content: '\f219'; }
.middle-de9c::before { content: '\f21e'; }
.shade_green_fed5::before { content: '\f2f5'; }

/* Social Icons */
.modal_d2f2::before { content: '\f09a'; }
.next-5c41::before { content: '\f099'; }
.notification_ba1b::before { content: '\f16d'; }
.message_5b1c::before { content: '\f167'; }
.container_c22c::before { content: '\f2c6'; }
.wrapper-b19e::before { content: '\f232'; }

/* Size Classes */
.label-clean-d75f { font-size: 0.75em; }
.dim_0210 { font-size: 0.875em; }
.background_88b7 { font-size: 1.33em; }
.icon_motion_ef90 { font-size: 1.5em; }
.right_02a7 { font-size: 2em; }
.inner_3716 { font-size: 3em; }

/* Animation Classes */
.fast-254e {
    animation: fa-spin 2s infinite linear;
}

.avatar-5f22 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3de4 */
.ghost-box-p7 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
