/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.element-huge-ca9f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.caption-cd11, .filter-motion-a905 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.small-6aa2::before { content: '\f015'; }
.progress-current-907e::before { content: '\f007'; }
.advanced_af52::before { content: '\f023'; }
.background_static_0207::before { content: '\f0e0'; }
.prev_e70a::before { content: '\f095'; }
.sidebar_bd17::before { content: '\f005'; }
.tooltip-20b6::before { content: '\f004'; }
.fixed_783c::before { content: '\f00c'; }
.active-4db2::before { content: '\f00d'; }
.section_6bf8::before { content: '\f002'; }
.pro_7db3::before { content: '\f0c9'; }
.wood-199e::before { content: '\f061'; }
.video_west_03d4::before { content: '\f060'; }
.media_af9b::before { content: '\f04b'; }
.prev-4803::before { content: '\f04c'; }
.text-advanced-d4d9::before { content: '\f019'; }
.item_e4c9::before { content: '\f093'; }
.link_outer_e78b::before { content: '\f132'; }
.layout_dde3::before { content: '\f091'; }
.icon-c984::before { content: '\f06b'; }
.black_a04e::before { content: '\f0d6'; }
.thick-c3ab::before { content: '\f09d'; }
.grid_complex_3e4d::before { content: '\f10b'; }
.description_6e4e::before { content: '\f108'; }
.wood-eb30::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search_ab1d::before { content: '\f522'; }
.notice-30fd::before { content: '\f327'; }
.notice-basic-f53f::before { content: '\f219'; }
.full-5056::before { content: '\f21e'; }
.text_short_43ec::before { content: '\f2f5'; }

/* Social Icons */
.search-up-cb5f::before { content: '\f09a'; }
.wood-b21b::before { content: '\f099'; }
.east-4160::before { content: '\f16d'; }
.highlight-active-f8fc::before { content: '\f167'; }
.black-b031::before { content: '\f2c6'; }
.focused_50a2::before { content: '\f232'; }

/* Size Classes */
.hero_7306 { font-size: 0.75em; }
.nav_action_f2b8 { font-size: 0.875em; }
.chip_4fdc { font-size: 1.33em; }
.east_a431 { font-size: 1.5em; }
.item_bottom_9022 { font-size: 2em; }
.list_thick_d270 { font-size: 3em; }

/* Animation Classes */
.list_purple_5c5e {
    animation: fa-spin 2s infinite linear;
}

.old-ed94 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3ca7 */
.shadow-element-s5 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
