.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:200px}.sticky-split__left{align-self:flex-start;flex:0 0 420px;max-width:420px;min-width:280px;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:120px;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 auto;flex-direction:column;gap:120px;min-width:0}.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}@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:64px}.sticky-split__left-inner,.sticky-split__left-inner.is-bottom,.sticky-split__left-inner.is-fixed{left:auto;position:relative;top:auto;width:100%}}