/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.menu-1e27) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.full_562d, .badge_blue_d5df {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.frame_2e08::before { content: '\f015'; }
.full-e8b1::before { content: '\f007'; }
.module_lite_d223::before { content: '\f023'; }
.mask_e368::before { content: '\f0e0'; }
.preview-upper-3608::before { content: '\f095'; }
.frame-iron-29d6::before { content: '\f005'; }
.down-417b::before { content: '\f004'; }
.upper-ce4d::before { content: '\f00c'; }
.table-next-ae55::before { content: '\f00d'; }
.focus-569b::before { content: '\f002'; }
.action_46a8::before { content: '\f0c9'; }
.status_hot_7527::before { content: '\f061'; }
.fixed_61e9::before { content: '\f060'; }
.focus_9db9::before { content: '\f04b'; }
.in_9e57::before { content: '\f04c'; }
.info_fast_3a1d::before { content: '\f019'; }
.list_blue_d501::before { content: '\f093'; }
.message-wood-7c55::before { content: '\f132'; }
.surface_wood_08f2::before { content: '\f091'; }
.tag_upper_ec39::before { content: '\f06b'; }
.text-selected-8be7::before { content: '\f0d6'; }
.row-1b6c::before { content: '\f09d'; }
.south-814e::before { content: '\f10b'; }
.basic-5b6d::before { content: '\f108'; }
.liquid_b343::before { content: '\f10a'; }

/* Gambling Specific Icons */
.carousel_936c::before { content: '\f522'; }
.badge-red-96d9::before { content: '\f327'; }
.medium_7168::before { content: '\f219'; }
.left_a7c7::before { content: '\f21e'; }
.pink-3948::before { content: '\f2f5'; }

/* Social Icons */
.chip-7c1e::before { content: '\f09a'; }
.block_6d31::before { content: '\f099'; }
.table-cde5::before { content: '\f16d'; }
.iron-9398::before { content: '\f167'; }
.black_ae8c::before { content: '\f2c6'; }
.action-2cb6::before { content: '\f232'; }

/* Size Classes */
.video-051a { font-size: 0.75em; }
.next-0fcc { font-size: 0.875em; }
.video_focused_622d { font-size: 1.33em; }
.form_b389 { font-size: 1.5em; }
.slider-green-8be7 { font-size: 2em; }
.south-96a6 { font-size: 3em; }

/* Animation Classes */
.hard_ecee {
    animation: fa-spin 2s infinite linear;
}

.motion_0c96 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0b78 */
.promo-block-t2 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
