/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.progress_b255) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.row-8015, .notice-paper-814b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tooltip-red-299d::before { content: '\f015'; }
.smooth-4803::before { content: '\f007'; }
.brown_4266::before { content: '\f023'; }
.status-e705::before { content: '\f0e0'; }
.out-5dc4::before { content: '\f095'; }
.pattern_06eb::before { content: '\f005'; }
.right-7231::before { content: '\f004'; }
.last-cc64::before { content: '\f00c'; }
.glass-8716::before { content: '\f00d'; }
.aside_current_37a0::before { content: '\f002'; }
.left_3628::before { content: '\f0c9'; }
.thumbnail-over-2ae5::before { content: '\f061'; }
.hero-stone-5c5b::before { content: '\f060'; }
.up-788e::before { content: '\f04b'; }
.shade-e706::before { content: '\f04c'; }
.feature-dim-b513::before { content: '\f019'; }
.basic_47ed::before { content: '\f093'; }
.photo_3881::before { content: '\f132'; }
.tooltip-d7bb::before { content: '\f091'; }
.module-69ed::before { content: '\f06b'; }
.description_8420::before { content: '\f0d6'; }
.banner_592a::before { content: '\f09d'; }
.white-bc10::before { content: '\f10b'; }
.description-dim-d449::before { content: '\f108'; }
.title_inner_9cdd::before { content: '\f10a'; }

/* Gambling Specific Icons */
.alert-green-0cd2::before { content: '\f522'; }
.glass-2cef::before { content: '\f327'; }
.action-d76b::before { content: '\f219'; }
.complex_27b6::before { content: '\f21e'; }
.heading_6e92::before { content: '\f2f5'; }

/* Social Icons */
.stone-14e2::before { content: '\f09a'; }
.overlay-center-e6bd::before { content: '\f099'; }
.brown_2049::before { content: '\f16d'; }
.tooltip_36d6::before { content: '\f167'; }
.search_7f2e::before { content: '\f2c6'; }
.paragraph_iron_df4f::before { content: '\f232'; }

/* Size Classes */
.search_1d35 { font-size: 0.75em; }
.panel-674a { font-size: 0.875em; }
.slider-focused-088f { font-size: 1.33em; }
.popup-d1b8 { font-size: 1.5em; }
.content-b631 { font-size: 2em; }
.tabs_lower_c13e { font-size: 3em; }

/* Animation Classes */
.hero-69b4 {
    animation: fa-spin 2s infinite linear;
}

.right_4bbb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 17cb */
.widget-item-n1 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
