main#root>.shopify-section.scroll-stack-section{position:relative;z-index:1;width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);box-sizing:border-box;margin-top:0;margin-bottom:0;padding:0}main>.shopify-section.scroll-stack-section>*{padding-top:0!important;padding-bottom:0!important}.scroll-stack-wrapper{position:relative;width:100%;max-width:none;margin:0;padding:0;box-sizing:border-box}.stack-layer{position:sticky;top:0;height:var(--stack-layer-vh, 100vh);min-height:var(--stack-layer-vh, 100vh);width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.stack-layer__click-zones{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.stack-layer__click-zone{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:transparent;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none}.stack-layer__click-zone::-moz-focus-inner{border:0;padding:0}.stack-layer__click-zone:hover,.stack-layer__click-zone:focus,.stack-layer__click-zone:active{background:transparent;color:transparent;outline:none;box-shadow:none}.stack-layer__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-repeat:no-repeat}.stack-layer__bg--solid{background-size:auto}.stack-layer__bg--mobile-image{display:none}@media(max-width:749px){.stack-layer__bg--desktop-image{display:none}.stack-layer__bg--mobile-image{display:block}}.stack-layer__foreground{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;box-sizing:border-box;pointer-events:none}.stack-layer__foreground--inset{display:block;padding:0}.stack-layer__foreground--inset .stack-layer__inset-row{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0;padding:0;box-sizing:border-box;z-index:3}.stack-layer__headline{position:relative;width:100%;max-width:100%;margin:0;text-align:left;padding:16px;font-family:var(--font-headline);font-style:var(--font-headline-style);font-weight:var(--font-headline-weight);text-transform:var(--font-headline-transform, none);letter-spacing:var(--font-headline-letter-spacing, normal);line-height:var(--font-headline-line-height, normal);font-size:var(--stack-headline-size, 1rem);box-sizing:border-box;pointer-events:none}.stack-layer__headline--inset-overlay{position:absolute;left:0;width:100%;max-width:none;top:50%;transform:translateY(-50%);z-index:5;margin:0;padding:16px;box-sizing:border-box;text-align:left;pointer-events:none}.stack-layer__inset-row--single{justify-content:flex-start}.stack-layer__foreground--inset .stack-layer__inset-image{position:relative;z-index:3;max-height:min(52vh,70%);display:flex;align-items:center;justify-content:center;pointer-events:none;flex-shrink:0}.stack-layer__inset-row--single .stack-layer__inset-image{align-items:center}.stack-layer__inset-image--pos-left,.stack-layer__inset-image--pos-center,.stack-layer__inset-image--pos-right{align-self:center}.stack-layer__inset-row--single .stack-layer__inset-image--pos-center{margin-left:auto;margin-right:auto}.stack-layer__inset-image--pos-left{margin-right:auto;margin-left:0}.stack-layer__inset-image--pos-right{margin-left:auto;margin-right:0}.stack-layer__inset-img-el{width:100%;height:auto;max-height:min(70vh,100%);object-fit:contain;display:block}.stack-layer__inset-image--animate .stack-layer__inset-img-el{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.stack-layer--active .stack-layer__inset-image--animate .stack-layer__inset-img-el{opacity:1;transform:translateY(0)}.stack-layer--inset_image.stack-layer--current{overflow:visible;clip-path:inset(-9999px 0 0 0)}.stack-layer--inset_image.stack-layer--current .stack-layer__foreground--inset,.stack-layer--inset_image.stack-layer--current .stack-layer__inset-row{overflow:visible}.stack-layer--inset_image.stack-layer--current .stack-layer__foreground--inset .stack-layer__inset-image,.stack-layer--inset_image.stack-layer--current .stack-layer__inset-img-el{max-height:none}.stack-layer__columns{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;display:flex;align-items:center;justify-content:flex-start;height:100%;width:100%;box-sizing:border-box}.stack-layer__col{position:relative;flex-grow:0;flex-shrink:0;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:0;min-width:0;overflow:hidden}.stack-layer--multi_column .stack-layer__col,.stack-layer--multi_row .stack-layer__col{flex:0 0 var(--stack-col-width, 25%)}.stack-layer__col-media{flex:1 1 0;min-height:0;width:100%;display:flex;align-items:center;justify-content:center}.stack-layer__col:not(:has(.stack-layer__body-copy)) .stack-layer__col-media{flex:1 1 auto;height:100%;min-height:0}.stack-layer__col img,.stack-layer__col-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center;display:block}.stack-layer__body-copy{position:relative;z-index:2;flex:0 0 auto;padding:0;font-size:clamp(14px,1.5vw,18px);line-height:1.45;max-width:100%;box-sizing:border-box;pointer-events:auto}.stack-layer__body-copy p:last-child{margin-bottom:0}@media(max-width:749px){.stack-layer--hide-mobile{display:none!important}.stack-layer__headline,.stack-layer__headline--inset-overlay{font-size:var(--stack-headline-size-mobile, var(--stack-headline-size, 1rem))}.stack-layer__body-copy{font-size:var(--stack-body-size-mobile, clamp(14px, 1.5vw, 18px))}.stack-layer--multi_column .stack-layer__columns{flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;height:100%;overflow:hidden}.stack-layer--multi_column .stack-layer__col{width:100%;max-width:100%;flex:1 1 0!important;min-height:0;overflow:hidden;align-items:stretch;justify-content:center}.stack-layer--multi_column .stack-layer__col-media{flex:1 1 0;min-height:0;width:100%;display:flex;align-items:center;justify-content:center}.stack-layer--multi_column .stack-layer__col:not(:has(.stack-layer__body-copy)) .stack-layer__col-media{flex:1 1 0;height:auto;min-height:0}.stack-layer--multi_column .stack-layer__col img,.stack-layer--multi_column .stack-layer__col-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center}.stack-layer--multi_column .stack-layer__body-copy{flex:1 1 0;width:100%;min-height:0;overflow:hidden;padding:8px 12px;font-size:var(--stack-body-size-mobile, clamp(11px, 2.2vw, 14px));line-height:1.3}.stack-layer--multi_row .stack-layer__columns{flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start;height:100%;overflow:hidden}.stack-layer--multi_row .stack-layer__col{width:100%;height:var(--stack-row-mobile-height, 25vh);flex:0 0 var(--stack-row-mobile-height, 25vh);min-height:0;overflow:hidden;align-items:center;justify-content:center}.stack-layer--multi_row .stack-layer__col-media{height:100%;width:auto;display:flex;align-items:center;justify-content:center}.stack-layer--multi_row .stack-layer__col img,.stack-layer--multi_row .stack-layer__col-img{height:100%;width:auto;object-fit:unset;display:block}.stack-layer--multi_row .stack-layer__body-copy{flex:1 1 0;width:100%;min-height:0;overflow:hidden;padding:8px 12px;font-size:var(--stack-body-size-mobile, clamp(11px, 2.2vw, 14px));line-height:1.3}}@media(prefers-reduced-motion:reduce){.stack-layer:not(:first-child){mix-blend-mode:normal!important}.stack-layer__inset-image--animate .stack-layer__inset-img-el{opacity:1;transform:none;transition:none}}@media(min-width:750px){.stack-layer--hide-desktop{display:none!important}}body.am-about-us-page .scroll-stack-section .stack-layer__headline,body.am-about-us-page .scroll-stack-section .stack-layer__headline--inset-overlay{line-height:82.5%}
/*# sourceMappingURL=/cdn/shop/t/37/assets/am-scroll-stack.css.map */
