.ergo-360-product{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;padding-top:var(--section-padding-top, 0);padding-bottom:var(--section-padding-bottom, 0)}.ergo-360-product__bg{transition:opacity .6s ease-in-out}.ergo-360-product__bg.is-active{opacity:1}.ergo-360-product__bg--mobile{display:none}.ergo-360-product__mask{background:#00000080;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px)}.ergo-360-product__nav{top:7.4%;left:4.17%;gap:20px}.ergo-360-product__nav-main{border-radius:20px;padding:4px 4px 4px 24px;gap:4px}.ergo-360-product__nav-btn{font-size:26px;font-weight:500;background:transparent;color:#33363e;transition:background-color .3s ease,color .3s ease;padding:20px 24px;border-radius:16px}.ergo-360-product__nav-btn:hover{background:#134bd61a}.ergo-360-product__nav-btn.is-active{background:#134bd6;color:#fff}.ergo-360-product__nav-icon{display:none;width:36px;height:36px}.ergo-360-product__nav-btn.is-active .ergo-360-product__nav-icon{display:block;filter:brightness(0) invert(1)}.ergo-360-product__nav-prefix{font-weight:500;font-size:20px;padding-right:12px}.ergo-360-product__left-content{position:absolute;left:4.17%;top:18.9%;z-index:10}.ergo-360-product__result--desktop{display:none;border-radius:20px}.ergo-360-product__result--desktop.is-visible{display:flex}.ergo-360-product__result--desktop .ergo-360-product__result-inner{width:75px;height:76px;padding:16px 16px 20px}.ergo-360-product__result--desktop .ergo-360-product__result-icon{width:36px;height:36px}.ergo-360-product__result--desktop .ergo-360-product__result-text{font-size:14px;margin-top:8px}.ergo-360-product__result--mobile{display:none}.ergo-360-product__card{position:absolute;left:0;top:0;width:560px;padding:40px;border-radius:20px;transform:translate(-20px);transition:opacity .5s ease,transform .5s ease}.ergo-360-product__card.is-active{opacity:1;transform:translate(0)}.ergo-360-product__card-title{font-size:24px;margin-bottom:40px}.ergo-360-product__card-main{margin-bottom:40px}.ergo-360-product__card-main p,.ergo-360-product__card-main-text{font-size:24px}.ergo-360-product__card-icon{width:36px;height:36px}.ergo-360-product__card-stat{font-size:24px;margin-bottom:40px}.ergo-360-product__card-stat p{font-size:inherit;line-height:1.35;color:#33363e}.ergo-360-product__card-stat strong{font-weight:700}.ergo-360-product__card-cta{font-size:24px}.ergo-360-product__hotspot{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .4s ease,visibility .4s ease;transition-delay:0s}.ergo-360-product__hotspot.is-visible{visibility:visible;opacity:1;pointer-events:auto;transition-delay:var(--hotspot-delay, 0s)}.ergo-360-product__hotspot.is-expanding-width,.ergo-360-product__hotspot.is-expanded{z-index:20}.ergo-360-product__hotspot-icon{position:absolute;left:0;top:0;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:#134bd6;z-index:2}.ergo-360-product__hotspot-icon:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;background:#134bd626;z-index:-1;animation:hotspot-pulse 2s ease-in-out infinite}@keyframes hotspot-pulse{0%,to{width:100%;height:100%;opacity:.6}50%{width:150%;height:150%;opacity:.3}}.ergo-360-product__hotspot-content{position:absolute;left:32px;top:0;transform:translateY(-50%);background:#0006;border-radius:24px;overflow:hidden;white-space:nowrap;transition:width .2s ease,transform .2s ease}.ergo-360-product__hotspot.is-expanding-width .ergo-360-product__hotspot-content{width:377px!important;white-space:normal;transform:translateY(-24px)}.ergo-360-product__hotspot--expand-up.is-expanding-width .ergo-360-product__hotspot-content{transform:translateY(24px)}.ergo-360-product__hotspot.is-expanding-width .ergo-360-product__hotspot-content,.ergo-360-product__hotspot.is-expanded .ergo-360-product__hotspot-content{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0009}.ergo-360-product__hotspot--icon-right .ergo-360-product__hotspot-content{left:auto;right:32px}.ergo-360-product__hotspot-header{padding:12px 24px;gap:24px}.ergo-360-product__hotspot.is-expanding-width .ergo-360-product__hotspot-header,.ergo-360-product__hotspot.is-expanded .ergo-360-product__hotspot-header{justify-content:space-between}.ergo-360-product__hotspot-name{font-size:24px}.ergo-360-product__hotspot-view{font-size:18px}.ergo-360-product__hotspot-video{max-height:0;opacity:0;overflow:hidden;transition:max-height .25s ease,opacity .25s ease,padding .25s ease;padding:0 8px}.ergo-360-product__hotspot-video video{width:361px;aspect-ratio:16 / 9;border-radius:16px;object-fit:cover;display:block}.ergo-360-product__hotspot.is-expanded .ergo-360-product__hotspot-video{max-height:220px;opacity:1;padding:0 8px 8px}.ergo-360-product__hotspot--expand-up .ergo-360-product__hotspot-content{top:auto;bottom:0;transform:translateY(50%);display:flex;flex-direction:column-reverse}.ergo-360-product__hotspot--expand-up.is-expanded .ergo-360-product__hotspot-video{padding:8px 8px 0}.ergo-360-product__hotspot--expand-up.ergo-360-product__hotspot--icon-right .ergo-360-product__hotspot-content{left:auto;right:32px}@media screen and (min-width:1280px)and (max-width:1535px){.ergo-360-product__nav{gap:16px}.ergo-360-product__nav-main{border-radius:16px;padding:4px 4px 4px 20px}.ergo-360-product__nav-prefix{font-size:17px;padding-right:8px}.ergo-360-product__nav-btn{font-size:22px;padding:16px 20px;border-radius:14px}.ergo-360-product__nav-icon{width:32px;height:32px}.ergo-360-product__result--desktop{border-radius:16px}.ergo-360-product__result--desktop .ergo-360-product__result-inner{width:68px;height:69px;padding:12px 12px 16px}.ergo-360-product__result--desktop .ergo-360-product__result-icon{width:32px;height:32px}.ergo-360-product__result--desktop .ergo-360-product__result-text{font-size:12px;margin-top:4px}.ergo-360-product__card{width:440px;padding:32px;border-radius:16px}.ergo-360-product__card-title{font-size:24px;margin-bottom:32px}.ergo-360-product__card-main{margin-bottom:32px}.ergo-360-product__card-main p,.ergo-360-product__card-main-text,.ergo-360-product__card-stat,.ergo-360-product__card-cta{font-size:24px}.ergo-360-product__card-stat{margin-bottom:32px}.ergo-360-product__card-icon{width:32px;height:32px}.ergo-360-product__hotspot-name{font-size:20px}.ergo-360-product__hotspot-view{font-size:14px}.ergo-360-product__hotspot-icon{width:42px;height:42px;border-radius:50%}.ergo-360-product__hotspot-content{left:28px;border-radius:20px}.ergo-360-product__hotspot--icon-right .ergo-360-product__hotspot-content{left:auto;right:28px}.ergo-360-product__hotspot.is-expanding-width .ergo-360-product__hotspot-content{width:320px!important}.ergo-360-product__hotspot-header{padding:10px 20px;gap:16px}.ergo-360-product__hotspot-video video{width:300px;border-radius:12px}}@media screen and (min-width:1024px)and (max-width:1279px){.ergo-360-product__nav{gap:12px}.ergo-360-product__nav-main{border-radius:14px;padding:4px 4px 4px 16px}.ergo-360-product__nav-prefix{font-size:15px;padding-right:8px}.ergo-360-product__nav-btn{font-size:18px;padding:12px 16px;border-radius:12px}.ergo-360-product__nav-icon{width:28px;height:28px}.ergo-360-product__result--desktop{border-radius:14px}.ergo-360-product__result--desktop .ergo-360-product__result-inner{width:60px;height:61px;padding:8px 8px 12px}.ergo-360-product__result--desktop .ergo-360-product__result-icon{width:28px;height:28px}.ergo-360-product__result--desktop .ergo-360-product__result-text{font-size:11px;margin-top:4px}.ergo-360-product__card{width:360px;padding:24px;border-radius:14px}.ergo-360-product__card-title{font-size:20px;margin-bottom:24px}.ergo-360-product__card-main{margin-bottom:24px}.ergo-360-product__card-main p,.ergo-360-product__card-main-text,.ergo-360-product__card-stat,.ergo-360-product__card-cta{font-size:20px}.ergo-360-product__card-stat{margin-bottom:24px}.ergo-360-product__card-icon{width:28px;height:28px}.ergo-360-product__hotspot-icon{width:36px;height:36px;border-radius:50%}.ergo-360-product__hotspot-content{left:24px;border-radius:16px}.ergo-360-product__hotspot--icon-right .ergo-360-product__hotspot-content{left:auto;right:24px}.ergo-360-product__hotspot.is-expanding-width .ergo-360-product__hotspot-content{width:296px!important}.ergo-360-product__hotspot-header{padding:8px 16px;gap:12px}.ergo-360-product__hotspot-name{font-size:16px}.ergo-360-product__hotspot-view{font-size:12px}.ergo-360-product__hotspot-video video{width:280px;border-radius:10px}}@media screen and (max-width:1023px){.ergo-360-product{aspect-ratio:unset;min-height:calc(100vw * 1620 / 1125 + 280px);padding-bottom:0\ff1b}.ergo-360-product__bg-container{position:relative;height:calc(100vw * 1620 / 1125)}.ergo-360-product__content{position:absolute;top:0;left:0;right:0;height:calc(100vw * 1620 / 1125);overflow:visible}.ergo-360-product__bg--desktop{display:none!important}.ergo-360-product__bg--mobile{display:block!important;background-color:#fff}.ergo-360-product__bg--mobile img{width:100%;height:auto;aspect-ratio:1125 / 1620;object-fit:cover;object-position:top}.ergo-360-product__nav{top:24px;left:24px;right:24px;flex-direction:column;gap:8px}.ergo-360-product__nav-prefix{display:none}.ergo-360-product__nav-main{width:100%;padding:2px;border-radius:10px;justify-content:space-between}.ergo-360-product__nav-btn{font-size:12px;padding:10px 8px;height:38px;border-radius:8px;flex:1;justify-content:center}.ergo-360-product__nav-icon{width:18px;height:18px}.ergo-360-product__left-content{position:absolute;top:100%;bottom:auto;left:24px;right:24px;margin-top:0;padding:24px 0;display:flex;flex-direction:column;gap:16px}.ergo-360-product__card{position:relative!important;left:auto;top:auto;width:auto;padding:16px;border-radius:10px;display:none}.ergo-360-product__card.is-active{display:block;opacity:1!important;transform:none!important}.ergo-360-product__result--desktop{display:none!important}.ergo-360-product__result--mobile{display:none;position:absolute;left:22px;top:70px;border-radius:10px;padding:2px;width:fit-content}.ergo-360-product__result--mobile.is-visible{display:flex}.ergo-360-product__result--mobile .ergo-360-product__result-icon{width:18px;height:18px}.ergo-360-product__result--mobile .ergo-360-product__result-text{font-size:7px}.ergo-360-product__result--mobile .ergo-360-product__result-inner{padding:10px 8.5px;width:37.5px;height:38px;gap:2px}.ergo-360-product__card-title{font-size:14px;margin-bottom:16px}.ergo-360-product__card-main p,.ergo-360-product__card-stat p,.ergo-360-product__card-cta{font-size:14px}.ergo-360-product__card-main,.ergo-360-product__card-stat{margin-bottom:16px}.ergo-360-product__card-icon{width:18px;height:18px}.ergo-360-product__hotspot{left:calc(var(--mobile-left) * 1vw)!important;top:calc(var(--mobile-top) * 2.04vw)!important}.ergo-360-product__hotspot-icon{width:32px;height:32px}.ergo-360-product__hotspot-icon svg{width:16px;height:16px}.ergo-360-product__hotspot-content{left:20px;border-radius:12px}.ergo-360-product__hotspot--icon-right .ergo-360-product__hotspot-content{left:20px;right:auto}.ergo-360-product__hotspot--icon-right-mobile .ergo-360-product__hotspot-content{left:auto!important;right:20px!important}.ergo-360-product__hotspot-header{padding:6px 12px;gap:8px}.ergo-360-product__hotspot-name,.ergo-360-product__hotspot-view{font-size:12px}.ergo-360-product__hotspot-video{display:none!important}.ergo-360-product__hotspot.is-expanding-width .ergo-360-product__hotspot-content,.ergo-360-product__hotspot.is-expanded .ergo-360-product__hotspot-content{width:auto!important;transform:translateY(-50%)}.ergo-360-product__hotspot--expand-up.is-expanding-width .ergo-360-product__hotspot-content,.ergo-360-product__hotspot--expand-up.is-expanded .ergo-360-product__hotspot-content{transform:translateY(50%)}.ergo-360-product__popup{display:none!important}.ergo-360-product__lines--mobile .ergo-360-product__line{position:absolute;opacity:0;transition:opacity .6s ease-in-out}.ergo-360-product__lines--mobile .ergo-360-product__line.is-active{opacity:1}.ergo-360-product__lines--mobile .ergo-360-product__line[data-state=NECK]{left:68.8%;top:calc(21.92 * 2.04vw);width:17.07%;height:auto;aspect-ratio:1 / 2}.ergo-360-product__lines--mobile .ergo-360-product__line[data-state=SPINE]{left:18.4%;top:50.49vw;width:19.2%;height:auto;aspect-ratio:1 / 2}.ergo-360-product__lines--mobile .ergo-360-product__line[data-state=LEGS]{left:32.6%;top:calc(35.59 * 2.04vw);width:25.07%;height:auto;aspect-ratio:1 / 2}.ergo-360-product__lines--mobile .ergo-360-product__line[data-state=HIPS]{left:57.07%;top:67.83vw;width:17.33%;height:auto;aspect-ratio:1 / 2}}.ergo-360-product__mobile-popup{z-index:9999!important;transition:visibility .3s,opacity .3s}.ergo-360-product__mobile-popup.is-open{visibility:visible!important;opacity:1!important;display:block!important}.ergo-360-product__mobile-popup-mask{display:block!important;opacity:0;transition:opacity .3s ease-out}.ergo-360-product__mobile-popup.is-open .ergo-360-product__mobile-popup-mask{opacity:1}.ergo-360-product__mobile-popup-card{display:block!important;transform:translateY(100%);transition:transform .4s cubic-bezier(.32,.72,0,1)}.ergo-360-product__mobile-popup.is-open .ergo-360-product__mobile-popup-card{transform:translateY(0)}@media screen and (max-width:1023px){.ergo-360-product__popup{z-index:9999!important}.ergo-360-product__popup.is-open{display:block!important}.ergo-360-product__popup.is-open .ergo-360-product__popup-container{transform:translateY(0)}}.ergo-360-product__popup{transition:visibility .3s,opacity .3s}.ergo-360-product__popup.is-open{visibility:visible!important;opacity:1!important}.ergo-360-product__popup-mask{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.ergo-360-product__popup-container{transition:transform .4s ease-out}.ergo-360-product__popup.is-open .ergo-360-product__popup-container{transform:translateY(0)}.ergo-360-product__popup-btn{transition:background-color .2s,opacity .2s}.ergo-360-product__popup-btn.is-loading{pointer-events:none;opacity:.7}.ergo-360-product__popup-btn.is-success{background:#22c55e!important}.ergo-360-product__popup-btn.is-error{background:#ef4444!important}@media screen and (min-width:1280px)and (max-width:1919px){.ergo-360-product__popup-container{left:4.17%;right:4.17%;height:830px}.ergo-360-product__popup-content p,.ergo-360-product__popup-content div{font-size:18px}.ergo-360-product__popup-product-name{margin-top:80px}.ergo-360-product__popup-content ul{gap:26px}.ergo-360-product__popup-content ul img{width:27px;height:27px}.ergo-360-product__popup-content ul span{font-size:18px}.ergo-360-product__popup-btn{padding:14px 18px;font-size:15px}.ergo-360-product__popup-close{right:12px;top:12px;width:42px;height:42px}}@media screen and (min-width:1024px)and (max-width:1279px){.ergo-360-product__popup-container{left:40px;right:40px;height:700px;border-radius:24px 24px 0 0}.ergo-360-product__popup-content p,.ergo-360-product__popup-content div{font-size:16px}.ergo-360-product__popup-product-name{margin-top:60px;margin-bottom:8px}.ergo-360-product__popup-content ul{margin-top:24px;gap:20px}.ergo-360-product__popup-content ul img{width:24px;height:24px}.ergo-360-product__popup-content ul span{font-size:16px}.ergo-360-product__popup-btn{padding:12px 16px;font-size:14px;border-radius:6px}.ergo-360-product__popup-close{right:12px;top:12px;width:36px;height:36px}.ergo-360-product__popup-close svg{width:36px;height:36px}}.ergo-360-product__segment-btn{background:#00000014;color:#000;opacity:.6;font-weight:400;transition:all .2s ease}.ergo-360-product__segment-btn:hover{opacity:.8}.ergo-360-product__segment-btn.is-active{background:#134bd626;color:#134bd6;opacity:1;font-weight:500;border:2px solid #134bd6}.ergo-360-product__line{position:absolute;opacity:0;transition:opacity .5s ease-in-out;transition-delay:0s;pointer-events:none}.ergo-360-product__line.is-active{opacity:1;transition-delay:.6s}.ergo-360-product__line[data-state=NECK]{left:73.07%;top:29.72%;width:7.29%;height:auto;aspect-ratio:1 / 2}.ergo-360-product__line[data-state=SPINE]{left:52.08%;top:35.65%;width:7.97%;height:auto;aspect-ratio:1 / 2}.ergo-360-product__line[data-state=LEGS]{left:60.42%;top:50%;width:12.19%;height:auto;aspect-ratio:1 / 2}.ergo-360-product__line[data-state=HIPS]{left:67.92%;top:48.24%;width:7.6%;height:auto;aspect-ratio:1 / 2}.ergo-360-product__line-canvas{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;background:transparent;opacity:0;transition:opacity .3s ease-out}.ergo-360-product__line-canvas.is-playing,.ergo-360-product__lines--mobile .ergo-360-product__line-canvas.is-playing{opacity:1}@media screen and (min-width:1024px){.ergo-360-product:not(.is-entrance-triggered) .ergo-360-product__bg{transform:scale(1.2);opacity:0}.ergo-360-product:not(.is-entrance-triggered) .ergo-360-product__nav,.ergo-360-product:not(.is-entrance-triggered) .ergo-360-product__card{transform:translateY(20px);opacity:0}.ergo-360-product:not(.is-entrance-triggered) .ergo-360-product__line:not(.ergo-360-product__line-canvas),.ergo-360-product.is-entrance-triggered .ergo-360-product__line.is-active:not(.is-animating):not(.ergo-360-product__line-canvas){clip-path:polygon(0 0,100% 0,100% 0,0 0);opacity:0!important}.ergo-360-product:not(.is-entrance-triggered) .ergo-360-product__hotspot,.ergo-360-product.is-entrance-triggered .ergo-360-product__hotspot.is-visible:not(.is-animating){transform:scale(1.16);opacity:0!important}.ergo-360-product.is-entrance-triggered .ergo-360-product__bg.is-active{animation:entrance-bg .7s ease-out forwards}.ergo-360-product.is-entrance-triggered .ergo-360-product__nav{animation:entrance-fade-up .7s ease-out forwards}.ergo-360-product.is-entrance-triggered .ergo-360-product__card.is-active{animation:entrance-fade-up .7s ease-out .1s forwards}.ergo-360-product__line[data-state=NECK]:not(.ergo-360-product__line-canvas).is-animating{animation:line-grow-down 1.8s ease-out forwards}.ergo-360-product__line[data-state=SPINE]:not(.ergo-360-product__line-canvas).is-animating{animation:line-grow-down-spine 1.8s ease-out forwards}.ergo-360-product__line[data-state=LEGS]:not(.ergo-360-product__line-canvas).is-animating{animation:line-grow-right 1.8s ease-out forwards}.ergo-360-product__line[data-state=HIPS]:not(.ergo-360-product__line-canvas).is-animating{animation:line-grow-right-hips 1.8s ease-out forwards}.ergo-360-product__hotspot.is-animating{animation:entrance-hotspot .7s ease-out forwards}}@keyframes entrance-bg{0%{transform:scale(1.2);opacity:0}to{transform:scale(1);opacity:1}}@keyframes entrance-fade-up{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes line-grow-down{0%{clip-path:polygon(0 0,100% 0,100% 0,0 0);opacity:0;transform:scale(1)}5%{opacity:1}33.3%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:scale(1.16)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:scale(1);opacity:1}}@keyframes line-grow-down-spine{0%{clip-path:polygon(0 0,100% 0,100% 0,0 0);opacity:0;transform:translate(-50%,-50%) rotate(-7.28deg) scale(1)}5%{opacity:1}33.3%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:translate(-50%,-50%) rotate(-7.28deg) scale(1.16)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:translate(-50%,-50%) rotate(-7.28deg) scale(1);opacity:1}}@keyframes line-grow-right{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%);opacity:0;transform:scale(1)}5%{opacity:1}33.3%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:scale(1.16)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:scale(1);opacity:1}}@keyframes line-grow-right-hips{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%);opacity:0;transform:rotate(3.44deg) scale(1)}5%{opacity:1}33.3%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:rotate(3.44deg) scale(1.16)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:rotate(3.44deg) scale(1);opacity:1}}@keyframes entrance-hotspot{0%{transform:scale(1.16);opacity:0}to{transform:scale(1);opacity:1}}.ergo-360-product__quiz-popup{transition:visibility .3s ease-out,opacity .3s ease-out}.ergo-360-product__quiz-popup.is-open{visibility:visible!important;opacity:1!important}.ergo-360-product__quiz-popup-mask{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.ergo-360-product__quiz-popup-card{transition:transform .3s ease-out,opacity .3s ease-out;transform:translate(-50%) translateY(-50%) scale(.95);opacity:0}.ergo-360-product__quiz-popup.is-open .ergo-360-product__quiz-popup-card{transform:translate(-50%) translateY(-50%) scale(1);opacity:1}
/*# sourceMappingURL=/cdn/shop/t/91/assets/ergo-360-product.css.map */
