/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.iron-71d5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.video-0ca8, .disabled_fast_82a7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.content_dark_42fb::before { content: '\f015'; }
.status-f227::before { content: '\f007'; }
.frame-red-af56::before { content: '\f023'; }
.panel_left_0a36::before { content: '\f0e0'; }
.link-pink-8d34::before { content: '\f095'; }
.texture_east_c5a6::before { content: '\f005'; }
.logo_08cc::before { content: '\f004'; }
.hot-c333::before { content: '\f00c'; }
.table_a595::before { content: '\f00d'; }
.gradient_complex_5e04::before { content: '\f002'; }
.active_b5aa::before { content: '\f0c9'; }
.alert-south-d2b9::before { content: '\f061'; }
.widget-c49a::before { content: '\f060'; }
.icon-46d6::before { content: '\f04b'; }
.stale_9147::before { content: '\f04c'; }
.tag_1e17::before { content: '\f019'; }
.footer_focused_0ffd::before { content: '\f093'; }
.logo_e252::before { content: '\f132'; }
.article-c88f::before { content: '\f091'; }
.logo-wood-53cf::before { content: '\f06b'; }
.text-red-1f30::before { content: '\f0d6'; }
.form_4acd::before { content: '\f09d'; }
.primary-first-b315::before { content: '\f10b'; }
.stale-6ce2::before { content: '\f108'; }
.wide_193c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.secondary_hovered_2e97::before { content: '\f522'; }
.warm-0326::before { content: '\f327'; }
.dropdown-last-5a66::before { content: '\f219'; }
.photo-b772::before { content: '\f21e'; }
.orange-e3d3::before { content: '\f2f5'; }

/* Social Icons */
.tertiary_7550::before { content: '\f09a'; }
.fresh-bf9a::before { content: '\f099'; }
.box-27f2::before { content: '\f16d'; }
.tag_d4b5::before { content: '\f167'; }
.media-down-01fa::before { content: '\f2c6'; }
.white_bc39::before { content: '\f232'; }

/* Size Classes */
.caption-hot-b42e { font-size: 0.75em; }
.wrapper-29ee { font-size: 0.875em; }
.gradient_126d { font-size: 1.33em; }
.middle_de40 { font-size: 1.5em; }
.bronze_fd01 { font-size: 2em; }
.block_over_c184 { font-size: 3em; }

/* Animation Classes */
.right-45a8 {
    animation: fa-spin 2s infinite linear;
}

.east_7369 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d6a0 */
.phantom-card-y0 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
