/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.secondary-e562) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.component_bright_4618, .video-north-6206 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.preview-64b4::before { content: '\f015'; }
.aside-eac7::before { content: '\f007'; }
.input-simple-b7f7::before { content: '\f023'; }
.module_2923::before { content: '\f0e0'; }
.wrapper_bf11::before { content: '\f095'; }
.steel_3e54::before { content: '\f005'; }
.form-lite-5ae4::before { content: '\f004'; }
.short-6434::before { content: '\f00c'; }
.active_eba3::before { content: '\f00d'; }
.feature-f1e4::before { content: '\f002'; }
.primary-fixed-2bfe::before { content: '\f0c9'; }
.primary_28d3::before { content: '\f061'; }
.thumbnail-b6c8::before { content: '\f060'; }
.texture-a6a4::before { content: '\f04b'; }
.nav-5699::before { content: '\f04c'; }
.notice_basic_b0bf::before { content: '\f019'; }
.heading_liquid_9265::before { content: '\f093'; }
.nav_ccb0::before { content: '\f132'; }
.table_out_1ab8::before { content: '\f091'; }
.label-prev-3c0a::before { content: '\f06b'; }
.narrow-0861::before { content: '\f0d6'; }
.item-short-888b::before { content: '\f09d'; }
.east-8144::before { content: '\f10b'; }
.easy_87ab::before { content: '\f108'; }
.accordion_prev_9c5c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.south_10da::before { content: '\f522'; }
.video-medium-c492::before { content: '\f327'; }
.sidebar_stone_50b5::before { content: '\f219'; }
.breadcrumb-5cb4::before { content: '\f21e'; }
.search_fe72::before { content: '\f2f5'; }

/* Social Icons */
.pink_26dd::before { content: '\f09a'; }
.west_1171::before { content: '\f099'; }
.border_7c12::before { content: '\f16d'; }
.small_210b::before { content: '\f167'; }
.old_ec3e::before { content: '\f2c6'; }
.form_04db::before { content: '\f232'; }

/* Size Classes */
.media-8fee { font-size: 0.75em; }
.section-light-b1a8 { font-size: 0.875em; }
.description_clean_d406 { font-size: 1.33em; }
.photo-current-303b { font-size: 1.5em; }
.gradient-large-913a { font-size: 2em; }
.tag_68cf { font-size: 3em; }

/* Animation Classes */
.pink-ed34 {
    animation: fa-spin 2s infinite linear;
}

.highlight-98f6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 11a2 */
.promo-block-k5 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
