/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.next-efab) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.modal-out-dd52, .form_center_ba63 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tall_a9e3::before { content: '\f015'; }
.popup-913f::before { content: '\f007'; }
.form-large-b38a::before { content: '\f023'; }
.tooltip-d6fc::before { content: '\f0e0'; }
.backdrop_2420::before { content: '\f095'; }
.basic_e499::before { content: '\f005'; }
.accent_7b46::before { content: '\f004'; }
.background_e27d::before { content: '\f00c'; }
.liquid-0528::before { content: '\f00d'; }
.chip-28e2::before { content: '\f002'; }
.hidden-west-698d::before { content: '\f0c9'; }
.logo-30b2::before { content: '\f061'; }
.overlay_dark_92e9::before { content: '\f060'; }
.east_f54a::before { content: '\f04b'; }
.menu-f0bc::before { content: '\f04c'; }
.border_f91a::before { content: '\f019'; }
.bronze_5621::before { content: '\f093'; }
.rough-7d2b::before { content: '\f132'; }
.input-c014::before { content: '\f091'; }
.footer-old-4893::before { content: '\f06b'; }
.shade-liquid-ba8e::before { content: '\f0d6'; }
.row_under_7362::before { content: '\f09d'; }
.border_9333::before { content: '\f10b'; }
.texture_5355::before { content: '\f108'; }
.short_48ce::before { content: '\f10a'; }

/* Gambling Specific Icons */
.detail_focused_c51a::before { content: '\f522'; }
.search_eaab::before { content: '\f327'; }
.pro-9d49::before { content: '\f219'; }
.large_287e::before { content: '\f21e'; }
.stale-adac::before { content: '\f2f5'; }

/* Social Icons */
.pattern-iron-41d7::before { content: '\f09a'; }
.red-815a::before { content: '\f099'; }
.medium-1c6a::before { content: '\f16d'; }
.column_85fb::before { content: '\f167'; }
.detail-down-eb66::before { content: '\f2c6'; }
.notice-8564::before { content: '\f232'; }

/* Size Classes */
.focus-green-1ece { font-size: 0.75em; }
.down_0036 { font-size: 0.875em; }
.paragraph-solid-2d86 { font-size: 1.33em; }
.form-8454 { font-size: 1.5em; }
.tertiary-ac1d { font-size: 2em; }
.preview-3fa3 { font-size: 3em; }

/* Animation Classes */
.dropdown_892c {
    animation: fa-spin 2s infinite linear;
}

.grid-4971 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9616 */
.promo-block-f6 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
