.bg-image{display:block!important;height:100%!important;left:50%;object-fit:cover;object-position:center;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity 1s ease;width:100%;z-index:-1}.bg-image.fadeout{opacity:0!important}.bg-image.next{opacity:1;z-index:0!important}.bg-image.current{opacity:1;z-index:1!important}.module-header{padding-bottom:60px}.process-item:not(:last-child){border-left:2px dashed #8ea585}.process-item__inner{align-items:flex-start;display:flex;justify-content:flex-start;margin-left:-18.5px;padding-bottom:75px}.process-item:last-child .process-item__inner{padding-bottom:0}.process-item__bullet{align-items:center;display:flex;justify-content:flex-start}.process-item__bullet__number{align-items:center;background-color:#fff;border:2px solid #4c9d2f;border-radius:50px;color:#4c9d2f;display:flex;font-size:1.5rem;font-weight:900;height:35px;justify-content:center;width:35px}.process-item:last-child .process-item__bullet__number{background-color:#4c9d2f;color:#fff}.process-item__bullet__line{background-color:#4c9d2f;height:2px;width:30px}.process-item__copy{color:#3d3737;margin-left:8px;margin-top:2px}.process-item__copy h3{font-family:var(--system-ui);font-size:24px;font-weight:700}.process-item__copy ul{margin:.5rem 0 1rem}.process-item__copy,.process-item__copy ul li{color:#3d3737;margin:.25rem 0}@media (max-width:479px){.process-item__inner{padding-bottom:50px}.process-item__bullet__line{width:11px}}