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}.bulleted-list{margin-bottom:3.5rem}.bulleted-list h2{font-weight:300}.bulleted-list ul{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.bulleted-list ul li{list-style:none;position:relative;padding-left:24px;margin-bottom:20px}.bulleted-list ul li:before{content:"";position:absolute;left:0;top:.4em;width:20px;height:20px;background-image:url(../../assets/images/svg-icons/nepsis-icon.svg);background-size:contain;background-repeat:no-repeat}@media screen and (max-width:767px){.hr--logo svg .line{stroke-dasharray:none!important}.bulleted-list ul{display:block}}