._textWithImage-container{display:flex;align-items:stretch;flex-direction:column;padding:0 .5rem}@media (min-width:768px){._textWithImage-container{flex-direction:row}}._textWithImage-container._textWithImage-container--reverse{flex-direction:column-reverse}@media (min-width:768px){._textWithImage-container._textWithImage-container--reverse{flex-direction:row-reverse}}._textWithImage-section{width:100%;padding:0 .5rem}@media (min-width:768px){._textWithImage-section{width:50%}}.text-with-image__image-container{position:relative}.text-with-image__image{object-position:center}._textWithImage-textContainer{display:flex;align-items:center}.text-with-image__text{width:100%}.text-with-image__overlay{margin:0 auto;position:absolute;top:0;left:0;right:0;bottom:0;max-width:var(--layout-maxWidth);display:flex;flex-direction:column;padding:20px;pointer-events:none}.text-with-image__overlay-item{padding:10px;display:none;max-height:100%;white-space:normal;pointer-events:auto}.text-with-image__overlay-item h1{letter-spacing:-.3px;font-size:55px;margin:0}.text-with-image__overlay-item h2{font-size:40px;margin:0}.text-with-image__overlay-item h3{font-size:30px;margin:0}.text-with-image__overlay-item p{font-size:23px;font-weight:700;letter-spacing:.9px;margin:8px 0}@media (max-width:767px){.text-with-image__overlay{padding:10px}.text-with-image__overlay-item{padding:5px;width:100%}.text-with-image__overlay-item--phone{display:block}.text-with-image__overlay-item--phone-text-left{text-align:left}.text-with-image__overlay-item--phone-text-center{text-align:center}.text-with-image__overlay-item--phone-text-right{text-align:right}}@media (min-width:768px){.text-with-image__overlay-item--desktop{display:block}.text-with-image__overlay-item--desktop-text-left{text-align:left}.text-with-image__overlay-item--desktop-text-center{text-align:center}.text-with-image__overlay-item--desktop-text-right{text-align:right}}.text-with-image__overlay--top{align-items:center;justify-content:flex-start}.text-with-image__overlay--topleft{align-items:flex-start;justify-content:flex-start}.text-with-image__overlay--topright{align-items:flex-end;justify-content:flex-start}.text-with-image__overlay--left{align-items:flex-start;justify-content:center}.text-with-image__overlay--right{align-items:flex-end;justify-content:center}.text-with-image__overlay--center{align-items:center;justify-content:center}.text-with-image__overlay--bottom{align-items:center;justify-content:flex-end}.text-with-image__overlay--bottomleft{align-items:flex-start;justify-content:flex-end}.text-with-image__overlay--bottomright{align-items:flex-end;justify-content:flex-end}