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}.testimonials{margin-bottom:3.5rem;background:linear-gradient(125deg,#002d55 17.3%,#00a1e4 74.53%)}.testimonials .testimonial{color:#fff;border-radius:20px}.testimonials .img-container{position:absolute;left:0}.testimonials .img-container .quote-img{height:100%;width:100%;max-height:300px;max-width:300px;border-radius:50%}.testimonials .testimonial-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch}.testimonials .testimonial-wrap .slick-dots{position:relative;text-align:start;margin-top:2rem}.testimonials .testimonial-wrap .slick-dots li{width:50px;margin:0 5px!important}.testimonials .testimonial-wrap .slick-dots li .slick-dot-icon{opacity:1}.testimonials .testimonial-wrap .slick-dots li .slick-dot-icon:before{content:"";background-color:#fff;height:4px;width:50px}.testimonials .testimonial-wrap .slick-dots li.slick-active span{opacity:1}.testimonials .testimonial-wrap .slick-dots li.slick-active span:before{background-color:#00a1e4}.testimonials .testimonial-wrap .testimonial-content{position:relative}.testimonials .testimonial-wrap .testimonial-content:before{position:absolute;top:0;left:0;content:url(../../assets/images/svg-icons/quote-outline.svg)}.testimonials .testimonial-wrap .testimonial-content p{margin-top:2rem}@media screen and (max-width:767px){.hr--logo svg .line{stroke-dasharray:none!important}}@media screen and (max-width:991px){.testimonials .img-container{position:relative}}