/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.content-bronze-5ba5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.label_63fd, .sort-5a6e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.link-inner-1add::before { content: '\f015'; }
.layout-up-dc11::before { content: '\f007'; }
.bottom_e3fa::before { content: '\f023'; }
.west-841f::before { content: '\f0e0'; }
.message-wide-c225::before { content: '\f095'; }
.mask_9d4d::before { content: '\f005'; }
.steel-91d3::before { content: '\f004'; }
.feature_9d7e::before { content: '\f00c'; }
.nav_a15e::before { content: '\f00d'; }
.icon-old-6087::before { content: '\f002'; }
.bottom_e30d::before { content: '\f0c9'; }
.form-focused-cbe4::before { content: '\f061'; }
.secondary-liquid-511a::before { content: '\f060'; }
.steel-db37::before { content: '\f04b'; }
.background_mini_0f31::before { content: '\f04c'; }
.primary-b780::before { content: '\f019'; }
.nav_c07c::before { content: '\f093'; }
.simple_73fd::before { content: '\f132'; }
.shade-liquid-7305::before { content: '\f091'; }
.active_copper_bb54::before { content: '\f06b'; }
.next-a2b5::before { content: '\f0d6'; }
.easy-ed50::before { content: '\f09d'; }
.clean_d16e::before { content: '\f10b'; }
.yellow-9a40::before { content: '\f108'; }
.next-0a8d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tiny-0f2d::before { content: '\f522'; }
.alert-bottom-568e::before { content: '\f327'; }
.notification_smooth_617f::before { content: '\f219'; }
.paragraph-lower-22ae::before { content: '\f21e'; }
.iron_3118::before { content: '\f2f5'; }

/* Social Icons */
.black_5a77::before { content: '\f09a'; }
.widget_b5a9::before { content: '\f099'; }
.filter_f7f0::before { content: '\f16d'; }
.active-slow-7c2c::before { content: '\f167'; }
.modal_purple_e88e::before { content: '\f2c6'; }
.accordion-green-30b4::before { content: '\f232'; }

/* Size Classes */
.alert_4f9d { font-size: 0.75em; }
.stone_43db { font-size: 0.875em; }
.logo-gas-a887 { font-size: 1.33em; }
.list-881d { font-size: 1.5em; }
.card_dim_17b7 { font-size: 2em; }
.banner_hard_6bed { font-size: 3em; }

/* Animation Classes */
.sort_current_f464 {
    animation: fa-spin 2s infinite linear;
}

.box-5a2e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6619 */
.promo-block-p8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
