.intro-hero{overflow:hidden}.intro-hero .sr-video{position:relative;z-index:1;opacity:0;max-width:600px;margin:0 auto;animation:fadein 1s linear alternate;animation-fill-mode:forwards;animation-delay:1.8s}.intro-hero .svg-wrapper{position:relative}.intro-hero .svg-wrapper svg{position:absolute;left:-105%;bottom:-8rem}@media (min-width:768px){.intro-hero .svg-wrapper svg{left:-13%;bottom:-10.5rem}}.intro-hero .path{animation:dash 1s linear alternate;animation-fill-mode:forwards;animation-delay:.25s;z-index:1}.intro-hero .path,.intro-hero .path2{stroke-dasharray:2375;stroke-dashoffset:2375;fill:none}.intro-hero .path2{animation:dash 1s linear alternate;animation-fill-mode:forwards;animation-delay:.5s}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes dash{0%{stroke-dashoffset:2375}to{stroke-dashoffset:0}}@keyframes dash2{0%{stroke-dashoffset:2375}to{stroke-dashoffset:0}}