.text{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;margin:0 auto;width:100%}.text p{width:40%}.image{transition:all 0s ease}.image,.image.active{opacity:1}.locker{display:flex;flex-wrap:wrap;position:relative}.locker__image{padding-right:15px;position:relative;width:50%}.locker__image img{border-radius:var(--media-radius);height:70vh;position:absolute;transition:all 1s ease;width:auto}.locker__container{align-items:center;display:flex;height:90vh;justify-content:center;position:sticky;position:-webkit-sticky;top:0}.locker__content{padding-left:15px;width:50%}.locker__section{align-items:baseline;display:flex;flex-direction:column;height:72vh;justify-content:center}.locker__section:first-child{border:none}.locker__section p{width:70%}.locker__section .label-info{background-color:#9794c0;border:1px solid rgb(var(--color-secondary));border-radius:100px;color:rgb(var(--color-white));display:inline-block;font-family:Space Grotesk,sans-serif;font-size:.83333333rem;font-weight:300;line-height:1;margin-bottom:1.2rem;padding:.4rem 1.4rem;width:auto}#message{height:auto;left:20px;padding:10px 20px;position:fixed;top:20px;z-index:900}.locker__image img{width:100%}@media (min-width:768px){.locker__container{height:44rem}.locker__section{height:35rem;margin-bottom:15rem}.locker__section:last-child{margin-bottom:0}.locker__image img{top:10.5rem}.locker__content{padding-left:clamp(2rem,-4.076rem + 14.241vw,7rem)}}@media (max-width:767px){.locker__container{align-items:unset;height:auto}.locker__image{padding-right:0;width:100%}.locker__image img{height:auto;position:unset}.locker__content{padding-left:0;width:100%}.locker__section{height:auto;margin-top:2rem}}@media (min-width:768px) and (max-width:991px){.locker__content{padding-left:2vw}}@media (min-width:992px) and (max-width:1199px){.locker__content{padding-left:4vw}}