/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.card_hot_df7b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.link_paper_8755, .feature-6103 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.article_outer_25c0::before { content: '\f015'; }
.silver_568a::before { content: '\f007'; }
.simple-1a9e::before { content: '\f023'; }
.grid-245f::before { content: '\f0e0'; }
.wide_2042::before { content: '\f095'; }
.current_6c6a::before { content: '\f005'; }
.bottom_1558::before { content: '\f004'; }
.hover-29c4::before { content: '\f00c'; }
.border_white_6e23::before { content: '\f00d'; }
.dark_f365::before { content: '\f002'; }
.active-6c31::before { content: '\f0c9'; }
.carousel_4e42::before { content: '\f061'; }
.banner_a342::before { content: '\f060'; }
.wrapper_inner_3922::before { content: '\f04b'; }
.secondary-tiny-2698::before { content: '\f04c'; }
.caption-middle-1c12::before { content: '\f019'; }
.avatar_new_4003::before { content: '\f093'; }
.modal-slow-2c59::before { content: '\f132'; }
.under_5489::before { content: '\f091'; }
.form-stone-1ec3::before { content: '\f06b'; }
.wide_3bfd::before { content: '\f0d6'; }
.left-b956::before { content: '\f09d'; }
.modal_abea::before { content: '\f10b'; }
.preview-f9af::before { content: '\f108'; }
.large_a4dc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.module_south_5b9a::before { content: '\f522'; }
.card-9e06::before { content: '\f327'; }
.disabled_37cc::before { content: '\f219'; }
.wrapper-fafb::before { content: '\f21e'; }
.yellow-17b5::before { content: '\f2f5'; }

/* Social Icons */
.info-pressed-eca5::before { content: '\f09a'; }
.video_hot_87bf::before { content: '\f099'; }
.detail_wide_670c::before { content: '\f16d'; }
.mask_right_0b6f::before { content: '\f167'; }
.dynamic-df6c::before { content: '\f2c6'; }
.hard_3919::before { content: '\f232'; }

/* Size Classes */
.header-6d4b { font-size: 0.75em; }
.copper-1b15 { font-size: 0.875em; }
.table-0f92 { font-size: 1.33em; }
.advanced-49ac { font-size: 1.5em; }
.box_8f2b { font-size: 2em; }
.border_52cb { font-size: 3em; }

/* Animation Classes */
.breadcrumb_980d {
    animation: fa-spin 2s infinite linear;
}

.easy-f3b7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d565 */
.phantom-card-p9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
