/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.card-cold-9783) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gallery-735e, .image-huge-ce51 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.advanced_7290::before { content: '\f015'; }
.secondary-437b::before { content: '\f007'; }
.layout-simple-83e8::before { content: '\f023'; }
.tertiary_brown_8f2f::before { content: '\f0e0'; }
.silver_c92b::before { content: '\f095'; }
.menu_prev_6297::before { content: '\f005'; }
.medium_f02c::before { content: '\f004'; }
.inner_4c0f::before { content: '\f00c'; }
.dynamic_a205::before { content: '\f00d'; }
.plasma_a647::before { content: '\f002'; }
.huge-e725::before { content: '\f0c9'; }
.column-7a1b::before { content: '\f061'; }
.highlight-eb53::before { content: '\f060'; }
.header_under_537f::before { content: '\f04b'; }
.pagination_48d1::before { content: '\f04c'; }
.thumbnail_3cc9::before { content: '\f019'; }
.black_4fbb::before { content: '\f093'; }
.steel-00a9::before { content: '\f132'; }
.dim_cb3e::before { content: '\f091'; }
.list-cold-3dad::before { content: '\f06b'; }
.section-9582::before { content: '\f0d6'; }
.large_29bc::before { content: '\f09d'; }
.outline-warm-0483::before { content: '\f10b'; }
.status_c065::before { content: '\f108'; }
.notification_up_737d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.description-71f5::before { content: '\f522'; }
.current_5d93::before { content: '\f327'; }
.pagination_f548::before { content: '\f219'; }
.hard_7841::before { content: '\f21e'; }
.active-2d7b::before { content: '\f2f5'; }

/* Social Icons */
.steel-da9a::before { content: '\f09a'; }
.button-short-fd80::before { content: '\f099'; }
.item-iron-a7f1::before { content: '\f16d'; }
.menu_d662::before { content: '\f167'; }
.container_b57a::before { content: '\f2c6'; }
.solid_d151::before { content: '\f232'; }

/* Size Classes */
.layout_dacd { font-size: 0.75em; }
.cold_20c4 { font-size: 0.875em; }
.overlay_499c { font-size: 1.33em; }
.pink_8cdd { font-size: 1.5em; }
.pagination-2420 { font-size: 2em; }
.logo-37ac { font-size: 3em; }

/* Animation Classes */
.carousel-paper-8a92 {
    animation: fa-spin 2s infinite linear;
}

.modal_e259 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5a11 */
.promo-block-m1 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
