.image-with-text__section{padding-top:var(--padding-top-desktop);padding-bottom:var(--padding-bottom-desktop);background-color:var(--section-background-color)}@media (max-width: 990px){.image-with-text__section{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-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{display:flex;justify-content:space-between;align-items:center;flex-direction:var(--direction-mobile);gap:var(--gap-mobile)}@media (min-width: 990px){.image-with-text{flex-direction:var(--direction-desktop);gap:var(--gap-desktop)}}.image-with-text__content{display:flex;flex-direction:column;justify-content:var(--content-justify);flex-basis:var(--content-basis);width:100%;padding-inline:var(--content-padding-mobile);text-align:var(--content-align-mobile);order:var(--order-mobile);min-height:350px;padding-block:40px}@media (min-width: 990px){.image-with-text__content{order:var(--order-desktop);padding-left:var(--content-padding-left);padding-right:var(--content-padding-right);max-width:var(--content-width-desktop);text-align:var(--content-align-desktop)}}.image-with-text__content_inner{display:flex;flex-direction:column;align-items:var(--content-align-mobile-all)}@media (min-width: 990px){.image-with-text__content_inner{padding-bottom:0;align-items:var(--content-align-desktop-all)}}.image-with-text__preheading{font-size:.75rem;line-height:.875rem;text-transform:uppercase;color:var(--heading-color);margin-bottom:.75rem;font-family:var(--font-heading);letter-spacing:2.2px}.image-with-text__heading{margin-bottom:10px;color:var(--heading-color)}@media (min-width: 990px){.image-with-text__heading{margin-bottom:16px}}.image-with-text__text{font-size:.9375rem;color:var(--heading-color);letter-spacing:normal}.image-with-text__text.content ul,.image-with-text__text.content ol{align-items:var(--content-align-mobile)}@media (min-width: 990px){.image-with-text__text.content ul,.image-with-text__text.content ol{align-items:var(--content-align-desktop-all)}}.image-with-text__text.content p{font-size:18px;font-style:normal;font-weight:600;line-height:26px;letter-spacing:-.072px}@media (max-width: 990px){.image-with-text__text.content p{font-size:15px;font-weight:500;line-height:25px;letter-spacing:-.06px}}.image-with-text__buttons_wrap{display:flex;align-items:center;gap:1rem;margin-top:16px;justify-content:var(--content-align-mobile)}@media (min-width: 990px){.image-with-text__buttons_wrap{margin-top:24px;justify-content:var(--content-align-desktop-all)}}.image-with-text__media{overflow:hidden;border-radius:var(--media-border-radius);order:var(--order-media-mobile);width:100%}@media (min-width: 990px){.image-with-text__media{flex-basis:var(--media-basis);order:var(--order-media-desktop);max-width:var(--media-width-desktop)}}.image-with-text__video{position:absolute;z-index:5;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.image-with-text__video-desktop{position:relative;width:100%;overflow:hidden;height:var(--video-height-desktop);display:var(--video-display-desktop);border-radius:var(--media-border-radius)}@media (min-width: 990px){.image-with-text__video-desktop{height:586px;display:block}}.image-with-text__video-mobile{position:relative;width:100%;overflow:hidden;height:88.3vw;display:block;border-radius:1rem}@media (min-width: 990px){.image-with-text__video-mobile{display:none}}.image-with-text__image-desktop{background-image:var(--image-desktop);background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;display:var(--image-display-desktop);height:var(--image-height-mobile)}@media (min-width: 990px){.image-with-text__image-desktop{height:var(--image-height-desktop);display:block}}.image-with-text__image-mobile{width:100%;height:400px;display:block;background-image:var(--image-mobile);background-repeat:no-repeat;background-position:center;background-size:cover}@media (min-width: 990px){.image-with-text__image-mobile{display:none}}
