.m-image-animated{--_block-offset:100px;--_block-pos:300px;--_block-width:300px;--_img-width:400px;--_img1-offset:-100px;--_img2-offset:100px;--_img3-offset:180px;--_left-content-width:400px;align-items:center;justify-content:center}.m-image-animated,.m-image-animated__container{display:flex;width:100%}.m-image-animated__left{display:flex;flex-direction:column;justify-content:center;width:100%}.m-image-animated__left-content{width:var(--_left-content-width)}.m-image-animated__button-wrapper{margin-top:1rem}.m-image-animated__right{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;width:100%;z-index:0}.m-image-animated__img{transition:transform .5s ease-in-out;width:var(--_img-width)}.m-image-animated__img--1{height:100%;transform:translateX(var(--_img1-offset))}.m-image-animated__img--2{height:100%;transform:translateX(var(--_img2-offset))}.m-image-animated__img--3{height:100%;transform:translateX(var(--_img3-offset))}.m-image-animated__img--1.is-observed,.m-image-animated__img--2.is-observed,.m-image-animated__img--3.is-observed{transform:translateX(0)}.m-image-animated__block{height:100%;margin-left:var(--_block-pos);position:absolute;transform:translateX(var(--_block-offset));transition:transform .5s ease-in-out;width:var(--_block-width);z-index:-1}.m-image-animated__block.is-observed{transform:translateX(0)}@media (max-width:1439px){.m-image-animated{--_block-offset:70px;--_block-pos:230px;--_img1-offset:-70px;--_img2-offset:70px;--_img3-offset:130px}.m-image-animated__container{border-radius:var(--border-radius)}.m-image-animated__right{align-items:flex-start}}@media (max-width:1200px){.m-image-animated{--_img1-offset:-200px;--_img3-offset:200px}.m-image-animated__container{flex-direction:column;width:90vw}.m-image-animated__right{align-items:center;margin-top:3rem}}@media (max-width:850px){.m-image-animated{--_block-offset:30px;--_block-pos:44%;--_block-width:44%;--_img-width:60%;--_img1-offset:-60px;--_img2-offset:20px;--_img3-offset:60px}}@media (max-width:600px){.m-image-animated{--_block-offset:7%;--_block-pos:36%;--_block-width:56%;--_img-width:72%;--_img1-offset:-23%;--_img2-offset:7%;--_img3-offset:23%}.m-image-animated__right{align-items:center}}@media (max-width:518px){.m-image-animated{--_block-offset:4%;--_block-pos:40%;--_block-width:55%;--_img-width:80%;--_img1-offset:-20%;--_img3-offset:18%;--_left-content-width:70%}}@media (max-width:468px){.m-image-animated{--_img1-offset:-15%;--_img2-offset:3%;--_img3-offset:15%}}