.landing-4-root{min-height:100vh;background-color:#0b0d12;color:#f1f5f9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-4-root *,.landing-4-root :after,.landing-4-root :before{box-sizing:border-box}.landing-4-root .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.landing-4-root .no-scrollbar::-webkit-scrollbar{display:none}@keyframes landing4-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.landing-4-root .animate-fadeIn{animation:landing4-fadeIn .35s ease-out both}