/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.easy-954e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pink_ae1a, .hero_cd5e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dark-deaf::before { content: '\f015'; }
.cold-10d7::before { content: '\f007'; }
.pattern_dim_3228::before { content: '\f023'; }
.button_middle_8577::before { content: '\f0e0'; }
.up_20c7::before { content: '\f095'; }
.silver-fedd::before { content: '\f005'; }
.overlay_black_255b::before { content: '\f004'; }
.surface-0169::before { content: '\f00c'; }
.image_easy_8205::before { content: '\f00d'; }
.next_e4d9::before { content: '\f002'; }
.photo_hovered_82fb::before { content: '\f0c9'; }
.list-huge-ba48::before { content: '\f061'; }
.caption-stale-546e::before { content: '\f060'; }
.status-advanced-79a6::before { content: '\f04b'; }
.pagination-up-d44c::before { content: '\f04c'; }
.message-full-9d4c::before { content: '\f019'; }
.button-8daa::before { content: '\f093'; }
.accordion-small-f5f4::before { content: '\f132'; }
.light_130e::before { content: '\f091'; }
.surface-1fc9::before { content: '\f06b'; }
.fixed_273b::before { content: '\f0d6'; }
.pink-63f7::before { content: '\f09d'; }
.pagination_fd3c::before { content: '\f10b'; }
.pagination-stale-9a20::before { content: '\f108'; }
.progress_dirty_4018::before { content: '\f10a'; }

/* Gambling Specific Icons */
.slider-silver-6aab::before { content: '\f522'; }
.purple_94f7::before { content: '\f327'; }
.pagination-glass-f83e::before { content: '\f219'; }
.feature_east_289e::before { content: '\f21e'; }
.heading-pink-d4e0::before { content: '\f2f5'; }

/* Social Icons */
.button-last-b942::before { content: '\f09a'; }
.grid-old-43de::before { content: '\f099'; }
.green-fd23::before { content: '\f16d'; }
.texture-pink-35ca::before { content: '\f167'; }
.heading-slow-ad6f::before { content: '\f2c6'; }
.gradient-2ae4::before { content: '\f232'; }

/* Size Classes */
.pagination-silver-7787 { font-size: 0.75em; }
.article-59a5 { font-size: 0.875em; }
.pagination-red-6a50 { font-size: 1.33em; }
.lower_b241 { font-size: 1.5em; }
.focused_d307 { font-size: 2em; }
.dim_3a1e { font-size: 3em; }

/* Animation Classes */
.pink_8f94 {
    animation: fa-spin 2s infinite linear;
}

.slider-first-1f4a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4535 */
.promo-block-s6 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
