/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.row-4a65) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.highlight_711c, .pattern-166a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.bronze-b240::before { content: '\f015'; }
.pattern_1eb8::before { content: '\f007'; }
.filter-34a6::before { content: '\f023'; }
.easy_dcf6::before { content: '\f0e0'; }
.hard-457c::before { content: '\f095'; }
.smooth-ac09::before { content: '\f005'; }
.new-441e::before { content: '\f004'; }
.primary_0ff2::before { content: '\f00c'; }
.nav_c6a1::before { content: '\f00d'; }
.paper-0312::before { content: '\f002'; }
.in_b8a6::before { content: '\f0c9'; }
.green_0cdb::before { content: '\f061'; }
.left-a361::before { content: '\f060'; }
.grid_d8af::before { content: '\f04b'; }
.breadcrumb-6a9e::before { content: '\f04c'; }
.list-lower-9157::before { content: '\f019'; }
.wrapper-gold-44ec::before { content: '\f093'; }
.tabs_under_0234::before { content: '\f132'; }
.hard-80b7::before { content: '\f091'; }
.container-ac61::before { content: '\f06b'; }
.basic-4781::before { content: '\f0d6'; }
.highlight_hard_f26f::before { content: '\f09d'; }
.outer_2263::before { content: '\f10b'; }
.middle-ae67::before { content: '\f108'; }
.first-60fe::before { content: '\f10a'; }

/* Gambling Specific Icons */
.photo_1cc2::before { content: '\f522'; }
.feature_d595::before { content: '\f327'; }
.text_d11f::before { content: '\f219'; }
.video_daa2::before { content: '\f21e'; }
.small_4785::before { content: '\f2f5'; }

/* Social Icons */
.summary-hovered-4fa0::before { content: '\f09a'; }
.tabs-east-8197::before { content: '\f099'; }
.orange_a87f::before { content: '\f16d'; }
.banner_47dd::before { content: '\f167'; }
.narrow-d2d4::before { content: '\f2c6'; }
.tabs-625f::before { content: '\f232'; }

/* Size Classes */
.video-1af8 { font-size: 0.75em; }
.outline_338b { font-size: 0.875em; }
.badge-329e { font-size: 1.33em; }
.feature-next-0c0c { font-size: 1.5em; }
.tertiary-inner-9aa6 { font-size: 2em; }
.footer-mini-2781 { font-size: 3em; }

/* Animation Classes */
.picture-1ea2 {
    animation: fa-spin 2s infinite linear;
}

.cool_0d0a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 58d4 */
.phantom-card-j1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
