/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focus-slow-6d02) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.video-over-3fdd, .simple-e5ac {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.text-294f::before { content: '\f015'; }
.info-b8ef::before { content: '\f007'; }
.status_d59f::before { content: '\f023'; }
.panel_ea63::before { content: '\f0e0'; }
.sort-selected-2adf::before { content: '\f095'; }
.panel_narrow_2806::before { content: '\f005'; }
.info-middle-041d::before { content: '\f004'; }
.panel-next-1dab::before { content: '\f00c'; }
.notice_c38d::before { content: '\f00d'; }
.main_lite_a1c2::before { content: '\f002'; }
.hovered-3202::before { content: '\f0c9'; }
.yellow_9bbf::before { content: '\f061'; }
.picture-3d26::before { content: '\f060'; }
.container-c7cf::before { content: '\f04b'; }
.simple_7f51::before { content: '\f04c'; }
.message_steel_114d::before { content: '\f019'; }
.form_medium_cfcd::before { content: '\f093'; }
.carousel-selected-e0c9::before { content: '\f132'; }
.message-8b6e::before { content: '\f091'; }
.hover_e503::before { content: '\f06b'; }
.content-easy-d484::before { content: '\f0d6'; }
.north_600e::before { content: '\f09d'; }
.grid_a119::before { content: '\f10b'; }
.carousel-5b2d::before { content: '\f108'; }
.stone_55c7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sidebar_focused_5674::before { content: '\f522'; }
.complex-49db::before { content: '\f327'; }
.list_dynamic_1c28::before { content: '\f219'; }
.basic_71d0::before { content: '\f21e'; }
.element_cd03::before { content: '\f2f5'; }

/* Social Icons */
.panel-ad5b::before { content: '\f09a'; }
.pagination-9cf6::before { content: '\f099'; }
.red-7156::before { content: '\f16d'; }
.nav_pink_9ed1::before { content: '\f167'; }
.border-fcaa::before { content: '\f2c6'; }
.card_7690::before { content: '\f232'; }

/* Size Classes */
.row_97bf { font-size: 0.75em; }
.heading_gold_c103 { font-size: 0.875em; }
.feature_c44c { font-size: 1.33em; }
.block-f4c1 { font-size: 1.5em; }
.selected_f908 { font-size: 2em; }
.thumbnail_small_9c61 { font-size: 3em; }

/* Animation Classes */
.dropdown_0b42 {
    animation: fa-spin 2s infinite linear;
}

.chip-25a1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3032 */
.promo-block-b1 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
