.pw-hero{position:relative;overflow:visible;background-color:#f4f0ea;font-family:Inter,sans-serif;min-height:clamp(36rem,88vh,52rem)}@media(min-width:768px){.pw-hero{min-height:clamp(38rem,90vh,54rem)}}@media(min-width:1024px){.pw-hero{min-height:clamp(40rem,92vh,58rem)}}.pw-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;object-fit:cover;object-position:center;opacity:1;pointer-events:none;image-rendering:auto}.pw-hero--has-scene-bg{--pw-stage-x: 50%;--pw-stage-y: 58%;--pw-product-foot-gap: 0px;--pw-product-zone-w: 19rem;--pw-features-reserve: clamp(5.5rem, 14vw, 7rem)}.pw-hero--has-scene-bg .pw-hero__bg{object-position:var(--pw-stage-x) var(--pw-stage-y)}.pw-hero--has-scene-bg .pw-hero__grid{position:static;min-height:clamp(17rem,42vw,24rem)}@media(min-width:1024px){.pw-hero--has-scene-bg .pw-hero__media{position:absolute;left:var(--pw-stage-x);top:min(var(--pw-stage-y),calc(100% - var(--pw-features-reserve) - 1rem));bottom:auto;z-index:3;width:min(var(--pw-product-zone-w),88vw);max-width:100%;margin:0;pointer-events:none;transform:translate(-50%,calc(-100% + var(--pw-product-foot-gap)))}.pw-hero--has-scene-bg .pw-hero__media-frame{margin-left:auto;margin-right:auto;pointer-events:auto}}.pw-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(244,240,234,.8) 0%,rgba(244,240,234,.4) 50%,transparent 100%)}.pw-hero__inner{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;max-width:80rem;min-height:inherit;margin:0 auto;padding:7.5rem 1.25rem 3rem}@media(min-width:768px){.pw-hero__inner{padding:8.5rem 1.75rem 3.25rem}}@media(min-width:1024px){.pw-hero__inner{padding:9rem 2.5rem 3.5rem}}.pw-hero__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;flex:1}@media(min-width:768px){.pw-hero__grid{gap:2.25rem}}@media(min-width:768px){.pw-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(1.25rem,3vw,2rem);align-items:center}}@media(min-width:1024px){.pw-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.5rem 3rem}}.pw-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;background:#fff;border:1px solid rgba(226,232,240,.9);box-shadow:0 1px 3px #0f172a0f;font-size:.875rem;font-weight:600;color:#1e293b}.pw-hero__badge-icon{font-size:1.125rem;color:var(--color-primary, #004ac6)}.pw-hero__title{margin:1.5rem 0 0;font-family:Inter,sans-serif;font-weight:800;letter-spacing:-.02em;line-height:1.05;color:#0f172a;font-size:clamp(2.25rem,5vw,3.5rem);overflow:visible}.pw-hero__title-line1{display:block}.pw-hero__title-line2{display:block;margin-top:.12em;font-size:inherit;font-weight:inherit;line-height:1.05;letter-spacing:inherit}.pw-hero__line-prefix{display:inline;color:#0f172a}.pw-hero__world{display:inline-block;vertical-align:baseline;max-width:100%}.pw-hero__world-word{position:relative;display:inline-block;line-height:1.05;padding-bottom:.28em}.pw-hero__world-text{display:inline-block;font:inherit;font-weight:inherit;font-size:inherit;line-height:1;background-image:linear-gradient(90deg,#0050ff,#1a4ef5 12%,#3d3cf0 28%,#5c2aeb 42%,#7a22e8,#9b1af0 68%,#c012e8 82%,#e702b6 92%,#ff2aab);background-size:100% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.pw-hero__underline{position:absolute;left:0;right:auto;bottom:-.02em;display:block;width:100%;height:auto;min-height:.22em;max-height:.38em;margin:0;padding:0;object-fit:contain;object-position:left bottom;pointer-events:none}.pw-hero__subheading-wrap{margin-top:1.25rem;max-width:36rem}.pw-hero__subheading-img{display:block;width:100%;max-width:36rem;height:auto;margin:0;padding:0;object-fit:contain;object-position:left top}.pw-hero__subheading-text{margin:1.25rem 0 0;max-width:29rem;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6;color:#000}.pw-hero__buttons{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem}.pw-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3rem;padding:.75rem 1.5rem;border-radius:9999px;font-family:Inter,sans-serif;font-weight:600;font-size:1rem;line-height:1.2;white-space:nowrap;text-decoration:none;border:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.pw-hero__btn-icon{font-size:1.25rem;line-height:1}.pw-hero__btn--primary{background:var(--color-primary, #004ac6);color:#fff;box-shadow:0 8px 20px #004ac647}.pw-hero__btn--primary:hover{transform:scale(1.02);box-shadow:0 10px 24px #004ac657}.pw-hero__btn--secondary{background:#fff;color:#0f172a;border:1px solid #e2e8f0;box-shadow:0 2px 10px #0f172a14}.pw-hero__btn--secondary:hover{background:#f8fafc;box-shadow:0 4px 14px #0f172a1a}.pw-hero__media{position:relative;width:100%;display:flex;justify-content:center;align-items:flex-end}@media(min-width:1024px){.pw-hero__media{justify-content:flex-end}}.pw-hero__media-frame{position:relative;width:100%;max-width:20rem;margin:0 auto}@media(min-width:768px){.pw-hero__media-frame{max-width:24rem}}@media(min-width:1024px){.pw-hero__media-frame{width:100%;max-width:28rem;margin-left:auto;margin-right:0}}.pw-hero__product-stack{--pw-badge-right: -5%;--pw-badge-bottom: 10%;--pw-badge-max-w: 30%;position:relative;display:block;width:fit-content;max-width:100%;margin:0 auto}@media(min-width:1024px){.pw-hero__product-stack{margin-left:auto;margin-right:0}.pw-hero--has-scene-bg .pw-hero__product-stack{margin-left:auto;margin-right:auto}}.pw-hero__product-img{display:block;width:100%;max-width:100%;height:auto;max-height:clamp(16rem,42vh,22rem);margin:0 auto;padding:0;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 20px 40px rgba(15,23,42,.18))}@media(min-width:768px){.pw-hero__product-img{max-height:clamp(18rem,48vh,26rem)}}@media(min-width:1024px){.pw-hero__product-img{max-height:clamp(20rem,52vh,30rem)}}.pw-hero__product-badge{position:absolute;right:var(--pw-badge-right);bottom:var(--pw-badge-bottom);left:auto;top:auto;z-index:3;display:block;width:auto;max-width:var(--pw-badge-max-w);height:auto;margin:0;padding:0;object-fit:contain;object-position:center;pointer-events:none;transform:translate(8%)}.pw-hero__features{margin-top:auto;padding-top:2.5rem}.pw-hero__features-inner{max-width:72rem;margin:0 auto;padding:1rem 1.5rem;border-radius:1rem;background:linear-gradient(0deg,#e3ecfd,#f4f8fe);border:1px solid rgba(226,232,240,.9);box-shadow:0 1px 3px #0f172a0f;display:flex;gap:1.5rem;overflow-x:auto;scrollbar-width:none}.pw-hero__features-inner::-webkit-scrollbar{display:none}.pw-hero__feature{display:flex;align-items:center;gap:.75rem;min-width:15rem;font-family:Inter,sans-serif;font-weight:600;color:#1e293b;flex-shrink:0}.pw-hero__feature-icon{color:var(--color-primary, #004ac6)}.pw-hero__bg,.pw-hero__underline,.pw-hero__subheading-img,.pw-hero__product-img,.pw-hero__product-badge{image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media(max-width:767px){.pw-hero__underline{min-height:.2em;max-height:.42em}.pw-hero__title{font-size:clamp(1.875rem,8vw,2.5rem)}.pw-hero__subheading-wrap,.pw-hero__subheading-img{max-width:100%}.pw-hero__buttons{flex-direction:column;align-items:stretch}.pw-hero__btn{width:100%;justify-content:center}.pw-hero{min-height:auto}.pw-hero__inner{padding-top:clamp(9.5rem,30vw,11rem);padding-bottom:2rem}.pw-hero__grid{gap:1.25rem}.pw-hero__content{position:relative;z-index:4}.pw-hero__media{position:relative;z-index:2;margin-top:.5rem}.pw-hero__media-frame{max-width:min(14rem,72vw)}.pw-hero__product-img{max-height:clamp(11rem,32vh,14rem)}.pw-hero__product-stack{--pw-badge-right: 5%;--pw-badge-bottom: 35%;--pw-badge-max-w: 32%}.pw-hero--has-scene-bg .pw-hero__product-stack{--pw-badge-right: -4%;--pw-badge-bottom: 11%;--pw-badge-max-w: 30%}.pw-hero--has-scene-bg .pw-hero__product-badge{transform:translate(4%)}.pw-hero__features{margin-top:1.25rem;padding-top:1.25rem}.pw-hero__features-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem .5rem;padding:.75rem;overflow-x:visible}.pw-hero__feature{min-width:0;font-size:.8125rem;gap:.5rem}.pw-hero__feature-icon{font-size:1.125rem}.pw-hero--has-scene-bg .pw-hero__grid{position:relative;min-height:0}.pw-hero--has-scene-bg .pw-hero__content{padding-bottom:0}.pw-hero--has-scene-bg .pw-hero__media{position:relative;left:auto;top:auto;right:auto;bottom:auto;width:100%;max-width:min(14rem,72vw);margin:.75rem auto 0;transform:none;pointer-events:auto}.pw-hero--has-scene-bg .pw-hero__media-frame{margin-left:auto;margin-right:auto}.pw-hero--has-scene-bg .pw-hero__product-img{max-height:clamp(10rem,30vh,13rem)}}@media(max-width:480px){.pw-hero--has-scene-bg{--pw-stage-x: 74%;--pw-stage-y: 82%}.pw-hero--has-scene-bg .pw-hero__bg{object-position:var(--pw-stage-x) var(--pw-stage-y)}.pw-hero--has-scene-bg .pw-hero__grid{display:flex;flex-direction:column;align-items:stretch;gap:0;margin-top:20px}.pw-hero--has-scene-bg .pw-hero__content{display:contents}.pw-hero--has-scene-bg .pw-hero__badge{order:1}.pw-hero--has-scene-bg .pw-hero__title{order:2}.pw-hero--has-scene-bg .pw-hero__subheading-wrap,.pw-hero--has-scene-bg .pw-hero__subheading-text{order:3}.pw-hero--has-scene-bg .pw-hero__media{order:4;margin-top:1rem;margin-bottom:0}.pw-hero--has-scene-bg .pw-hero__buttons{order:5;margin-top:.75rem}.pw-hero__inner{padding-top:clamp(10rem,32vw,11.5rem);padding-left:1rem;padding-right:1rem}.pw-hero__title{font-size:clamp(1.625rem,7.5vw,2rem)}.pw-hero__badge{font-size:.8125rem;padding:.375rem .75rem}.pw-hero__buttons{gap:.625rem}.pw-hero:not(.pw-hero--has-scene-bg) .pw-hero__buttons{margin-top:1.25rem}.pw-hero__btn{min-height:2.75rem;padding:.625rem 1.25rem;font-size:.9375rem}.pw-hero__media-frame{max-width:min(12.5rem,68vw)}.pw-hero--has-scene-bg .pw-hero__media{max-width:min(12.5rem,68vw);margin-left:auto;margin-right:auto}.pw-hero--has-scene-bg .pw-hero__product-img,.pw-hero__product-img{max-height:clamp(9rem,28vh,11.5rem)}.pw-hero--has-scene-bg .pw-hero__product-stack{--pw-badge-right: -5%;--pw-badge-bottom: 10%;--pw-badge-max-w: 31%}.pw-hero--has-scene-bg .pw-hero__product-badge{transform:translate(2%)}.pw-hero__features-inner{padding:.625rem .5rem;gap:.5rem}.pw-hero__feature{font-size:.75rem}}@media(max-width:360px){.pw-hero--has-scene-bg{--pw-stage-x: 70%;--pw-stage-y: 85%}.pw-hero__inner{padding-top:11.25rem}.pw-hero__title{font-size:1.5rem}.pw-hero__media-frame,.pw-hero--has-scene-bg .pw-hero__media{max-width:min(11rem,64vw)}.pw-hero--has-scene-bg .pw-hero__product-img,.pw-hero__product-img{max-height:9rem}.pw-hero--has-scene-bg .pw-hero__product-stack{--pw-badge-right: -6%;--pw-badge-bottom: 9%;--pw-badge-max-w: 32%}.pw-hero--has-scene-bg .pw-hero__product-badge{transform:translate(0)}}@media(min-width:481px)and (max-width:750px){.pw-hero--has-scene-bg .pw-hero__product-stack{--pw-badge-right: -3%;--pw-badge-bottom: 11%;--pw-badge-max-w: 33%}}@media(min-width:768px)and (max-width:1023px){.pw-hero__content{position:relative;z-index:4;min-width:0}.pw-hero__title{font-size:clamp(1.75rem,4vw,2.35rem)}.pw-hero__subheading-text,.pw-hero__subheading-wrap{max-width:100%}.pw-hero__buttons{flex-wrap:wrap;gap:.625rem;max-width:100%}.pw-hero__btn{flex:1 1 auto;min-width:min(100%,11.5rem);max-width:100%}.pw-hero:not(.pw-hero--has-scene-bg) .pw-hero__media{position:relative;z-index:2;justify-content:flex-end}.pw-hero:not(.pw-hero--has-scene-bg) .pw-hero__media-frame{width:100%;max-width:min(100%,17rem);margin-left:auto;margin-right:0}.pw-hero:not(.pw-hero--has-scene-bg) .pw-hero__product-img{max-height:clamp(13rem,36vh,17rem)}.pw-hero__product-stack{--pw-badge-right: 6%;--pw-badge-bottom: 36%;--pw-badge-max-w: 28%}.pw-hero--has-scene-bg .pw-hero__product-stack{--pw-badge-right: -2%;--pw-badge-bottom: 12%;--pw-badge-max-w: 30%}.pw-hero--has-scene-bg .pw-hero__grid{position:relative;min-height:clamp(16rem,38vw,22rem)}.pw-hero--has-scene-bg .pw-hero__content{grid-column:1;max-width:min(52%,24rem);padding-bottom:0}.pw-hero--has-scene-bg .pw-hero__media{position:absolute;left:var(--pw-stage-x);top:min(var(--pw-stage-y),calc(100% - var(--pw-features-reserve) - 1rem));bottom:auto;z-index:3;width:min(var(--pw-product-zone-w),50vw);max-width:100%;margin:0;pointer-events:none;transform:translate(-50%,calc(-100% + var(--pw-product-foot-gap)))}.pw-hero--has-scene-bg .pw-hero__media-frame{margin-left:auto;margin-right:auto;pointer-events:auto}.pw-hero--has-scene-bg .pw-hero__product-img{max-height:clamp(12rem,34vh,16rem)}.pw-hero__features-inner{flex-wrap:nowrap;justify-content:space-between;gap:.75rem}.pw-hero__feature{flex:1 1 0;min-width:0;max-width:none;font-size:clamp(.75rem,1.6vw,.875rem)}}@media(min-width:768px)and (max-width:990px){.pw-hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(.75rem,2.5vw,1.25rem)}.pw-hero:not(.pw-hero--has-scene-bg) .pw-hero__media-frame{max-width:min(100%,15rem)}.pw-hero--has-scene-bg{--pw-stage-x: 70%;--pw-stage-y: 91%;--pw-product-zone-w: 19rem;--pw-product-foot-gap: 28px;--pw-features-reserve: clamp(0rem, 12vw, .5rem)}.pw-hero--has-scene-bg .pw-hero__bg{object-position:var(--pw-stage-x) var(--pw-stage-y)}.pw-hero--has-scene-bg .pw-hero__grid{min-height:clamp(17rem,40vw,23rem);margin-top:30px}.pw-hero--has-scene-bg .pw-hero__content{max-width:min(50%,22rem)}.pw-hero--has-scene-bg .pw-hero__product-img{max-height:clamp(11rem,30vh,14rem)}.pw-hero--has-scene-bg .pw-hero__product-stack{--pw-badge-right: -3%;--pw-badge-bottom: 10%;--pw-badge-max-w: 32%}.pw-hero__btn{min-width:min(100%,10rem);font-size:.9375rem;padding-left:1.15rem;padding-right:1.15rem}}@media(min-width:1024px){.pw-hero__features-inner{justify-content:space-between}.pw-hero__feature{flex:1 1 0;min-width:0;justify-content:center}}@media(max-width:360px){.pw-hero--has-scene-bg{--pw-features-reserve: 5rem}}@media(min-width:481px)and (max-width:767px){.pw-hero--has-scene-bg{--pw-stage-x: 81%;--pw-stage-y: 78%}.pw-hero--has-scene-bg .pw-hero__bg{object-position:var(--pw-stage-x) var(--pw-stage-y)}.pw-hero--has-scene-bg .pw-hero__grid{display:flex;flex-direction:column;align-items:stretch;gap:0;margin-top:30px}.pw-hero--has-scene-bg .pw-hero__content{display:contents}.pw-hero--has-scene-bg .pw-hero__badge{order:1}.pw-hero--has-scene-bg .pw-hero__title{order:2}.pw-hero--has-scene-bg .pw-hero__subheading-wrap,.pw-hero--has-scene-bg .pw-hero__subheading-text{order:3}.pw-hero--has-scene-bg .pw-hero__media{order:4;margin-top:1rem;margin-bottom:0;margin-left:auto;margin-right:auto}.pw-hero--has-scene-bg .pw-hero__buttons{order:5;margin-top:.75rem}}@media(min-width:991px)and (max-width:1023px){.pw-hero:not(.pw-hero--has-scene-bg) .pw-hero__media-frame{max-width:min(100%,19rem)}.pw-hero--has-scene-bg{--pw-stage-x: 70%;--pw-stage-y: 82%;--pw-product-zone-w: 21rem;--pw-product-foot-gap: 22px}.pw-hero--has-scene-bg .pw-hero__bg{object-position:var(--pw-stage-x) var(--pw-stage-y)}.pw-hero--has-scene-bg .pw-hero__product-img{max-height:clamp(13rem,36vh,16.5rem)}.pw-hero--has-scene-bg .pw-hero__product-stack{--pw-badge-right: -2%;--pw-badge-bottom: 12%;--pw-badge-max-w: 30%}}@media(min-width:1024px)and (max-width:1199px){.pw-hero--has-scene-bg{--pw-stage-x: 69%;--pw-stage-y: 77%;--pw-product-zone-w: 26rem;--pw-product-foot-gap: 18px;--pw-features-reserve: 6rem}.pw-hero--has-scene-bg .pw-hero__grid{min-height:clamp(20rem,48vh,30rem)}.pw-hero--has-scene-bg .pw-hero__product-stack{--pw-badge-right: -2%;--pw-badge-bottom: 12%;--pw-badge-max-w: 28%}}@media(min-width:1200px)and (max-width:1439px){.pw-hero--has-scene-bg{--pw-stage-x: 68%;--pw-stage-y: 76%;--pw-product-zone-w: 28rem;--pw-product-foot-gap: 22px}.pw-hero--has-scene-bg .pw-hero__grid{min-height:clamp(22rem,50vh,32rem)}}@media(min-width:1440px)and (max-width:1599px){.pw-hero--has-scene-bg{--pw-stage-x: 71%;--pw-stage-y: 75%;--pw-product-foot-gap: 26px}}@media(min-width:1600px){.pw-hero--has-scene-bg{--pw-stage-x: 74%;--pw-stage-y: 75%;--pw-product-zone-w: 30rem;--pw-product-foot-gap: 32px;--pw-features-reserve: 7rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hero-banner.css.map */
