.best-sellers{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.best-sellers__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.6rem;margin-bottom:3rem}.best-sellers__heading{margin:0 0 .6rem}.best-sellers__subheading{margin:0;font-size:1.6rem;color:rgba(var(--color-foreground),.75)}.best-sellers__view-all{flex-shrink:0;font-size:1.4rem;white-space:nowrap}.best-sellers__grid{list-style:none;margin:0;padding:0;display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.best-sellers__grid::-webkit-scrollbar{display:none}.best-sellers__item{flex:0 0 75%;scroll-snap-align:start}@media screen and (min-width:990px){.best-sellers__grid{overflow-x:visible;display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem}.best-sellers__item{flex:initial}}.best-sellers__card{display:flex;flex-direction:column;gap:.8rem;text-decoration:none;color:rgb(var(--color-foreground))}.best-sellers__media{position:relative;display:block;aspect-ratio:1 / 1;border-radius:var(--product-card-corner-radius);overflow:hidden;background:rgba(var(--color-foreground),.04)}.best-sellers__media img{width:100%;height:100%;object-fit:cover;display:block}.best-sellers__badge{position:absolute;bottom:1rem;inset-inline-start:1rem;padding:.4rem 1rem;border-radius:999px;background:rgb(var(--color-background));font-size:1.2rem;font-family:var(--font-body-family);font-weight:var(--font-body-weight-bold)}.best-sellers__title{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight-bold);font-size:1.5rem;line-height:1.35}.best-sellers__price{font-size:1.4rem}.category-hub{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.category-hub__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.6rem;margin-bottom:3rem;flex-wrap:wrap}.category-hub__heading{margin:0 0 1rem}.category-hub__intro{max-width:60rem;font-size:1.6rem;color:rgba(var(--color-foreground),.75)}.category-hub__shop-all{flex-shrink:0;font-size:1.4rem;white-space:nowrap}.category-hub__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media screen and (min-width:750px){.category-hub__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media screen and (min-width:990px){.category-hub__grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.category-hub__group-heading{grid-column:1 / -1;margin-top:2rem}.category-hub__group-heading:first-child{margin-top:0}.category-hub__group-heading h2{margin:0 0 .4rem;font-size:1.3rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight-bold);text-transform:uppercase;letter-spacing:.1rem;color:rgba(var(--color-foreground),.6);border-bottom:.1rem solid rgba(var(--color-foreground),.12);padding-bottom:1rem}.category-hub__item{margin:0}.category-hub__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;height:100%;min-height:12rem;padding:2rem 1.6rem;text-align:center;text-decoration:none;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.12);border-radius:var(--collection-card-corner-radius);box-shadow:0 .4rem 1rem rgba(var(--color-shadow),.08);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.category-hub__card:hover,.category-hub__card:focus-visible{transform:translateY(-.3rem);border-color:rgba(var(--color-foreground),.3);box-shadow:0 .8rem 1.6rem rgba(var(--color-shadow),.14)}.category-hub__media{display:flex;align-items:center;justify-content:center;width:100%}.category-hub__media img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:calc(var(--collection-card-corner-radius) * .6)}.category-hub__name,.category-hub__label{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight-bold);font-size:1.6rem;line-height:1.3}.category-hub__subtext{font-size:1.3rem;color:rgba(var(--color-foreground),.7);line-height:1.4}.collection-seo-content{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.collection-seo-content__inner{max-width:80rem;margin:0 auto}.collection-seo-content__inner h2,.collection-seo-content__inner h3{margin-top:2.4rem;margin-bottom:1rem}.collection-seo-content__inner h2:first-child,.collection-seo-content__inner h3:first-child{margin-top:0}.collection-seo-content__inner p{color:rgba(var(--color-foreground),.8)}.related-products__subtitle{margin:-.8rem 0 2.4rem;text-align:center;font-size:1.5rem;color:rgba(var(--color-foreground),.7)}.related-products--fallback{margin-top:3.2rem}.hero-search{position:relative;padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);overflow:hidden;max-width:100%}.hero-search__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-search__media img{width:100%;height:100%;object-fit:cover}.hero-search__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-shadow))}.hero-search__content{position:relative;z-index:1;max-width:68rem;width:100%;min-width:0;box-sizing:border-box;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hero-search__heading{margin:0;max-width:100%}@media screen and (min-width:750px){.hero-search__heading{font-size:calc(var(--font-heading-scale) * 5.6rem)}}.hero-search__subheading{margin:0;max-width:52rem;width:100%;font-size:1.8rem}.hero-search__search{width:100%;max-width:56rem;min-width:0;box-sizing:border-box}.hero-search__form{width:100%;position:relative;display:flex;box-sizing:border-box}.hero-search__input{width:100%;height:5.4rem;padding-inline:2rem 9.5rem;font-size:1.6rem;font-family:inherit;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));border:var(--inputs-border-width) solid rgba(var(--color-foreground),var(--inputs-border-opacity));border-radius:var(--inputs-radius);box-sizing:border-box}.hero-search__input:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.hero-search__button{position:absolute;top:0;inset-inline-end:0;bottom:0;width:8rem;border:0;border-start-end-radius:var(--inputs-radius);border-end-end-radius:var(--inputs-radius);background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.4rem;cursor:pointer}.hero-search__goal-link{font-size:1.4rem;max-width:100%;overflow-wrap:break-word;word-break:break-word;white-space:normal}@media screen and (max-width:749px){.hero-search__content{gap:.9rem}}.product__benefit-headline{margin:-.6rem 0 1.2rem;font-size:1.6rem;line-height:1.4;color:rgba(var(--color-foreground),.75);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight-bold)}.product__reassurance{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;list-style:none;margin:1.6rem 0 0;padding:1.2rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--collection-card-corner-radius, .8rem);background:rgba(var(--color-foreground),.03)}.product__reassurance-item{font-size:1.3rem;line-height:1.4;color:rgba(var(--color-foreground),.8);white-space:nowrap}@media screen and (max-width:749px){.product__reassurance{flex-direction:column;gap:.6rem}.product__reassurance-item{white-space:normal}}.shop-by-brand{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.shop-by-brand__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.6rem;margin-bottom:3.5rem}.shop-by-brand__heading{margin:0 0 .6rem}.shop-by-brand__subheading{margin:0;font-size:1.6rem;color:rgba(var(--color-foreground),.75)}.shop-by-brand__view-all{flex-shrink:0;font-size:1.4rem;white-space:nowrap}.shop-by-brand__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem}@media screen and (min-width:750px){.shop-by-brand__grid{grid-template-columns:repeat(3,1fr);gap:1.6rem}}@media screen and (min-width:990px){.shop-by-brand__grid{grid-template-columns:repeat(6,1fr);gap:1.6rem}}.shop-by-brand__tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;min-height:8rem;padding:1.6rem;text-align:center;text-decoration:none;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.12);border-radius:var(--collection-card-corner-radius);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.shop-by-brand__tile:hover,.shop-by-brand__tile:focus-visible{transform:translateY(-.2rem);border-color:rgba(var(--color-foreground),.3);box-shadow:0 .6rem 1.4rem rgba(var(--color-shadow),.1)}.shop-by-brand__name{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight-bold);font-size:1.5rem;line-height:1.3}.shop-by-brand__name--caption{font-size:1.3rem;font-weight:var(--font-body-weight);color:rgba(var(--color-foreground),.75)}.shop-by-brand__logo{display:flex;align-items:center;justify-content:center;width:100%;height:4.4rem}.shop-by-brand__logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.shop-by-category{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.shop-by-category__heading{margin:0 0 1rem;text-align:center}.shop-by-category__subheading{margin:0 auto 3.5rem;max-width:52rem;text-align:center;font-size:1.6rem;color:rgba(var(--color-foreground),.75)}.shop-by-category__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.shop-by-category__grid{grid-template-columns:repeat(3,1fr);gap:2.4rem}}.shop-by-category__item{margin:0;height:100%}.shop-by-category__card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.12);border-radius:var(--collection-card-corner-radius);overflow:hidden;box-shadow:0 .4rem 1rem rgba(var(--color-shadow),.08);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.shop-by-category__card:hover,.shop-by-category__card:focus-visible{transform:translateY(-.3rem);border-color:rgba(var(--color-foreground),.3);box-shadow:0 .8rem 1.6rem rgba(var(--color-shadow),.14)}.shop-by-category__media{display:block;aspect-ratio:4 / 3;background:rgba(var(--color-foreground),.04)}.shop-by-category__media img{width:100%;height:100%;object-fit:cover;display:block}.shop-by-category__name-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:2rem;text-align:center;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight-bold);font-size:2rem}.shop-by-category__content{display:flex;flex-direction:column;gap:.6rem;padding:2rem 2rem 2.4rem}.shop-by-category__label{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:2.2rem;line-height:1.2}.shop-by-category__subtext{font-size:1.4rem;color:rgba(var(--color-foreground),.7);line-height:1.4}.shop-by-goal{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.shop-by-goal__heading{margin:0 0 1rem;text-align:center}.shop-by-goal__subheading{margin:0 auto 3.5rem;max-width:56rem;text-align:center;font-size:1.6rem}.shop-by-goal__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media screen and (min-width:750px){.shop-by-goal__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media screen and (min-width:990px){.shop-by-goal__grid{grid-template-columns:repeat(5,1fr);gap:2rem}}.shop-by-goal__item{margin:0}.shop-by-goal__card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;height:100%;padding:2.4rem 1.6rem;text-decoration:none;color:rgb(var(--color-foreground));border-radius:var(--collection-card-corner-radius);box-shadow:0 .4rem 1rem rgba(var(--color-shadow),.1);transition:transform .18s ease,box-shadow .18s ease}.shop-by-goal__card:hover,.shop-by-goal__card:focus-visible{transform:translateY(-.3rem);box-shadow:0 .8rem 1.6rem rgba(var(--color-shadow),.16)}.shop-by-goal__icon{display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;border-radius:50%;background:rgba(var(--color-foreground),.06);overflow:hidden}.shop-by-goal__icon img{width:100%;height:100%;object-fit:cover}.shop-by-goal__svg-icon{width:2.6rem;height:2.6rem;color:rgb(var(--color-foreground))}.shop-by-goal__icon-placeholder{width:2.4rem;height:2.4rem;border-radius:50%;border:.2rem solid rgba(var(--color-foreground),.35)}.shop-by-goal__label{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight-bold);font-size:1.5rem;line-height:1.3}.shop-by-goal__text{font-size:1.3rem;color:rgba(var(--color-foreground),.7);line-height:1.4}.why-shop{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.why-shop__heading{margin:0 0 1rem;text-align:center}.why-shop__subheading{margin:0 auto 3.5rem;max-width:52rem;text-align:center;font-size:1.6rem;color:rgba(var(--color-foreground),.75)}.why-shop__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.6rem}@media screen and (min-width:550px){.why-shop__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.why-shop__grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.why-shop__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.8rem;padding:2.4rem 1.6rem;border-radius:var(--collection-card-corner-radius);background:rgb(var(--color-background));box-shadow:0 .4rem 1rem rgba(var(--color-shadow),.08)}.why-shop__icon{display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;border-radius:50%;background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground))}.why-shop__icon svg{width:2.6rem;height:2.6rem}.why-shop__item-heading{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight-bold);font-size:1.5rem;line-height:1.3}.why-shop__item-text{font-size:1.3rem;color:rgba(var(--color-foreground),.7);line-height:1.5}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
