/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.rough-6324) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.photo_simple_dacb, .filter-huge-8866 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.card_fluid_cacc::before { content: '\f015'; }
.detail-3ce7::before { content: '\f007'; }
.notice-smooth-5e7a::before { content: '\f023'; }
.bottom_6cec::before { content: '\f0e0'; }
.video_orange_55ad::before { content: '\f095'; }
.carousel_fixed_e1d0::before { content: '\f005'; }
.stone_dbbd::before { content: '\f004'; }
.surface-013c::before { content: '\f00c'; }
.thick_032d::before { content: '\f00d'; }
.menu-complex-f956::before { content: '\f002'; }
.highlight_b024::before { content: '\f0c9'; }
.nav-hard-7498::before { content: '\f061'; }
.tabs-a40b::before { content: '\f060'; }
.content_hard_d4e7::before { content: '\f04b'; }
.secondary_a6a2::before { content: '\f04c'; }
.small-6268::before { content: '\f019'; }
.logo_b7af::before { content: '\f093'; }
.footer-0f90::before { content: '\f132'; }
.tall-f0c9::before { content: '\f091'; }
.button_dd4a::before { content: '\f06b'; }
.glass_4be6::before { content: '\f0d6'; }
.preview-up-ae0a::before { content: '\f09d'; }
.action_297a::before { content: '\f10b'; }
.footer-right-d540::before { content: '\f108'; }
.accordion-rough-b354::before { content: '\f10a'; }

/* Gambling Specific Icons */
.thick_ba5a::before { content: '\f522'; }
.grid-d622::before { content: '\f327'; }
.wrapper-lower-6ac2::before { content: '\f219'; }
.detail_527f::before { content: '\f21e'; }
.modal-3be8::before { content: '\f2f5'; }

/* Social Icons */
.main-fixed-8c02::before { content: '\f09a'; }
.out-6d8f::before { content: '\f099'; }
.popup_short_a509::before { content: '\f16d'; }
.right-a6ac::before { content: '\f167'; }
.purple-1362::before { content: '\f2c6'; }
.module-45c3::before { content: '\f232'; }

/* Size Classes */
.hover_40df { font-size: 0.75em; }
.narrow_4569 { font-size: 0.875em; }
.wrapper-green-60c4 { font-size: 1.33em; }
.breadcrumb_warm_04a7 { font-size: 1.5em; }
.red_d0f5 { font-size: 2em; }
.inner_d6f7 { font-size: 3em; }

/* Animation Classes */
.feature-current-8911 {
    animation: fa-spin 2s infinite linear;
}

.banner_4459 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ec5c */
.shadow-element-j1 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
