/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.surface_first_2964) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tall-f3d3, .paper-c3db {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.north_0909::before { content: '\f015'; }
.pagination_upper_d455::before { content: '\f007'; }
.plasma-a525::before { content: '\f023'; }
.input-df6d::before { content: '\f0e0'; }
.aside_5897::before { content: '\f095'; }
.left_1d03::before { content: '\f005'; }
.notice_78c3::before { content: '\f004'; }
.primary_9141::before { content: '\f00c'; }
.link-fixed-3099::before { content: '\f00d'; }
.easy_0f61::before { content: '\f002'; }
.icon-medium-db4d::before { content: '\f0c9'; }
.table-abd0::before { content: '\f061'; }
.tertiary_cold_5dcd::before { content: '\f060'; }
.black_5ea9::before { content: '\f04b'; }
.silver_61a1::before { content: '\f04c'; }
.prev-9f52::before { content: '\f019'; }
.disabled_inner_15e7::before { content: '\f093'; }
.wrapper_d59f::before { content: '\f132'; }
.search-10b9::before { content: '\f091'; }
.paragraph_67d7::before { content: '\f06b'; }
.medium-5209::before { content: '\f0d6'; }
.dirty_0ed6::before { content: '\f09d'; }
.carousel-slow-562b::before { content: '\f10b'; }
.left_5987::before { content: '\f108'; }
.summary_light_0e65::before { content: '\f10a'; }

/* Gambling Specific Icons */
.alert-80d4::before { content: '\f522'; }
.easy-ae7b::before { content: '\f327'; }
.picture_022d::before { content: '\f219'; }
.search_lite_aa57::before { content: '\f21e'; }
.element-cold-0f67::before { content: '\f2f5'; }

/* Social Icons */
.paragraph_1c7b::before { content: '\f09a'; }
.over_fa4f::before { content: '\f099'; }
.cool-7336::before { content: '\f16d'; }
.panel-cd17::before { content: '\f167'; }
.filter-east-1674::before { content: '\f2c6'; }
.menu-916c::before { content: '\f232'; }

/* Size Classes */
.soft_6676 { font-size: 0.75em; }
.complex-67fc { font-size: 0.875em; }
.search_blue_ccd6 { font-size: 1.33em; }
.old-6488 { font-size: 1.5em; }
.tall-d796 { font-size: 2em; }
.menu_481f { font-size: 3em; }

/* Animation Classes */
.purple-d474 {
    animation: fa-spin 2s infinite linear;
}

.shade_soft_4a30 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c6dd */
.ghost-box-e8 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
