.shop-by-interest-breadcrumbs,.shop-by-interest-hero,.shop-by-interest-intro,.shop-by-interest-groups,.shop-by-interest-featured,.shop-by-interest-seo,.shop-by-interest-faq{color:rgb(var(--color-foreground))}.shop-by-interest-breadcrumbs__list{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin:0;padding:0;list-style:none;font-size:1.3rem;line-height:1.4}.shop-by-interest-breadcrumbs__link{color:rgba(var(--color-foreground),.75);text-decoration:underline;text-underline-offset:.25rem}.shop-by-interest-breadcrumbs__current{color:rgba(var(--color-foreground),.9)}.shop-by-interest-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:rgba(var(--color-foreground),.04)}.shop-by-interest-hero__image,.shop-by-interest-hero__fallback-image{display:block;width:100%;height:100%;object-fit:cover}.shop-by-interest-hero__mobile-image{display:none}.shop-by-interest-hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 82% 34%,rgba(var(--color-button),.16),transparent 30%),linear-gradient(135deg,rgba(var(--color-foreground),.04),rgba(var(--color-background),1))}.shop-by-interest-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-background));opacity:var(--shop-by-interest-overlay, 0)}.shop-by-interest-hero__inner{position:relative;min-height:var(--shop-by-interest-hero-height-mobile, 520px);display:flex;align-items:var(--shop-by-interest-align-y, center)}.shop-by-interest-hero__content{width:min(100%,68rem);padding-top:4rem;padding-bottom:4rem;text-align:var(--shop-by-interest-align-text, left);z-index:1}.shop-by-interest-hero__content--center{margin-inline:auto}.shop-by-interest-hero__content--right{margin-left:auto}.shop-by-interest-hero__eyebrow,.shop-by-interest-groups__eyebrow,.shop-by-interest-featured__eyebrow{margin:0 0 1rem;font-size:1.2rem;font-weight:700;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.shop-by-interest-hero__heading,.shop-by-interest-intro__heading,.shop-by-interest-groups__heading,.shop-by-interest-featured__heading,.shop-by-interest-seo__heading,.shop-by-interest-faq__heading{margin-top:0;overflow-wrap:anywhere}.shop-by-interest-hero__text{max-width:68rem;margin-top:1.6rem;font-size:1.6rem;line-height:1.65}.shop-by-interest-hero__content--center .shop-by-interest-hero__text{margin-inline:auto}.shop-by-interest-hero__content--right .shop-by-interest-hero__text{margin-left:auto}.shop-by-interest-hero__buttons,.shop-by-interest-featured-card__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem}.shop-by-interest-hero__content--center .shop-by-interest-hero__buttons{justify-content:center}.shop-by-interest-hero__content--right .shop-by-interest-hero__buttons{justify-content:flex-end}.shop-by-interest-intro__inner,.shop-by-interest-groups__header,.shop-by-interest-featured__header,.shop-by-interest-seo__inner,.shop-by-interest-faq__inner{max-width:96rem}.shop-by-interest-intro__inner--center,.shop-by-interest-featured__header--center,.shop-by-interest-faq__inner--center{margin-inline:auto;text-align:center}.shop-by-interest-intro__text,.shop-by-interest-groups__description,.shop-by-interest-featured__description,.shop-by-interest-seo__rte,.shop-by-interest-faq__intro{line-height:1.65}.shop-by-interest-groups__header{margin-bottom:2.4rem}.shop-by-interest-groups__topline{display:flex;gap:1.6rem;align-items:flex-start;justify-content:space-between}.shop-by-interest-groups__view-all{flex:0 0 auto;margin-top:.4rem;color:rgb(var(--color-link));font-weight:700;text-decoration:underline;text-underline-offset:.25rem}.shop-by-interest-groups__grid,.shop-by-interest-featured__grid,.shop-by-interest-seo__links{display:grid;gap:1.6rem;margin:0;padding:0;list-style:none}.shop-by-interest-groups__grid{grid-template-columns:repeat(var(--shop-by-interest-columns-mobile),minmax(0,1fr))}.shop-by-interest-card,.shop-by-interest-featured-card{min-width:0;height:100%;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgb(var(--color-background));transition:transform .18s ease,box-shadow .18s ease}.shop-by-interest-card__link,.shop-by-interest-featured-card__link{display:flex;min-width:0;height:100%;color:rgb(var(--color-foreground));text-decoration:none}.shop-by-interest-card__link{flex-direction:column}.shop-by-interest-card__link:focus-visible,.shop-by-interest-featured-card__link:focus-visible,.shop-by-interest-seo__link:focus-visible,.shop-by-interest-faq details:focus-within{outline:.3rem solid rgb(var(--color-foreground));outline-offset:.3rem}.shop-by-interest-card__media,.shop-by-interest-featured-card__media{position:relative;overflow:hidden;background:rgba(var(--color-foreground),.06)}.shop-by-interest-card__media{aspect-ratio:var(--shop-by-interest-card-ratio, 1 / 1)}.shop-by-interest-card__media--adapt{aspect-ratio:auto}.shop-by-interest-card__image,.shop-by-interest-featured-card__image,.shop-by-interest-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.shop-by-interest-card__media--adapt .shop-by-interest-card__image{height:auto}.shop-by-interest-card__placeholder{display:flex;align-items:center;justify-content:center;padding:2rem;color:rgba(var(--color-foreground),.7);font-weight:700;text-align:center}.shop-by-interest-card__content,.shop-by-interest-featured-card__content{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;padding:1.6rem}.shop-by-interest-card__badge{display:inline-flex;margin-bottom:.8rem;padding:.3rem .8rem;border:.1rem solid rgba(var(--color-foreground),.22);border-radius:999px;font-size:1rem;font-weight:700;letter-spacing:.09em;line-height:1.4;text-transform:uppercase}.shop-by-interest-card__heading,.shop-by-interest-featured-card__heading{margin:0}.shop-by-interest-card__text,.shop-by-interest-featured-card__text{margin:.8rem 0 0;font-size:1.4rem;line-height:1.55}.shop-by-interest-card__cta,.shop-by-interest-featured-card__cta{display:inline-flex;gap:.5rem;align-items:center;margin-top:auto;padding-top:1.4rem;color:rgb(var(--color-link));font-weight:700;line-height:1.3;text-decoration:underline;text-underline-offset:.25rem}.shop-by-interest-featured__grid{grid-template-columns:1fr}.shop-by-interest-featured-card__link{position:relative;min-height:34rem;align-items:flex-end}.shop-by-interest-featured-card__media,.shop-by-interest-featured-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.shop-by-interest-featured-card__overlay{background:rgb(var(--color-background));opacity:var(--shop-by-interest-featured-overlay, .2);z-index:1}.shop-by-interest-featured-card__content{position:relative;z-index:2;max-width:52rem}.shop-by-interest-seo__inner{margin-inline:auto}.shop-by-interest-seo__rte a,.shop-by-interest-faq__answer a{color:rgb(var(--color-link));text-decoration:underline;text-underline-offset:.25rem}.shop-by-interest-seo__links{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.4rem}.shop-by-interest-seo__link{display:flex;align-items:center;justify-content:space-between;min-height:4.8rem;padding:1.2rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:.8rem;color:rgb(var(--color-foreground));text-decoration:none}.shop-by-interest-faq__list{display:grid;gap:1rem;margin-top:2.4rem}.shop-by-interest-faq details{border:.1rem solid rgba(var(--color-foreground),.14);border-radius:.8rem;background:rgb(var(--color-background))}.shop-by-interest-faq summary{position:relative;padding:1.6rem 4.8rem 1.6rem 1.6rem;cursor:pointer;font-weight:700;list-style:none}.shop-by-interest-faq summary::-webkit-details-marker{display:none}.shop-by-interest-faq summary:after{content:"+";position:absolute;top:50%;right:1.8rem;transform:translateY(-50%);font-size:2.2rem;line-height:1}.shop-by-interest-faq details[open] summary:after{content:"-"}.shop-by-interest-faq__answer{padding:0 1.6rem 1.6rem;line-height:1.6}.shop-by-interest-faq__answer>*:first-child,.shop-by-interest-seo__rte>*:first-child,.shop-by-interest-intro__text>*:first-child,.shop-by-interest-groups__description>*:first-child,.shop-by-interest-featured__description>*:first-child{margin-top:0}.shop-by-interest-faq__answer>*:last-child,.shop-by-interest-seo__rte>*:last-child,.shop-by-interest-intro__text>*:last-child,.shop-by-interest-groups__description>*:last-child,.shop-by-interest-featured__description>*:last-child{margin-bottom:0}@media screen and (max-width:749px){.shop-by-interest-hero__desktop-image--has-mobile{display:none}.shop-by-interest-hero__mobile-image{display:block}.shop-by-interest-hero__buttons .button{width:100%}.shop-by-interest-groups__topline{display:block}.shop-by-interest-groups__view-all{display:inline-flex;margin-top:1.2rem}}@media screen and (min-width:750px){.shop-by-interest-hero__inner{min-height:var(--shop-by-interest-hero-height-desktop, 580px)}.shop-by-interest-hero__content{padding-top:6rem;padding-bottom:6rem}.shop-by-interest-hero__text{font-size:1.8rem}.shop-by-interest-groups__header{margin-bottom:3.2rem}.shop-by-interest-groups__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem}.shop-by-interest-card__content,.shop-by-interest-featured-card__content{padding:2rem}.shop-by-interest-featured__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem}.shop-by-interest-featured-card__link{min-height:40rem}.shop-by-interest-seo__links{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:990px){.shop-by-interest-groups__grid{grid-template-columns:repeat(var(--shop-by-interest-columns-desktop),minmax(0,1fr))}}@media(hover:hover)and (pointer:fine){.shop-by-interest-card:hover,.shop-by-interest-featured-card:hover{transform:translateY(-.3rem);box-shadow:0 1.2rem 2.4rem rgba(var(--color-shadow),.12)}.shop-by-interest-card__link:hover .shop-by-interest-card__image,.shop-by-interest-featured-card__link:hover .shop-by-interest-featured-card__image{transform:scale(1.035)}.shop-by-interest-seo__link:hover,.shop-by-interest-groups__view-all:hover{text-decoration-thickness:.2rem}}@media(prefers-reduced-motion:reduce){.shop-by-interest-card,.shop-by-interest-featured-card,.shop-by-interest-card__image,.shop-by-interest-featured-card__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ts-shop-by-interest.css.map */
