/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pressed-4e6e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.easy-85bd, .gradient_f897 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.frame_7181::before { content: '\f015'; }
.purple-558e::before { content: '\f007'; }
.fresh_e830::before { content: '\f023'; }
.heading_6413::before { content: '\f0e0'; }
.basic-bd98::before { content: '\f095'; }
.link-bottom-95f6::before { content: '\f005'; }
.frame-plasma-2ba8::before { content: '\f004'; }
.element-hovered-83a5::before { content: '\f00c'; }
.hard-6d18::before { content: '\f00d'; }
.west-5d8a::before { content: '\f002'; }
.tabs-dde4::before { content: '\f0c9'; }
.tabs-old-a4b2::before { content: '\f061'; }
.hot-949a::before { content: '\f060'; }
.texture-blue-30c7::before { content: '\f04b'; }
.image-4807::before { content: '\f04c'; }
.next_ae2a::before { content: '\f019'; }
.tall-63cd::before { content: '\f093'; }
.popup-e9ba::before { content: '\f132'; }
.medium-be13::before { content: '\f091'; }
.button_paper_fb07::before { content: '\f06b'; }
.shade-upper-06e3::before { content: '\f0d6'; }
.clean-9abe::before { content: '\f09d'; }
.bronze_9942::before { content: '\f10b'; }
.slider_hot_df22::before { content: '\f108'; }
.photo-dirty-58a6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.out-86eb::before { content: '\f522'; }
.brown-5378::before { content: '\f327'; }
.hero-3c42::before { content: '\f219'; }
.tertiary_37c4::before { content: '\f21e'; }
.solid_4f61::before { content: '\f2f5'; }

/* Social Icons */
.new_72c3::before { content: '\f09a'; }
.highlight-ad59::before { content: '\f099'; }
.in_2602::before { content: '\f16d'; }
.sidebar_new_4d8d::before { content: '\f167'; }
.sidebar-bebf::before { content: '\f2c6'; }
.texture-soft-54af::before { content: '\f232'; }

/* Size Classes */
.button-fluid-a102 { font-size: 0.75em; }
.tag_hot_f4a6 { font-size: 0.875em; }
.detail-center-cc23 { font-size: 1.33em; }
.icon-28c7 { font-size: 1.5em; }
.first_3a8d { font-size: 2em; }
.heading-315c { font-size: 3em; }

/* Animation Classes */
.section-9e8f {
    animation: fa-spin 2s infinite linear;
}

.notification-b202 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fdbb */
.promo-block-u5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
