/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.container_f78d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.brown-efd8, .main-thick-266e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.status-pink-ea9c::before { content: '\f015'; }
.list_d81e::before { content: '\f007'; }
.panel_static_b553::before { content: '\f023'; }
.table_wood_263e::before { content: '\f0e0'; }
.feature_dim_e89e::before { content: '\f095'; }
.in-becd::before { content: '\f005'; }
.hero-df34::before { content: '\f004'; }
.panel-9408::before { content: '\f00c'; }
.brown_4dab::before { content: '\f00d'; }
.white_aa21::before { content: '\f002'; }
.component_west_a8b2::before { content: '\f0c9'; }
.preview-purple-cdff::before { content: '\f061'; }
.accordion-7d91::before { content: '\f060'; }
.clean-4a91::before { content: '\f04b'; }
.pattern-liquid-fd79::before { content: '\f04c'; }
.picture_4f0a::before { content: '\f019'; }
.heading_selected_2323::before { content: '\f093'; }
.accent_5a94::before { content: '\f132'; }
.text_outer_be80::before { content: '\f091'; }
.west_7b25::before { content: '\f06b'; }
.outline_dirty_7e68::before { content: '\f0d6'; }
.hard-c73e::before { content: '\f09d'; }
.progress_ccf6::before { content: '\f10b'; }
.shadow-7ef0::before { content: '\f108'; }
.photo_fresh_04c3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tooltip-gold-d8d0::before { content: '\f522'; }
.tag-c615::before { content: '\f327'; }
.column_3d6b::before { content: '\f219'; }
.header_top_5b66::before { content: '\f21e'; }
.element_47e7::before { content: '\f2f5'; }

/* Social Icons */
.tertiary_4e3f::before { content: '\f09a'; }
.border_red_d47d::before { content: '\f099'; }
.form_paper_5c70::before { content: '\f16d'; }
.button_plasma_9744::before { content: '\f167'; }
.disabled_4859::before { content: '\f2c6'; }
.carousel-3f2e::before { content: '\f232'; }

/* Size Classes */
.basic-af58 { font-size: 0.75em; }
.notice-b567 { font-size: 0.875em; }
.left-f070 { font-size: 1.33em; }
.fast_9e63 { font-size: 1.5em; }
.orange_e952 { font-size: 2em; }
.carousel_black_08b1 { font-size: 3em; }

/* Animation Classes */
.brown_cef1 {
    animation: fa-spin 2s infinite linear;
}

.last-af1e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e86a */
.promo-block-u7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
