.multirow{display:flex;flex-direction:column;gap:8rem;padding:4rem 2.2rem 8rem}.multirow--simplified{padding-top:12rem}.multirow--snake .multirow__item:nth-child(2n) .image-with-text .image-with-text__inner{flex-direction:row-reverse}@media only screen and (max-width: 992px){.multirow--snake .multirow__item:nth-child(2n) .image-with-text .image-with-text__inner{flex-direction:column}}.multirow--snake .multirow__item:nth-child(2n).product-with-text{flex-direction:row-reverse}@media only screen and (max-width: 992px){.multirow--snake .multirow__item:nth-child(2n).product-with-text{flex-direction:column}}.multirow .multirow__item{position:relative}.multirow .multirow__item--divider:before{content:"";position:absolute;display:block;width:100%;top:-4rem;border-top:1px solid var(--color-border)}.multirow--extra-gap{gap:12rem}.multirow--extra-gap .multirow__item--divider:before{top:-6rem}.multirow--extra-margin{padding:10rem 2.2rem}