.pbuw-section [hidden]{display:none!important}.pbuw-bleed{padding-inline:1.2rem}@media screen and (min-width:990px){.pbuw-bleed{padding-inline:1.6rem}}.pbuw-header{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1.2rem 2.4rem;margin-bottom:1.6rem}.pbuw-heading{margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(1.4rem,1.1rem + .6vw,2rem);line-height:1.1;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--color-foreground))}.pbuw-link{margin-left:auto;font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.pbuw-link:hover{text-decoration-thickness:2px}.pbuw-btn{display:inline-flex;align-items:center;justify-content:center;min-height:4.6rem;padding:1.2rem 3rem;border:1px solid currentColor;font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:inherit;transition:box-shadow .2s ease,opacity .2s ease}a:hover .pbuw-btn,.pbuw-btn:hover{box-shadow:inset 0 0 0 1px currentColor}.pbuw-btn--solid{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:rgb(var(--color-background))}a:hover .pbuw-btn--solid,.pbuw-btn--solid:hover{box-shadow:none;opacity:.88}.pbuw-hero .pbuw-btn--solid{border-color:var(--pbuw-text, #fff);background:var(--pbuw-text, #fff);color:var(--pbuw-btn-text, #000)}.pbuw-stars:before{content:"\2605\2605\2605\2605\2605";letter-spacing:.12em;background:linear-gradient(90deg,rgb(var(--color-foreground)) var(--pbuw-rating, 100%),rgba(var(--color-foreground),.2) var(--pbuw-rating, 100%));-webkit-background-clip:text;background-clip:text;color:transparent}.pbuw-grid{display:grid;grid-template-columns:repeat(var(--pbuw-cols-mobile, 2),minmax(0,1fr));gap:2.4rem var(--pbuw-gap, 8px);margin:0;padding:0;list-style:none}.pbuw-grid__item{min-width:0}@media screen and (min-width:750px){.pbuw-grid{grid-template-columns:repeat(var(--pbuw-cols-tablet, 3),minmax(0,1fr));row-gap:3.2rem}}@media screen and (min-width:990px){.pbuw-grid{grid-template-columns:repeat(var(--pbuw-cols-desktop, 4),minmax(0,1fr))}}@media screen and (max-width:749px){.pbuw-grid--swipe{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:var(--pbuw-swipe-width, 44%);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.pbuw-grid--swipe::-webkit-scrollbar{display:none}.pbuw-grid--swipe>.pbuw-grid__item{scroll-snap-align:start}}.pbuw-hero__panels{display:grid;grid-template-columns:repeat(var(--pbuw-panels, 1),minmax(0,1fr));gap:var(--pbuw-gap, 0)}.pbuw-hero__panel{position:relative;isolation:isolate;display:block;overflow:hidden;color:var(--pbuw-text, #fff);text-decoration:none;background:rgba(var(--color-foreground),.06)}.pbuw-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.pbuw-hero__media img,.pbuw-hero__media video,.pbuw-hero__media svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.6,.2,1)}.pbuw-hero__media svg{fill:rgba(var(--color-foreground),.35)}.pbuw-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--pbuw-overlay, 0));pointer-events:none}a.pbuw-hero__panel:hover .pbuw-hero__media img,a.pbuw-hero__panel:hover .pbuw-hero__media video{transform:scale(1.02)}.pbuw-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;gap:1.2rem;padding:clamp(2rem,3vw,4.8rem)}.pbuw-hero__eyebrow{margin:0;font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase}.pbuw-hero__heading{margin:0;max-width:18ch;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);line-height:.95;letter-spacing:-.01em;text-transform:uppercase;color:inherit}.pbuw-hero__heading--small{font-size:clamp(2rem,1.4rem + 1.6vw,3.6rem)}.pbuw-hero__heading--medium{font-size:clamp(2.8rem,1.8rem + 2.8vw,5.6rem)}.pbuw-hero__heading--large{font-size:clamp(3.6rem,2rem + 4.4vw,8.8rem)}.pbuw-hero__content>.pbuw-btn{margin-top:.8rem}.pbuw-pos--top-left,.pbuw-pos--top-center,.pbuw-pos--top-right{justify-content:flex-start}.pbuw-pos--middle-left,.pbuw-pos--middle-center,.pbuw-pos--middle-right{justify-content:center}.pbuw-pos--bottom-left,.pbuw-pos--bottom-center,.pbuw-pos--bottom-right{justify-content:flex-end}.pbuw-pos--top-left,.pbuw-pos--middle-left,.pbuw-pos--bottom-left{align-items:flex-start;text-align:left}.pbuw-pos--top-center,.pbuw-pos--middle-center,.pbuw-pos--bottom-center{align-items:center;text-align:center}.pbuw-pos--top-right,.pbuw-pos--middle-right,.pbuw-pos--bottom-right{align-items:flex-end;text-align:right}@media screen and (min-width:750px){.pbuw-hero--h-adapt .pbuw-hero__panels{align-items:start}.pbuw-hero--h-adapt .pbuw-hero__panel{aspect-ratio:var(--pbuw-ratio, 16 / 9)}.pbuw-hero--h-small .pbuw-hero__panel{height:50vh;height:50svh}.pbuw-hero--h-medium .pbuw-hero__panel{height:70vh;height:70svh}.pbuw-hero--h-large .pbuw-hero__panel{height:85vh;height:85svh}.pbuw-hero--h-full .pbuw-hero__panel{height:100vh;height:100svh}}@media screen and (max-width:749px){.pbuw-hero--mobile-stack .pbuw-hero__panels{grid-template-columns:minmax(0,1fr)}.pbuw-hero--mobile-swipe .pbuw-hero__panels{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.pbuw-hero--mobile-swipe .pbuw-hero__panels::-webkit-scrollbar{display:none}.pbuw-hero--mobile-swipe .pbuw-hero__panel{scroll-snap-align:start}.pbuw-hero--mh-adapt .pbuw-hero__panel{aspect-ratio:var(--pbuw-ratio-mobile, 4 / 5)}.pbuw-hero--mh-small .pbuw-hero__panel{height:50vh;height:50svh}.pbuw-hero--mh-medium .pbuw-hero__panel{height:70vh;height:70svh}.pbuw-hero--mh-large .pbuw-hero__panel{height:85vh;height:85svh}.pbuw-hero--mh-full .pbuw-hero__panel{height:100vh;height:100svh}}.pbuw-marquee{overflow:hidden;padding-block:var(--pbuw-pad, 12px)}.pbuw-marquee--border-top{border-top:1px solid rgba(var(--color-foreground),.15)}.pbuw-marquee--border-bottom{border-bottom:1px solid rgba(var(--color-foreground),.15)}.pbuw-marquee__track{display:flex;width:max-content;animation:pbuw-marquee var(--pbuw-speed, 30s) linear infinite}.pbuw-marquee--reverse .pbuw-marquee__track{animation-direction:reverse}.pbuw-marquee--pause:hover .pbuw-marquee__track,.pbuw-marquee--pause:focus-within .pbuw-marquee__track{animation-play-state:paused}.pbuw-marquee__group{display:flex;flex-shrink:0;align-items:center}.pbuw-marquee__item,.pbuw-marquee__sep{padding-inline:1.6rem;white-space:nowrap;color:rgb(var(--color-foreground))}.pbuw-marquee__item a{color:inherit;text-decoration:none}.pbuw-marquee__item a:hover{text-decoration:underline;text-underline-offset:.3rem}.pbuw-marquee--small{font-size:1.1rem;letter-spacing:.1em}.pbuw-marquee--medium{font-size:1.4rem;letter-spacing:.08em}.pbuw-marquee--large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(2.4rem,1.6rem + 2.4vw,4.8rem);letter-spacing:-.01em;line-height:1}.pbuw-marquee--upper{text-transform:uppercase}@keyframes pbuw-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.pbuw-marquee__track{width:auto;flex-wrap:wrap;justify-content:center;animation:none}.pbuw-marquee__group[aria-hidden=true]{display:none}.pbuw-marquee__group{flex-wrap:wrap;justify-content:center}}.pbuw-tile{position:relative;display:block;color:rgb(var(--color-foreground));text-decoration:none}.pbuw-tile__media{position:relative;overflow:hidden;aspect-ratio:var(--pbuw-ratio, 4 / 5);background:rgba(var(--color-foreground),.06)}.pbuw-tile__media img,.pbuw-tile__media svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.6,.2,1)}.pbuw-tile__media svg{fill:rgba(var(--color-foreground),.35)}a.pbuw-tile:hover .pbuw-tile__media img{transform:scale(1.04)}.pbuw-tile--overlay .pbuw-tile__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#00000073,#0000 50%);pointer-events:none}.pbuw-tile__label{display:flex;align-items:baseline;gap:.6rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(1.3rem,1.1rem + .5vw,1.8rem);line-height:1.1;letter-spacing:.04em;text-transform:uppercase}.pbuw-tile__label small{font-size:.7em;opacity:.7}.pbuw-tile--overlay .pbuw-tile__label{position:absolute;inset:auto 1.6rem 1.4rem;z-index:1;color:#fff}.pbuw-tile--below .pbuw-tile__label{padding-top:.8rem}.pbuw-tabs{display:flex;flex:1 1 auto;gap:2.4rem;min-width:0;overflow-x:auto;scrollbar-width:none}.pbuw-tabs::-webkit-scrollbar{display:none}.pbuw-tabs__tab{padding:.4rem 0;border:0;border-bottom:1px solid transparent;background:none;font-family:inherit;font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;color:rgb(var(--color-foreground));opacity:.45;cursor:pointer;transition:opacity .2s ease,border-color .2s ease}.pbuw-tabs__tab:hover{opacity:.8}.pbuw-tabs__tab[aria-selected=true]{border-bottom-color:currentColor;opacity:1}.pbuw-tabs__tab:focus-visible{outline:1px solid rgb(var(--color-foreground));outline-offset:.3rem}@media screen and (max-width:749px){.pbuw-products__header .pbuw-tabs{order:3;flex-basis:100%}}.pbuw-card{display:flex;flex-direction:column;height:100%}.pbuw-card__media-wrap{position:relative;overflow:hidden}.pbuw-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:var(--pbuw-ratio, 4 / 5);background:rgba(var(--color-foreground),.04)}.pbuw-card__img,.pbuw-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .4s ease}.pbuw-card__placeholder{fill:rgba(var(--color-foreground),.3)}.pbuw-card__img--secondary{opacity:0}.pbuw-card__badges{position:absolute;top:.8rem;left:.8rem;z-index:1;display:flex;flex-wrap:wrap;gap:.4rem}.pbuw-card__badges:empty{display:none}.pbuw-badge{padding:.3rem .6rem;font-size:1rem;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.pbuw-badge--sale{color:rgb(var(--color-background));background:rgb(var(--color-foreground))}.pbuw-badge--muted{opacity:.75}.pbuw-card__quick--hover,.pbuw-card__quick--touch{display:none}.pbuw-card__quick-label{margin:0 0 .8rem;font-size:1rem;letter-spacing:.14em;text-align:center;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.pbuw-card__sizes{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin:0;padding:0;list-style:none}.pbuw-size{display:inline-flex;align-items:center;justify-content:center;min-width:3.6rem;height:3.2rem;padding:0 .8rem;border:1px solid rgba(var(--color-foreground),.2);background:rgb(var(--color-background));font-family:inherit;font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-foreground));transition:background-color .2s ease,color .2s ease,border-color .2s ease}button.pbuw-size{cursor:pointer}button.pbuw-size:hover,button.pbuw-size:focus-visible,.pbuw-size.is-added{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:rgb(var(--color-background))}button.pbuw-size:focus-visible{outline:1px solid rgb(var(--color-foreground));outline-offset:.2rem}.pbuw-size[aria-busy=true]{opacity:.6;cursor:progress}.pbuw-size.is-unavailable{opacity:.35;text-decoration:line-through}.pbuw-size--wide{padding:0 1.8rem}@media(hover:hover){.pbuw-card--has-hover:hover .pbuw-card__img--secondary{opacity:1}.pbuw-card__quick--hover{position:absolute;inset:auto 0 0;z-index:2;display:block;padding:1.2rem .8rem;background:rgba(var(--color-background),.94);opacity:0;transform:translateY(100%);transition:opacity .25s ease,transform .25s ease}.pbuw-card:hover .pbuw-card__quick--hover,.pbuw-card__media-wrap:focus-within .pbuw-card__quick--hover{opacity:1;transform:translateY(0)}}@media(hover:none){.pbuw-card__quick--touch{display:block;margin-top:.8rem}.pbuw-card__quick--touch .pbuw-card__sizes{justify-content:flex-start}.pbuw-card__quick--touch .pbuw-size{min-width:3.8rem;height:3.8rem}}.pbuw-card__info{display:flex;flex-direction:column;gap:.3rem;padding-top:.8rem}.pbuw-card__title{display:-webkit-box;overflow:hidden;margin:0;font-size:1.2rem;line-height:1.35;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--color-foreground));text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}a.pbuw-card__title:hover{text-decoration:underline;text-underline-offset:.2rem}.pbuw-card__price{margin:0;font-size:1.2rem;letter-spacing:.04em;color:rgba(var(--color-foreground),.75)}.pbuw-card__compare{margin-right:.6rem;opacity:.6}.pbuw-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1rem;margin:0;font-size:1.1rem;letter-spacing:.04em;color:rgba(var(--color-foreground),.6)}.pbuw-rating{display:inline-flex;align-items:center;gap:.4rem}.pbuw-card__stock{display:flex;align-items:center;gap:.6rem;margin:.2rem 0 0;font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase;color:#c62828}.pbuw-card__stock:before{content:"";flex-shrink:0;width:.6rem;height:.6rem;border-radius:50%;background:currentColor;animation:pbuw-pulse 1.6s ease-in-out infinite}@keyframes pbuw-pulse{50%{opacity:.3}}.pbuw-card__status{margin:.4rem 0 0;font-size:1.1rem;letter-spacing:.04em;color:rgb(var(--color-foreground))}.pbuw-card__status:empty{margin:0}@media(prefers-reduced-motion:reduce){.pbuw-card__stock:before{animation:none}}.pbuw-trust--border-top{border-top:1px solid rgba(var(--color-foreground),.12)}.pbuw-trust--border-bottom{border-bottom:1px solid rgba(var(--color-foreground),.12)}.pbuw-trust__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 1.6rem;margin:0;padding:0;list-style:none}.pbuw-trust__inner{display:flex;align-items:center;gap:1.2rem;height:100%;color:rgb(var(--color-foreground));text-decoration:none}.pbuw-trust--center .pbuw-trust__inner{flex-direction:column;justify-content:center;gap:.8rem;text-align:center}.pbuw-trust__icon{display:inline-flex;flex-shrink:0;width:2.6rem;height:2.6rem}.pbuw-trust__icon svg{width:100%;height:100%}.pbuw-trust__title{display:block;font-size:1.15rem;letter-spacing:.14em;text-transform:uppercase}.pbuw-trust__text{display:block;margin-top:.2rem;font-size:1.2rem;line-height:1.4;color:rgba(var(--color-foreground),.65)}a.pbuw-trust__inner:hover .pbuw-trust__text{text-decoration:underline;text-underline-offset:.2rem}@media screen and (max-width:749px){.pbuw-trust__list--swipe{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:72%;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.pbuw-trust__list--swipe::-webkit-scrollbar{display:none}.pbuw-trust__list--swipe>.pbuw-trust__item{scroll-snap-align:start}}@media screen and (min-width:990px){.pbuw-trust__list{grid-template-columns:repeat(var(--pbuw-trust-cols, 4),minmax(0,1fr));gap:0}.pbuw-trust__item{padding-inline:2.4rem}.pbuw-trust__item+.pbuw-trust__item{border-left:1px solid rgba(var(--color-foreground),.12)}.pbuw-trust--left .pbuw-trust__item:first-child{padding-left:0}}.pbuw-reviews__summary{font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.pbuw-reviews__summary p{margin:0}.pbuw-reviews__empty{padding:3.2rem;border:1px dashed rgba(var(--color-foreground),.3);font-size:1.3rem;text-align:center}.pbuw-reviews__grid{display:grid;grid-template-columns:repeat(var(--pbuw-cols-desktop, 3),minmax(0,1fr));gap:1.2rem;margin:0;padding:0;list-style:none}@media screen and (max-width:989px){.pbuw-reviews__grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(82%,38rem);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.pbuw-reviews__grid::-webkit-scrollbar{display:none}.pbuw-review{scroll-snap-align:start}}.pbuw-review{display:flex;flex-direction:column;gap:1.6rem;min-width:0;padding:clamp(2rem,2.4vw,3.2rem);background:rgba(var(--color-foreground),.04)}.pbuw-review__photo{overflow:hidden;aspect-ratio:1;margin:calc(-1*clamp(2rem,2.4vw,3.2rem)) calc(-1*clamp(2rem,2.4vw,3.2rem)) 0}.pbuw-review__photo img{display:block;width:100%;height:100%;object-fit:cover}.pbuw-review .pbuw-stars{font-size:1.4rem}.pbuw-review__quote{flex:1 1 auto;margin:0;padding:0;border:0;font-size:1.5rem;font-style:normal;line-height:1.55;color:rgb(var(--color-foreground))}.pbuw-review__author{margin:0;font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.pbuw-review__product{display:flex;align-items:center;gap:1.2rem;padding-top:1.6rem;border-top:1px solid rgba(var(--color-foreground),.12);color:rgb(var(--color-foreground));text-decoration:none}.pbuw-review__product img{flex-shrink:0;width:5.6rem;height:5.6rem;object-fit:cover}.pbuw-review__product-title{display:block;font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase}.pbuw-review__product-price{display:block;margin-top:.2rem;font-size:1.2rem;color:rgba(var(--color-foreground),.7)}a.pbuw-review__product:hover .pbuw-review__product-title{text-decoration:underline;text-underline-offset:.2rem}.pbuw-reviews__header--center{flex-direction:column;align-items:center;text-align:center}.pbuw-reviews__header--center .pbuw-heading{font-size:clamp(2rem,1.4rem + 1.4vw,3.2rem)}.pbuw-review--center{align-items:center;text-align:center}.pbuw-review--center .pbuw-review__product{justify-content:center;align-self:stretch}.pbuw-review--italic .pbuw-review__quote{font-style:italic}.pbuw-review--quoted .pbuw-review__quote:before{content:"\201c"}.pbuw-review--quoted .pbuw-review__quote:after{content:"\201d"}.pbuw-review__quote{font-size:clamp(1.5rem,1.3rem + .4vw,1.8rem)}.pbuw-review__who{display:flex;flex-direction:column;gap:.3rem}.pbuw-review__name{margin:0;font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-foreground))}.pbuw-review__descriptor{margin:0;font-size:1.2rem;letter-spacing:.02em;color:rgba(var(--color-foreground),.6)}.pbuw-review__example{margin:0;padding:.2rem .6rem;border:1px dashed rgba(var(--color-foreground),.4);font-size:1rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.pbuw-carousel{display:block}.pbuw-carousel__track{position:relative;display:flex;gap:1.2rem;margin:0;padding:0;list-style:none;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.pbuw-carousel__track::-webkit-scrollbar{display:none}.pbuw-carousel__slide{--pbuw-slide: 86%;flex:0 0 var(--pbuw-slide);scroll-snap-align:start}@media screen and (min-width:750px){.pbuw-carousel__slide{--pbuw-slide: calc((100% - 1.2rem)/2) }}@media screen and (min-width:990px){.pbuw-carousel__slide{--pbuw-slide: calc((100% - 1.2rem * (var(--pbuw-cols-desktop, 3) - 1)) / var(--pbuw-cols-desktop, 3))}}.pbuw-carousel__controls{display:flex;align-items:center;justify-content:center;gap:1.6rem;margin-top:2.4rem}.pbuw-carousel__arrow{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:1px solid rgba(var(--color-foreground),.3);background:none;color:rgb(var(--color-foreground));cursor:pointer;transition:border-color .2s ease,opacity .2s ease}.pbuw-carousel__arrow svg{width:1.8rem;height:1.8rem}.pbuw-carousel__arrow:hover:not(:disabled){border-color:rgb(var(--color-foreground))}.pbuw-carousel__arrow:disabled{opacity:.3;cursor:default}.pbuw-carousel__arrow:focus-visible,.pbuw-carousel__dot:focus-visible{outline:1px solid rgb(var(--color-foreground));outline-offset:.2rem}.pbuw-carousel__dots{display:flex;align-items:center}.pbuw-carousel__dot{position:relative;width:2.4rem;height:2.4rem;padding:0;border:0;background:none;cursor:pointer}.pbuw-carousel__dot:before{content:"";position:absolute;top:50%;left:50%;width:.6rem;height:.6rem;border-radius:.3rem;background:rgba(var(--color-foreground),.3);transform:translate(-50%,-50%);transition:width .25s ease,background-color .25s ease}.pbuw-carousel__dot[aria-current=true]:before{width:1.8rem;background:rgb(var(--color-foreground))}@media(prefers-reduced-motion:no-preference){.pbuw-carousel__track{scroll-behavior:smooth}}.pbuw-split{display:grid;grid-template-columns:minmax(0,1fr)}.pbuw-split__media{position:relative;overflow:hidden;aspect-ratio:var(--pbuw-ratio, 4 / 5);background:rgba(var(--color-foreground),.06)}.pbuw-split__media img,.pbuw-split__media svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pbuw-split__media svg{fill:rgba(var(--color-foreground),.35)}.pbuw-split__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.6rem;padding:3.6rem 1.6rem 4rem;color:rgb(var(--color-foreground))}.pbuw-split--center .pbuw-split__content{align-items:center;text-align:center}.pbuw-split__eyebrow{margin:0;font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.65)}.pbuw-split__heading{margin:0;max-width:16ch;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(2.8rem,1.8rem + 2.8vw,5.6rem);line-height:.95;letter-spacing:-.01em;text-transform:uppercase;color:inherit}.pbuw-split__text{max-width:48ch;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}.pbuw-split__text p{margin:0 0 1rem}.pbuw-split__text p:last-child{margin-bottom:0}.pbuw-split__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:.8rem}@media screen and (min-width:750px){.pbuw-split{grid-template-columns:repeat(2,minmax(0,1fr))}.pbuw-split--image-right .pbuw-split__media{order:2}.pbuw-split__content{padding:clamp(4rem,6vw,9.6rem) clamp(3.2rem,6vw,9.6rem)}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/pbuw-home.css.map */
