div.component.staggered-content{display:flex;max-width:var(--max-page-width);margin:var(--component-gap) auto;padding:0 var(--page-gutter)}div.component.staggered-content div.image-section{width:57%}div.component.staggered-content div.image-section div.image-section-inner-wrapper{position:relative}div.component.staggered-content div.image-section img{display:block;width:100%;height:auto}div.component.staggered-content div.content-section{width:43%;margin:0 54px;display:flex;flex-direction:column;justify-content:center}div.component.staggered-content.image-last{flex-direction:row-reverse}@media only screen and (max-width:1002px){div.component.staggered-content{display:block;padding-left:0;padding-right:0}div.component.staggered-content div.image-section{width:auto;margin-bottom:36px}div.component.staggered-content div.content-section{width:auto;margin:0 var(--page-gutter)}}