/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.highlight-5f20) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hover_dynamic_333f, .box-dark-7017 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.orange_7efb::before { content: '\f015'; }
.tertiary-7648::before { content: '\f007'; }
.article_cc41::before { content: '\f023'; }
.east_53dd::before { content: '\f0e0'; }
.advanced_17be::before { content: '\f095'; }
.card_static_07bf::before { content: '\f005'; }
.picture_fluid_6c26::before { content: '\f004'; }
.dim_9361::before { content: '\f00c'; }
.item-fd81::before { content: '\f00d'; }
.table_53ba::before { content: '\f002'; }
.feature_f76b::before { content: '\f0c9'; }
.accordion-4e72::before { content: '\f061'; }
.highlight-new-e33f::before { content: '\f060'; }
.content-359b::before { content: '\f04b'; }
.paper-35fd::before { content: '\f04c'; }
.icon-south-af61::before { content: '\f019'; }
.right-1dfe::before { content: '\f093'; }
.content-18bb::before { content: '\f132'; }
.status_9c22::before { content: '\f091'; }
.medium-5a04::before { content: '\f06b'; }
.tooltip_dim_bfb1::before { content: '\f0d6'; }
.shade-5248::before { content: '\f09d'; }
.old_b4b0::before { content: '\f10b'; }
.texture-up-a2d2::before { content: '\f108'; }
.surface-red-32e2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.short_2af2::before { content: '\f522'; }
.basic_2067::before { content: '\f327'; }
.image_d93f::before { content: '\f219'; }
.heading-complex-0ce0::before { content: '\f21e'; }
.logo-68fb::before { content: '\f2f5'; }

/* Social Icons */
.orange-916f::before { content: '\f09a'; }
.gold-126f::before { content: '\f099'; }
.frame_dynamic_b620::before { content: '\f16d'; }
.medium-ec13::before { content: '\f167'; }
.fixed-9bc0::before { content: '\f2c6'; }
.sidebar_huge_89c7::before { content: '\f232'; }

/* Size Classes */
.selected_229f { font-size: 0.75em; }
.input_6da5 { font-size: 0.875em; }
.video-7c53 { font-size: 1.33em; }
.hovered-1784 { font-size: 1.5em; }
.background_b95c { font-size: 2em; }
.current-4157 { font-size: 3em; }

/* Animation Classes */
.tabs_521e {
    animation: fa-spin 2s infinite linear;
}

.tag_35d4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2115 */
.ghost-box-p0 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
