/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tiny-af22) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.fixed-fb45, .card-fresh-34ec {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.blue_639d::before { content: '\f015'; }
.video-6cdc::before { content: '\f007'; }
.tag-clean-9c78::before { content: '\f023'; }
.heading-east-b20c::before { content: '\f0e0'; }
.panel_5496::before { content: '\f095'; }
.simple_72aa::before { content: '\f005'; }
.module-outer-24af::before { content: '\f004'; }
.tabs_87aa::before { content: '\f00c'; }
.mask_91cb::before { content: '\f00d'; }
.tooltip_mini_3f32::before { content: '\f002'; }
.new-93ef::before { content: '\f0c9'; }
.rough-4c44::before { content: '\f061'; }
.modal-691b::before { content: '\f060'; }
.message_rough_ee18::before { content: '\f04b'; }
.tag-709e::before { content: '\f04c'; }
.orange_0d17::before { content: '\f019'; }
.tabs_pressed_8470::before { content: '\f093'; }
.component_e726::before { content: '\f132'; }
.thick_d1c5::before { content: '\f091'; }
.secondary_a4d5::before { content: '\f06b'; }
.north-171c::before { content: '\f0d6'; }
.active_f046::before { content: '\f09d'; }
.title-orange-b5da::before { content: '\f10b'; }
.accordion-center-4970::before { content: '\f108'; }
.paragraph-d38b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.alert-c842::before { content: '\f522'; }
.iron-b681::before { content: '\f327'; }
.hero_brown_fb18::before { content: '\f219'; }
.bottom_f115::before { content: '\f21e'; }
.layout-solid-efc8::before { content: '\f2f5'; }

/* Social Icons */
.bottom_1dc9::before { content: '\f09a'; }
.prev-8d13::before { content: '\f099'; }
.shade-glass-e529::before { content: '\f16d'; }
.solid-2a51::before { content: '\f167'; }
.motion_cf74::before { content: '\f2c6'; }
.paragraph-east-6b29::before { content: '\f232'; }

/* Size Classes */
.table-dark-dd77 { font-size: 0.75em; }
.shadow_wood_0edd { font-size: 0.875em; }
.background_0e42 { font-size: 1.33em; }
.large_d05a { font-size: 1.5em; }
.gallery-346a { font-size: 2em; }
.heading-82b7 { font-size: 3em; }

/* Animation Classes */
.new-a189 {
    animation: fa-spin 2s infinite linear;
}

.video_fluid_b1f4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 69f8 */
.promo-block-w9 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
