.stacked-content__item{align-items:center;display:flex;justify-content:center;margin-bottom:6rem}.stacked-content__item:last-child{margin-bottom:0}.stacked-content__item>*:first-child{margin-right:3.5rem}.stacked-content__item .divider{margin:1.5rem 0}.stacked-content__item .item__heading,.stacked-content__item .item__text{margin:0}.stacked-content__item .item__content{margin:0 3.5rem 0 0;width:calc(50% - 3.5rem)}.stacked-content__item:nth-child(2n){flex-direction:row-reverse}.stacked-content__item:nth-child(2n) .item__content{margin:0 0 0 3.5rem}.stacked-content__item .item__image{background-position:center;background-repeat:no-repeat;background-size:cover;display:block;padding-bottom:45%;width:50%}@media screen and (max-width:800px){.stacked-content__item:nth-child(n){flex-direction:column-reverse;margin:0 auto 6rem;max-width:30rem}.stacked-content__item:last-child{margin-bottom:0}.stacked-content__item:nth-child(n) .item__content{margin:0}.stacked-content__item .item__content{width:100%}.stacked-content__item .item__image{margin-bottom:1rem;width:100%}}