/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dirty-c24e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.frame-lower-16ee, .frame_orange_7833 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.media_26b7::before { content: '\f015'; }
.summary_ea98::before { content: '\f007'; }
.element-35e1::before { content: '\f023'; }
.top-4846::before { content: '\f0e0'; }
.large-92f9::before { content: '\f095'; }
.primary_2b69::before { content: '\f005'; }
.title-advanced-181d::before { content: '\f004'; }
.element-fresh-83fe::before { content: '\f00c'; }
.content-orange-1463::before { content: '\f00d'; }
.progress-liquid-11c7::before { content: '\f002'; }
.fixed_e40d::before { content: '\f0c9'; }
.focused-a400::before { content: '\f061'; }
.box-motion-ad07::before { content: '\f060'; }
.thumbnail-action-5b1f::before { content: '\f04b'; }
.disabled-c74b::before { content: '\f04c'; }
.picture_next_a528::before { content: '\f019'; }
.outer-14e0::before { content: '\f093'; }
.steel_2805::before { content: '\f132'; }
.article_9113::before { content: '\f091'; }
.summary_tiny_0138::before { content: '\f06b'; }
.red-9ca0::before { content: '\f0d6'; }
.picture_820e::before { content: '\f09d'; }
.item_upper_5f63::before { content: '\f10b'; }
.module_a962::before { content: '\f108'; }
.steel-10c7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.widget_7c17::before { content: '\f522'; }
.picture-pro-806c::before { content: '\f327'; }
.hidden-a2ca::before { content: '\f219'; }
.content_9ebe::before { content: '\f21e'; }
.lower_8c9d::before { content: '\f2f5'; }

/* Social Icons */
.button-fa7b::before { content: '\f09a'; }
.popup-inner-c4f3::before { content: '\f099'; }
.focus_3722::before { content: '\f16d'; }
.article-static-46eb::before { content: '\f167'; }
.primary_cold_bbe1::before { content: '\f2c6'; }
.grid-clean-819e::before { content: '\f232'; }

/* Size Classes */
.row-hovered-17c6 { font-size: 0.75em; }
.primary-2e93 { font-size: 0.875em; }
.tooltip-top-c62d { font-size: 1.33em; }
.outline-a3d3 { font-size: 1.5em; }
.component_current_3904 { font-size: 2em; }
.hard_094f { font-size: 3em; }

/* Animation Classes */
.caption-ff03 {
    animation: fa-spin 2s infinite linear;
}

.new_a1ac {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 95a7 */
.promo-block-t6 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
