.section--image-with-text{padding:var(--global-sect-pad-y-sm) var(--global-sect-pad-x-sm)}.section--image-with-text:has(.no-media.no-text){display:none}.section--image-with-text .image-with-text{display:flex;gap:var(--global-col-gap-lg)}@media screen and (max-width:768px){.section--image-with-text .image-with-text{flex-wrap:wrap;gap:var(--global-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:768px){.section--image-with-text .image-with-text__item{flex:0 0 100%;max-width:none}}.section--image-with-text .image-with-text__content{display:flex;flex-direction:column;justify-content:center;height:100%;gap:var(--global-text-gap);font-family:var(--global-body-lg-font-family);font-size:var(--global-body-lg-font-size);font-style:var(--global-body-lg-font-style);font-weight:var(--global-body-lg-font-weight);letter-spacing:var(--global-body-lg-letter-spacing);line-height:var(--global-body-lg-line-height);gap:var(--global-body-lg-paragraph-spacing);text-transform:var(--global-body-lg-text-transform)}.section--image-with-text .image-with-text__heading,.section--image-with-text .image-with-text__heading strong{margin:0;font-family:var(--global-title-lg-font-family);font-size:var(--global-title-lg-font-size);font-style:var(--global-title-lg-font-style);font-weight:var(--global-title-lg-font-weight);letter-spacing:var(--global-title-lg-letter-spacing);line-height:var(--global-title-lg-line-height);gap:var(--global-title-lg-paragraph-spacing);text-transform:var(--global-title-lg-text-transform)}@media screen and (max-width:768px){.section--image-with-text .image-with-text__mobile-image_first{flex-direction:column}}@media screen and (max-width:768px){.section--image-with-text .image-with-text__mobile-text_first{flex-direction:column-reverse}}.section--image-with-text .image-with-text__media{position:relative;aspect-ratio:4/3;padding-bottom:37.5%;border-radius:var(--global-border-rad);overflow:hidden;max-width:100%}.section--image-with-text .image-with-text__media:empty{display:none}@media screen and (max-width:768px){.section--image-with-text .image-with-text__media{padding-bottom:0;aspect-ratio:4/3;max-height:-moz-fit-content;max-height:fit-content}}.section--image-with-text .image-with-text__media:has(.image-with-text__media--img--fill-block){min-height:260px}.section--image-with-text .image-with-text__media:has(.image-with-text__media--img--small,.image-with-text__media--img--small-contained){height:225px;max-width:-moz-fit-content;max-width:fit-content;padding-bottom:0}.section--image-with-text .image-with-text__media:has(.image-with-text__media--img--small,.image-with-text__media--img--small-contained) img{max-height:100%}.section--image-with-text .image-with-text__media .image-with-text__media--img--fill-block{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.section--image-with-text .image-with-text__media--img{width:100%;height:auto;margin:0;display:block;border-radius:var(--global-border-rad)}@media screen and (max-width:768px){.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;position:absolute}.section--image-with-text .image-with-text__media--img--small-contained{margin:0;display:block;border-radius:var(--global-border-rad);width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.section--image-with-text .image-with-text__media video{height:100%;width:100%}.section--image-with-text .image-with-text__media .video-external-container{position:absolute;width:100%;height:100%}.section--image-with-text .image-with-text__media .video-external-container .more-video .image-container{width:100%;height:100%;padding-top:0}.section--image-with-text .image-with-text__media .video-container{position:relative;height:100%}.section--image-with-text .image-with-text__media .video-container:hover{cursor:pointer}.section--image-with-text .image-with-text__media .video-container .slide-poster{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section--image-with-text .image-with-text__media .video-container .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:var(--sizing-1200);width:var(--sizing-1200)}@media screen and (max-width:768px){.section--image-with-text .image-with-text__media .video-container .play-btn{height:var(--sizing-600);width:var(--sizing-600)}}.section--image-with-text .image-with-text__media .video-container .play-btn rect{fill:var(--brand-yellow)}.section--image-with-text .image-with-text__media .video-container .play-btn path{fill:var(--icon-fill-dark)}