/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.clean-3b6e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outline_d9ed, .form-f0d3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.alert_85b4::before { content: '\f015'; }
.next-2483::before { content: '\f007'; }
.detail-3cda::before { content: '\f023'; }
.active-73cb::before { content: '\f0e0'; }
.banner_60d7::before { content: '\f095'; }
.backdrop-prev-dcf5::before { content: '\f005'; }
.hidden_2066::before { content: '\f004'; }
.row-pressed-53a3::before { content: '\f00c'; }
.notification_d6ea::before { content: '\f00d'; }
.hover_c02a::before { content: '\f002'; }
.notification_white_9a0f::before { content: '\f0c9'; }
.image-16fe::before { content: '\f061'; }
.focused-45a7::before { content: '\f060'; }
.modal_576d::before { content: '\f04b'; }
.fluid_75bc::before { content: '\f04c'; }
.description_stone_1629::before { content: '\f019'; }
.wrapper_4e14::before { content: '\f093'; }
.tall_a4c7::before { content: '\f132'; }
.shade_47b7::before { content: '\f091'; }
.video_pink_0b1f::before { content: '\f06b'; }
.chip-cold-ec31::before { content: '\f0d6'; }
.heading-d07c::before { content: '\f09d'; }
.form_purple_ab85::before { content: '\f10b'; }
.focused_e6ed::before { content: '\f108'; }
.header_9cb7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.section-basic-72b7::before { content: '\f522'; }
.widget_c06a::before { content: '\f327'; }
.steel_a320::before { content: '\f219'; }
.content_5fc2::before { content: '\f21e'; }
.white_922c::before { content: '\f2f5'; }

/* Social Icons */
.dim_2ae0::before { content: '\f09a'; }
.chip_red_4f0d::before { content: '\f099'; }
.accent_west_8c10::before { content: '\f16d'; }
.box_complex_809a::before { content: '\f167'; }
.pink_3397::before { content: '\f2c6'; }
.photo_95e9::before { content: '\f232'; }

/* Size Classes */
.info-easy-4cca { font-size: 0.75em; }
.preview_purple_2a4b { font-size: 0.875em; }
.dynamic-79a5 { font-size: 1.33em; }
.background_down_2d5a { font-size: 1.5em; }
.description-9a5a { font-size: 2em; }
.secondary-ab42 { font-size: 3em; }

/* Animation Classes */
.mask-e2c5 {
    animation: fa-spin 2s infinite linear;
}

.box_current_6568 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b850 */
.promo-block-i4 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
