@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}html{scroll-behavior:smooth;overflow-x:hidden}html body{background-color:#1a0099;max-width:100vw;overflow-x:hidden}:root body[data-scroll-locked]{background-color:#1a0099;margin-right:0!important}::-webkit-scrollbar-track{background:#1a0099}::-webkit-scrollbar-thumb{background:linear-gradient(#2300da 0%,#4321f5 100%);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#3a1be8 0%,#2300da 100%)}section{transition:all .3s ease-in-out}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.global-home>section:not(.fullwidth_themed_without_svg),.global-blank>section{position:relative}.global-home>section:not(.fullwidth_themed_without_svg):before,.global-blank>section:before{content:"";z-index:0;pointer-events:none;background-image:url(/media/app/stars.svg);position:absolute;inset:0}.global-blank>:first-child{padding-top:calc(80px + .5rem)}
