/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.orange-87cf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dirty_4ea3, .footer_huge_15bc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.yellow_8700::before { content: '\f015'; }
.breadcrumb-54dc::before { content: '\f007'; }
.hot-97fc::before { content: '\f023'; }
.brown_c954::before { content: '\f0e0'; }
.stone_92a5::before { content: '\f095'; }
.gas_3651::before { content: '\f005'; }
.upper_7f2c::before { content: '\f004'; }
.prev_20f7::before { content: '\f00c'; }
.modal-26a8::before { content: '\f00d'; }
.icon-top-3b0f::before { content: '\f002'; }
.menu_1652::before { content: '\f0c9'; }
.box_stone_5b63::before { content: '\f061'; }
.paper_194e::before { content: '\f060'; }
.dropdown-44d5::before { content: '\f04b'; }
.notification-west-a527::before { content: '\f04c'; }
.tertiary-cold-4a21::before { content: '\f019'; }
.red-47a7::before { content: '\f093'; }
.feature_copper_78a4::before { content: '\f132'; }
.hidden_d244::before { content: '\f091'; }
.search_9575::before { content: '\f06b'; }
.table-b78a::before { content: '\f0d6'; }
.left_0303::before { content: '\f09d'; }
.backdrop_over_12bc::before { content: '\f10b'; }
.title-24ae::before { content: '\f108'; }
.bright-6fd6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.footer-0572::before { content: '\f522'; }
.blue_0b6c::before { content: '\f327'; }
.wood-f553::before { content: '\f219'; }
.accordion_2ee5::before { content: '\f21e'; }
.active_3c3e::before { content: '\f2f5'; }

/* Social Icons */
.iron-0c9b::before { content: '\f09a'; }
.content_black_b8e8::before { content: '\f099'; }
.sort-rough-851d::before { content: '\f16d'; }
.gradient_small_901f::before { content: '\f167'; }
.prev-f4e3::before { content: '\f2c6'; }
.motion_16e4::before { content: '\f232'; }

/* Size Classes */
.right-a4cc { font-size: 0.75em; }
.logo-2620 { font-size: 0.875em; }
.widget_c067 { font-size: 1.33em; }
.video_brown_99d1 { font-size: 1.5em; }
.info_iron_6ea9 { font-size: 2em; }
.banner_selected_9c13 { font-size: 3em; }

/* Animation Classes */
.feature-gas-98ec {
    animation: fa-spin 2s infinite linear;
}

.section-action-7c89 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b632 */
.promo-block-x0 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
