.parallax--section-wrapper{position:relative;overflow:hidden;min-height:var(--parallax-height, 60vh);display:flex;align-items:center;justify-content:center;background-color:var(--color-background)}.parallax--section-desktop{display:block}.parallax--section-mobile{display:none}.parallax-content-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;max-width:var(--parallax-content-max-width, 100%)}.parallax--background-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;background-color:#24433f}.parallax--background-image-img{width:100%;height:100%;object-fit:contain;object-position:var(--background-image-position, center center);display:block}.parallax--background-image-desktop{display:block}.parallax--background-image-mobile{display:none}.parallax--background-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;white-space:nowrap;text-align:center;font-family:var(--font-heading-family);letter-spacing:.05em;opacity:.9;pointer-events:none;-webkit-user-select:none;user-select:none}.parallax--overlay-image{position:relative;z-index:2;transition:transform .6s cubic-bezier(.25,.46,.45,.94);will-change:transform}.parallax--overlay-image-wrapper{display:block;position:relative;transform-origin:center;transition:transform .3s ease}.parallax--overlay-image-wrapper:hover{transform:scale(1.05)}.parallax--overlay-image-img{width:auto;height:auto;max-width:100%;max-height:70vh;object-fit:contain;display:block}.content-position-center{justify-content:center}.content-position-left{justify-content:flex-start;padding-left:2rem}.content-position-right{justify-content:flex-end;padding-right:2rem}.desktop-text-align-center .parallax--background-title{text-align:center}.desktop-text-align-left .parallax--background-title{text-align:left}.desktop-text-align-right .parallax--background-title{text-align:right}.desktop-height--small{--parallax-height: 40vh}.desktop-height--medium{--parallax-height: 60vh}.desktop-height--large{--parallax-height: 80vh}.desktop-height--full{--parallax-height: 100vh}.wrapper-spacing--h{padding-left:2rem;padding-right:2rem}.wrapper-spacing--v{padding-top:2rem;padding-bottom:2rem}.wrapper-spacing--hv{padding:2rem}.wrapper-spacing--none{padding:0}@media screen and (max-width: 749px){.parallax--section-desktop{display:none}.parallax--section-mobile{display:block;height:var(--parallax-mobile-height, 50vh)}.parallax--background-image-desktop{display:none}.parallax--background-image-mobile{display:block}.parallax--background-title{text-align:center;line-height:1.2;word-break:break-word}.content-position-left,.content-position-right,.wrapper-spacing--h{padding-left:1rem;padding-right:1rem}.wrapper-spacing--v{padding-top:1rem;padding-bottom:1rem}.wrapper-spacing--hv{padding:1rem}.parallax--section-wrapper{--parallax-height: 40vh !important}}.shown-on-scroll{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.shown-on-scroll.animated{opacity:1;transform:translateY(0)}.fadeIn{animation:fadeIn .6s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.parallax--overlay-image[data-parallax-image]{transform:translateY(100%);opacity:0;transition:transform .8s cubic-bezier(.25,.46,.45,.94),opacity .8s ease}.parallax--overlay-image[data-parallax-image].in-view{transform:translateY(0);opacity:1}.parallax--background-title{z-index:1}.parallax--overlay-image{z-index:2}@media screen and (max-width: 1200px){.parallax--background-title{font-size:.9em}}@media screen and (max-width: 768px){.parallax--background-title{font-size:.8em;line-height:1.1}}@media screen and (max-width: 480px){.parallax--background-title{font-size:.7em;line-height:1}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-parallax.css.map */
