.pp-hero{position:relative;z-index:0;isolation:isolate;padding-top:var(--pp-hero-pad-top, 0);padding-bottom:var(--pp-hero-pad-bottom, 0)}.pp-hero--inset .pp-hero__frame{max-width:var(--page-width, 1200px);margin:0 auto}.pp-hero__frame{position:relative;border-radius:var(--pp-hero-radius, 0);overflow:hidden}.pp-hero__media{position:relative;height:var(--pp-hero-h-mobile);overflow:hidden;background-color:rgb(var(--color-background))}@media screen and (min-width:750px){.pp-hero__media{height:var(--pp-hero-h-desktop)}}.pp-hero--adapt .pp-hero__media{height:auto;aspect-ratio:var(--pp-hero-ar-mobile)}@media screen and (min-width:750px){.pp-hero--adapt .pp-hero__media{aspect-ratio:var(--pp-hero-ar-desktop)}}.pp-hero__blur{position:absolute;top:-8%;right:-8%;bottom:-8%;left:-8%;width:116%;height:116%;z-index:0;transition:opacity .3s ease}.pp-hero__blur img{width:100%;height:100%;object-fit:cover;filter:blur(var(--pp-hero-blur, 40px)) saturate(1.15);transform:translateZ(0)}.pp-hero.is-fill-ready .pp-hero__blur{opacity:0}.pp-hero__fill{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-repeat:no-repeat}.pp-hero__fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,var(--pp-hero-fill-dim, 0))}.pp-hero[data-fill=none] .pp-hero__fill{background:none}.pp-hero[data-fill=none] .pp-hero__fill:after{display:none}.pp-hero--fit-cover .pp-hero__fill,.pp-hero--fit-cover .pp-hero__blur{display:none}.pp-hero__picture,.pp-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block}.pp-hero__img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.pp-hero--fit-cover .pp-hero__img{object-fit:cover}.pp-hero__placeholder{display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.06)}.pp-hero__placeholder-svg{width:100%;height:100%;fill:rgba(var(--color-foreground),.25)}.pp-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.pp-hero__content-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;pointer-events:none}.pp-hero__content-inner{width:100%;display:flex;padding-top:3.2rem;padding-bottom:3.2rem}.pp-hero__content-wrap--top .pp-hero__content-inner{align-items:flex-start}.pp-hero__content-wrap--middle .pp-hero__content-inner{align-items:center}.pp-hero__content-wrap--bottom .pp-hero__content-inner{align-items:flex-end}.pp-hero__content-wrap--left .pp-hero__content-inner{justify-content:flex-start}.pp-hero__content-wrap--center .pp-hero__content-inner{justify-content:center}.pp-hero__content-wrap--right .pp-hero__content-inner{justify-content:flex-end}.pp-hero__content{pointer-events:auto;max-width:var(--pp-hero-maxw, 560px);color:rgb(var(--color-foreground))}.pp-hero__content--left{text-align:left}.pp-hero__content--center{text-align:center}.pp-hero__content--right{text-align:right}.pp-hero__content--boxed{padding:2.8rem 3.2rem;border-radius:.8rem;background-color:rgba(var(--color-background),var(--pp-hero-box-alpha, .92));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}@media screen and (min-width:750px){.pp-hero:not(.pp-hero--d-box) .pp-hero__content--boxed{padding:0;border-radius:0;background:none;backdrop-filter:none;-webkit-backdrop-filter:none}}.pp-hero__eyebrow{margin:0 0 1rem;font-family:var(--pp-mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:1.2rem;font-weight:500;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;opacity:.85}.pp-hero__heading{margin:0;text-wrap:balance}.pp-hero__heading.hxl{font-size:clamp(3.4rem,5.2vw,6.4rem);line-height:1.05}.pp-hero__subheading{margin-top:1.4rem;font-size:1.7rem;line-height:1.55;opacity:.92}.pp-hero__subheading>p{margin:0}.pp-hero__subheading>p+p{margin-top:.8rem}.pp-hero__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem}.pp-hero__content--center .pp-hero__buttons{justify-content:center}.pp-hero__content--right .pp-hero__buttons{justify-content:flex-end}.pp-hero__button{min-height:4.8rem}.pp-hero__reassurance{margin:1.6rem 0 0;font-size:1.3rem;line-height:1.5;opacity:.8}@media screen and (max-width:749px){.pp-hero__content-inner{padding-top:var(--pp-hero-pad-m, 2.4rem);padding-bottom:var(--pp-hero-pad-m, 2.4rem)}.pp-hero__content-wrap--m-top .pp-hero__content-inner{align-items:flex-start}.pp-hero__content-wrap--m-middle .pp-hero__content-inner{align-items:center}.pp-hero__content-wrap--m-bottom .pp-hero__content-inner{align-items:flex-end}.pp-hero__content-wrap--mx-left .pp-hero__content-inner{justify-content:flex-start}.pp-hero__content-wrap--mx-center .pp-hero__content-inner{justify-content:center}.pp-hero__content-wrap--mx-right .pp-hero__content-inner{justify-content:flex-end}.pp-hero__content{max-width:var(--pp-hero-maxw-m, 100%)}.pp-hero__content--m-left{text-align:left}.pp-hero__content--m-center{text-align:center}.pp-hero__content--m-right{text-align:right}.pp-hero__content--m-center .pp-hero__buttons{justify-content:center}.pp-hero__content--m-right .pp-hero__buttons{justify-content:flex-end}.pp-hero__eyebrow{font-size:1.1rem}.pp-hero__heading{font-size:var(--pp-hero-h-size-m, 3.4rem);line-height:1.15}.pp-hero__subheading{margin-top:1rem;font-size:var(--pp-hero-sub-size-m, 1.5rem)}.pp-hero__buttons{gap:1rem;margin-top:2rem}.pp-hero--m-btn-stack .pp-hero__button{flex:1 1 100%;justify-content:center}.pp-hero--m-btn-inline .pp-hero__button{flex:0 1 auto}.pp-hero:not(.pp-hero--m-box) .pp-hero__content--boxed{padding:0;border-radius:0;background:none;backdrop-filter:none;-webkit-backdrop-filter:none}.pp-hero--m-box .pp-hero__content--boxed{padding:2rem}.pp-hero--text-below .pp-hero__content-wrap{position:static;background-color:rgb(var(--color-background))}.pp-hero--text-below .pp-hero__content-inner{align-items:flex-start}.pp-hero--text-below .pp-hero__content--boxed{padding:0;background:none;backdrop-filter:none;-webkit-backdrop-filter:none}}@media(prefers-reduced-motion:reduce){.pp-hero__blur{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-pp-hero-banner.css.map */
