/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dynamic_2d24) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.thumbnail-a90a, .hovered-66d6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pagination_under_bc3a::before { content: '\f015'; }
.image_up_eef1::before { content: '\f007'; }
.link-inner-265f::before { content: '\f023'; }
.dropdown-0b62::before { content: '\f0e0'; }
.notification_342c::before { content: '\f095'; }
.bottom_bde9::before { content: '\f005'; }
.north-6e81::before { content: '\f004'; }
.paragraph_ab29::before { content: '\f00c'; }
.green-5992::before { content: '\f00d'; }
.shadow_5ab4::before { content: '\f002'; }
.detail_294e::before { content: '\f0c9'; }
.breadcrumb_advanced_305b::before { content: '\f061'; }
.detail_north_b619::before { content: '\f060'; }
.card_out_9984::before { content: '\f04b'; }
.caption_medium_de58::before { content: '\f04c'; }
.article-complex-cc2e::before { content: '\f019'; }
.plasma-b42d::before { content: '\f093'; }
.box_small_12bb::before { content: '\f132'; }
.description_f15b::before { content: '\f091'; }
.menu-easy-63e0::before { content: '\f06b'; }
.table-fixed-d989::before { content: '\f0d6'; }
.active_d448::before { content: '\f09d'; }
.large_523e::before { content: '\f10b'; }
.old-cf33::before { content: '\f108'; }
.accent_0cd4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.column-ae53::before { content: '\f522'; }
.photo_9279::before { content: '\f327'; }
.aside-thick-6d8a::before { content: '\f219'; }
.tabs-lite-cc63::before { content: '\f21e'; }
.form-272f::before { content: '\f2f5'; }

/* Social Icons */
.hard-d259::before { content: '\f09a'; }
.orange-2da9::before { content: '\f099'; }
.dynamic-aa50::before { content: '\f16d'; }
.alert-left-a205::before { content: '\f167'; }
.progress-brown-bab0::before { content: '\f2c6'; }
.dirty_3bdb::before { content: '\f232'; }

/* Size Classes */
.fresh_b57f { font-size: 0.75em; }
.input-purple-94cf { font-size: 0.875em; }
.medium_00a6 { font-size: 1.33em; }
.yellow-9c76 { font-size: 1.5em; }
.picture_f15e { font-size: 2em; }
.title-glass-d2d4 { font-size: 3em; }

/* Animation Classes */
.button_17c5 {
    animation: fa-spin 2s infinite linear;
}

.highlight_selected_4648 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fa9a */
.promo-block-t1 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
