.password{display:flex;flex-direction:column;min-height:100vh;width:100%}.password__header{padding-block:4.3rem}.password__header svg{max-width:21rem}.password__content{display:flex;flex-direction:column;flex:1;overflow:hidden;margin:auto;max-width:94rem;width:100%}.password__titles{display:flex;flex:1;flex-direction:column;gap:1.2rem;justify-content:center}.password__bottom{align-items:flex-end;display:flex;gap:2.5rem;justify-content:space-between;padding-bottom:3.5rem}.password__bottom svg{display:block;height:auto}.password__bottom svg{animation-name:upanddown;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:alternate}.password__bottom svg:nth-child(1){animation-delay:0s}.password__bottom svg:nth-child(2){animation-delay:.25s}.password__bottom svg:nth-child(3){animation-delay:.5s}.password__bottom svg:nth-child(4){animation-delay:.75s}.password__bottom svg:nth-child(5){animation-delay:1s}.password__bottom svg:nth-child(6){animation-delay:1.25s}@media screen and (min-width:750px){.password__header svg{max-width:22rem}.password__titles{gap:2.6rem}.password__bottom{padding-bottom:0;transform:translateY(11rem) translateZ(0)}}@keyframes upanddown{0%{transform:translateY(0) translateZ(0)}to{transform:translateY(-4rem) translateZ(0)}}.password--launch{--color: 255, 255, 255}.password--launch .password__content{overflow:unset}.password--launch .password__header{position:absolute;width:100%;left:0}.password--launch.password:before{content:"";background-image:var(--bg-image);position:absolute;left:0;top:0;width:100%;height:100%;background-position:center center;background-size:cover;z-index:-1}.password--launch .password__header svg path{fill:rgb(var(--color))}.password--launch h1,.password--launch p{color:rgb(var(--color))}.password--launch .password__titles h1{position:relative}.password--launch .password__titles h1:before{content:"";background-image:var(--icon);position:absolute;top:4.1rem;right:-6.7rem;width:141px;height:141px;z-index:-1}@media screen and (max-width: 749px){.password--launch .password__titles h1:before{top:-8.1rem;right:0rem;width:100px;height:100px;background-size:cover}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/password.css.map */
