/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notice_white_94ae) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.feature_north_d392, .orange-ee59 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.background-top-3188::before { content: '\f015'; }
.caption-cool-5708::before { content: '\f007'; }
.logo-753e::before { content: '\f023'; }
.wrapper-solid-88c7::before { content: '\f0e0'; }
.footer_over_8d66::before { content: '\f095'; }
.header_6fa9::before { content: '\f005'; }
.white_67e1::before { content: '\f004'; }
.over_ac76::before { content: '\f00c'; }
.middle_5fc7::before { content: '\f00d'; }
.menu_prev_0c32::before { content: '\f002'; }
.outline_gold_c5c8::before { content: '\f0c9'; }
.hero-top-2c80::before { content: '\f061'; }
.current_0060::before { content: '\f060'; }
.tooltip-iron-1c7b::before { content: '\f04b'; }
.huge-aef6::before { content: '\f04c'; }
.hovered_ae38::before { content: '\f019'; }
.feature_medium_0498::before { content: '\f093'; }
.up-d7b1::before { content: '\f132'; }
.modal-2ce2::before { content: '\f091'; }
.left_8ff9::before { content: '\f06b'; }
.background-c75b::before { content: '\f0d6'; }
.nav_c606::before { content: '\f09d'; }
.frame_92e6::before { content: '\f10b'; }
.easy-ef6a::before { content: '\f108'; }
.hidden-d042::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sidebar_b6ac::before { content: '\f522'; }
.white_ae5d::before { content: '\f327'; }
.left_1eb5::before { content: '\f219'; }
.in_fc82::before { content: '\f21e'; }
.banner-soft-05f9::before { content: '\f2f5'; }

/* Social Icons */
.card_basic_e3bb::before { content: '\f09a'; }
.section-out-46c3::before { content: '\f099'; }
.over_5ad3::before { content: '\f16d'; }
.narrow-2d86::before { content: '\f167'; }
.thick_1caa::before { content: '\f2c6'; }
.search_9c89::before { content: '\f232'; }

/* Size Classes */
.image-6500 { font-size: 0.75em; }
.form_f428 { font-size: 0.875em; }
.hovered_ee74 { font-size: 1.33em; }
.module_67d0 { font-size: 1.5em; }
.short-78c0 { font-size: 2em; }
.tertiary-small-dc93 { font-size: 3em; }

/* Animation Classes */
.box_fixed_9d6b {
    animation: fa-spin 2s infinite linear;
}

.menu-old-cb35 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 25b7 */
.phantom-card-x0 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
