/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.item_50b5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.bronze_5dae, .hidden_top_69c6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tertiary_4805::before { content: '\f015'; }
.surface_b80f::before { content: '\f007'; }
.yellow_b3d2::before { content: '\f023'; }
.slider-orange-966f::before { content: '\f0e0'; }
.gradient_current_b125::before { content: '\f095'; }
.text_4883::before { content: '\f005'; }
.container-53ed::before { content: '\f004'; }
.dropdown_east_f9d0::before { content: '\f00c'; }
.light_d0dc::before { content: '\f00d'; }
.input-large-444b::before { content: '\f002'; }
.bronze_264b::before { content: '\f0c9'; }
.current_fa5c::before { content: '\f061'; }
.block-f94b::before { content: '\f060'; }
.section-liquid-af9d::before { content: '\f04b'; }
.pro-b8be::before { content: '\f04c'; }
.label_full_e8e4::before { content: '\f019'; }
.mini-7d2b::before { content: '\f093'; }
.breadcrumb-bb1d::before { content: '\f132'; }
.preview-east-1805::before { content: '\f091'; }
.surface_warm_2b4f::before { content: '\f06b'; }
.current_6d4c::before { content: '\f0d6'; }
.column-801e::before { content: '\f09d'; }
.header-9008::before { content: '\f10b'; }
.wood-657e::before { content: '\f108'; }
.dirty-11a9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.easy-00d4::before { content: '\f522'; }
.summary-99ed::before { content: '\f327'; }
.notice-e998::before { content: '\f219'; }
.notification_c5ea::before { content: '\f21e'; }
.carousel-1a35::before { content: '\f2f5'; }

/* Social Icons */
.tag_next_73a5::before { content: '\f09a'; }
.layout_c86d::before { content: '\f099'; }
.pink_6c48::before { content: '\f16d'; }
.item_a4d8::before { content: '\f167'; }
.clean_9dff::before { content: '\f2c6'; }
.mask-over-9f87::before { content: '\f232'; }

/* Size Classes */
.video-focused-ad05 { font-size: 0.75em; }
.list_steel_0818 { font-size: 0.875em; }
.video-dark-414a { font-size: 1.33em; }
.hot_9009 { font-size: 1.5em; }
.detail_over_54fa { font-size: 2em; }
.silver_1956 { font-size: 3em; }

/* Animation Classes */
.dim_cb8a {
    animation: fa-spin 2s infinite linear;
}

.old-79c1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1959 */
.promo-block-v3 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
