.s-image-with-text__image-wrapper{position:relative;overflow:hidden}.s-image-with-text--multiple{display:flex;align-items:center;justify-content:center;column-gap:5%}.s-image-with-text--multiple .s-image-with-text__image-first{flex:0 0 55%}.s-image-with-text--multiple .s-image-with-text__image-second{flex:0 0 40%}.s-image-with-text--multiple.s-image-with-text--layer{display:block}.s-image-with-text--reverse{flex-direction:row-reverse}.s-image-with-text--layer .s-image-with-text__image-first{padding-right:30%}.s-image-with-text--layer .s-image-with-text__image-second{width:40%;position:absolute;right:0;top:var(--offset-top,0)}.s-image-with-text--right.s-image-with-text--layer .s-image-with-text__image-first{padding-right:0;padding-left:30%}.s-image-with-text--right .s-image-with-text__image-second{right:auto;left:0}.s-image-with-text--move-up-down .s-image-with-text__image-first{transition:all var(--s-duration-default);animation:mMoveUpDown 3s linear infinite alternate}.s-image-with-text--move-up-down .s-image-with-text__image-second{transition:all var(--s-duration-default);animation:mMoveUpDownReverse 2s linear infinite alternate}