.xml-home-width--wide{width:100%;max-width:160rem;margin-inline:auto;padding-inline:5rem}.xml-home-width--narrow{width:100%;max-width:96rem;margin-inline:auto}.xml-home-width--full{width:100%}.xml-hero{position:relative;overflow:hidden}.xml-hero__inner{position:relative;min-height:var(--xml-hero-height-mobile)}.xml-hero--split .xml-hero__inner{display:grid;grid-template-rows:minmax(26rem,46vw) auto}.xml-hero__media{position:relative;min-width:0;overflow:hidden;background:rgba(var(--color-foreground),.04)}.xml-hero--split .xml-hero__media:after{position:absolute;z-index:2;right:0;bottom:0;width:clamp(6rem,8vw,12rem);height:clamp(6rem,8vw,12rem);border-right:.2rem solid rgb(var(--color-button));border-bottom:.2rem solid rgb(var(--color-button));content:"";pointer-events:none}.xml-hero--background .xml-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.xml-hero__picture,.xml-hero__image,.xml-hero__media .placeholder-svg{display:block;width:100%;height:100%}.xml-hero__image,.xml-hero__media .placeholder-svg{object-fit:cover}.xml-hero__overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--xml-hero-overlay);pointer-events:none}.xml-hero--split .xml-hero__overlay{display:none}.xml-hero__content-wrap{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:var(--xml-hero-content-position);min-width:0;padding-top:var(--xml-hero-padding-top-mobile);padding-bottom:var(--xml-hero-padding-bottom-mobile)}.xml-hero--split .xml-hero__content-wrap{padding-inline:2rem}.xml-hero--background .xml-hero__content-wrap{min-height:var(--xml-hero-height-mobile);padding-inline:2rem}.xml-hero__content{width:100%;max-width:66rem;text-align:var(--xml-hero-text-align)}.xml-hero--background .xml-hero__content{padding-block:2.4rem}.xml-hero__eyebrow{margin:0 0 1.4rem;color:rgba(var(--color-foreground),.72);font-size:1.15rem;font-weight:700;letter-spacing:.12em;line-height:1.45;text-transform:uppercase}.xml-hero__heading{max-width:64rem;margin:0;font-size:clamp(3.4rem,9vw,5rem);line-height:1.06}.xml-hero__description{max-width:56rem;margin-top:2rem;color:rgba(var(--color-foreground),.74);font-size:1.6rem;line-height:1.65}.xml-hero__content--center .xml-hero__heading,.xml-hero__content--center .xml-hero__description{margin-inline:auto}.xml-hero__content--right .xml-hero__heading,.xml-hero__content--right .xml-hero__description{margin-left:auto}.xml-hero__buttons{display:flex;flex-wrap:wrap;gap:1.4rem;margin-top:3rem}.xml-hero__content--center .xml-hero__buttons{justify-content:center}.xml-hero__content--right .xml-hero__buttons{justify-content:flex-end}.xml-hero__primary-button-wrap{background:transparent}.xml-hero__button{min-width:16rem}.xml-hero__button[aria-disabled=true]{cursor:default;opacity:.65}.xml-hero__trust{display:flex;flex-wrap:wrap;gap:1rem 0;margin:clamp(3.2rem,5vw,5.6rem) 0 0;padding:2rem 0 0;border-top:.1rem solid rgba(var(--color-foreground),.14);list-style:none}.xml-hero__trust-item{display:inline-flex;align-items:center;gap:.8rem;padding-inline:0 1.6rem;color:rgba(var(--color-foreground),.72);font-size:1.15rem;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.xml-hero__trust-item+.xml-hero__trust-item{padding-left:1.6rem;border-left:.1rem solid rgba(var(--color-foreground),.18)}.xml-hero__trust-mark{width:.55rem;height:.55rem;background:rgb(var(--color-button))}@media screen and (min-width:750px){.xml-hero__heading{font-size:clamp(4.4rem,4.4vw,6.4rem);line-height:1.04}.xml-hero__description{font-size:1.7rem}}@media screen and (min-width:990px){.xml-hero__inner{min-height:var(--xml-hero-height-desktop)}.xml-hero--split .xml-hero__inner{grid-template-rows:1fr}.xml-hero--split.xml-hero--image-right .xml-hero__inner{grid-template-columns:minmax(38rem,42fr) minmax(48rem,58fr)}.xml-hero--split.xml-hero--image-left .xml-hero__inner{grid-template-columns:minmax(48rem,58fr) minmax(38rem,42fr)}.xml-hero--split.xml-hero--image-left .xml-hero__media{grid-column:1;grid-row:1}.xml-hero--split.xml-hero--image-left .xml-hero__content-wrap,.xml-hero--split.xml-hero--image-right .xml-hero__media{grid-column:2;grid-row:1}.xml-hero--split.xml-hero--image-right .xml-hero__content-wrap{grid-column:1;grid-row:1}.xml-hero__content-wrap{min-height:var(--xml-hero-height-desktop);padding-top:var(--xml-hero-padding-top-desktop);padding-bottom:var(--xml-hero-padding-bottom-desktop)}.xml-hero--split .xml-hero__content-wrap{padding-right:clamp(3.2rem,4vw,8rem);padding-left:clamp(3.2rem,4vw,8rem)}.xml-hero--background .xml-hero__content-wrap{min-height:var(--xml-hero-height-desktop);padding-inline:5rem}}@media screen and (max-width:749px){.xml-home-width--wide{padding-inline:2rem}.xml-hero__buttons{display:grid;grid-template-columns:1fr}.xml-hero__button{width:100%}.xml-hero__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.xml-hero__trust-item{justify-content:center;gap:.6rem;padding-inline:.8rem;text-align:center}.xml-hero__trust-item+.xml-hero__trust-item{padding-left:.8rem}}.xml-categories{padding-top:var(--xml-categories-padding-top-mobile);padding-bottom:var(--xml-categories-padding-bottom-mobile)}.xml-categories__inner{padding-inline:2rem}.xml-categories__header{max-width:76rem;margin-bottom:3.6rem;text-align:var(--xml-categories-text-align)}.xml-categories__header--center{margin-inline:auto}.xml-categories__header--right{margin-left:auto}.xml-categories__heading{margin:0;font-size:clamp(3rem,6vw,4.8rem);line-height:1.12}.xml-categories__description{margin-top:1.6rem;color:rgba(var(--color-foreground),.7);font-size:1.6rem;line-height:1.65}.xml-categories__grid{display:grid;margin:0;padding:0;list-style:none}.xml-category-card{min-width:0}.xml-category-card__full-link{display:block;height:100%;border:0;background:transparent;color:rgb(var(--color-foreground));text-decoration:none;transition:background-color var(--duration-short) ease,border-color var(--duration-short) ease}.xml-category-card__full-link:hover,.xml-category-card__full-link:focus-visible{background:rgba(var(--color-foreground),.025)}.xml-category-card__full-link:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.xml-category-card__media{position:relative;overflow:hidden;aspect-ratio:var(--xml-category-ratio);background:rgba(var(--color-foreground),.045)}.xml-category-card__image,.xml-category-card__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform var(--duration-long) ease}@media(prefers-reduced-motion:no-preference){.xml-category-card__full-link:hover .xml-category-card__image,.xml-category-card__full-link:focus-visible .xml-category-card__image{transform:scale(1.035)}.xml-category-card__full-link:hover .xml-category-card__link .svg-wrapper,.xml-category-card__full-link:focus-visible .xml-category-card__link .svg-wrapper{transform:translate(.3rem)}}.xml-category-card__content{min-height:0;padding:1.2rem .4rem .4rem;text-align:var(--xml-category-text-align)}.xml-category-card__title{margin:0;font-size:1.85rem;line-height:1.25;transition:color var(--duration-short) ease}.xml-category-card__description{margin:.8rem 0 0;color:rgba(var(--color-foreground),.66);font-size:1.35rem;line-height:1.55}.xml-category-card__link{display:inline-flex;align-items:center;gap:.7rem;margin-top:1.2rem;color:rgb(var(--color-foreground));font-size:1.3rem;font-weight:700;letter-spacing:.02em;text-decoration:none}.xml-category-card__full-link:hover .xml-category-card__title,.xml-category-card__full-link:focus-visible .xml-category-card__title{color:rgb(var(--color-button))}.xml-category-card__link .svg-wrapper{width:1.4rem;transition:transform var(--duration-short) ease}@media screen and (min-width:750px){.xml-categories{padding-top:var(--xml-categories-padding-top-desktop);padding-bottom:var(--xml-categories-padding-bottom-desktop)}.xml-categories__inner{padding-inline:5rem}.xml-category-card__title{font-size:2.1rem}}@media screen and (max-width:430px){.xml-categories__grid{gap-inline:1.2rem}.xml-category-card__content{min-height:0;padding:1rem .2rem .2rem}.xml-category-card__title{font-size:1.65rem}.xml-category-card__description{font-size:1.25rem}}@media(prefers-reduced-motion:reduce){.xml-category-card__full-link,.xml-category-card__image,.xml-category-card__link .svg-wrapper{transition:none}}.xml-categories__header{margin-bottom:3.2rem}.xml-category-slider{display:block;min-width:0}.xml-categories__grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc(var(--xml-categories-card-width-mobile) - var(--xml-categories-gap));grid-template-columns:none;gap:var(--xml-categories-gap);overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-padding-inline:0;scroll-snap-type:inline mandatory;scrollbar-width:none}.xml-categories__grid::-webkit-scrollbar{display:none}.xml-category-card{scroll-snap-align:start}.xml-category-card__media{width:var(--xml-category-image-width);margin-inline:auto;aspect-ratio:var(--xml-category-ratio)}.xml-category-slider__controls{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2rem}.xml-category-slider--static .xml-category-slider__controls{display:none}.xml-category-slider__arrows{display:flex;gap:.8rem}.xml-category-slider__button{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.2);background:transparent;color:rgb(var(--color-foreground));cursor:pointer}.xml-category-slider__button:disabled{cursor:default;opacity:.35}.xml-category-slider__button .svg-wrapper{width:1.2rem}.xml-category-slider__button--next .svg-wrapper{transform:rotate(180deg)}.xml-category-slider__pagination{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.8rem}.xml-category-slider__dot{width:.7rem;height:.7rem;padding:0;border:0;border-radius:50%;background:rgba(var(--color-foreground),.25);cursor:pointer}.xml-category-slider__dot[aria-current=true]{background:rgb(var(--color-button))}@media screen and (min-width:750px){.xml-categories__header{margin-bottom:3.6rem}.xml-categories--grid .xml-categories__grid{grid-auto-flow:row;grid-template-columns:repeat(var(--xml-categories-items-tablet),minmax(0,1fr));overflow:visible;scroll-snap-type:none}.xml-categories--grid .xml-category-slider__controls{display:none}.xml-categories--carousel .xml-categories__grid{grid-auto-columns:calc(var(--xml-categories-card-width-tablet) - var(--xml-categories-gap))}}@media screen and (min-width:990px){.xml-categories--grid .xml-categories__grid{grid-template-columns:repeat(var(--xml-categories-items-desktop),minmax(0,1fr))}.xml-categories--carousel .xml-categories__grid{grid-auto-columns:calc(var(--xml-categories-card-width-desktop) - var(--xml-categories-gap))}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/xml-home-sections.css.map */
