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}.contact-form{margin-bottom:5rem}.contact-form h2,.contact-form h3{font-weight:300}.contact-form h2{position:relative}.contact-form h2:after{position:absolute;content:"";height:4px;width:100%;background:#00a1e4;bottom:-20px;left:0}.contact-form h3{font-size:2.25rem;margin-bottom:1rem}.contact-form .contact-info-btn{font-weight:700;text-decoration:none;color:#00a1e4}.contact-form .divider{position:relative}.contact-form .divider:before{position:absolute;left:0;top:2px;content:"";height:20px;width:1px;background:#000}.contact-form ul{padding:0}.contact-form ul li{list-style:none;position:relative;padding-left:24px;margin-bottom:20px}.contact-form 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}.contact-form .form-container label,.contact-form .form-container legend{font-size:1rem;font-weight:700}.contact-form .form-container .ginput_container input,.contact-form .form-container .ginput_container textarea{border:1px solid #939598!important}.contact-form .form-container .gform_required_legend{display:none}.contact-form .form-container .gfield_required{font-size:1rem;color:#000}.contact-form .sig-section{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}.contact-form .sig-section .sig-block{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.contact-form .sig-section .sig-block .img-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end;height:100px;margin-bottom:.5rem}.contact-form .sig-section .sig-block .img-container.matt-img{-ms-flex-align:start;align-items:start}.contact-form .sig-section .sig-block .img-container.mark-img img{max-height:115px}.contact-form .sig-section .sig-block .img-container img{max-width:100%;height:auto;display:block}.contact-form .sig-section .sig-block .info{text-align:center}.contact-form .sig-section .sig-block .info p{margin-bottom:0;line-height:1.4}@media screen and (max-width:767px){.hr--logo svg .line{stroke-dasharray:none!important}}