.animated-path{stroke-dashoffset:1116;animation:draw 60s linear infinite forwards}@keyframes draw{to{stroke-dashoffset:0}}section.tech-section.dnd-section{background:#f5f6fa;padding:50px 20px}.tech-section .button-wrap,.tech-section .content-section,section.tech-section.dnd-section{position:relative;text-align:center}.tech-section .content-section{margin-bottom:40px}.tech-section .bg-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.tech-section .section-inner-wrapper{position:relative;width:100%;z-index:9}.tech-section .tagline *{color:#474c59;margin:0}.tech-section .title *{color:#010001}.tech-section .title{margin:0 auto;max-width:1090px}.tech-section .description{margin:0 auto;max-width:710px}.tech-section .description *{color:#767c8c}.tech-section .title * span{color:#ffaa17}.tech-row{column-gap:36px;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:67px;padding:0 15px;row-gap:67px}.tech-wrapper{padding-top:76px;position:relative}.dotted-lines{left:50%;position:absolute;top:0;transform:translateX(-50%);z-index:-2}.tech-col{background:#fff;border-radius:16px;box-shadow:0 2px 15px rgba(0,0,0,.08);font-weight:500;min-width:150px;padding-bottom:30px;padding-top:20px;text-align:center;width:calc(16.66667% - 30px)}.tech-lines{height:40px;left:0;position:absolute;top:50%;width:100%;z-index:0}.tech-lines line{stroke:#ccc;stroke-width:2;stroke-dasharray:5,5;animation:dashmove 2s linear infinite}@keyframes dashmove{to{stroke-dashoffset:-10}}.tech-col img{display:block;height:50px!important;margin:0 auto 10px;object-fit:contain;width:50px!important}@media (max-width:1024px){.tech-col{width:calc(33.33333% - 24px)}}@media (max-width:768px){.tech-col{width:calc(50% - 18px)}}@media (max-width:480px){.tech-col{width:100%}}