.hp-hub-hero{position:relative;display:grid;min-height:var(--hp-hub-hero-m, 100svh);color:var(--hp-on-media);background-color:var(--hp-ink);isolation:isolate}.hp-hub-hero>*{grid-area:1 / 1}.hp-hub-hero__media{z-index:0;height:100%;min-height:100%}.hp-hub-hero--flat{min-height:0!important}.hp-hub-hero--flat .hp-hub-hero__content{padding-top:var(--hp-space-2xl)}.hp-hub-hero__content{z-index:1;display:flex;flex-direction:column;justify-content:flex-end;width:100%;padding-top:var(--hp-space-xl);padding-bottom:var(--hp-space-xl)}.hp-hub-hero__brand{margin:0;font-family:var(--font-heading-family);font-size:1rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgba(var(--hp-on-media-rgb),.8)}.hp-hub-hero__name{margin:.4rem 0 0;color:var(--hp-on-media);line-height:.98}.hp-hub-hero__name--editorial{font-family:var(--hp-font-editorial);font-weight:400;text-transform:none;letter-spacing:0;line-height:1.02}.hp-hub-hero__tagline{max-width:44rem;margin:1rem 0 0;font-size:1.4rem;line-height:1.6;color:rgba(var(--hp-on-media-rgb),.85)}@media screen and (min-width:750px){.hp-hub-hero{min-height:var(--hp-hub-hero, 640px)}.hp-hub-hero__content{padding-bottom:var(--hp-space-2xl)}.hp-hub-hero__tagline{font-size:1.6rem}}.hp-hub-statement__inner{max-width:78rem;margin-inline:auto;text-align:center}.hp-hub-statement__text{margin:0;line-height:1.3;color:rgb(var(--color-foreground))}.hp-hub-statement__blurb{max-width:60rem;margin:var(--hp-space-md) auto 0;color:rgba(var(--color-foreground),.8)}.hp-hub-statement__blurb>:first-child{margin-top:0}.hp-hub-statement__blurb>:last-child{margin-bottom:0}.hp-hub-cols__head{display:flex;align-items:baseline;gap:1.2rem}.hp-hub-cols__heading{margin:0}.hp-hub-cols__count{color:var(--hp-meta)}.hp-hub-cols{--hp-cols-m: 2}@media screen and (min-width:750px)and (max-width:989px){.hp-hub-cols .hp-track__item{width:calc((100% - var(--hp-cols-t, 3) * var(--hp-carousel-gap) - var(--hp-peek)) / var(--hp-cols-t, 3))}}.hp-hub-cols__item--soon .hp-hub-cols__soon{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;padding:2rem;background-color:var(--hp-surface);color:var(--hp-ink)}.hp-hub-cols__soon-title{margin:0}.hp-hub-cols__soon-body{max-width:36rem;margin:.8rem 0 0;font-size:1.3rem;line-height:1.7;color:var(--hp-body-text)}.hp-hub-cols__form{margin-top:1.4rem;max-width:36rem}.hp-hub-products__head{display:flex;align-items:baseline;justify-content:space-between;gap:1.2rem;margin-bottom:var(--hp-space-md)}.hp-hub-products__heading{margin:0}.hp-hub-products__all{font-size:1.2rem}.hp-hub-products__empty{padding:var(--hp-space-xl) 0;text-align:center;color:var(--hp-muted)}.hp-hub-products__empty-title{margin:0 0 .6rem;color:var(--hp-ink)}.hp-hub-notes__inner{display:flex;flex-direction:column}.hp-hub-notes__media{display:block;aspect-ratio:4 / 3;background-color:var(--hp-surface);overflow:hidden}.hp-hub-notes__img{display:block;width:100%;height:100%;object-fit:cover}.hp-hub-notes__img--empty{background-color:var(--hp-surface)}.hp-hub-notes__copy{padding:var(--hp-space-lg) 0 var(--hp-space-xl)}.hp-hub-notes__label{margin:0 0 var(--hp-space-xs);color:var(--hp-eco-accent)}.hp-hub-notes__title{margin:0;line-height:1.25}.hp-hub-notes__blurb{max-width:52rem;margin:var(--hp-space-sm) 0 0;color:rgba(var(--color-foreground),.8)}.hp-hub-notes__cta{margin-top:var(--hp-space-md)}@media screen and (min-width:990px){.hp-hub-notes__inner{flex-direction:row;align-items:center;gap:5.6rem}.hp-hub-notes--media-right{flex-direction:row-reverse}.hp-hub-notes__media{flex:0 0 52%;aspect-ratio:4 / 3}.hp-hub-notes__copy{padding:var(--hp-space-xl) 0}}.hp-hub-others__heading{margin:0 0 var(--hp-space-md)}.hp-worlds--cards .hp-worlds__list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none;border-top:.1rem solid var(--hp-rule)}.hp-worlds__card{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;min-height:6rem;padding:1.2rem 0;border-bottom:.1rem solid var(--hp-rule);color:rgb(var(--color-foreground));text-decoration:none}.hp-worlds__card-name{font-family:var(--font-heading-family);font-size:1.5rem;font-weight:600;text-transform:uppercase}.hp-worlds__card-tag{display:block;margin-top:.2rem;font-size:1.2rem;color:var(--hp-muted)}.hp-worlds__card-arrow{font-size:1.6rem;opacity:.5}.hp-worlds__card-img{display:none}.hp-worlds__item--soon .hp-worlds__card{opacity:.65}.hp-worlds__card:focus-visible{outline:.2rem solid var(--hp-accent);outline-offset:.2rem}@media screen and (min-width:990px){.hp-worlds--cards .hp-worlds__list{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;border:0}.hp-worlds__card{position:relative;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-height:26rem;padding:1.6rem;border:0;color:var(--hp-on-media);background-color:var(--hp-ink);overflow:hidden;isolation:isolate}.hp-worlds__card-img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%;object-fit:cover;transition:transform .24s ease-out}.hp-worlds__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:var(--hp-scrim-bottom)}.hp-worlds__card:hover .hp-worlds__card-img{transform:scale(1.03)}.hp-worlds__card-brand{font-family:var(--font-heading-family);font-size:.8rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--hp-on-media-rgb),.75)}.hp-worlds__card-name{font-size:2rem}.hp-worlds__card-tag{color:rgba(var(--hp-on-media-rgb),.8)}.hp-worlds__card-arrow{display:none}}@media(prefers-reduced-motion:reduce){.hp-worlds__card-img{transition:none}.hp-worlds__card:hover .hp-worlds__card-img{transform:none}}.hp-hub-cols__item--next .hp-ccard__count{padding-left:.8rem;border-left:.3rem solid var(--hp-eco-accent, var(--hp-accent));text-transform:uppercase;letter-spacing:.08em}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-hp-hub.css.map */
