/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.component_hard_3311) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.image-hovered-8bca, .gold-c185 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.card_a516::before { content: '\f015'; }
.south-d628::before { content: '\f007'; }
.full_3fc5::before { content: '\f023'; }
.grid-c0fa::before { content: '\f0e0'; }
.label_right_90ed::before { content: '\f095'; }
.wood-3c93::before { content: '\f005'; }
.photo-8ea2::before { content: '\f004'; }
.action_83f1::before { content: '\f00c'; }
.carousel_hard_7a83::before { content: '\f00d'; }
.header_4625::before { content: '\f002'; }
.backdrop_wood_d6cb::before { content: '\f0c9'; }
.caption_e7c1::before { content: '\f061'; }
.card-large-91ea::before { content: '\f060'; }
.medium-c986::before { content: '\f04b'; }
.gas-f882::before { content: '\f04c'; }
.icon-large-fa95::before { content: '\f019'; }
.overlay_db60::before { content: '\f093'; }
.inner_eefc::before { content: '\f132'; }
.item-slow-5fab::before { content: '\f091'; }
.slider-4f6e::before { content: '\f06b'; }
.bottom_738e::before { content: '\f0d6'; }
.full-40bb::before { content: '\f09d'; }
.list_wood_660a::before { content: '\f10b'; }
.logo-67d0::before { content: '\f108'; }
.title_0a00::before { content: '\f10a'; }

/* Gambling Specific Icons */
.component_7623::before { content: '\f522'; }
.tooltip_dark_3b6b::before { content: '\f327'; }
.alert_0a7d::before { content: '\f219'; }
.heading_e216::before { content: '\f21e'; }
.alert_hot_d505::before { content: '\f2f5'; }

/* Social Icons */
.new-27b4::before { content: '\f09a'; }
.breadcrumb-edb2::before { content: '\f099'; }
.carousel-5765::before { content: '\f16d'; }
.container-38eb::before { content: '\f167'; }
.active-2835::before { content: '\f2c6'; }
.active-dcfd::before { content: '\f232'; }

/* Size Classes */
.table_west_c090 { font-size: 0.75em; }
.thumbnail_1a55 { font-size: 0.875em; }
.search-1d95 { font-size: 1.33em; }
.wrapper-huge-c9b8 { font-size: 1.5em; }
.avatar-first-e113 { font-size: 2em; }
.sort-up-a627 { font-size: 3em; }

/* Animation Classes */
.description-67d7 {
    animation: fa-spin 2s infinite linear;
}

.column_8b95 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a038 */
.promo-block-t7 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
