.a-plus-hero{box-sizing:border-box;width:100%;overflow:hidden;overflow:clip;padding-block:var(--aph-desktop-top) var(--aph-desktop-bottom);background:var(--aph-section-bg)}.a-plus-hero *,.a-plus-hero *:before,.a-plus-hero *:after{box-sizing:border-box}.a-plus-hero__inner{width:min(calc(100% - (var(--aph-desktop-side) * 2)),var(--aph-max-width));margin-inline:auto}.a-plus-hero--width-full .a-plus-hero__inner{width:100%;max-width:none}.a-plus-hero__banner{position:relative;isolation:isolate;overflow:hidden;overflow:clip;width:100%;min-height:420px;border-radius:var(--aph-radius);color:var(--aph-text);background:#e9e7e2}.a-plus-hero--height-image .a-plus-hero__banner{aspect-ratio:var(--aph-image-ratio)}.a-plus-hero--height-compact .a-plus-hero__banner{min-height:440px}.a-plus-hero--height-standard .a-plus-hero__banner{min-height:560px}.a-plus-hero--height-tall .a-plus-hero__banner{min-height:680px}.a-plus-hero__media,.a-plus-hero__picture,.a-plus-hero__image{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.a-plus-hero__image{border:0;object-fit:cover;object-position:var(--aph-image-position)}.a-plus-hero__placeholder{display:grid;position:absolute;top:0;right:0;bottom:0;left:0;place-items:center;align-content:center;gap:14px;padding:32px;color:#000000a3;text-align:center}.a-plus-hero__placeholder-svg{width:min(72%,700px);height:auto}.a-plus-hero__overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:var(--aph-overlay-opacity);background:var(--aph-overlay-color)}.a-plus-hero--overlay-none .a-plus-hero__overlay,.a-plus-hero--overlay-panel .a-plus-hero__overlay{display:none}.a-plus-hero--overlay-left .a-plus-hero__overlay{background:linear-gradient(90deg,var(--aph-overlay-color) 0%,var(--aph-overlay-color) 32%,transparent 78%)}.a-plus-hero--overlay-right .a-plus-hero__overlay{background:linear-gradient(270deg,var(--aph-overlay-color) 0%,var(--aph-overlay-color) 32%,transparent 78%)}.a-plus-hero--overlay-bottom .a-plus-hero__overlay{background:linear-gradient(0deg,var(--aph-overlay-color) 0%,var(--aph-overlay-color) 18%,transparent 76%)}.a-plus-hero__content-layer{display:flex;position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:flex-start;width:100%;min-height:inherit;height:100%;padding:var(--aph-desktop-content-padding)}.a-plus-hero--position-top-left .a-plus-hero__content-layer,.a-plus-hero--position-top-center .a-plus-hero__content-layer,.a-plus-hero--position-top-right .a-plus-hero__content-layer{align-items:flex-start}.a-plus-hero--position-middle-left .a-plus-hero__content-layer,.a-plus-hero--position-middle-center .a-plus-hero__content-layer,.a-plus-hero--position-middle-right .a-plus-hero__content-layer{align-items:center}.a-plus-hero--position-bottom-left .a-plus-hero__content-layer,.a-plus-hero--position-bottom-center .a-plus-hero__content-layer,.a-plus-hero--position-bottom-right .a-plus-hero__content-layer{align-items:flex-end}.a-plus-hero--position-top-left .a-plus-hero__content-layer,.a-plus-hero--position-middle-left .a-plus-hero__content-layer,.a-plus-hero--position-bottom-left .a-plus-hero__content-layer{justify-content:flex-start}.a-plus-hero--position-top-center .a-plus-hero__content-layer,.a-plus-hero--position-middle-center .a-plus-hero__content-layer,.a-plus-hero--position-bottom-center .a-plus-hero__content-layer{justify-content:center}.a-plus-hero--position-top-right .a-plus-hero__content-layer,.a-plus-hero--position-middle-right .a-plus-hero__content-layer,.a-plus-hero--position-bottom-right .a-plus-hero__content-layer{justify-content:flex-end}.a-plus-hero__copy{width:min(100%,var(--aph-content-width))}.a-plus-hero--overlay-panel .a-plus-hero__copy{padding:clamp(24px,3vw,44px);border-radius:max(8px,calc(var(--aph-radius) * .65));background:var(--aph-panel-background);background:color-mix(in srgb,var(--aph-panel-background) var(--aph-panel-opacity),transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.a-plus-hero--align-left .a-plus-hero__copy{text-align:left}.a-plus-hero--align-center .a-plus-hero__copy{text-align:center}.a-plus-hero--align-right .a-plus-hero__copy{text-align:right}.a-plus-hero__eyebrow{margin:0 0 14px;color:var(--aph-accent);font-size:12px;font-weight:750;line-height:1.35;letter-spacing:.15em;text-transform:uppercase}.a-plus-hero__heading{margin:0;color:inherit;font-family:inherit;font-size:clamp(36px,4.4vw,68px);font-weight:680;line-height:1.02;letter-spacing:-.045em;text-wrap:balance}.a-plus-hero__body{margin-top:20px;color:var(--aph-muted);font-size:clamp(16px,1.4vw,20px);line-height:1.58}.a-plus-hero__body>*{margin-block:0 1em}.a-plus-hero__body>*:last-child{margin-bottom:0}.a-plus-hero__body a{color:inherit;text-underline-offset:.2em}.a-plus-hero--text-shadow .a-plus-hero__eyebrow,.a-plus-hero--text-shadow .a-plus-hero__heading,.a-plus-hero--text-shadow .a-plus-hero__body{text-shadow:0 2px 18px rgba(0,0,0,.3)}.a-plus-hero__body a:focus-visible{outline:3px solid var(--aph-accent);outline-offset:3px}@media screen and (max-width:749px){.a-plus-hero{padding-block:var(--aph-mobile-top) var(--aph-mobile-bottom)}.a-plus-hero__inner{width:calc(100% - (var(--aph-mobile-side) * 2));max-width:none}.a-plus-hero__banner{color:var(--aph-mobile-heading)}.a-plus-hero__eyebrow{color:var(--aph-mobile-accent)}.a-plus-hero__body{color:var(--aph-mobile-body)}.a-plus-hero__body a:focus-visible{outline-color:var(--aph-mobile-accent)}.a-plus-hero--width-full .a-plus-hero__inner{width:100%}.a-plus-hero__banner,.a-plus-hero--height-image .a-plus-hero__banner,.a-plus-hero--height-compact .a-plus-hero__banner,.a-plus-hero--height-standard .a-plus-hero__banner,.a-plus-hero--height-tall .a-plus-hero__banner{min-height:var(--aph-mobile-height);aspect-ratio:auto}.a-plus-hero--width-full .a-plus-hero__banner{border-radius:0}.a-plus-hero__content-layer{min-height:var(--aph-mobile-height);height:100%;padding:var(--aph-mobile-content-padding)}.a-plus-hero--mobile-position-top .a-plus-hero__content-layer{align-items:flex-start}.a-plus-hero--mobile-position-middle .a-plus-hero__content-layer{align-items:center}.a-plus-hero--mobile-position-bottom .a-plus-hero__content-layer{align-items:flex-end}.a-plus-hero--mobile-align-left .a-plus-hero__copy{text-align:left}.a-plus-hero--mobile-align-center .a-plus-hero__copy{text-align:center}.a-plus-hero__copy{width:min(100%,560px)}.a-plus-hero__eyebrow{margin-bottom:8px;font-size:10px;letter-spacing:.13em}.a-plus-hero__heading{font-size:clamp(24px,7vw,32px);line-height:1.08;letter-spacing:-.035em}.a-plus-hero__body{margin-top:10px;font-size:14px;line-height:1.45}.a-plus-hero--overlay-left .a-plus-hero__overlay,.a-plus-hero--overlay-right .a-plus-hero__overlay{background:linear-gradient(0deg,var(--aph-overlay-color) 0%,var(--aph-overlay-color) 22%,transparent 88%)}.a-plus-hero--mobile-below .a-plus-hero__banner,.a-plus-hero--mobile-below.a-plus-hero--height-image .a-plus-hero__banner,.a-plus-hero--mobile-below.a-plus-hero--height-compact .a-plus-hero__banner,.a-plus-hero--mobile-below.a-plus-hero--height-standard .a-plus-hero__banner,.a-plus-hero--mobile-below.a-plus-hero--height-tall .a-plus-hero__banner{display:grid;min-height:0;aspect-ratio:auto;color:var(--aph-mobile-heading);background:var(--aph-panel-background)}.a-plus-hero--mobile-below .a-plus-hero__media{position:relative;inset:auto;aspect-ratio:var(--aph-mobile-image-ratio);min-height:0}.a-plus-hero--mobile-below.a-plus-hero--mobile-media-wide .a-plus-hero__media{aspect-ratio:16 / 9}.a-plus-hero--mobile-below.a-plus-hero--mobile-media-standard .a-plus-hero__media{aspect-ratio:4 / 3}.a-plus-hero--mobile-below.a-plus-hero--mobile-media-landscape .a-plus-hero__media{aspect-ratio:3 / 2}.a-plus-hero--mobile-below.a-plus-hero--mobile-media-square .a-plus-hero__media{aspect-ratio:1 / 1}.a-plus-hero--mobile-below .a-plus-hero__overlay{display:none}.a-plus-hero--mobile-below .a-plus-hero__content-layer{position:relative;inset:auto;align-items:center;justify-content:flex-start;min-height:0;height:auto;padding:var(--aph-mobile-content-padding);background:var(--aph-mobile-bg)}.a-plus-hero--mobile-below .a-plus-hero__copy{width:100%;max-width:560px}}.a-plus{box-sizing:border-box;width:100%;overflow:hidden;overflow:clip;background:var(--a-plus-background);padding-top:var(--a-plus-desktop-top);padding-bottom:var(--a-plus-desktop-bottom)}.a-plus *,.a-plus *:before,.a-plus *:after{box-sizing:border-box}.a-plus__inner{width:100%;margin-inline:auto}.a-plus__stack{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--a-plus-desktop-gap);width:100%;margin:0;padding:0;font-size:0;line-height:0}.a-plus__item,.a-plus__link,.a-plus__picture{display:block;width:100%;min-width:0;margin:0;padding:0;line-height:0}.a-plus__image{display:block;width:100%;max-width:100%;height:auto;margin:0;padding:0;border:0;object-fit:contain}.a-plus__link{color:inherit;text-decoration:none}.a-plus__link:focus-visible{outline:3px solid currentColor;outline-offset:-3px}.a-plus__placeholder,.a-plus__empty{display:grid;place-items:center;min-height:220px;padding:24px;color:#000000a6;background:#0000000d;font-size:16px;line-height:1.4;text-align:center}.a-plus__placeholder-svg{width:min(100%,560px);height:auto}@media screen and (max-width:769px){.a-plus{padding-top:var(--a-plus-mobile-top);padding-bottom:var(--a-plus-mobile-bottom)}.a-plus__stack{gap:var(--a-plus-mobile-gap)}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
