.section--image-with-text .image-with-text{display:flex;align-items:center;gap:var(--col-gap-lg)}@media screen and (max-width:989px){.section--image-with-text .image-with-text{flex-wrap:wrap;gap:var(--item-gap)}}.section--image-with-text .image-with-text__text_first{flex-direction:row-reverse}.section--image-with-text .image-with-text__full_height{padding-top:0;padding-bottom:0;min-height:100vh}.section--image-with-text .image-with-text__full_height .image-with-text__text-container{align-items:center;display:flex}.section--image-with-text .image-with-text__item{flex:1 0 45%}@media screen and (max-width:989px){.section--image-with-text .image-with-text__item{flex:0 0 100%;max-width:none}}@media screen and (max-width:989px){.section--image-with-text .image-with-text__text-container{order:2}.section--image-with-text .image-with-text__text-container--reverse-order-mobile{order:1}}.section--image-with-text .image-with-text__heading{margin-bottom:35px}@media screen and (max-width:1232px){.section--image-with-text .image-with-text__heading,.section--image-with-text .image-with-text__heading strong{margin-top:0}}@media screen and (max-width:989px){.section--image-with-text .image-with-text__heading,.section--image-with-text .image-with-text__heading strong{font-size:49px;line-height:54px}}.section--image-with-text .image-with-text__media{position:relative}@media screen and (min-width:990px){.section--image-with-text .image-with-text__media{flex:0 0 40%}}@media screen and (max-width:989px){.section--image-with-text .image-with-text__media{order:1;height:-moz-fit-content;height:fit-content}.section--image-with-text .image-with-text__media--reverse-order-mobile{order:2}}.section--image-with-text .image-with-text__media--img{width:100%;height:auto;margin:0;display:block}@media screen and (max-width:989px){.section--image-with-text .image-with-text__media--img{width:100%}}.section--image-with-text .image-with-text__media--img--fill-block{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.section--image-with-text .image-with-text__media .video-container{position:relative;height:0;padding-bottom:56.25%}.section--image-with-text .image-with-text__media .video-container:hover{cursor:pointer}.section--image-with-text .image-with-text__media .video-container .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px}.section--image-with-text .image-with-text__media .video-container .play-btn:hover{cursor:pointer}.section--image-with-text .image-with-text__media .video-container .play-btn path{fill:#fff}.section--image-with-text .image-with-text__media .video-container .video,.section--image-with-text .image-with-text__media .video-container .video-cover-image{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.section--image-with-text .image-with-text__media .video-container .video-cover-image{z-index:1}@media screen and (min-width:990px){.section--image-with-text .image-with-text__text-container{flex:1 1 auto}}.section--image-with-text .image-with-text__text-container .section-heading{margin-top:0}.section--image-with-text .image-with-text__text-container .image-with-text__text{font-size:20px}.section--image-with-text .image-with-text__multi-media{gap:calc(var(--grid-gap)/ 2);justify-content:space-between}@media screen and (min-width:990px){.section--image-with-text .image-with-text__multi-media .image-with-text__media{flex-basis:calc(50% - var(--grid-gap)/ 2);flex-grow:1}}@media screen and (max-width:989px){.section--image-with-text .page-width--large{padding-left:9%;padding-right:9%}}