.hero-right .form-card{background:#fff;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.1);padding:35px 45px 95px}.hero-right{z-index:10}.hero-svg{bottom:0;display:none;position:absolute;right:0;top:0;width:50vw;z-index:-3}.hero-svg svg{height:100%;width:100%}.hero-section:after{opacity:0}.hero-svg svg path:first-child{stroke-dasharray:3900 3902;stroke-dashoffset:-3901;animation:dashoffset 3s linear .4s forwards}.hero-svg svg path:nth-child(2){stroke-dasharray:3681 3683;stroke-dashoffset:-3682;animation:dashoffset 3s linear .5s forwards}.hero-svg svg path:nth-child(3){stroke-dasharray:3460 3462;stroke-dashoffset:-3461;animation:dashoffset 3s linear .6s forwards}.hero-svg svg path:nth-child(4){stroke-dasharray:3241 3243;stroke-dashoffset:-3242;animation:dashoffset 3s linear .7s forwards}.hero-svg svg path:nth-child(5){stroke-dasharray:3020 3022;stroke-dashoffset:-3021;animation:dashoffset 3s linear .8s forwards;animation:dashoffset 3s linear .9s forwards}.hero-svg svg path:nth-child(6){stroke-dasharray:2801 2803;stroke-dashoffset:-2802;animation:dashoffset 3s linear 1s forwards}.hero-svg svg path:nth-child(7){stroke-dasharray:2580 2582;stroke-dashoffset:-2581;animation:dashoffset 3s linear 1.1s forwards}.hero-svg svg path:nth-child(8){stroke-dasharray:2361 2363;stroke-dashoffset:-2362;animation:dashoffset 3s linear 1.2s forwards}.hero-svg svg path:nth-child(9){stroke-dasharray:2140 2142;stroke-dashoffset:-2141;animation:dashoffset 3s linear 1.3s forwards}.hero-svg svg path:nth-child(10){stroke-dasharray:1921 1923;stroke-dashoffset:-1922;animation:dashoffset 3s linear 1.4s forwards}.hero-svg svg path:nth-child(11){stroke-dasharray:1700 1702;stroke-dashoffset:-1701;animation:dashoffset 3s linear 1.5s forwards}@media (max-width:991px){.hero-svg{right:0;top:180px}}@media (max-width:767px){.hero-svg{display:none}.hero-right .form-card{padding:25px 35px}}@keyframes dashoffset{to{stroke-dashoffset:0}}