:root{--antu-veil:#050510c7}.bg-veil{background-color:var(--antu-veil)}.bg-veil-strong{background-color:#050510eb}.sun-rays{transform-origin:50%;animation:170s linear infinite antu-sun-spin}.sun-core{transform-origin:50%;animation:230s linear infinite antu-sun-spin-rev}@keyframes antu-sun-spin{to{transform:rotate(360deg)}}@keyframes antu-sun-spin-rev{to{transform:rotate(-360deg)}}@media (prefers-reduced-motion:reduce){.sun-rays,.sun-core{animation:none}}.landing-vignette{background:radial-gradient(140% 120% at 50% 42%,#0000 56%,#0000008c 100%)}.faq-icon:before,.faq-icon:after{content:"";background:#e2e2e299;transition:transform .3s,opacity .3s,background .3s;position:absolute}.faq-icon:before{width:16px;height:2px;top:7px;left:0}.faq-icon:after{width:2px;height:16px;top:0;left:7px}.faq-item[data-open=true] .faq-icon:after{opacity:0;transform:scaleY(0)}.faq-item[data-open=true] .faq-icon:before{background:var(--antu-accent)}
