.process-diagram{background:#003478;padding:82px 0 95px}.process-diagram-flexbox{display:flex;align-items:flex-start;justify-content:center;text-align:center}.diagram-step:nth-of-type(2){margin:0 -15px}.diagram-step .diagram-step-number{font-weight:700;font-size:40px;color:#fff;letter-spacing:0;text-align:center;line-height:21.6px;background:#61c250;border:2px solid #fff;border-radius:50%;width:56px;height:56px;display:inline-flex;justify-content:center;align-items:center}.diagram-step .diagram-step-img{width:368px;height:368px;display:flex;align-items:center;justify-content:center;margin:-30px auto 30px;border-radius:50%;position:relative}.diagram-step .diagram-step-img:before{content:"";position:absolute;top:0;left:0;width:calc(100% - 0px);height:calc(100% - 0px);border-radius:50%;border:1px dashed #61c250;z-index:-3}.diagram-step .diagram-step-img img{max-width:190px;max-height:177px}.diagram-step .diagram-step-img .border-cover{width:calc(100% + 5px);height:calc(100% + 5px);position:absolute;z-index:-3;stroke-width:10}.diagram-step .diagram-step-img .border-cover circle{fill:none;stroke:#003478;stroke-dasharray:1610;stroke-dashoffset:0}[data-aos="border-animate-aos"].aos-animate{animation:border-animate 1s ease-in-out 1s forwards}.diagram-step:nth-of-type(2) [data-aos="border-animate-aos"].aos-animate{animation:border-animate 1s ease-in-out 0s forwards}.diagram-step:nth-of-type(2) .diagram-step-img .border-cover,.diagram-step:nth-of-type(2) .diagram-step-img:before{z-index:-1}.diagram-step .diagram-step-title{font-weight:700;font-size:24px;color:#fff;letter-spacing:0;text-align:center;line-height:1.1;margin:0 auto;max-width:240px}@keyframes border-animate{from{stroke-dashoffset:0}to{stroke-dashoffset:1610}}@media(max-width:1150px){.diagram-step .diagram-step-img{width:300px;height:300px}}@media(max-width:900px){.process-diagram-flexbox{align-items:center;flex-direction:column}.diagram-step:nth-of-type(2){margin:50px 0}}@media all and (-ms-high-contrast:none){.diagram-step .diagram-step-img .border-cover{display:none}.diagram-step .diagram-step-img::before{z-index:1 !important}}