/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.east-b4a9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.glass_2b73, .summary-center-25d9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.list-1ced::before { content: '\f015'; }
.prev_e08e::before { content: '\f007'; }
.middle-cfa5::before { content: '\f023'; }
.label-9a17::before { content: '\f0e0'; }
.accent-1c64::before { content: '\f095'; }
.texture-99e0::before { content: '\f005'; }
.hot_4905::before { content: '\f004'; }
.right_38c5::before { content: '\f00c'; }
.message_east_ee71::before { content: '\f00d'; }
.menu-bronze-b63a::before { content: '\f002'; }
.green-332c::before { content: '\f0c9'; }
.simple-9ba6::before { content: '\f061'; }
.hard_8337::before { content: '\f060'; }
.outer_1fb7::before { content: '\f04b'; }
.caption-smooth-4563::before { content: '\f04c'; }
.east-41da::before { content: '\f019'; }
.image-down-92bb::before { content: '\f093'; }
.small_3d42::before { content: '\f132'; }
.sidebar-fixed-7c88::before { content: '\f091'; }
.alert-green-e1b2::before { content: '\f06b'; }
.green_a36b::before { content: '\f0d6'; }
.progress-easy-099b::before { content: '\f09d'; }
.info_light_a9e6::before { content: '\f10b'; }
.avatar_ba14::before { content: '\f108'; }
.column_1f79::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hidden-466e::before { content: '\f522'; }
.avatar_dynamic_742a::before { content: '\f327'; }
.notice-narrow-e63e::before { content: '\f219'; }
.soft-7833::before { content: '\f21e'; }
.breadcrumb-3923::before { content: '\f2f5'; }

/* Social Icons */
.thumbnail_bd25::before { content: '\f09a'; }
.mask-copper-f714::before { content: '\f099'; }
.glass_1e20::before { content: '\f16d'; }
.column-clean-ba89::before { content: '\f167'; }
.sort-old-4b84::before { content: '\f2c6'; }
.filter-d7b4::before { content: '\f232'; }

/* Size Classes */
.west-cb12 { font-size: 0.75em; }
.middle_4dcc { font-size: 0.875em; }
.pro-28ed { font-size: 1.33em; }
.wide_536d { font-size: 1.5em; }
.carousel-ef87 { font-size: 2em; }
.shadow-8d1d { font-size: 3em; }

/* Animation Classes */
.layout_1f1b {
    animation: fa-spin 2s infinite linear;
}

.menu-light-d8dd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 84be */
.promo-block-b0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
