.image-text{background:#eff3f4}.image-text__inner{box-sizing:border-box;padding:calc(32px + 7rem) 0}@media(max-width:992px){.image-text__inner{padding:calc(32px + 4rem) 0}}.image-text__wrapper{display:flex;flex-direction:column;gap:5rem 0}@media(max-width:992px){.image-text__wrapper{gap:3rem 0}}.image-text__item{align-items:center;display:grid;gap:2rem 5rem;grid-template-columns:repeat(2,1fr)}@media(max-width:992px){.image-text__item{gap:2rem 0;grid-template-columns:1fr}}.image-text__item:nth-child(2n) .image-text__image{order:2}@media(max-width:992px){.image-text__item:nth-child(2n) .image-text__image{order:0}}.image-text__item:nth-child(2n) .image-text__text{order:1}@media(max-width:992px){.image-text__item:nth-child(2n) .image-text__text{order:0}}.image-text__image{aspect-ratio:1/.8;border-radius:20px;overflow:hidden;position:relative}.image-text__image :is(img,picture){height:100%;object-fit:cover;width:100%}.image-text__video-trigger{display:block;height:100%;position:relative;width:100%}:is(.image-text__video-trigger:focus-visible,.image-text__video-trigger:hover) .image-text__video-overlay{background:#0000001f}:is(.image-text__video-trigger:focus-visible,.image-text__video-trigger:hover) .image-text__play-icon{transform:scale(1.08)}.image-text__video-trigger:focus-visible{outline:3px solid var(--color-primary);outline-offset:-3px}.image-text__video-overlay{align-items:center;background:#0000;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute;transition:background .2s ease}.image-text__video-popup{background:#000;line-height:0;width:min(90vw,1200px)}.image-text__video-popup video{background:#000;display:block;max-height:85vh;width:100%}.image-text__play-icon{filter:drop-shadow(0 4px 12px rgba(0,0,0,.25));height:auto;transition:transform .2s ease;width:clamp(60px,7vw,84px)}.image-text__text{display:flex;flex-direction:column;gap:5px 0;max-width:95%}.image-text__text>*{margin:0}@media(max-width:992px){.image-text__text{max-width:100%}}.image-text__top-image{height:65px;margin-bottom:1rem!important;max-width:140px;width:auto}.image-text__top-image :is(img,picture){display:block;height:100%;max-width:100%;object-fit:contain;object-position:left center;width:auto}.image-text__pretitle{display:block;margin-bottom:5px!important}.image-text__title{max-width:85%}.image-text__cta{margin-top:1.5rem}.image-text__content{display:flex;flex-direction:column;gap:10px 0;margin:1rem 0 .5rem;max-width:90%}.image-text__content>*{margin:0}@media(max-width:992px){.image-text__content{max-width:100%}}.image-text__post-text{font-weight:var(--font-weight-bold);margin:5rem auto 0;max-width:90%;text-align:center}@media(max-width:992px){.image-text__post-text{margin-top:3rem}}.image-text__post-text>*{margin:0}
/*# sourceMappingURL=image-text.css.map*/