.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);align-items:var(--alignment)}}.image-with-text--60-40{max-width:1183px;margin-left:auto;margin-right:auto}.image-with-text:not(.image-with-text--50-50){gap:40px}@media (min-width: 990px){.image-with-text:not(.image-with-text--50-50){gap:64px}}div:not([class])>.image-with-text--70-30{padding-left:10px;padding-right:10px}@media (min-width: 990px){div:not([class])>.image-with-text--70-30{padding-left:20px;padding-right:20px}div:not([class])>.image-with-text--70-30 .image-with-text__content{padding-left:0}}.image-with-text__content{display:flex;flex-direction:column;justify-content:var(--content-justify);flex-basis:var(--content-basis);width:100%;padding-inline:25px;text-align:var(--content-align-mobile);order:var(--order-mobile)}@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:rgb(var(--color-gray-200));margin-bottom:.75rem;font-family:var(--font-heading);letter-spacing:2.2px}.image-with-text__heading{margin-bottom:1.25rem;color:var(--heading-color)}.image-with-text__text.content *{font-size:14px;font-weight:400;line-height:24px;letter-spacing:.2px}.image-with-text__text.content *.content ul,.image-with-text__text.content *.content ol{align-items:var(--content-align-mobile)}@media (min-width: 990px){.image-with-text__text.content *.content ul,.image-with-text__text.content *.content ol{align-items:var(--content-align-desktop-all)}}.image-with-text__buttons_wrap{display:flex;align-items:center;gap:1rem;justify-content:var(--content-align-mobile);margin-top:24px}@media (min-width: 990px){.image-with-text__buttons_wrap{justify-content:var(--content-align-desktop-all)}.image-with-text__buttons_wrap--increase-spacing{padding-top:96px}}.image-with-text__media{overflow:hidden;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}}
