/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.section_over_320b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.action-9690, .video-ebcd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.glass-7dfb::before { content: '\f015'; }
.link_44cd::before { content: '\f007'; }
.main-148f::before { content: '\f023'; }
.east-e24a::before { content: '\f0e0'; }
.header_c656::before { content: '\f095'; }
.breadcrumb-center-de85::before { content: '\f005'; }
.content-next-dc30::before { content: '\f004'; }
.advanced-159b::before { content: '\f00c'; }
.gradient-orange-cd99::before { content: '\f00d'; }
.filter-clean-45c1::before { content: '\f002'; }
.summary_purple_ab13::before { content: '\f0c9'; }
.tertiary-54c7::before { content: '\f061'; }
.gold-b232::before { content: '\f060'; }
.tooltip-up-62dd::before { content: '\f04b'; }
.background-5df0::before { content: '\f04c'; }
.notice-29c8::before { content: '\f019'; }
.left-874e::before { content: '\f093'; }
.highlight-7ec9::before { content: '\f132'; }
.hot-70f5::before { content: '\f091'; }
.caption_static_9741::before { content: '\f06b'; }
.black-1a87::before { content: '\f0d6'; }
.panel-51d6::before { content: '\f09d'; }
.feature_outer_8e21::before { content: '\f10b'; }
.huge_a9d1::before { content: '\f108'; }
.slider_5214::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search-pink-5d1f::before { content: '\f522'; }
.container_b9df::before { content: '\f327'; }
.bronze_e33f::before { content: '\f219'; }
.block-clean-5ac4::before { content: '\f21e'; }
.article-32c2::before { content: '\f2f5'; }

/* Social Icons */
.paragraph-d326::before { content: '\f09a'; }
.active_cold_43b0::before { content: '\f099'; }
.heading_5204::before { content: '\f16d'; }
.primary_short_bcf1::before { content: '\f167'; }
.pressed_8761::before { content: '\f2c6'; }
.border-down-bd12::before { content: '\f232'; }

/* Size Classes */
.notice-2d2c { font-size: 0.75em; }
.large-6abf { font-size: 0.875em; }
.input-8f87 { font-size: 1.33em; }
.silver-19f8 { font-size: 1.5em; }
.outer-274e { font-size: 2em; }
.nav_1ddd { font-size: 3em; }

/* Animation Classes */
.secondary_fixed_a483 {
    animation: fa-spin 2s infinite linear;
}

.video-365d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b294 */
.ghost-box-q0 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
