.sticky-images-and-text{position:relative;overflow:visible;padding-top:var(--PT, 0);padding-bottom:var(--PB, 0)}.sticky-images-and-text__body{position:relative;display:flex;align-items:flex-start;gap:15rem;min-height:100vh}.sticky-images-and-text__body.wrapper--full{max-width:100%;width:100%;padding-left:var(--grid-gutter, 2rem);padding-right:var(--grid-gutter, 2rem)}.sticky-images-and-text__dots{position:sticky;top:50%;transform:translateY(-50%);z-index:10;flex-shrink:0;padding:2rem 0;align-self:flex-start}.sticky-images-and-text__dots-inner{display:flex;flex-direction:column;gap:1.2rem}.sticky-images-and-text__dot{width:1rem;height:1rem;border-radius:50%;border:.15rem solid #00442a;background:#fff;cursor:pointer;padding:0;transition:all .4s ease;position:relative}.sticky-images-and-text__dot:hover{transform:scale(1.15)}.sticky-images-and-text__dot.is-active{background:#00442a;height:3.5rem;border-radius:1rem;border-width:0}.sticky-images-and-text__dot .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sticky-images-and-text__content{flex:1;position:sticky;top:0;height:100vh;max-height:100vh;display:flex;align-items:center;padding:4rem 0;align-self:flex-start;z-index:1}.sticky-text{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;pointer-events:none;padding-top:0}.sticky-text.is-active{opacity:1;visibility:visible;pointer-events:auto}.sticky-text__inner{max-width:60rem}.sticky-text__heading{margin:0 0 2.4rem;font-size:3rem;text-align:center;margin:0 auto;font-family:New-York;font-style:italic;color:#00442a}.sticky-text__text{line-height:1.6}.sticky-text__text p{margin:0 0 1.6rem}.sticky-text__text p:last-child{margin-bottom:0}.sticky-text__actions{padding-block-start:3.2rem}@media screen and (min-width: 990px){.sticky-text__actions{padding-block-start:4rem}}.sticky-images-and-text__aside{position:relative;flex-shrink:0;width:50%;z-index:0}.sticky-images-and-text__inner{width:100%;position:relative}.sticky-images-and-text__images{width:100%;display:flex;flex-direction:column;gap:20px}.sticky-images-and-text__image{width:100%;flex-shrink:0;transition:opacity .3s ease}.sticky-images-and-text__image-wrapper{width:100%;height:100vh;position:relative;overflow:hidden}.sticky-images-and-text__image-wrapper img,.sticky-images-and-text__image-wrapper video{width:100%;height:100%;object-fit:cover;display:block}.sticky-images-and-text__video-wrapper{width:100%;height:100vh;position:relative;overflow:hidden}.sticky-images-and-text__video-wrapper video{width:100%;height:100%;object-fit:cover}.sticky-images-and-text.is-reversed .sticky-images-and-text__body{flex-direction:row-reverse}.sticky-images-and-text.is-reversed .sticky-images-and-text__dots{order:0}.sticky-images-and-text--text-left .sticky-text__inner{text-align:left}.sticky-images-and-text--text-center .sticky-text__inner{text-align:center;margin-left:auto;margin-right:auto}.sticky-images-and-text--text-right .sticky-text__inner{text-align:right;margin-left:auto}.sticky-images-and-text--block-left .sticky-text__inner{margin-left:0;margin-right:auto}.sticky-images-and-text--block-center .sticky-text__inner{margin-left:auto;margin-right:auto}.sticky-images-and-text--block-right .sticky-text__inner{margin-left:auto;margin-right:0}.sticky-images-and-text--text-dark{color:var(--color-foreground, #000)}.sticky-images-and-text--text-light{color:var(--color-background-body, #fff)}.sticky-images-and-text--spacing-mobile-compact{padding:6.4rem 0}.sticky-images-and-text--spacing-mobile-default{padding:9.6rem 0}.sticky-images-and-text--spacing-mobile-none{padding:0}.sticky-images-and-text--spacing-desktop-compact{padding:9.6rem 0}.sticky-images-and-text--spacing-desktop-default{padding:12rem 0}.sticky-images-and-text--spacing-desktop-medium{padding:16rem 0}.sticky-images-and-text--spacing-desktop-none{padding:0}.sticky-images-and-text--with-gaps .sticky-images-and-text__images{gap:2rem}.sticky-images-and-text--image-fifty .sticky-images-and-text__aside{width:50%}.sticky-images-and-text--image-sixty .sticky-images-and-text__aside{width:60%}.sticky-images-and-text--image-forty .sticky-images-and-text__aside{width:40%}@media screen and (max-width: 989px){.sticky-images-and-text{overflow:hidden;max-height:100vh}.sticky-images-and-text__body{flex-direction:column!important;gap:0!important;padding-left:0!important;padding-right:0!important;min-height:auto!important;max-height:100vh!important;display:flex!important;overflow:hidden}.sticky-images-and-text__body.wrapper--full{padding-left:0!important;padding-right:0!important}.sticky-images-and-text__aside{width:100vw!important;order:1!important;overflow:hidden;margin:0;position:relative}.sticky-images-and-text__inner{width:100vw;overflow:visible}.sticky-images-and-text__images{display:flex!important;flex-direction:row!important;gap:0!important;width:100vw;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:auto;scroll-snap-type:x mandatory}.sticky-images-and-text__images::-webkit-scrollbar{display:none}.sticky-images-and-text__image{flex-shrink:0;width:100vw;min-width:100vw;scroll-snap-align:start;scroll-snap-stop:always}.sticky-images-and-text__image-wrapper,.sticky-images-and-text__video-wrapper{height:50vh;max-height:50vh;width:100vw;flex-shrink:0}.sticky-images-and-text__dots{position:relative!important;top:auto!important;transform:none!important;display:flex!important;order:2!important;justify-content:center;padding:1rem 0;width:100%;align-self:stretch!important;flex-shrink:0}.sticky-images-and-text__dots-inner{flex-direction:row!important;gap:1.2rem}.sticky-images-and-text__dot.is-active{height:1rem!important;width:3.5rem!important}.sticky-images-and-text__content{position:relative!important;top:auto!important;transform:none!important;padding:1.5rem var(--grid-gutter, 2rem)!important;order:3!important;flex:1 1 auto;min-height:0;max-height:calc(50vh - 3rem);width:100%!important;overflow-y:auto}.sticky-text{position:absolute;top:0;left:0;transform:none;width:100%;opacity:0;visibility:hidden;padding:0 var(--grid-gutter, 2rem);pointer-events:none;transition:opacity 0s ease,visibility 0s ease}.sticky-text.is-active{opacity:1;visibility:visible;pointer-events:auto}.sticky-images-and-text--vertical-reversed .sticky-images-and-text__body{flex-direction:column}}@media (prefers-reduced-motion: reduce){.sticky-images-and-text__image,.sticky-text,.sticky-images-and-text__dot{transition:none}.sticky-images-and-text__content{position:relative;top:auto;transform:none}.sticky-text{position:relative;top:auto;left:auto;transform:none;opacity:1;visibility:visible;margin-bottom:4rem}.sticky-text:last-child{margin-bottom:0}}.no-js .sticky-images-and-text__dots{display:none}.no-js .sticky-images-and-text__content{position:relative;top:auto;transform:none}.no-js .sticky-text{position:relative;top:auto;left:auto;transform:none;opacity:1;visibility:visible;margin-bottom:4rem}.no-js .sticky-text:last-child{margin-bottom:0}.sticky-images-and-text__wrapper{display:flex;flex-direction:column;gap:5rem}.sticky-images-and-text__wrapper .sticky-images-and-text__image{display:flex;flex-direction:column;gap:3rem;margin-bottom:5rem}.sticky-images-and-text__wrapper .sticky-images-and-text__image:last-child{margin-bottom:0}.sticky-images-and-text__wrapper .sticky-text{position:relative;opacity:1;visibility:visible}
/*# sourceMappingURL=/cdn/shop/t/65/assets/section-sticky-images-and-text.css.map */
