/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slider-a7fd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.label_a1b8, .row_under_99a1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.item_11c1::before { content: '\f015'; }
.texture-slow-cacd::before { content: '\f007'; }
.modal-44d3::before { content: '\f023'; }
.gas-a946::before { content: '\f0e0'; }
.message_under_3d14::before { content: '\f095'; }
.sort-wood-b068::before { content: '\f005'; }
.hidden-f205::before { content: '\f004'; }
.backdrop-8293::before { content: '\f00c'; }
.preview-a390::before { content: '\f00d'; }
.smooth-e96b::before { content: '\f002'; }
.grid-47d1::before { content: '\f0c9'; }
.hidden-bright-ec70::before { content: '\f061'; }
.carousel-clean-7284::before { content: '\f060'; }
.aside-paper-2719::before { content: '\f04b'; }
.mini-2cc9::before { content: '\f04c'; }
.filter-4571::before { content: '\f019'; }
.full-24a4::before { content: '\f093'; }
.tiny_85a6::before { content: '\f132'; }
.preview-basic-d29c::before { content: '\f091'; }
.first_1a2b::before { content: '\f06b'; }
.south_57a2::before { content: '\f0d6'; }
.green-06f5::before { content: '\f09d'; }
.breadcrumb_old_a26f::before { content: '\f10b'; }
.slider-lower-becb::before { content: '\f108'; }
.feature_705a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.form_e982::before { content: '\f522'; }
.heading_medium_1154::before { content: '\f327'; }
.section_hot_0ef3::before { content: '\f219'; }
.notification_79f0::before { content: '\f21e'; }
.frame-3935::before { content: '\f2f5'; }

/* Social Icons */
.small_346d::before { content: '\f09a'; }
.section-cool-e41d::before { content: '\f099'; }
.active-dace::before { content: '\f16d'; }
.search_caf8::before { content: '\f167'; }
.orange_8e72::before { content: '\f2c6'; }
.panel_7c7c::before { content: '\f232'; }

/* Size Classes */
.caption-2fda { font-size: 0.75em; }
.upper-58e0 { font-size: 0.875em; }
.current_a4bd { font-size: 1.33em; }
.complex-445b { font-size: 1.5em; }
.container-iron-3c95 { font-size: 2em; }
.block_e805 { font-size: 3em; }

/* Animation Classes */
.grid-385c {
    animation: fa-spin 2s infinite linear;
}

.slow-f980 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7408 */
.promo-block-v6 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
