/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.row_ba80) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.column_wood_b090, .block_c26a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accordion_in_1add::before { content: '\f015'; }
.top_bd99::before { content: '\f007'; }
.prev-fb6a::before { content: '\f023'; }
.background_d2fc::before { content: '\f0e0'; }
.secondary-db10::before { content: '\f095'; }
.avatar-fa35::before { content: '\f005'; }
.header_pressed_876d::before { content: '\f004'; }
.copper_d813::before { content: '\f00c'; }
.menu-693b::before { content: '\f00d'; }
.fast_471b::before { content: '\f002'; }
.lower-1ca9::before { content: '\f0c9'; }
.bronze_1d5a::before { content: '\f061'; }
.description-80bd::before { content: '\f060'; }
.hot_55df::before { content: '\f04b'; }
.secondary-gold-8c25::before { content: '\f04c'; }
.search-1bcc::before { content: '\f019'; }
.center_7b86::before { content: '\f093'; }
.dropdown-slow-96f8::before { content: '\f132'; }
.west_f2d8::before { content: '\f091'; }
.item_429d::before { content: '\f06b'; }
.status_blue_47b1::before { content: '\f0d6'; }
.input_hot_df47::before { content: '\f09d'; }
.badge-brown-8c8d::before { content: '\f10b'; }
.secondary_east_8ca3::before { content: '\f108'; }
.carousel-8a0a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.list_last_b91e::before { content: '\f522'; }
.top_4718::before { content: '\f327'; }
.avatar_gas_646a::before { content: '\f219'; }
.gas_44c7::before { content: '\f21e'; }
.middle-8cb4::before { content: '\f2f5'; }

/* Social Icons */
.banner-b72a::before { content: '\f09a'; }
.notification_plasma_b6fb::before { content: '\f099'; }
.block-easy-339e::before { content: '\f16d'; }
.avatar-c7d8::before { content: '\f167'; }
.sort_center_e925::before { content: '\f2c6'; }
.preview-solid-9fa9::before { content: '\f232'; }

/* Size Classes */
.video-south-ab2b { font-size: 0.75em; }
.texture-bc0f { font-size: 0.875em; }
.secondary-pink-655a { font-size: 1.33em; }
.menu-398c { font-size: 1.5em; }
.active_old_2a4a { font-size: 2em; }
.rough_ec82 { font-size: 3em; }

/* Animation Classes */
.table_5b67 {
    animation: fa-spin 2s infinite linear;
}

.detail_faea {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 70ee */
.promo-block-p1 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
