body{overflow-x:hidden}.z-index-up{z-index:1}.hr--logo svg .line{stroke-dasharray:100;stroke-dashoffset:100;animation:none}.hr--logo svg .logo{opacity:0;transform:scale(.9)}.hr--logo svg.animate .line-left{stroke-dashoffset:-100;animation:drawLeft .6s ease-out forwards}.hr--logo svg.animate .line-right{stroke-dashoffset:100;animation:drawRight .6s ease-out forwards}.hr--logo svg.animate .logo{animation:fadeLogo .4s ease-out forwards;animation-delay:.1s}@keyframes drawLeft{0%{stroke-dashoffset:-100}to{stroke-dashoffset:0}}@keyframes drawRight{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes fadeLogo{to{opacity:1;transform:scale(1)}}.hide-element{visibility:hidden;height:0;margin:0!important}*{box-sizing:border-box}.cta{background-color:#fff;color:#000;margin-bottom:5rem;overflow:hidden;padding:3.125rem 0 3.75rem;position:relative}.cta h2{font-weight:300}.cta .hr--logo{position:relative;bottom:12px}.cta .cta-bg-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:767px){.hr--logo svg .line{stroke-dasharray:none!important}}