.sticky-split{position:relative}.sticky-split__container{margin:0;max-width:none;padding:0;width:100%}.sticky-split__grid{align-items:flex-start;display:flex;gap:150px}.sticky-split__left{align-self:flex-start;flex:1 1 0;max-width:none;min-width:0;position:relative}.sticky-split__left-inner{left:0;margin:0;position:relative;top:0;width:100%}.sticky-split__left-inner.is-fixed{position:fixed;top:150px;z-index:10}.sticky-split__left-inner.is-bottom{left:0;position:absolute;z-index:10}.sticky-split__left-image{border-radius:20px;margin:0 0 24px;overflow:hidden}.sticky-split__left-image img{border-radius:20px;display:block;height:auto;width:100%}.sticky-split__left-copy{margin:0}.sticky-split__left-copy>:first-child{margin-top:0}.sticky-split__left-copy .eyebrow{margin:0 0 12px}.sticky-split__left-copy h1,.sticky-split__left-copy h2,.sticky-split__left-copy h3,.sticky-split__left-copy h4,.sticky-split__left-copy h5,.sticky-split__left-copy h6{margin:0 0 16px}.sticky-split__description{margin:0 0 24px}.sticky-split__description>:first-child{margin-top:0}.sticky-split__description>:last-child{margin-bottom:0}.sticky-split__button-wrap{margin-top:24px}.sticky-split__right{display:flex;flex:1 1 0;flex-direction:column;gap:250px!important;min-width:0}@media (max-width:767px){.sticky-split__right{gap:50px!important}}.sticky-split__card{background:transparent;border-radius:0;padding:0}.sticky-split__media{border-radius:20px;margin:0 0 24px;overflow:hidden}.sticky-split__media img{border-radius:20px;display:block;height:auto;width:100%}.sticky-split__card-title{margin:0 0 12px}.sticky-split__card-text>:first-child{margin-top:0}.sticky-split__card-text>:last-child{margin-bottom:0}.sticky-split__card.animate-on-scroll{backface-visibility:hidden;opacity:0;transition:opacity 1.45s cubic-bezier(.16,1,.3,1),transform 1.45s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.sticky-split__card.animate-on-scroll.is-visible{opacity:1;transform:translateZ(0)}.sticky-split__card.fade-in{transform:translateZ(0)}.sticky-split__card.fade-up{transform:translate3d(0,110px,0)}@media (prefers-reduced-motion:reduce){.sticky-split__card.animate-on-scroll{opacity:1;transform:none;transition:none}}@media (max-width:991px){.sticky-split__grid{display:block}.sticky-split__left{margin-bottom:32px;max-width:none;min-width:0}.sticky-split__right{gap:150px}.sticky-split__left-inner,.sticky-split__left-inner.is-bottom,.sticky-split__left-inner.is-fixed{left:auto;position:relative;top:auto;width:100%}}