/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.alert_0f95) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.backdrop-rough-5a88, .container_0cc4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.texture_down_cc2b::before { content: '\f015'; }
.logo-0d90::before { content: '\f007'; }
.card_49a6::before { content: '\f023'; }
.section_out_26a8::before { content: '\f0e0'; }
.clean_07c4::before { content: '\f095'; }
.paragraph_left_bd0d::before { content: '\f005'; }
.paragraph-f627::before { content: '\f004'; }
.dynamic_6040::before { content: '\f00c'; }
.link_dirty_d203::before { content: '\f00d'; }
.item-easy-09d4::before { content: '\f002'; }
.table_d8bc::before { content: '\f0c9'; }
.caption_2fbc::before { content: '\f061'; }
.bronze-cec8::before { content: '\f060'; }
.surface_bright_53eb::before { content: '\f04b'; }
.message_b1a3::before { content: '\f04c'; }
.container-solid-902a::before { content: '\f019'; }
.container_208d::before { content: '\f093'; }
.title-0563::before { content: '\f132'; }
.text_1c7d::before { content: '\f091'; }
.pink-9a3f::before { content: '\f06b'; }
.surface-5ea5::before { content: '\f0d6'; }
.hovered-2e64::before { content: '\f09d'; }
.card_steel_024e::before { content: '\f10b'; }
.notice_ac94::before { content: '\f108'; }
.mini-77ac::before { content: '\f10a'; }

/* Gambling Specific Icons */
.block-92a1::before { content: '\f522'; }
.middle_1ef4::before { content: '\f327'; }
.component_e774::before { content: '\f219'; }
.aside-blue-2cda::before { content: '\f21e'; }
.iron_9cbb::before { content: '\f2f5'; }

/* Social Icons */
.pattern_c43d::before { content: '\f09a'; }
.tall-4a6c::before { content: '\f099'; }
.input_left_817a::before { content: '\f16d'; }
.box_c487::before { content: '\f167'; }
.breadcrumb_0879::before { content: '\f2c6'; }
.photo_steel_efe7::before { content: '\f232'; }

/* Size Classes */
.gallery-center-75f7 { font-size: 0.75em; }
.complex_fe7c { font-size: 0.875em; }
.accordion-motion-2264 { font-size: 1.33em; }
.disabled-b36d { font-size: 1.5em; }
.active_1e24 { font-size: 2em; }
.caption_right_5303 { font-size: 3em; }

/* Animation Classes */
.aside-pink-833f {
    animation: fa-spin 2s infinite linear;
}

.texture-gas-aa0a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3f63 */
.phantom-card-u4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
