/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focus-tiny-d513) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.stone_1446, .orange_a64a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gallery-down-d3ab::before { content: '\f015'; }
.logo-dim-2ce7::before { content: '\f007'; }
.popup-7ab0::before { content: '\f023'; }
.logo_top_e368::before { content: '\f0e0'; }
.notice_0c66::before { content: '\f095'; }
.column_0fb4::before { content: '\f005'; }
.overlay_325f::before { content: '\f004'; }
.accent-slow-7024::before { content: '\f00c'; }
.stale-03b7::before { content: '\f00d'; }
.focus-basic-fc2c::before { content: '\f002'; }
.message_tiny_9747::before { content: '\f0c9'; }
.active_b881::before { content: '\f061'; }
.list_fcea::before { content: '\f060'; }
.short-34c9::before { content: '\f04b'; }
.video_action_0997::before { content: '\f04c'; }
.description_b798::before { content: '\f019'; }
.notice_ab51::before { content: '\f093'; }
.shadow_simple_7592::before { content: '\f132'; }
.green-e44d::before { content: '\f091'; }
.row-baab::before { content: '\f06b'; }
.hard-5522::before { content: '\f0d6'; }
.clean-51da::before { content: '\f09d'; }
.tag_right_1136::before { content: '\f10b'; }
.paragraph-0356::before { content: '\f108'; }
.description-stale-8ab9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accordion_31b1::before { content: '\f522'; }
.title_d328::before { content: '\f327'; }
.middle-dd19::before { content: '\f219'; }
.prev-bb98::before { content: '\f21e'; }
.hard_6ec0::before { content: '\f2f5'; }

/* Social Icons */
.feature-outer-ce80::before { content: '\f09a'; }
.motion_5124::before { content: '\f099'; }
.dynamic_442d::before { content: '\f16d'; }
.fast_b717::before { content: '\f167'; }
.brown-f116::before { content: '\f2c6'; }
.input_east_cc38::before { content: '\f232'; }

/* Size Classes */
.logo-static-2e17 { font-size: 0.75em; }
.liquid_3b90 { font-size: 0.875em; }
.media-last-eba3 { font-size: 1.33em; }
.pagination-a522 { font-size: 1.5em; }
.popup-bdd6 { font-size: 2em; }
.in_b83d { font-size: 3em; }

/* Animation Classes */
.clean_3f15 {
    animation: fa-spin 2s infinite linear;
}

.gold_d236 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c4c9 */
.ghost-box-q5 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
