/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.steel_d797) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.title_red_8cb5, .image-white-6cc8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.new_7f62::before { content: '\f015'; }
.summary-e88d::before { content: '\f007'; }
.focused-00d2::before { content: '\f023'; }
.soft_16bc::before { content: '\f0e0'; }
.block-e839::before { content: '\f095'; }
.menu_huge_f844::before { content: '\f005'; }
.solid_ce25::before { content: '\f004'; }
.link-ddad::before { content: '\f00c'; }
.image-9b19::before { content: '\f00d'; }
.container-advanced-8e25::before { content: '\f002'; }
.hover-hovered-6ea4::before { content: '\f0c9'; }
.hover-clean-2321::before { content: '\f061'; }
.layout_91ce::before { content: '\f060'; }
.search-2522::before { content: '\f04b'; }
.content_ef14::before { content: '\f04c'; }
.focus-south-5824::before { content: '\f019'; }
.description_ea84::before { content: '\f093'; }
.card-b5f4::before { content: '\f132'; }
.breadcrumb_6c58::before { content: '\f091'; }
.texture-mini-c61f::before { content: '\f06b'; }
.gas_0ae6::before { content: '\f0d6'; }
.chip_b230::before { content: '\f09d'; }
.accent_fluid_0be7::before { content: '\f10b'; }
.white_7ffd::before { content: '\f108'; }
.paragraph-east-886a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.main_hovered_bab8::before { content: '\f522'; }
.up_b21f::before { content: '\f327'; }
.center-799e::before { content: '\f219'; }
.text-short-1d70::before { content: '\f21e'; }
.slider_right_b4aa::before { content: '\f2f5'; }

/* Social Icons */
.fixed-24da::before { content: '\f09a'; }
.sidebar-720f::before { content: '\f099'; }
.static_9ae2::before { content: '\f16d'; }
.focused_819f::before { content: '\f167'; }
.icon_7ffd::before { content: '\f2c6'; }
.active_0263::before { content: '\f232'; }

/* Size Classes */
.stone_26c4 { font-size: 0.75em; }
.chip_8f71 { font-size: 0.875em; }
.caption-afec { font-size: 1.33em; }
.sidebar_a952 { font-size: 1.5em; }
.narrow-cbd6 { font-size: 2em; }
.accordion-yellow-6d5c { font-size: 3em; }

/* Animation Classes */
.link-out-9fbf {
    animation: fa-spin 2s infinite linear;
}

.element_a92b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 708e */
.promo-block-l7 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
