html{scroll-behavior:smooth}.new-container{margin-left:auto;margin-right:auto;display:block;max-width:1300px;position:relative;z-index:1}.new-container,body{background-color:white}body{overflow-x:hidden}.bg-dashed{background-image:linear-gradient(45deg,#e5e7eb 12.5%,transparent 0,transparent 50%,#e5e7eb 0,#e5e7eb 62.5%,transparent 0,transparent);background-size:.25rem .25rem}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.animate-marquee{animation:marquee 25s linear infinite}@keyframes shimmer{to{transform:translateX(100%)}}