@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes marqueeHorizontal{0%{transform:translate(0)}to{transform:translate(var(--scroll-width))}}.headline-image-text{display:flex;flex-direction:column;gap:64px}.headline-image-text__container{display:flex;gap:16px}.headline-image-text__wrapper{flex:1}.headline-image-text h1 span{background-color:#006060;color:#fff;display:inline;padding-inline:8px}.headline-image-text .ls-text-left h1{font-family:Open Sans,"sans-serif";font-weight:300;font-size:48px;color:#005757}.headline-image-text__title,.headline-image-text h3{font-family:Open Sans,"sans-serif";font-weight:700;font-size:22px;color:#242424;margin-top:32px}.headline-image-text__text,.headline-image-text p{font-family:Open Sans,"sans-serif";font-weight:300;font-size:16px;color:#242424;margin-top:10px;margin-bottom:0}.headline-image-text__image{border-radius:24px;overflow:hidden;height:220px}.headline-image-text__image img{width:100%;height:100%;object-fit:cover}.headline-image-text__cta{margin-top:64px}.headline-image-text .rte .button-arrow{background-color:#005757;padding:8px 16px;border-radius:24px;color:#fff;font-family:Open Sans,"sans-serif";font-weight:600;font-size:16px;line-height:24px;text-align:center;width:100%}.headline-image-text .rte ul{margin-top:10px;list-style:disc;list-style-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' viewBox='0 0 20 14' fill='none'%3E%3Cpath d='M1 7.32419L6.70253 13L19 1' stroke='rgb(0, 87, 87)' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.headline-image-text .rte ul li{display:list-item;gap:10px;padding:5px 0;margin-left:28px}@media (min-width:0) and (max-width:1200px){.headline-image-text .ls-text-left h1{font-size:32px}.headline-image-text__container{flex-direction:column;gap:48px}.headline-image-text__cta{margin-top:24px}}