/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.widget-b246) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.table-ff37, .lower_9001 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.smooth-fa6c::before { content: '\f015'; }
.media-center-a02b::before { content: '\f007'; }
.left_fbcf::before { content: '\f023'; }
.article_efc5::before { content: '\f0e0'; }
.tall-4477::before { content: '\f095'; }
.gallery-bright-37e7::before { content: '\f005'; }
.background-fast-25da::before { content: '\f004'; }
.card-red-623a::before { content: '\f00c'; }
.sort-gold-c554::before { content: '\f00d'; }
.list_1625::before { content: '\f002'; }
.text_glass_d0b2::before { content: '\f0c9'; }
.table-4ef5::before { content: '\f061'; }
.badge-south-8945::before { content: '\f060'; }
.copper-57bb::before { content: '\f04b'; }
.dropdown-cded::before { content: '\f04c'; }
.dynamic_bfb7::before { content: '\f019'; }
.gas-5031::before { content: '\f093'; }
.prev_c677::before { content: '\f132'; }
.surface_24a4::before { content: '\f091'; }
.mini_7af0::before { content: '\f06b'; }
.glass-4bba::before { content: '\f0d6'; }
.sidebar-43bd::before { content: '\f09d'; }
.layout_dark_3424::before { content: '\f10b'; }
.element-33eb::before { content: '\f108'; }
.highlight_e407::before { content: '\f10a'; }

/* Gambling Specific Icons */
.block-narrow-bf71::before { content: '\f522'; }
.grid-over-d102::before { content: '\f327'; }
.sidebar_orange_2227::before { content: '\f219'; }
.surface_d49f::before { content: '\f21e'; }
.steel_febe::before { content: '\f2f5'; }

/* Social Icons */
.pink_1094::before { content: '\f09a'; }
.form-6e67::before { content: '\f099'; }
.notice_wood_d991::before { content: '\f16d'; }
.active_cold_01d5::before { content: '\f167'; }
.full_63cd::before { content: '\f2c6'; }
.disabled-brown-1081::before { content: '\f232'; }

/* Size Classes */
.content_dim_4171 { font-size: 0.75em; }
.shade-orange-d745 { font-size: 0.875em; }
.basic_8d9d { font-size: 1.33em; }
.disabled-static-b243 { font-size: 1.5em; }
.table_56dc { font-size: 2em; }
.accent_68af { font-size: 3em; }

/* Animation Classes */
.background-4119 {
    animation: fa-spin 2s infinite linear;
}

.out_7305 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8d79 */
.promo-block-q2 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
