/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.upper-9323) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.widget_e468, .notice-8e32 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.full-1ae4::before { content: '\f015'; }
.summary-east-77f7::before { content: '\f007'; }
.tag-8aad::before { content: '\f023'; }
.container-large-128a::before { content: '\f0e0'; }
.main-complex-febb::before { content: '\f095'; }
.widget_9c68::before { content: '\f005'; }
.first-20f7::before { content: '\f004'; }
.full-91fb::before { content: '\f00c'; }
.gallery-next-681a::before { content: '\f00d'; }
.prev-344e::before { content: '\f002'; }
.surface_static_beca::before { content: '\f0c9'; }
.breadcrumb_upper_24f7::before { content: '\f061'; }
.input-hard-1e07::before { content: '\f060'; }
.silver-1e4c::before { content: '\f04b'; }
.left_b063::before { content: '\f04c'; }
.row_advanced_fed2::before { content: '\f019'; }
.hot-dbf4::before { content: '\f093'; }
.shadow-816b::before { content: '\f132'; }
.frame-old-3bdd::before { content: '\f091'; }
.pagination-92c3::before { content: '\f06b'; }
.video-large-d47e::before { content: '\f0d6'; }
.left_28cd::before { content: '\f09d'; }
.complex_abb2::before { content: '\f10b'; }
.advanced-b117::before { content: '\f108'; }
.row-new-1592::before { content: '\f10a'; }

/* Gambling Specific Icons */
.widget_dfc9::before { content: '\f522'; }
.gas-c90d::before { content: '\f327'; }
.gold_9336::before { content: '\f219'; }
.hero_1a21::before { content: '\f21e'; }
.card_short_9d59::before { content: '\f2f5'; }

/* Social Icons */
.bronze_88b5::before { content: '\f09a'; }
.large-3cca::before { content: '\f099'; }
.modal_15a9::before { content: '\f16d'; }
.disabled-silver-ceaa::before { content: '\f167'; }
.text_center_82ab::before { content: '\f2c6'; }
.summary_da19::before { content: '\f232'; }

/* Size Classes */
.section_62e5 { font-size: 0.75em; }
.section-54ad { font-size: 0.875em; }
.heading_a39f { font-size: 1.33em; }
.pagination_light_c8c0 { font-size: 1.5em; }
.hover_smooth_cd8b { font-size: 2em; }
.breadcrumb-aa9f { font-size: 3em; }

/* Animation Classes */
.caption_wide_f996 {
    animation: fa-spin 2s infinite linear;
}

.dim_edd0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1d0a */
.ghost-box-p2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
