/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.box_056b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tertiary_fresh_aff7, .table_f49c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.preview_7b65::before { content: '\f015'; }
.background-prev-8005::before { content: '\f007'; }
.paragraph_cool_5418::before { content: '\f023'; }
.pink_92cc::before { content: '\f0e0'; }
.component-9c05::before { content: '\f095'; }
.info_6fea::before { content: '\f005'; }
.logo-cc9a::before { content: '\f004'; }
.motion_2834::before { content: '\f00c'; }
.aside_iron_1fb4::before { content: '\f00d'; }
.row_e131::before { content: '\f002'; }
.description-f984::before { content: '\f0c9'; }
.green-6cf8::before { content: '\f061'; }
.blue-0181::before { content: '\f060'; }
.green-3080::before { content: '\f04b'; }
.info_646b::before { content: '\f04c'; }
.new-54b9::before { content: '\f019'; }
.current-6bad::before { content: '\f093'; }
.caption_active_ca68::before { content: '\f132'; }
.text_2b86::before { content: '\f091'; }
.header-864d::before { content: '\f06b'; }
.label_tall_3aeb::before { content: '\f0d6'; }
.block-gas-9cd1::before { content: '\f09d'; }
.down_d4ff::before { content: '\f10b'; }
.highlight_north_3c69::before { content: '\f108'; }
.hidden_a19a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.caption_ffef::before { content: '\f522'; }
.shade-fd1f::before { content: '\f327'; }
.grid_5591::before { content: '\f219'; }
.banner_ab72::before { content: '\f21e'; }
.element-d4dd::before { content: '\f2f5'; }

/* Social Icons */
.pattern-full-d817::before { content: '\f09a'; }
.thick_f147::before { content: '\f099'; }
.next-a627::before { content: '\f16d'; }
.wood_f548::before { content: '\f167'; }
.modal_a80b::before { content: '\f2c6'; }
.in_de46::before { content: '\f232'; }

/* Size Classes */
.status_3462 { font-size: 0.75em; }
.large_6e08 { font-size: 0.875em; }
.red-1467 { font-size: 1.33em; }
.module_first_671e { font-size: 1.5em; }
.hero_iron_76ab { font-size: 2em; }
.sidebar-0599 { font-size: 3em; }

/* Animation Classes */
.tabs-dd4c {
    animation: fa-spin 2s infinite linear;
}

.description_f16d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4cd9 */
.phantom-card-x4 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
