@keyframes scaleSection{0%{height:100%;width:100%}20%{border-radius:var(--border-radius-main);height:45%;overflow:hidden;width:45%}to{border-radius:var(--border-radius-main);height:45%;overflow:hidden;width:45%}}@keyframes headingOpacity{0%{opacity:0}18%{opacity:.5}35%{opacity:1}to{opacity:1}}.section-header__subtitle,.section-header__title{max-width:93.2rem}@media (min-width:750px){.image-banner-container.animation{display:flex;height:200vh}.image-banner-container.animation .image-banner{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:sticky;top:0;width:100vw}.image-banner-container.animation .image-banner__wrapper{justify-content:center;min-height:unset;width:unset}}@media (min-width:750px) and (min-width:750px){.image-banner-container.animation .image-banner__wrapper{flex-grow:1;width:50%}}@media (min-width:750px){.image-banner-container.animation .image-banner__media{height:50vh}}@media (min-width:750px) and (min-width:750px){.image-banner-container.animation .image-banner__media{height:100vh}}@media (min-width:750px){.image-banner-container.animation .image-banner__container{border-radius:0;height:100vh;transition:border-radius .5s;width:100vw}}@media (min-width:750px) and (min-width:750px){.image-banner-container.animation .image-banner__container svg{flex-grow:1}}@media (min-width:750px){.image-banner-container.animation .image-banner__heading{max-width:40rem;opacity:1;top:unset;transform:translateX(-50%)}}@media (min-width:750px) and (min-width:750px){.image-banner-container.animation .image-banner__heading{opacity:0}}@media (min-width:750px) and (min-width:1200px){.image-banner-container.animation .image-banner__heading{max-width:56.2rem}}.image-banner{align-items:center;background:unset;display:flex}.image-banner .section-header__title{max-width:88.8rem}.image-banner__container{display:flex;flex-direction:column;height:100%;width:100%}@media (min-width:750px){.image-banner__container{flex-direction:row}}.image-banner__heading{background:transparent;color:rgb(var(--color-foreground));left:50%;max-width:56.2rem;opacity:1;position:absolute;text-align:center;transform:translateX(-50%);z-index:3}.image-banner__wrapper{display:flex;flex-direction:column-reverse;min-height:100%;position:relative;width:100%}.image-banner__wrapper.container{border-radius:var(--border-radius-main);overflow:hidden;padding:0}.image-banner__promo{display:flex;width:100%}.image-banner__promo .column{flex:1;max-width:50%;position:relative}.image-banner.large .image-banner__media{height:100vh}.image-banner.adapt .image-banner__media{padding-bottom:var(--aspect-ratio-adapt)}.image-banner__media{aspect-ratio:var(--aspect-ratio-image);height:100%;overflow:hidden;position:relative;width:100%}.image-banner__media.adaptive{aspect-ratio:auto}.image-banner__media.placeholder{background-color:rgba(var(--color-background))}.color-background-1 .image-banner__media.placeholder{background-color:rgba(var(--color-background-secondary))}.image-banner .image-banner__media.placeholder{background-color:rgba(var(--color-background),.94)}.image-banner.color-background-1 .image-banner__media.placeholder{background-color:rgba(var(--color-background-secondary),.94)}.image-banner__media img,.image-banner__media svg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.image-banner__overlay{background-color:rgb(var(--color-overlay));inset:0;position:absolute;transition:opacity var(--duration-default);z-index:2}