.sticky-scroll-image-text-wrapper .teaser-grid{display:flex;align-items:stretch}.sticky-scroll-image-text-wrapper .teaser-grid .teaser-column{position:relative;width:50%}@media screen and (max-width:1024px){.sticky-scroll-image-text-wrapper .teaser-grid .teaser-column.left{display:none}.sticky-scroll-image-text-wrapper .teaser-grid .teaser-column.right{width:100%}}.sticky-scroll-image-text-wrapper .teaser-grid .teaser-column .p-teaser-img-wrap{position:sticky;top:0;overflow:hidden;height:100vh}.sticky-scroll-image-text-wrapper .teaser-grid .teaser-column .p-teaser-img-wrap .teaser-img{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity 0.1s linear}.sticky-scroll-image-text-wrapper .teaser-grid .teaser-column .p-teaser-img-wrap .teaser-img.active{opacity:1;transition:opacity 0.1s linear}.sticky-scroll-image-text-wrapper .teaser-grid .teaser-column .image{display:flex;justify-content:flex-start;align-items:center;padding:15%}@media screen and (max-width:1024px){.sticky-scroll-image-text-wrapper .teaser-grid .teaser-column .image{padding:20px 20px 60px 20px;flex-direction:column;height:auto!important}.sticky-scroll-image-text-wrapper .teaser-grid .teaser-column .image img{aspect-ratio:16/11;width:100%;object-fit:cover;margin-bottom:20px}}.sticky-scroll-image-text-wrapper .teaser-grid .teaser-column .image .teaser-img-tablet-down{display:none}@media screen and (max-width:1024px){.sticky-scroll-image-text-wrapper .teaser-grid .teaser-column .image .teaser-img-tablet-down{display:block}}.sticky-scroll-image-text-wrapper .teaser-grid .teaser-column .image .title{font-size:48px;margin-bottom:25px}@media screen and (max-width:1024px){.sticky-scroll-image-text-wrapper .teaser-grid .teaser-column .image .title{font-size:34px}}@media screen and (max-width:768px){.sticky-scroll-image-text-wrapper .teaser-grid .teaser-column .image .title{font-size:30px}}.sticky-scroll-image-text-wrapper .teaser-grid .teaser-column .image .teaser-copy{max-width:650px;padding-right:20%}