.animated-feature-centered-section{position:relative;overflow:hidden;padding:80px 0;text-align:center}.animated-feature-centered-section .container{display:flex;align-items:center;justify-content:center;gap:40px}.animated-feature-centered-section .image{width:40%;max-width:700px;height:600px;overflow:hidden;opacity:0;position:relative}.animated-feature-centered-section .image img{width:100%;height:100%;object-fit:cover;animation:moveUpDown 4s ease-in-out infinite}.animated-feature-centered-section .content{width:20%;max-width:450px;margin:0 20px;opacity:0;transform:translateY(50px);transition:all .6s ease-out}.animated-feature-centered--visible .image-left,.animated-feature-centered--visible .image-right{opacity:1}.animated-feature-centered--visible .content{opacity:1;transform:translateY(0)}@keyframes moveUpDown{0%,to{transform:translateY(-10px)}50%{transform:translateY(10px)}}@media screen and (max-width: 768px){.animated-feature-centered-section .container{flex-direction:column;align-items:center}.animated-feature-centered-section .image,.animated-feature-centered-section .content{width:80%;max-width:none}.animated-feature-centered-section .image{margin-bottom:20px}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
