.auth-layout_authContainer__1FZEG{min-height:100vh;width:100%;display:grid;place-items:center;position:relative;background:linear-gradient(135deg,var(--blue-600) 0,var(--blue-400) 100%);overflow-x:hidden;padding:40px 20px}.auth-layout_wavesContainer__1Vde4{position:absolute;bottom:0;left:0;width:100%;line-height:0;z-index:1}.auth-layout_wavesSvg__9e5G9{position:relative;display:block;width:100%;height:30vh;min-height:200px}.auth-layout_parallax__RF9HD>use{animation:none}.auth-layout_wavesBackground__pDGkx{position:absolute;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23ffffff' fill-opacity='0.05' d='M0,224L48,213.3C96,203,192,181,288,181.3C384,181,480,203,576,224C672,245,768,267,864,261.3C960,256,1056,224,1152,197.3C1248,171,1344,149,1392,138.7L1440,128L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:bottom;background-size:cover}.auth-layout_contentWrapper__54dEz{position:relative;z-index:10;width:100%;display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 80px);margin:0 auto;animation:auth-layout_fadeIn__dgYCU .5s ease-out}@keyframes auth-layout_fadeIn__dgYCU{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.auth-layout_authContainer__1FZEG{padding:80px 10px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.auth-layout_contentWrapper__54dEz{padding:5px}.auth-layout_wavesSvg__9e5G9{height:100px}}