/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.active_e654) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list-7e93, .tiny_f1e9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.selected-e39f::before { content: '\f015'; }
.active_3b2f::before { content: '\f007'; }
.pagination_out_9942::before { content: '\f023'; }
.block-dadf::before { content: '\f0e0'; }
.frame-green-dd46::before { content: '\f095'; }
.filter-copper-069e::before { content: '\f005'; }
.item_7a05::before { content: '\f004'; }
.focus-current-4b25::before { content: '\f00c'; }
.search_1fd1::before { content: '\f00d'; }
.wood_3189::before { content: '\f002'; }
.bright_6a4f::before { content: '\f0c9'; }
.image_e991::before { content: '\f061'; }
.mask-up-db38::before { content: '\f060'; }
.outline-lower-9ec9::before { content: '\f04b'; }
.up_e7e6::before { content: '\f04c'; }
.gallery-fresh-8c05::before { content: '\f019'; }
.video-b882::before { content: '\f093'; }
.label_be13::before { content: '\f132'; }
.full_26ac::before { content: '\f091'; }
.layout-fdf0::before { content: '\f06b'; }
.warm-f322::before { content: '\f0d6'; }
.backdrop-clean-2c8c::before { content: '\f09d'; }
.breadcrumb_f0e2::before { content: '\f10b'; }
.bottom-12ee::before { content: '\f108'; }
.feature_pressed_a92d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.progress_8804::before { content: '\f522'; }
.texture_1cb5::before { content: '\f327'; }
.panel_14b9::before { content: '\f219'; }
.gradient_top_d08a::before { content: '\f21e'; }
.info_2c51::before { content: '\f2f5'; }

/* Social Icons */
.photo-black-2ab1::before { content: '\f09a'; }
.hidden-tiny-6209::before { content: '\f099'; }
.easy-d828::before { content: '\f16d'; }
.component-blue-f73e::before { content: '\f167'; }
.soft-1490::before { content: '\f2c6'; }
.heading-daff::before { content: '\f232'; }

/* Size Classes */
.wide_7956 { font-size: 0.75em; }
.right-d77d { font-size: 0.875em; }
.tooltip-9d4d { font-size: 1.33em; }
.photo_00a6 { font-size: 1.5em; }
.surface_5f0f { font-size: 2em; }
.tag-stale-e3ab { font-size: 3em; }

/* Animation Classes */
.liquid_433f {
    animation: fa-spin 2s infinite linear;
}

.border-e2b4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8de5 */
.promo-block-i1 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
