.image-with-text__section{background-color:var(--section-background-color);padding-bottom:var(--padding-bottom-desktop);padding-top:var(--padding-top-desktop)}@media (max-width:990px){.image-with-text__section{padding-bottom:var(--padding-bottom-mobile);padding-top:var(--padding-top-mobile)}}.image-with-text__wrapper{padding-inline:var(--section-padding-mobile)}@media (min-width:990px){.image-with-text__wrapper{padding-inline:var(--section-padding-desktop)}}.image-with-text{align-items:center;display:flex;flex-direction:var(--direction-mobile);gap:var(--gap-mobile);justify-content:space-between}@media (min-width:990px){.image-with-text{align-items:stretch;flex-direction:var(--direction-desktop);gap:var(--gap-desktop)}}.image-with-text__content{display:flex;flex-basis:var(--content-basis);flex-direction:column;justify-content:var(--content-justify);order:var(--order-mobile);padding-inline:var(--content-padding-mobile);text-align:var(--content-align-mobile);width:100%}@media (min-width:990px){.image-with-text__content{max-width:var(--content-width-desktop);order:var(--order-desktop);padding-left:var(--content-padding-left);padding-right:var(--content-padding-right);text-align:var(--content-align-desktop)}}.image-with-text__content_inner{align-items:var(--content-align-mobile-all);display:flex;flex-direction:column}@media (min-width:990px){.image-with-text__content_inner{align-items:var(--content-align-desktop-all);padding-bottom:0}}.image-with-text__preheading{color:rgb(var(--color-secondary-gray));font-family:var(--font-heading);font-size:.75rem;letter-spacing:2.2px;line-height:.875rem;margin-bottom:.75rem;text-transform:uppercase}.image-with-text__heading{color:var(--heading-color);margin-bottom:1.25rem}.image-with-text__text{color:rgb(var(--color-primary-black));font-size:.9375rem;letter-spacing:normal}.image-with-text__text.content ol,.image-with-text__text.content ul{align-items:var(--content-align-mobile)}@media (min-width:990px){.image-with-text__text.content ol,.image-with-text__text.content ul{align-items:var(--content-align-desktop-all)}}.image-with-text__buttons_wrap{align-items:center;display:flex;gap:1rem;justify-content:var(--content-align-mobile);margin-top:2rem}@media (min-width:990px){.image-with-text__buttons_wrap{justify-content:var(--content-align-desktop-all);margin-top:2.5rem}}.image-with-text__media{border-radius:var(--media-border-radius);order:var(--order-media-mobile);overflow:hidden;width:100%}@media (min-width:990px){.image-with-text__media{flex-basis:var(--media-basis);max-width:var(--media-width-desktop);order:var(--order-media-desktop)}}.image-with-text__video{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%;z-index:5}.image-with-text__video-desktop{border-radius:var(--media-border-radius);display:var(--video-display-desktop);height:var(--video-height-desktop);overflow:hidden;position:relative;width:100%}@media (min-width:990px){.image-with-text__video-desktop{display:block;height:586px}}.image-with-text__video-mobile{border-radius:1rem;display:block;height:88.3vw;overflow:hidden;position:relative;width:100%}@media (min-width:990px){.image-with-text__video-mobile{display:none}}.image-with-text__image-desktop{background-image:var(--image-desktop);background-position:50%;background-repeat:no-repeat;background-size:cover;display:var(--image-display-desktop);height:var(--image-height-mobile);width:100%}@media (min-width:990px){.image-with-text__image-desktop{display:block;height:var(--image-height-desktop)}}.image-with-text__image-mobile{background-image:var(--image-mobile);background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:400px;width:100%}@media (min-width:990px){.image-with-text__image-mobile{display:none}}
