.position-top-left{align-items:flex-start;justify-content:flex-start}.position-top-right{align-items:flex-start;justify-content:flex-end}.position-top-center{align-items:flex-start;justify-content:center}.position-middle-left{align-items:center;justify-content:flex-start}.position-middle-right{align-items:center;justify-content:flex-end}.position-middle-center{align-items:center;justify-content:center}.position-bottom-left{align-items:flex-end;justify-content:flex-start}.position-bottom-right{align-items:flex-end;justify-content:flex-end}.position-bottom-center{align-items:flex-end;justify-content:center}.hero-parallax{position:relative}.hero-parallax-layer{height:100vh;position:relative}.hero-parallax-layer[data-animate=zoomout]{height:300vh}.hero-parallax--slides{background:#fff;bottom:0;left:0;position:absolute;right:0;top:0}.hero-parallax--slides .hero-parallax--slide{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transition:all 1s ease}.hero-parallax--slides .hero-parallax--slide:not(.current){opacity:0;pointer-events:none}.hero-parallax--txt{display:flex;height:100%;margin:0 auto;max-width:1100px;padding:clamp(100px,10%,150px) 15px clamp(50px,10%,100px);position:relative;text-shadow:0 0 10px rgba(0,0,0,.5)}.hero-parallax-box{height:100vh;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:-2;-webkit-font-smoothing:antialiased}.hero-parallax-bg{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}[data-animate=zoomout] .hero-parallax-bg{transform:matrix(3,0,0,3,0,0)}.hero-parallax--content{bottom:0;display:flex;left:0;padding:clamp(100px,10%,150px) 15px clamp(50px,10%,100px);position:absolute;right:0;text-shadow:0 0 10px rgba(0,0,0,.5);top:0}.hero-parallax--content-container{margin:0 auto;max-width:1100px}