.wxh{background:#fff;color:var(--wxh-secondary);overflow:clip}.wxh *,.wxh ::before,.wxh ::after{box-sizing:border-box}.wxh a{color:inherit;text-decoration:none}.wxh .page-width{width:min(100%,1480px);margin-inline:auto;padding-inline:clamp(16px,3.2vw,52px)}.wxh-hero{position:relative;width:100%;background:#e7eef2;overflow:hidden}.wxh-hero__track{position:relative;min-height:clamp(480px,52vw,790px)}.wxh-hero__slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease,visibility .5s ease}.wxh-hero__slide.is-active{position:relative;opacity:1;visibility:visible;pointer-events:auto}.wxh-hero__link,.wxh-hero__picture{display:block;width:100%;height:100%}.wxh-hero__image{width:100%;height:clamp(480px,52vw,790px);display:block;object-fit:cover;object-position:center}.wxh-hero__shade,.wxh-campaign__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,23,39,.62) 0%,rgba(5,23,39,.15) 48%,rgba(5,23,39,0) 74%);pointer-events:none}.wxh-hero__content{position:absolute;inset:auto 0 clamp(38px,6vw,92px);z-index:2;color:#fff}.wxh-hero__heading{max-width:10ch;margin:10px 0 24px;color:#fff!important;font-size:clamp(46px,6.3vw,104px);font-weight:750;line-height:.9;letter-spacing:-.055em;text-transform:uppercase}.wxh-eyebrow{margin:0 0 8px;color:var(--wxh-secondary)!important;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.16em;text-transform:uppercase}.wxh-eyebrow--light{color:#fff!important}.wxh-pill{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:2px solid var(--wxh-secondary);border-radius:999px;background:var(--wxh-primary);color:var(--wxh-secondary)!important;font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;transition:transform .18s ease,background .18s ease}.wxh-pill:hover{transform:translateY(-2px);background:#fff}.wxh-pill--light{border-color:#fff;background:#fff;color:var(--wxh-secondary)!important}.wxh-hero__arrow,.wxh-scroll-arrow{appearance:none;border:0;cursor:pointer}.wxh-hero__arrow{position:absolute;top:50%;z-index:4;width:48px;height:48px;transform:translateY(-50%);border-radius:50%;background:rgba(255,255,255,.88);color:var(--wxh-secondary);font-size:34px;line-height:1;display:grid;place-items:center;box-shadow:0 10px 30px rgba(10,37,64,.15)}.wxh-hero__arrow--prev{left:22px}.wxh-hero__arrow--next{right:22px}.wxh-hero__dots{position:absolute;left:50%;bottom:18px;z-index:5;display:flex;gap:8px;transform:translateX(-50%)}.wxh-hero__dot{width:28px;height:4px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.55);cursor:pointer}.wxh-hero__dot.is-active{background:#fff}.wxh-section{padding-block:clamp(54px,6.5vw,96px)}.wxh-section--soft{background:var(--wxh-soft)}.wxh-section__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:clamp(24px,3.2vw,46px)}.wxh-section__head--center{justify-content:center;text-align:center}.wxh-title{margin:0;color:var(--wxh-secondary)!important;font-size:clamp(32px,3.5vw,58px);font-weight:720;line-height:.96;letter-spacing:-.045em;text-transform:uppercase}.wxh-view-all{flex:0 0 auto;padding-bottom:4px;border-bottom:1px solid currentColor;color:var(--wxh-secondary)!important;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.wxh-category-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(14px,2vw,28px)}.wxh-category-card{min-width:0}.wxh-category-card__media{aspect-ratio:.86;overflow:hidden;border-radius:2px;background:#edf2f4}.wxh-category-card__image,.wxh-explore-card__image,.wxh-story-card__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.wxh-category-card:hover .wxh-category-card__image,.wxh-explore-card:hover .wxh-explore-card__image,.wxh-story-card:hover .wxh-story-card__image{transform:scale(1.035)}.wxh-category-card__title{display:block;margin-top:13px;color:var(--wxh-secondary)!important;font-size:clamp(14px,1.1vw,18px);font-weight:700;letter-spacing:-.02em;text-align:center;text-transform:uppercase}.wxh-product-row-wrap{position:relative}.wxh-product-row{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 72px)/4);gap:24px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.wxh-product-row::-webkit-scrollbar,.wxh-category-strip::-webkit-scrollbar,.wxh-explore-grid::-webkit-scrollbar,.wxh-story-grid::-webkit-scrollbar{display:none}.wxh-product-row__item{min-width:0;scroll-snap-align:start}.wxh-product-row .product-card{height:100%}.wxh-product-row .product-card__media>a{border-radius:0!important;background:#f2f5f6;overflow:hidden}.wxh-product-row .product-card__content{padding-top:14px}.wxh-product-row .product-card__title{color:var(--wxh-secondary)!important;font-size:14px;font-weight:650}.wxh-product-row .price,.wxh-product-row .price *{color:var(--wxh-secondary)!important}.wxh-scroll-arrow{position:absolute;top:38%;z-index:5;width:44px;height:44px;border:1px solid rgba(10,37,64,.14);border-radius:50%;background:#fff;color:var(--wxh-secondary);font-size:32px;line-height:1;display:grid;place-items:center;box-shadow:0 10px 26px rgba(10,37,64,.12)}.wxh-scroll-arrow--prev{left:-22px}.wxh-scroll-arrow--next{right:-22px}.wxh-explore-grid{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:clamp(12px,1.45vw,22px)}.wxh-explore-card{min-width:0;text-align:center}.wxh-explore-card__media{aspect-ratio:1;overflow:hidden;border-radius:50%;background:#edf2f4}.wxh-explore-card>span{display:block;margin-top:10px;color:var(--wxh-secondary)!important;font-size:12px;font-weight:700;line-height:1.2;text-transform:uppercase}.wxh-campaign{position:relative;min-height:clamp(520px,50vw,760px);overflow:hidden;background:#dce8ee}.wxh-campaign__link,.wxh-campaign__picture{display:block;width:100%;height:100%}.wxh-campaign__image{width:100%;height:clamp(520px,50vw,760px);display:block;object-fit:cover}.wxh-campaign__content{position:absolute;inset:auto 0 clamp(44px,6vw,88px);z-index:2;color:#fff}.wxh-campaign__content h2{max-width:10ch;margin:8px 0 14px;color:#fff!important;font-size:clamp(44px,6vw,92px);font-weight:750;line-height:.9;letter-spacing:-.055em;text-transform:uppercase}.wxh-campaign__content>p:not(.wxh-eyebrow){max-width:34ch;margin:0 0 24px;color:#fff!important;font-size:clamp(15px,1.3vw,19px)}.wxh-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.wxh-story-card{min-width:0;background:#fff}.wxh-story-card__media{aspect-ratio:1.32;overflow:hidden;background:#eef3f5}.wxh-story-card__content{padding:22px}.wxh-story-card__content h3{margin:4px 0 10px;color:var(--wxh-secondary)!important;font-size:clamp(22px,2vw,32px);line-height:1;letter-spacing:-.035em}.wxh-story-card__content>p:not(.wxh-eyebrow){margin:0 0 14px;color:rgba(10,37,64,.74)!important;line-height:1.55}.wxh-story-card__content>span{color:var(--wxh-secondary)!important;font-size:12px;font-weight:700;text-transform:uppercase}.wxh-join{background:var(--wxh-secondary);color:#fff}.wxh-join__inner{min-height:310px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding-block:clamp(54px,6vw,86px)}.wxh-join h2{max-width:11ch;margin:8px 0 14px;color:#fff!important;font-size:clamp(44px,5.5vw,82px);font-weight:750;line-height:.9;letter-spacing:-.055em;text-transform:uppercase}.wxh-join p:not(.wxh-eyebrow){max-width:48ch;margin:0;color:rgba(255,255,255,.78)!important}.wxh-seo{padding-block:clamp(56px,6vw,92px)}.wxh-seo h2{margin:0 0 18px;color:var(--wxh-secondary)!important;font-size:clamp(28px,3vw,48px);letter-spacing:-.04em}.wxh-seo .rte{max-width:980px;color:rgba(10,37,64,.78)!important;line-height:1.75}@media(max-width:1100px){.wxh-category-strip{grid-template-columns:repeat(5,minmax(190px,1fr));overflow-x:auto;scroll-snap-type:x mandatory}.wxh-category-card{scroll-snap-align:start}.wxh-product-row{grid-auto-columns:calc((100% - 40px)/3);gap:20px}.wxh-explore-grid{grid-template-columns:repeat(9,minmax(120px,1fr));overflow-x:auto;scroll-snap-type:x mandatory}.wxh-explore-card{scroll-snap-align:start}}@media(max-width:749px){.wxh .page-width{padding-inline:16px}.wxh-hero__track,.wxh-hero__image{min-height:500px;height:500px}.wxh-hero__shade,.wxh-campaign__shade{background:linear-gradient(0deg,rgba(5,23,39,.7) 0%,rgba(5,23,39,.14) 58%,rgba(5,23,39,0) 82%)}.wxh-hero__content{inset:auto 0 40px}.wxh-hero__heading{max-width:9ch;margin-bottom:18px;font-size:clamp(38px,12vw,54px)}.wxh-hero__arrow{display:none}.wxh-hero__dots{bottom:12px}.wxh-section{padding-block:52px}.wxh-section__head{align-items:flex-end;margin-bottom:24px}.wxh-title{font-size:32px}.wxh-view-all{font-size:11px}.wxh-category-strip{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:42vw;gap:12px;margin-inline:-16px;padding-inline:16px}.wxh-category-card__media{aspect-ratio:.82}.wxh-category-card__title{margin-top:10px;font-size:13px}.wxh-product-row{grid-auto-columns:72vw;gap:14px;margin-inline:-16px;padding-inline:16px}.wxh-scroll-arrow{display:none}.wxh-explore-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:29vw;gap:14px;margin-inline:-16px;padding-inline:16px}.wxh-explore-card>span{font-size:10px}.wxh-campaign,.wxh-campaign__image{min-height:560px;height:560px}.wxh-campaign__content{inset:auto 0 42px}.wxh-campaign__content h2{font-size:48px}.wxh-story-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:82vw;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:-16px;padding-inline:16px}.wxh-story-card{scroll-snap-align:start}.wxh-join__inner{min-height:360px;flex-direction:column;align-items:flex-start;justify-content:center;gap:28px}.wxh-join h2{font-size:48px}}@media(prefers-reduced-motion:reduce){.wxh *,.wxh ::before,.wxh ::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}