.fhc-container{width:85%;margin:auto}.stepper-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;overflow-x:auto}.stepper-scroll::-webkit-scrollbar{display:none}.stepper{white-space:nowrap;border:1px solid #e2e8f0;border-radius:8px 8px 0 0;flex-wrap:nowrap;width:100%;min-width:max-content;padding:0;font-size:14px;list-style:none;display:flex;position:relative}.stepper:before{content:"";background:#cbd5e1;width:100%;height:100%;position:absolute;top:0;left:0}.stepper__item{color:#697483;-webkit-clip-path:polygon(20px 50%,0% 0%,calc(100% - 20px) 0%,100% 50%,calc(100% - 20px) 100%,0% 100%);background:#fff;flex:none;min-width:220px;margin-left:-19px;padding:12px 20px 12px 40px;font-weight:500}.stepper__item.current{color:#fff;background:#0066a7}.stepper__item.complete{background:#fff1e8}.stepper__item:first-child{-webkit-clip-path:polygon(0% 0%,calc(100% - 20px) 0%,100% 50%,calc(100% - 20px) 100%,0% 100%);margin-left:0;padding:12px 20px}.stepper__item:last-child{-webkit-clip-path:polygon(20px 50%,0% 0%,100% 0%,100% 100%,0% 100%);text-wrap:unset;flex:1;margin-right:0}.stepper__item span{color:#8f97a2;border:1.4px solid #8f97a2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:8px;padding:12px;font-size:16px;font-weight:500;display:inline-flex}.stepper__item.current span{color:#fff;border-color:#fff}.stepper__item{align-items:center;gap:6px;display:flex}.stepper-check{background-color:#4cac77;border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.stepper-number{border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:500;display:inline-flex}@media (min-width:768px){.stepper-check{width:28px;height:28px}.stepper{font-size:16px}.stepper-number{width:28px;height:28px;font-size:14px}}@media (max-width:768px){h1{font-size:24px}h2{line-height:125%;font-size:18px!important}p{font-size:14px!important}}@media (min-width:1024px){.stepper-scroll{overflow-x:visible}.stepper{min-width:unset}.stepper__item{min-width:unset;flex:1}}
