.cm-richtext-animated{transition:all .8s ease-in-out .5s}.cm-richtext-animated[data-inview="false"][data-animation-style="left"]{opacity:0;transform:translateX(-80%)}.cm-richtext-animated[data-inview="false"][data-animation-style="right"]{opacity:0;transform:translateX(80%)}.cm-richtext-animated[data-inview="false"][data-animation-style="fade_in"]{opacity:0}.cm-richtext-animated[data-inview="true"]{opacity:1;transform:translateX(0)}@media(max-width:767px){body .cm-richtext-animated{padding:45px 25px !important;margin:0 auto -1px !important;max-width:calc(100vw - 35px)}body .cm-richtext-animated__container{max-width:100% !important}}