/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.icon_19c8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.link-hard-b222, .gas_b47a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary-d29a::before { content: '\f015'; }
.tooltip_next_e16f::before { content: '\f007'; }
.footer_e49c::before { content: '\f023'; }
.tertiary-pressed-6d49::before { content: '\f0e0'; }
.tertiary_up_0fdf::before { content: '\f095'; }
.orange_0b5f::before { content: '\f005'; }
.short_e530::before { content: '\f004'; }
.image_warm_5411::before { content: '\f00c'; }
.current_f6ed::before { content: '\f00d'; }
.input_0f14::before { content: '\f002'; }
.current-3a8f::before { content: '\f0c9'; }
.badge_e072::before { content: '\f061'; }
.overlay_orange_80d9::before { content: '\f060'; }
.cool_9d00::before { content: '\f04b'; }
.prev-5883::before { content: '\f04c'; }
.text_stone_c900::before { content: '\f019'; }
.focus_18cf::before { content: '\f093'; }
.action_8711::before { content: '\f132'; }
.bright-c59c::before { content: '\f091'; }
.inner-adbc::before { content: '\f06b'; }
.in_4ae9::before { content: '\f0d6'; }
.video_257d::before { content: '\f09d'; }
.shadow-2ba6::before { content: '\f10b'; }
.shade_c6c4::before { content: '\f108'; }
.section_43ab::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accordion_bronze_1d85::before { content: '\f522'; }
.feature_static_0c1e::before { content: '\f327'; }
.box_lite_5928::before { content: '\f219'; }
.surface_5c83::before { content: '\f21e'; }
.filter_gold_9071::before { content: '\f2f5'; }

/* Social Icons */
.picture-05dd::before { content: '\f09a'; }
.solid-81ea::before { content: '\f099'; }
.container-98b4::before { content: '\f16d'; }
.avatar-south-33d3::before { content: '\f167'; }
.tabs_out_d5bb::before { content: '\f2c6'; }
.motion-922e::before { content: '\f232'; }

/* Size Classes */
.tag_863a { font-size: 0.75em; }
.wide_097a { font-size: 0.875em; }
.overlay_5dea { font-size: 1.33em; }
.link-cb4f { font-size: 1.5em; }
.video_inner_2c03 { font-size: 2em; }
.highlight_light_fd57 { font-size: 3em; }

/* Animation Classes */
.huge-fc71 {
    animation: fa-spin 2s infinite linear;
}

.upper-227e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3626 */
.phantom-card-d6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
