/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.list_e9eb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gradient_top_aa66, .light_1b68 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shade_bd2c::before { content: '\f015'; }
.sort_ba0c::before { content: '\f007'; }
.light_9362::before { content: '\f023'; }
.thumbnail_top_c4e5::before { content: '\f0e0'; }
.wood-dbe7::before { content: '\f095'; }
.new-1d81::before { content: '\f005'; }
.logo-red-67cb::before { content: '\f004'; }
.dropdown_5d53::before { content: '\f00c'; }
.right-f52c::before { content: '\f00d'; }
.video_cool_26f6::before { content: '\f002'; }
.picture-4961::before { content: '\f0c9'; }
.media-e0ed::before { content: '\f061'; }
.focus-cc3b::before { content: '\f060'; }
.tiny-e32d::before { content: '\f04b'; }
.slow_0858::before { content: '\f04c'; }
.thumbnail_5c0b::before { content: '\f019'; }
.texture_out_09c9::before { content: '\f093'; }
.text-current-88fe::before { content: '\f132'; }
.notification_bronze_1fcc::before { content: '\f091'; }
.backdrop_first_05e7::before { content: '\f06b'; }
.steel-f7f4::before { content: '\f0d6'; }
.item_brown_b900::before { content: '\f09d'; }
.text_517c::before { content: '\f10b'; }
.badge_e4f0::before { content: '\f108'; }
.heading-3299::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focus_a57b::before { content: '\f522'; }
.summary_7826::before { content: '\f327'; }
.medium-cbe5::before { content: '\f219'; }
.filter-e635::before { content: '\f21e'; }
.gold-e41b::before { content: '\f2f5'; }

/* Social Icons */
.sidebar_b8cd::before { content: '\f09a'; }
.accent_55df::before { content: '\f099'; }
.content-dynamic-09c3::before { content: '\f16d'; }
.outline-lite-ffda::before { content: '\f167'; }
.tooltip_810f::before { content: '\f2c6'; }
.accent_out_b527::before { content: '\f232'; }

/* Size Classes */
.menu-gold-b6fc { font-size: 0.75em; }
.media-88f9 { font-size: 0.875em; }
.highlight_0c1d { font-size: 1.33em; }
.dropdown-7104 { font-size: 1.5em; }
.soft_fd36 { font-size: 2em; }
.action_b10f { font-size: 3em; }

/* Animation Classes */
.background-0018 {
    animation: fa-spin 2s infinite linear;
}

.orange_fccd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7a02 */
.promo-block-r5 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
