.category-breadcrumb-wrap{padding-top:2rem;padding-bottom:.4rem}.category-breadcrumb{margin:0}.category-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;padding:0;list-style:none;font-size:1.3rem;color:rgba(var(--color-foreground),.62)}.category-breadcrumb__item{display:inline-flex;align-items:center;gap:.4rem}.category-breadcrumb__item a{color:inherit;text-decoration:none;transition:color .15s ease}.category-breadcrumb__item a:hover{color:rgb(var(--color-foreground));text-decoration:underline}.category-breadcrumb__item [aria-current=page]{color:rgb(var(--color-foreground));font-weight:600}.category-breadcrumb__sep{opacity:.5}.category-hero__banner{position:relative;display:flex;align-items:center;overflow:hidden}.category-hero--has-image .category-hero__banner{min-height:40rem}.category-hero--has-image.category-hero--small .category-hero__banner{min-height:30rem}.category-hero--has-image.category-hero--large .category-hero__banner{min-height:52rem}.category-hero:not(.category-hero--has-image) .category-hero__banner{min-height:auto;padding-top:4.8rem;padding-bottom:4.8rem}.category-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.category-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#000,#0006 55%,#0000)}.category-hero__content{position:relative;z-index:2;width:100%;padding-top:3rem;padding-bottom:3rem}.category-hero__content--center{text-align:center}.category-hero__inner{max-width:56rem}.category-hero__content--center .category-hero__inner{margin-left:auto;margin-right:auto}.category-hero__title{font-size:clamp(3.2rem,4.5vw,5.6rem);line-height:1.04;letter-spacing:-.02em;margin:0 0 1.4rem}.category-hero__subtext{font-size:1.7rem;line-height:1.5;margin:0 0 2.2rem}.category-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem}.category-hero__content--center .category-hero__buttons{justify-content:center}.category-hero--text-light .category-hero__title,.category-hero--text-light .category-hero__subtext{color:#fff}.category-hero--text-dark .category-hero__title{color:rgb(var(--color-foreground))}.category-hero--text-dark .category-hero__subtext{color:rgba(var(--color-foreground),.75)}.category-card{transition:transform .25s ease}.category-card:hover,.category-card:focus-within{transform:translateY(-.4rem)}.category-card .card{position:relative}.category-card .card__media img{transition:transform .6s cubic-bezier(.16,1,.3,1);will-change:transform}.category-card:hover .card__media img,.category-card:focus-within .card__media img{transform:scale(1.05)}.category-card .card__heading{margin-bottom:0}.category-card__meta{display:block;margin-top:.4rem;font-size:1.3rem;line-height:1.3;color:rgba(var(--color-foreground),.6)}.category-card__arrow{position:absolute;right:1.1rem;bottom:1.1rem;z-index:2;width:3.4rem;height:3.4rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 .2rem .9rem #00000021;transition:transform .25s ease,background .25s ease,color .25s ease;pointer-events:none}.category-card__arrow svg{width:1.6rem;height:1.6rem}.category-card:hover .category-card__arrow,.category-card:focus-within .category-card__arrow{background:rgb(var(--color-foreground));color:rgb(var(--color-background));transform:translate(.2rem)}@media screen and (max-width:749px){.category-card__arrow{width:3rem;height:3rem;right:.8rem;bottom:.8rem}.category-card__arrow svg{width:1.4rem;height:1.4rem}}.category-sidebar{font-size:1.4rem}.category-sidebar__back{display:inline-flex;align-items:center;gap:.4rem;font-size:1.3rem;color:rgba(var(--color-foreground),.6);text-decoration:none;margin-bottom:.8rem}.category-sidebar__back:hover{color:rgb(var(--color-foreground))}.category-sidebar__title{display:block;font-size:1.8rem;font-weight:600;letter-spacing:-.02em;color:rgb(var(--color-foreground));text-decoration:none;margin:0 0 1.2rem;padding-bottom:1.2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.category-sidebar__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.2rem}.category-sidebar__item a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 1rem;border-radius:.8rem;color:rgba(var(--color-foreground),.78);text-decoration:none;line-height:1.3;transition:background-color .15s ease,color .15s ease}.category-sidebar__item a:hover{background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground))}.category-sidebar__item.is-active a{background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-weight:600}.category-sidebar__count{font-size:1.2rem;color:rgba(var(--color-foreground),.5);font-variant-numeric:tabular-nums}@media screen and (min-width:990px){.cat-browse__layout--sidebar{display:grid;grid-template-columns:26rem minmax(0,1fr);gap:4rem;align-items:start}.cat-browse__sidebar{position:sticky;top:2rem}}@media screen and (max-width:989px){.cat-browse__sidebar{margin-bottom:2rem}.cat-browse__layout--sidebar .category-sidebar__list{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:.6rem;padding-bottom:.6rem;-webkit-overflow-scrolling:touch}.cat-browse__layout--sidebar .category-sidebar__item a{white-space:nowrap;border:.1rem solid rgba(var(--color-foreground),.15)}.cat-browse__layout--sidebar .category-sidebar__count{display:none}}.cat-pills{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.4rem 0 0;padding:0;list-style:none}.cat-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.1rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:5rem;font-size:1.3rem;color:rgba(var(--color-foreground),.8);background:rgba(var(--color-foreground),.02)}.cat-pill svg{width:1.4rem;height:1.4rem;flex-shrink:0;opacity:.75}.cat-promos{display:grid;gap:1.6rem;grid-template-columns:1fr;margin-top:2.4rem}@media screen and (min-width:750px){.cat-promos--2{grid-template-columns:repeat(2,1fr)}.cat-promos--3{grid-template-columns:repeat(3,1fr)}}.cat-promo{display:flex;flex-direction:column;gap:.4rem;padding:2rem;border-radius:1.2rem;background:rgba(var(--color-foreground),.04);border:.1rem solid rgba(var(--color-foreground),.06)}.cat-promo__heading{font-size:1.6rem;font-weight:600}.cat-promo__text{font-size:1.4rem;color:rgba(var(--color-foreground),.7);margin:0}.cat-promo__link{margin-top:.6rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));text-decoration:none;display:inline-flex;align-items:center;gap:.4rem}.cat-promo__link:hover{text-decoration:underline}.cat-quicklinks{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:2.8rem}.cat-quicklinks__label{font-size:1.3rem;font-weight:600;color:rgba(var(--color-foreground),.7);margin-right:.4rem}.cat-quicklinks__pill{display:inline-flex;padding:.5rem 1.1rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:5rem;font-size:1.3rem;color:rgba(var(--color-foreground),.8);text-decoration:none;transition:background .15s ease}.cat-quicklinks__pill:hover{background:rgba(var(--color-foreground),.06)}.cat-trust{display:grid;gap:1.6rem 2rem;grid-template-columns:repeat(2,1fr);margin-top:3.2rem;padding-top:2.4rem;border-top:.1rem solid rgba(var(--color-foreground),.1)}@media screen and (min-width:750px){.cat-trust{grid-template-columns:repeat(4,1fr)}}.cat-trust__item{display:flex;align-items:center;gap:1rem}.cat-trust__icon{width:2.6rem;height:2.6rem;flex-shrink:0;opacity:.85}.cat-trust__icon svg{width:100%;height:100%}.cat-trust__title{display:block;font-size:1.4rem;font-weight:600;line-height:1.2}.cat-trust__text{display:block;font-size:1.2rem;color:rgba(var(--color-foreground),.6);line-height:1.2}.cat-seo--split{display:grid;gap:4rem;grid-template-columns:1fr}@media screen and (min-width:990px){.cat-seo--split{grid-template-columns:1fr 1fr;gap:6rem}}.cat-seo--stacked .cat-seo__faq{margin-top:4rem}.cat-seo__heading{font-size:2.4rem;line-height:1.2;margin:0 0 1.4rem}.cat-seo__body{color:rgba(var(--color-foreground),.8);line-height:1.6}.cat-seo__body p{margin:0 0 1.2rem}.cat-seo__body p:last-child{margin-bottom:0}.cat-faq{margin-top:.4rem}.cat-faq__item{border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.cat-faq__item:first-child{border-top:.1rem solid rgba(var(--color-foreground),.12)}.cat-faq__q{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.6rem 0;cursor:pointer;font-weight:600;font-size:1.6rem;list-style:none}.cat-faq__q::-webkit-details-marker{display:none}.cat-faq__q svg{width:1.5rem;height:1.5rem;flex-shrink:0;transition:transform .2s ease;opacity:.7}.cat-faq__item[open] .cat-faq__q svg{transform:rotate(45deg)}.cat-faq__a{padding:0 0 1.8rem;color:rgba(var(--color-foreground),.75);line-height:1.6}.cat-faq__a p{margin:0 0 1rem}.cat-faq__a p:last-child{margin-bottom:0}.cat-news{display:grid;gap:2rem;align-items:center;grid-template-columns:1fr}@media screen and (min-width:750px){.cat-news{grid-template-columns:1fr 1fr;gap:4rem}}.cat-news__heading{font-size:2.6rem;line-height:1.15;margin:0 0 .6rem}.cat-news__sub{margin:0;color:rgba(var(--color-foreground),.75);line-height:1.5}.cat-news__form{display:flex;gap:1rem;flex-wrap:wrap}.cat-news__form input[type=email]{flex:1 1 22rem;min-width:0;padding:1.15rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:.6rem;font-size:1.5rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.cat-news__form input[type=email]:focus{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.1rem}.cat-news__msg{margin:1rem 0 0;font-size:1.4rem}.cat-news__msg--error{color:#b3261e}.cat-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem 2.5rem;border-radius:1.2rem;padding:2.6rem 3rem}.cat-cta__heading{font-size:2rem;line-height:1.2;margin:0 0 .4rem}.cat-cta__sub{margin:0;opacity:.82;line-height:1.4;max-width:60ch}@media screen and (max-width:749px){.cat-cta{padding:2rem 1.8rem}}.cat-trust-section-wrap .cat-pills,.cat-trust-section-wrap .cat-trust{margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-category.css.map */
