.edge-image-and-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.edge-image-and-content.left-img{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.edge-image-and-content.right-img{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.edge-image-and-content.white{background-color:#fff}.edge-image-and-content.light-blue{background-color:#defafc}.edge-image-and-content.aqua{background-color:#26deeb}.edge-image-and-content.navy{background-color:#006a87}.edge-image-and-content.peach{background-color:#ff6c50}.edge-image-and-content__text{padding:48px 24px;width:100%}.edge-image-and-content__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.edge-image-and-content.left-img .edge-image-and-content__image{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.edge-image-and-content.right-img .edge-image-and-content__image{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.edge-image-and-content__image.bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.edge-image-and-content__image.top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(min-width:768px){.edge-image-and-content__image{width:50%}.edge-image-and-content__text{padding:96px 24px;width:50%}.edge-image-and-content.left-img .edge-image-and-content__text-inner{padding-right:calc( (100vw - 1272px) / 2);padding-right:max(24px,calc( (100vw - 1272px) / 2))}.edge-image-and-content.right-img .edge-image-and-content__text-inner{padding-left:calc( (100vw - 1272px) / 2);padding-left:max(24px,calc( (100vw - 1272px) / 2))}}