/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.alert_south_6911) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accordion-paper-83f2, .inner_fadc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gallery-motion-024b::before { content: '\f015'; }
.image-tall-f697::before { content: '\f007'; }
.preview-b052::before { content: '\f023'; }
.photo_099b::before { content: '\f0e0'; }
.new-4f93::before { content: '\f095'; }
.video-silver-789f::before { content: '\f005'; }
.component_9b7d::before { content: '\f004'; }
.outer-36dc::before { content: '\f00c'; }
.lower-850e::before { content: '\f00d'; }
.input_5787::before { content: '\f002'; }
.liquid_1507::before { content: '\f0c9'; }
.primary_dynamic_9fb1::before { content: '\f061'; }
.link_soft_5656::before { content: '\f060'; }
.hovered-dfa8::before { content: '\f04b'; }
.row_up_2b99::before { content: '\f04c'; }
.small_028d::before { content: '\f019'; }
.module-old-fa05::before { content: '\f093'; }
.label-1b01::before { content: '\f132'; }
.popup-selected-9e1c::before { content: '\f091'; }
.feature-a911::before { content: '\f06b'; }
.dynamic-95cb::before { content: '\f0d6'; }
.tooltip-2e5a::before { content: '\f09d'; }
.smooth_698f::before { content: '\f10b'; }
.fresh-2d95::before { content: '\f108'; }
.tabs-prev-ce43::before { content: '\f10a'; }

/* Gambling Specific Icons */
.column_7df5::before { content: '\f522'; }
.panel_2009::before { content: '\f327'; }
.element_tall_f426::before { content: '\f219'; }
.notification_a904::before { content: '\f21e'; }
.filter_under_dc29::before { content: '\f2f5'; }

/* Social Icons */
.summary-cb89::before { content: '\f09a'; }
.blue-9a3a::before { content: '\f099'; }
.list_ca1f::before { content: '\f16d'; }
.link_9470::before { content: '\f167'; }
.preview-0078::before { content: '\f2c6'; }
.wood-45e2::before { content: '\f232'; }

/* Size Classes */
.right_14af { font-size: 0.75em; }
.focus-stale-9b8d { font-size: 0.875em; }
.white_36cd { font-size: 1.33em; }
.section_7ef0 { font-size: 1.5em; }
.complex-44e4 { font-size: 2em; }
.fast-0c9a { font-size: 3em; }

/* Animation Classes */
.message_over_e2f4 {
    animation: fa-spin 2s infinite linear;
}

.chip-33f5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bf41 */
.promo-block-m6 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
