.image-with-text{--column-gap:6rem}.image-with-text__container-inner{padding:3rem 2.5rem}.image-with-text__image{width:100%}.image-with-text__layout{display:grid;gap:3rem}.image-with-text__buttons{margin-top:2.5rem;padding-bottom:.5rem}@media screen and (min-width:1025px){.image-with-text__container-inner{padding:5rem 6rem 4rem}.image-with-text__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:var(--column-gap);-moz-column-gap:var(--column-gap);column-gap:var(--column-gap)}.image-with-text__layout--vert-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.image-with-text__layout--vert-bottom{-webkit-box-align:bottom;-ms-flex-align:bottom;align-items:bottom}.image-with-text__layout--text-first{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.image-with-text__image-content,.image-with-text__text-content{width:calc(50% - var(--column-gap)/2)}.image-with-text__layout--standard .image-with-text__image-content{width:calc(55% - var(--column-gap)/2)}.image-with-text__layout--standard .image-with-text__text-content{width:calc(45% - var(--column-gap)/2)}.image-with-text__container-inner .image-with-text__buttons{margin-top:3rem;padding-bottom:0}}