.process-section{background:#f5f1ec;padding:4rem 1.5rem 5rem}.process-section .container{margin:0 auto;max-width:1280px}.process-card{background:#fff;border-radius:2rem;box-shadow:0 20px 45px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.03);margin-bottom:2rem;padding:3rem 3rem 3.5rem}.process-card .container{align-items:center;display:flex;flex-direction:column;justify-content:center}.process-card__intro{margin-bottom:3rem}.process-card__title{color:#2a2927;margin:0 0 .75rem}.process-card__subtitle{color:#746d66;margin:0}.process-timeline{align-items:start;column-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:2rem;padding-top:1rem;position:relative}.process-timeline__line{background:#cfc8c1;height:2px;left:10%;position:absolute;right:10%;top:5rem;z-index:1}.process-step{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center;z-index:2}.process-step__marker{background:#ece7e1;border:3px solid #d7d0c7;border-radius:50%;box-shadow:inset 0 0 0 4px #f8f4ef;display:grid;height:78px;margin-bottom:2rem;place-items:center;width:78px}.process-step__check,.process-step__number{border-radius:50%;display:grid;font-size:2rem;height:58px;line-height:1;place-items:center;width:58px}.process-step__check svg{height:28px;width:28px}.process-step--done .process-step__marker{background:#b08a4e;border-color:#9c793f;box-shadow:inset 0 0 0 4px hsla(0,0%,100%,.45)}.process-step--done .process-step__check{background:transparent;color:#fff}.process-step--active .process-step__marker{background:#07153d;border-color:#07153d;box-shadow:inset 0 0 0 4px hsla(0,0%,100%,.6)}.process-step--active .process-step__number{color:#fff}.process-step--upcoming .process-step__marker{background:#d8d2cb;border-color:#c8c1b8}.process-step--upcoming .process-step__number{color:#fff;opacity:.9}.process-step__title{color:#1f1d1a;margin:0 0 1.25rem;max-width:320px}.process-step__status{color:#1f1d1a}.process-step__badge{align-items:center;background:#efebe6;border-radius:.8rem;color:#7b746d;display:inline-flex;justify-content:center;min-height:2.4rem;padding:.45rem 1rem}.process-section__cta{margin-top:2rem;text-align:center}.process-section__button{align-items:center;background:#031a49;border-radius:2px;color:#fff;display:inline-flex;font-size:.98rem;font-weight:600;gap:.55rem;padding:.95rem 1.4rem;text-decoration:none;transition:background .2s ease,transform .2s ease}.process-section__button:hover{background:#082766;transform:translateY(-1px)}.process-section .button-group{justify-content:center}@media (max-width:991px){.process-card{border-radius:1.5rem;padding:2rem 1.5rem 2.5rem}.process-timeline{grid-template-columns:1fr;padding-top:0;row-gap:2rem}.process-timeline__line{display:none}.process-step__marker{margin-bottom:1.25rem}.process-step__title{max-width:100%}}@media screen and (min-width:48em){.process-section .form form>.process-section .form-columns-0,.process-section .form form>.process-section .form-columns-1,.process-section .form form>.process-section .form-columns-2,.process-section .form form>fieldset{flex-direction:column}}