.step-showcase{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:2;margin-bottom:0}.step-showcase+*,.shopify-section:has(.step-showcase)+.shopify-section{position:relative;z-index:1;margin-top:0}body.step-showcase-active .shopify-section-header{opacity:0!important;pointer-events:none!important;transition:opacity .4s ease}body.step-showcase-active .shopify-section-header-sticky .header-wrapper{transform:translateY(-100%)!important}body.step-showcase-active .shopify-section-header-sticky{opacity:0!important;pointer-events:none!important}.step-showcase__content{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;max-width:1400px;padding:0 60px;align-items:center;gap:40px;position:relative;z-index:2}.step-showcase__left{position:relative;min-height:200px;display:flex;align-items:center;justify-content:center;transition:opacity .5s ease}.step-showcase__left-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);pointer-events:none}.step-showcase__left-text.active{opacity:1;transform:translateY(0);pointer-events:auto}.step-showcase__left-text.exiting{opacity:0;transform:translateY(-30px)}.step-showcase__left-heading{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;color:#fff;line-height:1.1;margin:0;text-align:center}.step-showcase__center{display:flex;align-items:center;justify-content:center;position:relative;min-height:580px}.step-showcase__center-panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.95);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);pointer-events:none}.step-showcase__center-panel.active{opacity:1;transform:scale(1);pointer-events:auto;z-index:2}.step-showcase__center-panel.exiting{opacity:0;transform:scale(.95);z-index:1}.step-showcase__center-panel--text{flex-direction:column;align-items:center;justify-content:center}.step-showcase__center-heading{font-size:clamp(2.2rem,4.5vw,4rem);font-weight:700;color:#fff;line-height:1.1;margin:0;text-align:center;max-width:500px}.step-showcase__email-animation{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.step-showcase__email-animation img{width:clamp(90px,12vw,140px);height:auto;display:block}.step-showcase__cta-button{display:inline-block;margin-top:32px;padding:14px 36px;background:#000;color:#fff;font-size:1rem;font-weight:700;text-decoration:none;border-radius:50px;letter-spacing:.02em;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;box-shadow:0 4px 20px #0000001f}.step-showcase__cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000002e;background:#111}.step-showcase__truck-loader{width:fit-content;display:flex;align-items:center;justify-content:center;margin-bottom:40px}.step-showcase__truck-wrapper{width:200px;height:100px;display:flex;flex-direction:column;position:relative;align-items:center;justify-content:flex-end;overflow-x:hidden}.step-showcase__truck-body{width:130px;height:fit-content;margin-bottom:6px;animation:stepShowcaseTruckMotion 1s linear infinite}.step-showcase__truck-svg{width:100%;height:auto;display:block}@keyframes stepShowcaseTruckMotion{0%{transform:translateY(0)}50%{transform:translateY(3px)}to{transform:translateY(0)}}.step-showcase__truck-tires{width:130px;height:fit-content;display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 15px;position:absolute;bottom:0}.step-showcase__truck-tires svg{width:24px;height:24px}.step-showcase__truck-road{width:100%;height:1.5px;background-color:#282828;position:relative;bottom:0;align-self:flex-end;border-radius:3px}.step-showcase__truck-road:before{content:"";position:absolute;width:20px;height:100%;background-color:#282828;right:-50%;border-radius:3px;animation:stepShowcaseTruckRoad 1.4s linear infinite;border-left:10px solid white}.step-showcase__truck-road:after{content:"";position:absolute;width:10px;height:100%;background-color:#282828;right:-65%;border-radius:3px;animation:stepShowcaseTruckRoad 1.4s linear infinite;border-left:4px solid white}.step-showcase__truck-lamp{position:absolute;bottom:0;right:-90%;height:90px;animation:stepShowcaseTruckRoad 1.4s linear infinite}@keyframes stepShowcaseTruckRoad{0%{transform:translate(0)}to{transform:translate(-350px)}}.step-showcase__video-persistent{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(30px) scale(.92);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);pointer-events:none;z-index:1}.step-showcase__video-persistent.visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.step-showcase__video-wrapper{position:relative;width:100%;max-width:300px;border-radius:40px;aspect-ratio:9 / 19;margin:0 auto;padding:6px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black);background:linear-gradient(160deg,#ffffff40,#ffffff14,#ffffff2e);box-shadow:0 0 0 1px #ffffff26,0 8px 60px #00000040,inset 0 0 30px #ffffff0d}.step-showcase__video-inner{position:absolute;top:6px;left:6px;right:6px;bottom:6px;border-radius:34px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black);background:#00000026}.step-showcase__video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.step-showcase__phone-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:28px;background:#00000059;border-radius:0 0 18px 18px;z-index:2}.step-showcase__phone-home{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:100px;height:4px;background:#fff9;border-radius:4px;z-index:2}.step-showcase__center-panel--wide{inset:auto;width:100vw;max-width:min(1100px,100vw);padding:0 40px;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.step-showcase__products-heading{font-size:clamp(2rem,3vw,3rem);font-weight:700;color:#fff;text-align:center;margin:0 0 48px;line-height:1.2}.step-showcase__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;max-width:960px;margin:0 auto}.step-showcase__product-card{background:transparent;border-radius:18px;overflow:hidden;text-decoration:none;color:inherit;display:block;transition:transform .3s ease}.step-showcase__product-card:hover{transform:translateY(-3px)}.step-showcase__product-img{width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:18px;background:#ffffff14}.step-showcase__product-img img{width:100%;height:100%;object-fit:cover;display:block}.step-showcase__poster-panel{z-index:2;transform:translateY(60px) scale(.95);opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.step-showcase__poster-panel.active{transform:translateY(0) scale(1);opacity:1}.step-showcase__poster-panel.exiting{transform:translateY(-40px) scale(.95);opacity:0}.step-showcase__poster-panel.poster-hidden{display:none!important;opacity:0!important;transition:none!important}.step-showcase__poster-swiper{width:100%;max-width:850px;padding:30px 0;overflow:visible}.step-showcase__poster-swiper .swiper-wrapper{align-items:center}.step-showcase__poster-slide{width:300px;border-radius:16px;overflow:hidden;box-shadow:0 8px 60px #0000000f;transition:box-shadow .4s ease,transform .4s ease}.step-showcase__poster-slide img{width:100%;height:100%;display:block;border-radius:16px;aspect-ratio:1 / 1;object-fit:contain}.step-showcase__poster-slide.swiper-slide-active{box-shadow:0 12px 80px #00000014}.step-showcase__poster-swiper .swiper-slide{transition:transform .6s ease,opacity .6s ease}.step-showcase__right{position:relative;min-height:200px;display:flex;align-items:center;justify-content:flex-start;transition:opacity .5s ease}.step-showcase__right-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);pointer-events:none}.step-showcase__right-content.active{opacity:1;transform:translateY(0);pointer-events:auto}.step-showcase__right-content.exiting{opacity:0;transform:translateY(-30px)}.step-showcase__line{width:100%;height:0;border-top:3px solid #fff;margin-bottom:28px;flex-shrink:0;display:block;transform:scaleX(0);transform-origin:left center}.step-showcase__line.line-visible{animation:lineGrow 1.6s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes lineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.step-showcase__right-heading{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:700;color:#fff;line-height:1.15;margin:0 0 14px}.step-showcase__right-heading--display{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:0}.step-showcase__right-desc{font-size:clamp(.95rem,1.2vw,1.15rem);color:#ffffffa6;line-height:1.6;margin:0}.step-showcase__steps{position:absolute;bottom:40px;left:40px;display:flex;align-items:center;gap:8px;z-index:10}.step-showcase__step{position:relative;display:flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.step-showcase__step-circle{position:relative;width:34px;height:34px;flex-shrink:0}.step-showcase__step-circle svg{width:100%;height:100%;transform:rotate(-90deg)}.step-showcase__step-circle .ring-bg{fill:none;stroke:#ffffff40;stroke-width:1.8}.step-showcase__step-circle .ring-progress{fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;transition:none}.step-showcase__step.completed .ring-progress{stroke-dashoffset:0!important}.step-showcase__step.future .ring-bg{stroke:#ffffff26}.step-showcase__step.future .step-showcase__step-number{color:#ffffff59}.step-showcase__step-number{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#fff;letter-spacing:.02em;pointer-events:none}.step-showcase__step-label{font-size:14px;font-weight:500;color:#fff;opacity:0;max-width:0;overflow:hidden;white-space:nowrap;transition:opacity .4s ease,max-width .4s ease,margin .4s ease;margin-left:0}.step-showcase__step.active .step-showcase__step-label{opacity:1;max-width:120px;margin-left:2px}.step-showcase__restart{position:absolute;bottom:40px;left:50%;right:auto;transform:translate(-50%) translateY(20px);display:flex;align-items:center;gap:10px;background:#ffffff1f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:50px;padding:12px 30px;color:#fff;font-size:15px;font-weight:500;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .5s ease,transform .5s ease,background .3s ease,visibility .5s ease;z-index:10}.step-showcase__restart:hover{background:#ffffff38}.step-showcase__restart.visible{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.step-showcase__restart svg{width:18px;height:18px;flex-shrink:0}@media(min-width:1440px){.step-showcase__poster-swiper{max-width:880px}.step-showcase__poster-slide{width:320px}.step-showcase__poster-slide img{aspect-ratio:1 / 1;object-fit:contain}.step-showcase__products-heading{font-size:2.6rem;margin-bottom:40px}}@media(max-width:1024px){.step-showcase__content{padding:0 30px;gap:24px}.step-showcase__video-wrapper{max-width:300px}.step-showcase__right-heading{font-size:clamp(1.5rem,2.5vw,2.2rem)}.step-showcase__center{min-height:450px}.step-showcase__products{grid-template-columns:repeat(3,minmax(0,1fr));max-width:600px;gap:10px}.step-showcase__center-panel--wide{padding:0 24px}}@media(max-width:768px){.step-showcase{height:100svh;min-height:0;max-height:100svh;padding:50px 0 60px;overflow:hidden;box-sizing:border-box}.step-showcase__content{grid-template-columns:1fr;padding:0 20px;text-align:center;gap:8px;height:100%;align-content:center}.step-showcase__center{order:1;min-height:210px;max-height:50svh;margin-bottom:20px}.step-showcase__left{order:2;min-height:36px;margin-top:18px}.step-showcase__right{order:3;min-height:44px;justify-content:center;margin-top:10px}.step-showcase__right-content{align-items:center;text-align:center}.step-showcase__left-heading{font-size:1.6rem}.step-showcase__right-heading{font-size:1.35rem}.step-showcase__right-heading--display{font-size:1.6rem}.step-showcase__right-desc{font-size:1rem;line-height:1.45}.step-showcase__line{display:none!important}.step-showcase__video-persistent{position:relative;inset:auto;margin:0 auto 10px}.step-showcase__video-wrapper{width:190px;max-width:100%;border-radius:28px;aspect-ratio:9 / 19;padding:4px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black)}.step-showcase__video-inner{position:absolute;top:4px;left:4px;right:4px;bottom:4px;border-radius:24px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black)}.step-showcase__video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0}.step-showcase__phone-notch{width:55px;height:14px;border-radius:0 0 10px 10px}.step-showcase__phone-home{width:45px;height:3px;bottom:5px}.step-showcase__center-panel--wide{width:100%;max-width:100%;padding:0}.step-showcase__products{grid-template-columns:repeat(2,1fr);max-width:340px;gap:10px}.step-showcase__product-img{aspect-ratio:16 / 10;border-radius:10px}.step-showcase__products-heading{font-size:1.7rem;margin-bottom:28px}.step-showcase__poster-swiper{max-width:100%;padding:14px 0}.step-showcase__poster-slide{width:200px;border-radius:12px}.step-showcase__poster-slide img{border-radius:12px;aspect-ratio:1 / 1;object-fit:contain}.step-showcase__center-heading{font-size:clamp(1.4rem,5vw,1.8rem);max-width:90%}.step-showcase__steps{bottom:12px;left:12px;gap:4px}.step-showcase__step-circle{width:28px;height:28px}.step-showcase__step-number{font-size:9px}.step-showcase__step-label{font-size:11px}.step-showcase__restart{bottom:12px;left:auto;right:12px;transform:translateY(20px);padding:8px 18px;font-size:11px}.step-showcase__restart.visible{transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/74/assets/step-showcase.css.map */
