.wsh-caps__head{display:flex;flex-direction:column;gap:1.4rem;max-width:56rem;margin-bottom:clamp(3.2rem,5vw,5.6rem)}.wsh-caps__head .wsh-section-title{margin:0}.wsh-caps__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--wsh-hairline)}@media screen and (min-width:750px){.wsh-caps__list{grid-template-columns:1fr 1fr;column-gap:clamp(3rem,5vw,6rem)}}.wsh-caps__item{display:flex;gap:1.8rem;align-items:baseline;padding:clamp(2.4rem,3vw,3.6rem) 0;border-bottom:1px solid var(--wsh-hairline)}.wsh-caps__num{color:rgba(var(--color-foreground),.62);font-variant-numeric:tabular-nums;flex-shrink:0}.wsh-caps__title{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(2rem,2.4vw,2.8rem);line-height:1.1;margin:0}.wsh-caps__title a{color:inherit;text-decoration:none}.wsh-caps__title a:hover{opacity:.65}.wsh-caps__desc{margin:.8rem 0 0;max-width:40ch;color:rgba(var(--color-foreground),.75);font-size:1.5rem;line-height:1.55}.wsh-eimg--bleed{width:100%}.wsh-eimg__duo{display:grid;grid-template-columns:1fr;gap:clamp(1.6rem,2vw,2.4rem)}@media screen and (min-width:750px){.wsh-eimg__duo{grid-template-columns:1fr 1fr}}.wsh-eimg__meta{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;margin-top:1.6rem;padding-inline:var(--wsh-page-padding);flex-wrap:wrap}.wsh-eimg--bleed .wsh-eimg__meta{max-width:var(--wsh-shell-max);margin-inline:auto}.wsh-shell .wsh-eimg__meta{padding-inline:0}.wsh-eimg__caption{font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.wsh-eimg__credit{color:rgba(var(--color-foreground),.62)}.wsh-explore__head{margin-bottom:clamp(2.8rem,4vw,4.4rem);display:flex;flex-direction:column;gap:1.2rem}.wsh-explore__head .wsh-section-title{margin:0}.wsh-explore__list{list-style:none;margin:0;padding:0;border-top:1px solid var(--wsh-hairline)}.wsh-explore__item{border-bottom:1px solid var(--wsh-hairline)}.wsh-explore__link{display:flex;align-items:center;gap:2rem;padding:clamp(1.8rem,2.4vw,2.8rem) 0;color:rgb(var(--color-foreground));text-decoration:none;transition:padding-left var(--wsh-fast) var(--wsh-ease)}.wsh-explore__link:hover{padding-left:.8rem}.wsh-explore__thumb{width:6.4rem;flex-shrink:0}.wsh-explore__text{display:flex;align-items:baseline;gap:1.6rem;flex-wrap:wrap;flex:1}.wsh-explore__name{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(2.2rem,2.6vw,3rem);line-height:1.1}.wsh-explore__descriptor{color:rgba(var(--color-foreground),.55)}.wsh-explore__arrow{color:rgba(var(--color-foreground),.5);transition:transform var(--wsh-fast) var(--wsh-ease)}.wsh-explore__link:hover .wsh-explore__arrow{transform:translate(.4rem);color:rgb(var(--color-foreground))}.wsh-featured__grid{display:grid;grid-template-columns:1fr;gap:clamp(3rem,5vw,6rem);align-items:center}@media screen and (min-width:750px){.wsh-featured__grid{grid-template-columns:1fr 1fr}.wsh-featured--img-right .wsh-featured__media{order:2}}.wsh-featured__media{position:relative}.wsh-featured__media-secondary{width:40%;max-width:22rem;position:absolute;right:-1.6rem;bottom:-3.2rem;box-shadow:0 30px 60px -40px #11100e99}.wsh-featured--img-right .wsh-featured__media-secondary{right:auto;left:-1.6rem}.wsh-featured__body{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.wsh-featured__body--center{align-items:center;text-align:center}.wsh-featured__heading{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(2.8rem,3.6vw,4.4rem);line-height:1.1;margin:0;max-width:18ch}.wsh-featured__copy{margin:0}.wsh-featured__link{margin-top:.6rem}@media screen and (max-width:749px){.wsh-featured__media-secondary{display:none}}.wsh-hhero{position:relative;display:flex;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));overflow:hidden;border-bottom:1px solid var(--wsh-hairline)}.wsh-hhero--h-small{min-height:42vh}.wsh-hhero--h-medium{min-height:58vh}.wsh-hhero--h-large{min-height:74vh}.wsh-hhero__media{position:absolute;top:0;right:0;bottom:0;left:0}.wsh-hhero__img{width:100%;height:100%;object-fit:cover;display:block}.wsh-hhero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#111110}.wsh-hhero__img--mobile{display:none}.wsh-hhero__inner{position:relative;z-index:2;display:flex;width:100%;padding-block:clamp(4rem,7vh,8rem)}.wsh-hhero__content{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;max-width:60rem}.wsh-hhero__descriptor{margin:0;color:rgba(var(--color-foreground),.65)}.wsh-hhero__name{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(4rem,7vw,7.6rem);line-height:1.02;letter-spacing:-.015em;margin:0}.wsh-hhero__intro{margin:0;max-width:48ch;color:rgba(var(--color-foreground),.9)}.wsh-hhero__secondary{margin:0;color:rgba(var(--color-foreground),.65)}.wsh-hhero__actions{display:flex;align-items:center;gap:2rem 3rem;flex-wrap:wrap;margin-top:.6rem}.wsh-hhero--pos-bottom-left .wsh-hhero__inner{align-items:flex-end}.wsh-hhero--pos-center-left .wsh-hhero__inner{align-items:center}.wsh-hhero--pos-center .wsh-hhero__inner{align-items:center;justify-content:center}.wsh-hhero--pos-center .wsh-hhero__content{align-items:center;text-align:center}@media screen and (max-width:749px){.wsh-hhero__img--desktop{display:none}.wsh-hhero__img--mobile{display:block}.wsh-hhero--h-large{min-height:64vh}.wsh-hhero__inner{align-items:flex-end}.wsh-hhero--pos-center .wsh-hhero__content{align-items:flex-start;text-align:left}}.wsh-hintro__inner{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem}.wsh-hintro__heading,.wsh-hintro__body{margin:0}.wsh-hintro__body p{margin:0 0 1.4rem}.wsh-hintro__body p:last-child{margin-bottom:0}.wsh-hintro__quote{margin:1.6rem 0 0;padding-left:2.4rem;border-left:1px solid var(--wsh-hairline);font-family:var(--font-heading-family);font-weight:400;font-size:clamp(2rem,2.4vw,2.8rem);line-height:1.3;color:rgb(var(--color-foreground));max-width:30ch}.wsh-scta__inner{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;max-width:80rem}.wsh-scta--center .wsh-scta__inner{align-items:center;text-align:center;margin-inline:auto}.wsh-scta__eyebrow{margin:0;color:rgba(var(--color-foreground),.6)}.wsh-scta__heading{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(3rem,4.6vw,5.6rem);line-height:1.06;margin:0;color:rgb(var(--color-foreground));max-width:20ch}.wsh-scta__body{margin:0;max-width:54ch;color:rgba(var(--color-foreground),.9)}.wsh-scta__actions{display:flex;align-items:center;gap:2rem 3rem;flex-wrap:wrap;margin-top:.8rem}.wsh-scta__secondary{margin:1rem 0 0;color:rgba(var(--color-foreground),.65)}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=AAAAAAAAORQAEA */
