.form-steps-wrapper{margin-top:32px!important}.form-steps{display:none}.step-circle-wrapper{display:flex;flex-direction:row;align-items:center}.gf-step-label-mobile{font-family:Sharp Grotesk;font-size:16px;font-weight:500;line-height:22.4px;color:var(--primary-red-dark);margin-left:16px}.gf-steps-wrapper{display:flex;flex-direction:column;max-width:160px;position:relative;margin:8px 32px 8px 0}.gf-steps-wrapper::before{content:"";position:absolute;top:20%;left:50px;right:0;border-top:1px solid #a99ea1;z-index:0}.gf-step-number{width:36px!important;height:36px!important;border:none!important;color:#fff!important;font-size:18px!important;background:var(--primary-green)!important;border-radius:20px;position:relative;display:flex;align-items:center;justify-content:center}.gf-step-number::before{content:"";display:table-cell;height:40px;left:-2px;position:absolute;top:-2px;width:40px}.gf-step-number::after{content:"";display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:5;background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23440114" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpath d="M20 6L9 17l-5-5"/%3E%3C/svg%3E');background-size:50%;background-repeat:no-repeat;background-position:center}.gf-step-label{margin-top:18px;position:relative;z-index:1;padding-left:0;font-family:"Sharp Grotesk",sans-serif;font-size:18px;font-weight:500;line-height:28px;text-align:left;color:var(--primary-red-dark)}.page-container .thank-you-content a{color:var(--neutral-blue-900);text-decoration:underline;font-size:16px;display:inline-block;width:fit-content;font-weight:400}@media (min-width:768px){.form-steps{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.step-circle-wrapper{display:none}.page-container .thank-you-content a{font-size:18px}}