.pw{position:relative;height:400vh;background:#000;overflow:visible;font-size:16px}@media(max-width:768px){.pw{height:650vh}}.pw__viewport{position:sticky;top:0;height:100vh;height:100dvh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}#pw-section .pw__progress{display:flex;flex-direction:column;gap:6px;position:absolute;right:32px;top:50%;transform:translateY(-50%);width:3px;height:120px;background:none;z-index:20}#pw-section .pw__progress-seg{display:block;flex:1;background:#ffffff1a;border-radius:2px;position:relative;overflow:hidden}#pw-section .pw__progress-seg.is-active{background:#fff3}#pw-section .pw__progress-seg.is-done{background:#ffffff14}#pw-section .pw__progress-seg-fill{display:block;position:absolute;top:0;left:0;width:100%;height:0%;background:#fff;border-radius:2px;transition:height .05s linear}#pw-section .pw__progress-seg.is-done .pw__progress-seg-fill{height:100%!important;opacity:.4}@media(max-width:768px){#pw-section .pw__progress{right:16px;width:2px;height:80px;gap:4px}}#pw-section.pw--light .pw__progress-seg{background:#00000014}#pw-section.pw--light .pw__progress-seg.is-active{background:#00000026}#pw-section.pw--light .pw__progress-seg.is-done{background:#0000000f}#pw-section.pw--light .pw__progress-seg-fill{background:#111}#pw-section.pw--light .pw__progress-seg.is-done .pw__progress-seg-fill{opacity:.3}.pw__chapter{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0;visibility:hidden;transition:opacity .5s cubic-bezier(.25,.1,.25,1),visibility .5s cubic-bezier(.25,.1,.25,1);will-change:opacity,transform}.pw__chapter.is-active{opacity:1;visibility:visible}.pw__label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:-.02em;color:#fff;margin-bottom:19px}.pw__label:before{content:"";display:inline-block;width:11px;height:11px;background:#fff;margin-right:5px;vertical-align:middle}.pw__ch1{background:#000;justify-content:flex-end;padding-bottom:6vh}#pw-section .pw__ch1-bg{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/cdn/shop/files/MODEL1_white_e6988d70-3cd0-469b-8adc-0191e5cdeacd.png?v=1766310847);background-size:cover;background-position:center top;opacity:1;will-change:transform;transform-origin:center}#pw-section .pw__ch1-overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#0006,#000000eb)}.pw__ch1-content{position:relative;z-index:2;text-align:center;max-width:680px;padding:0 32px;display:flex;flex-direction:column;align-items:center}.pw__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border-radius:100px;color:#ffffffe6;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;margin-bottom:32px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff0f;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.25,.1,.25,1)}.pw__ch1.is-active .pw__badge{opacity:1;transform:translateY(0)}#pw-section .pw__badge-dot{display:block;width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 6px #4ade80,0 0 12px #4ade8066;animation:pw-live-pulse 2s ease-in-out infinite}@keyframes pw-live-pulse{0%,to{opacity:1;box-shadow:0 0 6px #4ade80,0 0 12px #4ade8066}50%{opacity:.4;box-shadow:0 0 3px #4ade80,0 0 6px #4ade8026}}.pw__ch1-headline{font-size:clamp(32px,5.5vw,54px);font-weight:700;letter-spacing:-.02em;color:#fff;line-height:1.08;margin:0 0 16px;opacity:0;transform:translateY(30px);transition:all .9s cubic-bezier(.25,.1,.25,1) .15s}.pw__ch1.is-active .pw__ch1-headline{opacity:1;transform:translateY(0)}.pw__ch1-sub{font-size:12px;font-weight:400;letter-spacing:-.02em;color:#ffffff80;margin:0 0 24px;opacity:0;transform:translateY(20px);transition:all .7s cubic-bezier(.25,.1,.25,1) .3s}.pw__ch1.is-active .pw__ch1-sub{opacity:1;transform:translateY(0)}.pw__ch1 .pw__form{max-width:360px;width:100%;opacity:0;transform:translateY(15px);transition:all .7s cubic-bezier(.25,.1,.25,1) .4s;margin-bottom:24px}.pw__ch1.is-active .pw__form{opacity:1;transform:translateY(0)}.pw__scroll-cue{display:flex;flex-direction:column;align-items:center;gap:6px;color:#ffffff4d;font-size:10px;text-transform:uppercase;letter-spacing:.15em;opacity:0;transition:all .7s cubic-bezier(.25,.1,.25,1) .5s}.pw__ch1.is-active .pw__scroll-cue{opacity:1;animation:pw-scroll-bounce 3s ease-in-out infinite}@keyframes pw-scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.pw__ch2{background:#fff}.pw__ch2-layout{display:grid;grid-template-columns:1fr minmax(0,360px) 1fr;gap:0;width:100%;max-width:1100px;padding:0 32px;align-items:center;margin:0 auto}@media(max-width:768px){.pw__ch2-layout{grid-template-columns:1fr;gap:16px;padding:0 24px;justify-items:center}}.pw__ch2-col{display:flex;flex-direction:column;gap:0}.pw__ch2-col--left{padding-right:40px}.pw__ch2-col--right{padding-left:40px}@media(max-width:768px){.pw__ch2-col--left,.pw__ch2-col--right{grid-row:2;grid-column:1;position:relative;padding:0;width:100%;max-width:320px;min-height:100px}}.pw__product-wrap{display:flex;justify-content:center;align-items:center;max-height:70vh;overflow:hidden}@media(max-width:768px){.pw__product-wrap{grid-row:1;max-height:50vh}}.pw__product-img{width:auto;max-width:360px;max-height:70vh;display:block;transition:transform .8s cubic-bezier(.25,.1,.25,1);will-change:transform}@media(max-width:768px){.pw__product-img{max-width:280px;max-height:50vh}}.pw__annotation{opacity:0;transition:all .5s cubic-bezier(.25,.1,.25,1);padding:19px 0;border-bottom:1px solid rgba(0,0,0,.08)}.pw__annotation:first-child{border-top:1px solid rgba(0,0,0,.08)}.pw__ch2-col--left .pw__annotation{text-align:right}.pw__ch2-col--right .pw__annotation{text-align:left}.pw__annotation.is-dimmed{opacity:.25}.pw__annotation.is-visible{opacity:1}@media(max-width:768px){.pw__ch2-col--left .pw__annotation,.pw__ch2-col--right .pw__annotation{position:absolute;top:0;left:0;right:0;text-align:center;padding:16px 0;border:0;transform:translateY(10px)}.pw__annotation.is-dimmed{opacity:0}.pw__annotation.is-visible{opacity:1;transform:translateY(0)}}.pw__annotation-num{font-size:11px;font-weight:400;color:#0000004d;letter-spacing:-.02em;display:block;margin-bottom:5px}.pw__annotation-title{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:-.02em;color:#111;margin:0 0 6px}.pw__annotation-desc{font-size:12px;font-weight:400;color:#00000080;letter-spacing:-.02em;line-height:1.6;margin:0}.pw__ch3{background:#000}.pw__ch3-inner{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%}.pw__ch3-title{font-size:clamp(22px,3.5vw,32px);font-weight:700;letter-spacing:-.02em;color:#fff;text-align:center;line-height:1.1;margin:0;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.25,.1,.25,1)}.pw__ch3.is-active .pw__ch3-title{opacity:1;transform:translateY(0)}.pw__ch3-roadmap{position:relative;display:flex;flex-direction:column;gap:0;max-width:480px;padding:0 32px 0 56px}@media(max-width:768px){.pw__ch3-roadmap{padding:0 24px 0 48px;max-width:400px}}.pw__ch3-track{position:absolute;left:32px;top:0;bottom:0;width:1px;background:#ffffff1a}@media(max-width:768px){.pw__ch3-track{left:24px}}.pw__ch3-track-fill{position:absolute;top:0;left:0;width:100%;height:0%;background:#fff;transition:height .4s cubic-bezier(.25,.1,.25,1)}.pw__stat{position:relative;display:flex;align-items:flex-start;gap:20px;padding:20px 0;opacity:0;transform:translateY(16px);transition:opacity .5s cubic-bezier(.25,.1,.25,1),transform .5s cubic-bezier(.25,.1,.25,1)}.pw__stat.is-visible{opacity:1;transform:translateY(0)}.pw__stat.is-active{opacity:1}.pw__stat.is-dimmed{opacity:.25}#pw-section .pw__stat-node{display:block;position:absolute;left:-28px;top:24px;width:9px;height:9px;border-radius:50%;background:#fff3;border:1px solid rgba(255,255,255,.3);transition:all .4s ease;flex-shrink:0}.pw__stat.is-visible .pw__stat-node{background:#fff;border-color:#fff}.pw__stat.is-active .pw__stat-node{background:#fff;border-color:#fff;box-shadow:0 0 0 4px #ffffff26}.pw__stat-body{flex:1;text-align:left}.pw__stat-num,.pw__stat-suffix{font-weight:700;letter-spacing:-.02em;line-height:1;color:#fff}.pw__stat-num{font-size:clamp(32px,4.5vw,48px)}.pw__stat-suffix{font-size:clamp(20px,2.5vw,28px)}.pw__stat-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:-.02em;color:#ffffff80;margin-top:6px;line-height:1.2}.pw__stat-title strong{color:#fff}.pw__stat-label{font-size:12px;font-weight:400;letter-spacing:-.02em;color:#fff9;margin-top:6px;line-height:1.6}.pw__ch4{background:#000}#pw-section .pw__ch4-bg{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/cdn/shop/files/tejido.png?v=1745576530);background-size:cover;background-position:center;opacity:1;will-change:transform;transform-origin:center}#pw-section .pw__ch4-overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.pw__ch4-content{position:relative;z-index:2;text-align:center;padding:0 32px;max-width:520px;width:100%;display:flex;flex-direction:column;align-items:center}.pw__ch4-headline{font-size:clamp(26px,4vw,38px);font-weight:700;letter-spacing:-.02em;color:#fff;line-height:1.1;margin:0 0 8px;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.25,.1,.25,1)}.pw__ch4.is-active .pw__ch4-headline{opacity:1;transform:translateY(0)}.pw__ch4-sub{font-size:14px;font-weight:400;color:#ffffff80;letter-spacing:-.02em;margin:0 0 32px;opacity:0;transform:translateY(15px);transition:all .7s cubic-bezier(.25,.1,.25,1) .15s}.pw__ch4.is-active .pw__ch4-sub{opacity:1;transform:translateY(0)}.pw__btn--scroll-top{display:inline-block;text-decoration:none;opacity:0;transform:translateY(15px);transition:all .7s cubic-bezier(.25,.1,.25,1) .3s}.pw__ch4.is-active .pw__btn--scroll-top{opacity:1;transform:translateY(0)}.pw__form-row{margin-bottom:5px}.pw__input,#pw-phone,#pw-country-code{width:100%;padding:16px 20px;border:none;outline:none;background:#0009;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:-.02em;transition:all .4s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;height:auto;line-height:normal}.pw__input:focus,#pw-phone:focus{background:#000000bf}.pw__input::placeholder,#pw-phone::placeholder{color:#ffffff4d;font-size:11px}.pw__btn{width:100%;padding:16px;border:none;background:#fff;color:#000;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:-.02em;cursor:pointer;transition:all .4s ease;text-align:center}.pw__btn:hover{background:#ffffffe0}.pw__msg{margin-top:16px;padding:16px;font-size:14px;text-align:center;letter-spacing:-.02em}.pw__msg--ok{background:#4ade801a;color:#4ade80}.pw__msg--err{background:#ff32321a;color:#ff6b6b}body.pw-inview .header-password,body.pw-inview .header-password a,body.pw-inview .header-password button,body.pw-inview .header-password span{color:#fff!important;transition:color .4s ease}body.pw-inview .header-password svg{fill:#fff!important;stroke:#fff!important;transition:fill .4s ease,stroke .4s ease}body.pw-inview.pw-light .header-password,body.pw-inview.pw-light .header-password a,body.pw-inview.pw-light .header-password button,body.pw-inview.pw-light .header-password span{color:#111!important}body.pw-inview.pw-light .header-password svg{fill:#111!important;stroke:#111!important}@media(max-width:768px){.pw__chapter{align-items:center;justify-content:flex-start;padding-top:5vh}.pw__ch1{justify-content:flex-end;padding-bottom:4vh;padding-top:0}.pw__ch2,.pw__ch3,.pw__ch4{justify-content:center;padding-top:0}.pw__ch1-headline{font-size:clamp(28px,8vw,40px)}.pw__ch4-content{padding:0 24px}.pw__form{max-width:100%}}@media(prefers-reduced-motion:reduce){.pw{height:auto!important}.pw__viewport{position:relative!important;height:auto!important}.pw__chapter{position:relative!important;opacity:1!important;visibility:visible!important;transition:none!important;padding:80px 0}.pw__ch1-headline,.pw__ch1-sub,.pw__badge,.pw__scroll-cue,.pw__annotation,.pw__stat,.pw__ch3-title,.pw__ch4-headline,.pw__ch4-sub,.pw__form{opacity:1!important;transform:none!important;transition:none!important}.pw__progress{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/password-aop.css.map */
