/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.photo_ced5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.notice_out_8bec, .caption-down-0d46 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.thumbnail_4df2::before { content: '\f015'; }
.preview-red-7eca::before { content: '\f007'; }
.alert-e6ba::before { content: '\f023'; }
.aside_wood_c7c3::before { content: '\f0e0'; }
.popup-df22::before { content: '\f095'; }
.modal_6572::before { content: '\f005'; }
.highlight_focused_933e::before { content: '\f004'; }
.gallery_tall_b8a2::before { content: '\f00c'; }
.mini_92d4::before { content: '\f00d'; }
.disabled-complex-1c10::before { content: '\f002'; }
.accordion_tall_0cd3::before { content: '\f0c9'; }
.copper_44ff::before { content: '\f061'; }
.filter_action_082f::before { content: '\f060'; }
.disabled_a3f2::before { content: '\f04b'; }
.white-6f0c::before { content: '\f04c'; }
.motion-c918::before { content: '\f019'; }
.item-over-7457::before { content: '\f093'; }
.link_plasma_9431::before { content: '\f132'; }
.picture_dd2e::before { content: '\f091'; }
.surface-5ec9::before { content: '\f06b'; }
.iron_0467::before { content: '\f0d6'; }
.dark_df62::before { content: '\f09d'; }
.caption-3e38::before { content: '\f10b'; }
.table-1127::before { content: '\f108'; }
.secondary_d4e7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.panel-small-a25d::before { content: '\f522'; }
.focus-ee3f::before { content: '\f327'; }
.module_61cf::before { content: '\f219'; }
.header-stale-775b::before { content: '\f21e'; }
.fluid_d32c::before { content: '\f2f5'; }

/* Social Icons */
.green-970b::before { content: '\f09a'; }
.fast_db84::before { content: '\f099'; }
.thumbnail_paper_eed8::before { content: '\f16d'; }
.fluid_a9ab::before { content: '\f167'; }
.image-pro-1c1f::before { content: '\f2c6'; }
.hovered_3a40::before { content: '\f232'; }

/* Size Classes */
.disabled-fresh-de1f { font-size: 0.75em; }
.description-7687 { font-size: 0.875em; }
.south-a5d4 { font-size: 1.33em; }
.notice_center_d8fc { font-size: 1.5em; }
.grid_selected_5d2b { font-size: 2em; }
.detail-c905 { font-size: 3em; }

/* Animation Classes */
.focus_active_cbf0 {
    animation: fa-spin 2s infinite linear;
}

.disabled_a37f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2764 */
.promo-block-l9 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
