/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.carousel-79bd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pink_1b94, .info-down-c587 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fixed-b264::before { content: '\f015'; }
.gold-3bf0::before { content: '\f007'; }
.cold_f4f9::before { content: '\f023'; }
.dropdown-pink-c84e::before { content: '\f0e0'; }
.accordion-bright-e49e::before { content: '\f095'; }
.container_72a6::before { content: '\f005'; }
.stone-aae2::before { content: '\f004'; }
.simple-3bed::before { content: '\f00c'; }
.smooth-871a::before { content: '\f00d'; }
.soft-ba50::before { content: '\f002'; }
.first_ed9b::before { content: '\f0c9'; }
.primary_daad::before { content: '\f061'; }
.popup_6d0d::before { content: '\f060'; }
.yellow-af29::before { content: '\f04b'; }
.focus-07d1::before { content: '\f04c'; }
.outline_orange_5412::before { content: '\f019'; }
.button_ab76::before { content: '\f093'; }
.static_22ae::before { content: '\f132'; }
.logo-static-c228::before { content: '\f091'; }
.new_37d4::before { content: '\f06b'; }
.logo-north-74ba::before { content: '\f0d6'; }
.tooltip-red-9cd3::before { content: '\f09d'; }
.notice-41b4::before { content: '\f10b'; }
.full-f0e5::before { content: '\f108'; }
.rough-32bd::before { content: '\f10a'; }

/* Gambling Specific Icons */
.primary_8ee2::before { content: '\f522'; }
.hero-fast-79c5::before { content: '\f327'; }
.medium_86cf::before { content: '\f219'; }
.sort_9763::before { content: '\f21e'; }
.highlight-f480::before { content: '\f2f5'; }

/* Social Icons */
.accordion_east_106d::before { content: '\f09a'; }
.stone-d20e::before { content: '\f099'; }
.section-red-52b1::before { content: '\f16d'; }
.row_aed5::before { content: '\f167'; }
.grid_fast_7fef::before { content: '\f2c6'; }
.clean-9ecb::before { content: '\f232'; }

/* Size Classes */
.element-e27c { font-size: 0.75em; }
.table-over-acbc { font-size: 0.875em; }
.picture-126b { font-size: 1.33em; }
.filter-green-8f78 { font-size: 1.5em; }
.badge_cd12 { font-size: 2em; }
.thick-0b30 { font-size: 3em; }

/* Animation Classes */
.plasma_e600 {
    animation: fa-spin 2s infinite linear;
}

.yellow_3735 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: baa2 */
.widget-item-e3 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
