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}.alternating-content{margin-bottom:5rem}.alternating-content.gray-bg{background-color:#f0f2f6}.alternating-content .alt-content-wrap h2{font-weight:300}.alternating-content .alt-content-wrap ul{padding:0}.alternating-content .alt-content-wrap ul li{list-style:none;position:relative;padding-left:24px;margin-bottom:20px}.alternating-content .alt-content-wrap ul li:before{content:"";position:absolute;left:0;top:.4em;width:16px;height:16px;background-image:url(../../assets/images/svg-icons/nepsis-icon.svg);background-size:contain;background-repeat:no-repeat}.alternating-content .alt-content-wrap .btn-blue{display:inline-block;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.alternating-content .alternating-content-image{position:relative;text-align:end}.alternating-content .alternating-content-image .ac-bg-video{-webkit-mask:url(../../assets/images/hex-shape.svg) no-repeat center/contain;mask:url(../../assets/images/hex-shape.svg) no-repeat center/contain;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);height:400px;width:100%;object-fit:cover}.alternating-content .alternating-content-image .ac-img:not(.round-img){object-fit:cover}.alternating-content .alternating-content-image .ac-img.round-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}@media screen and (max-width:767px){.hr--logo svg .line{stroke-dasharray:none!important}}@media screen and (max-width:991px){.alternating-content .alternating-content-image .ac-bg-video{position:absolute;height:300px;width:400px}.alternating-content .alternating-content-image .ac-img.round-img{position:relative;top:0;left:0;transform:none;height:200px;width:200px}}