/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.header-6389) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dark-cf9f, .logo-center-1629 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.item_e967::before { content: '\f015'; }
.dropdown_fe44::before { content: '\f007'; }
.breadcrumb_smooth_5838::before { content: '\f023'; }
.focus-f819::before { content: '\f0e0'; }
.breadcrumb-aaa6::before { content: '\f095'; }
.widget_f58e::before { content: '\f005'; }
.list_red_60ed::before { content: '\f004'; }
.middle_8eeb::before { content: '\f00c'; }
.thick_bfba::before { content: '\f00d'; }
.pressed-a280::before { content: '\f002'; }
.footer_fluid_1cb1::before { content: '\f0c9'; }
.down-6564::before { content: '\f061'; }
.paper-26dc::before { content: '\f060'; }
.background-east-01da::before { content: '\f04b'; }
.silver-e6fc::before { content: '\f04c'; }
.left-5b52::before { content: '\f019'; }
.highlight-huge-1606::before { content: '\f093'; }
.card_down_7e93::before { content: '\f132'; }
.detail_6d87::before { content: '\f091'; }
.summary_blue_caf0::before { content: '\f06b'; }
.frame-77db::before { content: '\f0d6'; }
.block-cold-d972::before { content: '\f09d'; }
.wrapper-6d32::before { content: '\f10b'; }
.filter-tiny-024a::before { content: '\f108'; }
.north-a833::before { content: '\f10a'; }

/* Gambling Specific Icons */
.widget_d986::before { content: '\f522'; }
.form-cf4a::before { content: '\f327'; }
.search-red-57a7::before { content: '\f219'; }
.short-d5d3::before { content: '\f21e'; }
.shadow-1660::before { content: '\f2f5'; }

/* Social Icons */
.paragraph_8809::before { content: '\f09a'; }
.accordion-smooth-728f::before { content: '\f099'; }
.detail-bfc9::before { content: '\f16d'; }
.mask-fresh-77bf::before { content: '\f167'; }
.filter_b829::before { content: '\f2c6'; }
.yellow_8d01::before { content: '\f232'; }

/* Size Classes */
.east_c46b { font-size: 0.75em; }
.thick-3c12 { font-size: 0.875em; }
.smooth_385f { font-size: 1.33em; }
.background-brown-9c13 { font-size: 1.5em; }
.mini-ce73 { font-size: 2em; }
.paragraph-large-4ad5 { font-size: 3em; }

/* Animation Classes */
.frame-ca50 {
    animation: fa-spin 2s infinite linear;
}

.video_3a7a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0485 */
.shadow-element-c9 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
