/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.search-small-7885) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shadow-6554, .tertiary_mini_4bae {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.item_fdec::before { content: '\f015'; }
.video-solid-83ba::before { content: '\f007'; }
.label-4a83::before { content: '\f023'; }
.sidebar_08e7::before { content: '\f0e0'; }
.photo_6f57::before { content: '\f095'; }
.old-a36e::before { content: '\f005'; }
.pink-5129::before { content: '\f004'; }
.nav_a816::before { content: '\f00c'; }
.right-1480::before { content: '\f00d'; }
.glass_ef70::before { content: '\f002'; }
.old_4c4e::before { content: '\f0c9'; }
.banner_c3df::before { content: '\f061'; }
.gradient_purple_f73e::before { content: '\f060'; }
.selected-ae05::before { content: '\f04b'; }
.top_5d2f::before { content: '\f04c'; }
.table-b221::before { content: '\f019'; }
.green_752d::before { content: '\f093'; }
.disabled_f27c::before { content: '\f132'; }
.column_smooth_389d::before { content: '\f091'; }
.shade-baf0::before { content: '\f06b'; }
.lower-a213::before { content: '\f0d6'; }
.hard-ba4a::before { content: '\f09d'; }
.old-c583::before { content: '\f10b'; }
.white-d6ec::before { content: '\f108'; }
.picture-bce8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.inner-9a5b::before { content: '\f522'; }
.info-first-1aa7::before { content: '\f327'; }
.article-74a0::before { content: '\f219'; }
.paragraph_liquid_33ef::before { content: '\f21e'; }
.gallery-blue-e552::before { content: '\f2f5'; }

/* Social Icons */
.medium_fcf4::before { content: '\f09a'; }
.section_6325::before { content: '\f099'; }
.panel_688a::before { content: '\f16d'; }
.breadcrumb_9db5::before { content: '\f167'; }
.item-67b9::before { content: '\f2c6'; }
.west-f3e6::before { content: '\f232'; }

/* Size Classes */
.filter-narrow-2edc { font-size: 0.75em; }
.wrapper-9459 { font-size: 0.875em; }
.hover-dynamic-dc20 { font-size: 1.33em; }
.copper_3c75 { font-size: 1.5em; }
.description_stale_728b { font-size: 2em; }
.list-7762 { font-size: 3em; }

/* Animation Classes */
.component-409e {
    animation: fa-spin 2s infinite linear;
}

.inner_cb33 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 88a4 */
.promo-block-i2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
