.als-category-grid{width:100%}.als-category-grid__header{max-width:76rem;margin-bottom:3rem}.als-category-grid__header--left{margin-right:auto;text-align:left}.als-category-grid__header--center{margin-right:auto;margin-left:auto;text-align:center}.als-category-grid__eyebrow{margin:0 0 .8rem;font-size:1.2rem;font-weight:700;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.als-category-grid__title{margin:0}.als-category-grid__description{margin-top:1.2rem;color:rgba(var(--color-foreground),.72)}.als-category-grid__description>*:first-child{margin-top:0}.als-category-grid__description>*:last-child{margin-bottom:0}.als-category-grid__items{display:grid;gap:var(--als-category-gap)}.als-category-grid__items--desktop-2{grid-template-columns:repeat(2,minmax(0,1fr))}.als-category-grid__items--desktop-3{grid-template-columns:repeat(3,minmax(0,1fr))}.als-category-grid__items--desktop-4{grid-template-columns:repeat(4,minmax(0,1fr))}.als-category-grid__item{min-width:0}.als-category-grid__card{position:relative;display:block;height:var(--als-category-image-height);overflow:hidden;border-radius:var(--als-category-radius);background:rgba(var(--color-foreground),.06);color:#fff;text-decoration:none;isolation:isolate}.als-category-grid__media,.als-category-grid__image,.als-category-grid__placeholder{width:100%;height:100%}.als-category-grid__media{position:absolute;top:0;right:0;bottom:0;left:0}.als-category-grid__image,.als-category-grid__placeholder{display:block;object-fit:cover;transition:transform .5s cubic-bezier(.2,.65,.3,1)}.als-category-grid__placeholder{background:rgba(var(--color-foreground),.08)}.als-category-grid__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,calc(var(--als-category-overlay-opacity) + .2)),rgba(0,0,0,var(--als-category-overlay-opacity)) 48%,rgba(0,0,0,calc(var(--als-category-overlay-opacity) * .45)));transition:background-color .25s ease}.als-category-grid__content{position:relative;z-index:2;display:flex;box-sizing:border-box;width:100%;height:100%;padding:2.4rem;pointer-events:none}.als-category-grid__content--top-left{align-items:flex-start;justify-content:flex-start}.als-category-grid__content--top-center{align-items:flex-start;justify-content:center}.als-category-grid__content--center-left{align-items:center;justify-content:flex-start}.als-category-grid__content--center{align-items:center;justify-content:center}.als-category-grid__content--bottom-left{align-items:flex-end;justify-content:flex-start}.als-category-grid__content--bottom-center{align-items:flex-end;justify-content:center}.als-category-grid__content--left{text-align:left}.als-category-grid__content--center-text{text-align:center}.als-category-grid__content-inner{max-width:34rem}.als-category-grid__label{display:block;margin-bottom:.7rem;font-size:1.1rem;font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.als-category-grid__card-title{margin:0;color:inherit;font-size:var(--als-category-heading-size);font-weight:750;letter-spacing:-.02em;line-height:1.1}.als-category-grid__card-text{margin:.8rem 0 0;color:#ffffffd6;font-size:1.3rem;line-height:1.4}.als-category-grid__arrow{display:inline-flex;width:2.4rem;height:2.4rem;margin-top:1.2rem;transition:transform .18s ease}.als-category-grid__arrow svg{width:100%;height:100%}.als-category-grid__footer{margin-top:3.2rem;text-align:center}@media screen and (hover:hover){.als-category-grid__card:hover .als-category-grid__image{transform:scale(1.055)}.als-category-grid__card:hover .als-category-grid__arrow{transform:translate(.5rem)}}@media screen and (max-width:989px){.als-category-grid__items--desktop-4,.als-category-grid__items--desktop-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.als-category-grid__header{margin-bottom:2.2rem}.als-category-grid__items--mobile-1{grid-template-columns:1fr}.als-category-grid__items--mobile-2{grid-template-columns:repeat(2,minmax(0,1fr))}.als-category-grid__card{height:var(--als-category-mobile-height)}.als-category-grid__content{padding:1.5rem}.als-category-grid__items--mobile-2 .als-category-grid__card-title{font-size:min(var(--als-category-heading-size),1.8rem)}.als-category-grid__items--mobile-2 .als-category-grid__card-text{display:none}.als-category-grid__items--mobile-2 .als-category-grid__label{font-size:1rem}}@media screen and (prefers-reduced-motion:reduce){.als-category-grid__image,.als-category-grid__arrow{transition:none}}.als-trust-strip{position:relative;width:100%}.als-trust-strip--top-border{border-top:1px solid rgba(var(--color-foreground),var(--als-trust-border-opacity, .12))}.als-trust-strip--bottom-border{border-bottom:1px solid rgba(var(--color-foreground),var(--als-trust-border-opacity, .12))}.als-trust-strip__inner{width:100%}.als-trust-strip__header{margin:0 auto 3rem;max-width:76rem;padding-inline:1.5rem;text-align:center}.als-trust-strip__section-heading{margin:0}.als-trust-strip__section-description{margin-top:1rem;color:rgba(var(--color-foreground),.72)}.als-trust-strip__section-description>*:first-child,.als-trust-strip__description>*:first-child{margin-top:0}.als-trust-strip__section-description>*:last-child,.als-trust-strip__description>*:last-child{margin-bottom:0}.als-trust-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--als-trust-column-gap);padding-inline:1.5rem}.als-trust-strip__item{position:relative;min-width:0}.als-trust-strip__link{display:block;height:100%;color:inherit;text-decoration:none}.als-trust-strip__content{display:flex;align-items:flex-start;gap:1.4rem;height:100%}.als-trust-strip__item--center .als-trust-strip__content{align-items:center;flex-direction:column;text-align:center}.als-trust-strip__icon{display:flex;flex:0 0 var(--als-trust-icon-size);align-items:center;justify-content:center;width:var(--als-trust-icon-size);height:var(--als-trust-icon-size);color:rgb(var(--color-foreground))}.als-trust-strip__icon svg,.als-trust-strip__arrow svg{display:block;width:100%;height:100%}.als-trust-strip__icon--image img{display:block;width:100%;height:100%;object-fit:contain}.als-trust-strip__text{min-width:0}.als-trust-strip__heading{margin:0;font-size:var(--als-trust-heading-size);font-weight:700;line-height:1.25;letter-spacing:-.01em}.als-trust-strip__description{margin-top:.45rem;color:rgba(var(--color-foreground),.72);font-size:var(--als-trust-text-size);line-height:1.45}.als-trust-strip__arrow{flex:0 0 1.8rem;width:1.8rem;height:1.8rem;margin-top:.2rem;transition:transform .18s ease}.als-trust-strip__link:hover .als-trust-strip__arrow{transform:translate(.4rem)}.als-trust-strip__link:hover .als-trust-strip__heading{text-decoration:underline;text-underline-offset:.3rem}@media screen and (min-width:990px){.als-trust-strip__item--divider:not(:first-child):before{position:absolute;top:0;bottom:0;left:calc(var(--als-trust-column-gap) / -2);width:1px;background:rgba(var(--color-foreground),var(--als-trust-border-opacity, .12));content:""}}@media screen and (max-width:989px){.als-trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:calc(var(--als-trust-column-gap) * 1.25)}}@media screen and (max-width:749px){.als-trust-strip__grid--mobile-1{grid-template-columns:1fr}.als-trust-strip__grid--mobile-2{grid-template-columns:repeat(2,minmax(0,1fr))}.als-trust-strip__grid--mobile-2 .als-trust-strip__content{gap:.9rem}.als-trust-strip__grid--mobile-2 .als-trust-strip__item--left .als-trust-strip__content{align-items:center;flex-direction:column;text-align:center}.als-trust-strip__grid--mobile-2 .als-trust-strip__description{font-size:max(1.1rem,calc(var(--als-trust-text-size) - .1rem))}}@media screen and (prefers-reduced-motion:reduce){.als-trust-strip__arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map?subset=gg */
