.process-story{--story-navy:#061a35;--story-green:#006b3c;--story-muted:#b9d8ca;--story-line:#c9ddd3;--story-text:#666;--story-column-gap:64px;background:#fff;overflow:clip;width:100%}.process-story *,.process-story :after,.process-story :before{box-sizing:border-box}.process-story__container{align-items:start;column-gap:var(--story-column-gap);display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)}.process-story__intro{min-width:0;padding-bottom:60px;position:sticky;top:130px}.process-story__image{border-radius:12px;overflow:hidden;width:100%}.process-story__image img{aspect-ratio:4/3;display:block;height:auto;object-fit:cover;width:100%}.process-story__steps{min-width:0;position:relative}.process-story__timeline{position:relative;width:100%}.process-story__step{column-gap:47px;display:grid;grid-template-columns:34px minmax(0,1fr);min-height:145px;opacity:.3;padding:0;position:relative;transition:opacity .45s ease}.process-story__step.is-active,.process-story__step.is-completed{opacity:1}.process-story__number{align-items:center;background:#dae7e0;border:10px solid #fff;border-radius:168px;color:#0a6030;display:flex;font-size:18px;font-weight:600;height:68px;justify-content:center;position:relative;transition:background-color .35s ease,color .35s ease,transform .35s ease;width:68px;z-index:3}.process-story__connector{background:rgba(10,96,48,.2);height:100%;left:33px;overflow:hidden;position:absolute;top:0;width:2px;z-index:1}.process-story__connector-fill{background:#0a6030;height:0;left:0;position:absolute;top:0;transition:height .55s cubic-bezier(.65,0,.35,1);width:100%}.process-story__step.is-connector-complete
.process-story__connector-fill{height:100%}.process-story__content{min-width:0;padding-bottom:48px}.process-story__step-title{color:#0a6030;margin:0 0 12px;transition:color .4s ease}.process-story__step.is-active
.process-story__step-title,.process-story__step.is-completed
.process-story__step-title{color:var(--story-green)}.process-story__step-description{font-size:16px;transition:color .4s ease}.process-story__points{list-style:none;margin:7px 0 0;padding:0}.process-story__points li{align-items:center;display:flex;font-size:16px;gap:5px;margin:0 0 8px;transition:color .4s ease}.process-story__step:last-child{min-height:0}@media (prefers-reduced-motion:reduce){.process-story__check,.process-story__connector-fill,.process-story__number,.process-story__points li,.process-story__step,.process-story__step-description,.process-story__step-title{transition:none}}@media (max-width:991px){.process-story__container{column-gap:40px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.process-story__sticky{top:40px}.process-story__heading{font-size:34px}}@media (max-width:767px){.process-story{overflow:visible}.process-story__container{display:block}.process-story__sticky{padding-bottom:45px;position:relative;top:auto}.process-story__heading{font-size:35px;max-width:100%}.process-story__description,.process-story__image{max-width:100%}.process-story__step{column-gap:33px;grid-template-columns:34px minmax(0,1fr);min-height:145px}.process-story__step-description{max-width:none}.simple-cta{background-position:100%!important;background-repeat:no-repeat;background-size:cover!important}.process-story__content{padding-bottom:17px;padding-top:15px}.process-story__points li span{width:calc(100% - 20px)}.process-story__points li svg{height:15px;width:15px}}