/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.element-a71f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.frame-d57d, .footer-dfa4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.image-north-4d3f::before { content: '\f015'; }
.south-8be3::before { content: '\f007'; }
.slider_pro_617f::before { content: '\f023'; }
.component_right_734c::before { content: '\f0e0'; }
.block-5c67::before { content: '\f095'; }
.description_5c86::before { content: '\f005'; }
.message_full_d953::before { content: '\f004'; }
.wrapper_top_4f40::before { content: '\f00c'; }
.container-b7af::before { content: '\f00d'; }
.pagination_short_8899::before { content: '\f002'; }
.pressed_4d6a::before { content: '\f0c9'; }
.badge-bronze-8a19::before { content: '\f061'; }
.photo_0543::before { content: '\f060'; }
.tag-mini-b745::before { content: '\f04b'; }
.column-advanced-1ec1::before { content: '\f04c'; }
.footer_890b::before { content: '\f019'; }
.gas_4d5e::before { content: '\f093'; }
.advanced-38e8::before { content: '\f132'; }
.icon-be09::before { content: '\f091'; }
.paragraph_green_7171::before { content: '\f06b'; }
.tooltip_lite_b9c4::before { content: '\f0d6'; }
.pagination_017d::before { content: '\f09d'; }
.detail-old-5280::before { content: '\f10b'; }
.focused-f7c7::before { content: '\f108'; }
.primary-65c1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.rough-ef9d::before { content: '\f522'; }
.wrapper_left_0888::before { content: '\f327'; }
.media_068d::before { content: '\f219'; }
.component-cd23::before { content: '\f21e'; }
.pro-e996::before { content: '\f2f5'; }

/* Social Icons */
.clean-83b2::before { content: '\f09a'; }
.border-tall-eccd::before { content: '\f099'; }
.item-yellow-b9b6::before { content: '\f16d'; }
.copper-cde4::before { content: '\f167'; }
.large-0b3e::before { content: '\f2c6'; }
.hard_280c::before { content: '\f232'; }

/* Size Classes */
.outer_d97a { font-size: 0.75em; }
.orange-86ec { font-size: 0.875em; }
.footer_right_6ba8 { font-size: 1.33em; }
.layout_d2c4 { font-size: 1.5em; }
.widget-active-b5bb { font-size: 2em; }
.basic-ba01 { font-size: 3em; }

/* Animation Classes */
.tiny_7d9c {
    animation: fa-spin 2s infinite linear;
}

.active-wide-60b7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 13e5 */
.widget-item-z5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
