.hero{background-color:#fff;border-top:1px solid #f2f3f3;padding:100px 0 0}.hero .container{padding-bottom:60px}.hero::before,.hero::after{display:none}.hero svg{opacity:0;transform:rotate(360deg) scale(0);transition:transform 1s ease-in-out,opacity 1s ease-in-out}.hero .container{border-bottom:1px solid #f2f3f3}.hero h1{color:#000d1a !important;margin:0 !important;font-size:4.7em}.hero p{font-size:1.4em !important;max-width:570px;margin:0}.hero svg{margin:30px 0}.hero.inview svg{opacity:1;transform:rotate(0) scale(1)}@media screen and (min-width:1024px){.hero svg{margin:45px 0}}