@import url("https://fonts.googleapis.com/css2?family=Open+Sans&family=Poppins:wght@500;600;700&display=swap");*,body,div{padding:0;margin:0;box-sizing:border-box;font-size:14px;font-family:"Open Sans",sans-serif;line-height:normal;vertical-align:middle}*,::after,::before{box-sizing:border-box}li{list-style:none}a{cursor:pointer;text-decoration:none}img{max-width:100%;display:block}svg{max-width:100%}h1,h2,h3,h4,h5,h6{font-family:"Poppins",sans-serif}.primary-btn{height:46px;padding:0 20px;font-style:normal;font-weight:400;font-size:14px;line-height:44px;min-width:115px;color:#fff;border:none;cursor:pointer;text-align:center;display:inline-block;font-family:"Poppins",sans-serif;background:#21B761;border-radius:4px;transition:all 0.3s ease;box-shadow:0px 10px 20px rgba(0,0,0,0.05)}.primary-btn:hover,.primary-btn:focus{background:#23c066}.linkedIn-btn{height:46px;padding:0 20px;font-style:normal;font-weight:400;font-size:14px;line-height:12px;color:#fff;border:none;cursor:pointer;font-family:"Poppins",sans-serif;background:#0693DB;margin:0 auto;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all 0.3s ease;box-shadow:0px 10px 20px rgba(0,0,0,0.05)}.linkedIn-btn img{width:26px;margin-right:15px}.linkedIn-btn:hover,.linkedIn-btn:focus{background:#069ae5}.form-group{margin-bottom:15px}.form-group .form-input{height:50px;background:#fff;padding:15px 20px;border:none;width:100%;font-size:15px;font-weight:400;outline:none;font-family:"Open Sans",sans-serif;border-radius:4px}.form-group textarea.form-input{height:150px}@media only screen and (min-width: 768px){.primary-btn,.linkedIn-btn{padding:0 25px}}.logo{display:block;max-width:150px}nav{padding:15px 0;position:sticky;top:0;background:#EEF9FF;z-index:10}nav .container{display:flex;justify-content:space-between;align-items:center;position:relative}nav .menu{display:flex;align-items:center}nav .menu ul{display:none}nav .primary-btn{height:36px;line-height:34px}.mobileNav{display:block;width:24px;height:15px;border:none;margin:15px 0px 15px 15px;padding:0;background:transparent;text-align:right;cursor:pointer}.mobileNav span{height:3px;width:18px;display:block;position:relative;margin:6px 0 6px auto;background:#21B761;transition:all 0.3s ease}.mobileNav span:after{width:24px;position:absolute;content:"";display:block;right:0;top:-6px;height:3px;background:#21B761;transition:all 0.3s ease}.mobileNav span:before{width:12px;position:absolute;content:"";display:block;right:0;bottom:-6px;height:3px;background:#21B761;transition:all 0.3s ease}.mobileNav.active span{width:24px;background:transparent}.mobileNav.active span:after{width:24px;transform-origin:15% 60%;transform:rotate(45deg)}.mobileNav.active span:before{width:24px;transform-origin:15% 25%;transform:rotate(-45deg)}@media only screen and (max-width: 600px){nav .menu ul{position:absolute;width:100vw;top:50px;background:#EEF9FF;display:block;opacity:0;visibility:hidden;left:0;padding:0;box-shadow:0px 10px 20px rgba(31,40,66,0.03);transition:all 0.3s ease}nav .menu ul li{padding:10px 15px;border-top:solid 1px #DBF1FC}nav .menu ul li a{font-size:14px;line-height:18px;font-family:"Poppins",sans-serif;color:#1F2842;font-weight:600}nav .menu ul.menuActive{top:60px;opacity:1;visibility:visible}}@media only screen and (min-width: 768px){.logo{max-width:177px}nav{padding:30px 0}nav .menu ul{display:flex;margin-right:17px}nav .menu ul li{padding:0 17px}nav .menu ul li a{font-size:14px;line-height:12px;font-family:"Poppins",sans-serif;color:#1F2842;font-weight:600;transition:all 0.3s ease}nav .menu ul li a:hover{color:#21B761}nav .primary-btn{height:42px;line-height:40px}nav .mobileNav{display:none}}@media only screen and (min-width: 1180px){nav{background:transparent;position:absolute;width:100%;transition:all 0.3s ease}nav.fixed-header.static-header{position:absolute;top:-50%}nav.static-header{position:fixed;background:#EEF9FF;padding:20px 0;top:0%;box-shadow:0px 10px 20px rgba(31,40,66,0.03)}}footer{background:#EEF9FF;padding:25px 0 35px}footer h1{margin-bottom:25px}footer h2{font-weight:600;font-size:13px;line-height:12px;color:#1F2842;text-transform:uppercase;margin-bottom:20px;font-family:"Poppins",sans-serif}footer .footer-links{display:block;margin-bottom:35px}footer .footer-links a{font-size:14px;line-height:16px;color:rgba(31,40,66,0.8);text-decoration:none;font-family:"Open Sans",sans-serif;margin-bottom:15px;display:flex;align-items:center;transition:all 0.3s ease}footer .footer-links a img{margin-right:10px}footer .footer-links a:hover{color:#1F2842}footer .footer-links p{margin:0;font-size:14px;line-height:22px;opacity:0.8;margin-bottom:15px}.copyright-text{padding:30px 0 0;border-top:solid 1px #DBF1FC;font-weight:normal;font-size:12px;line-height:12px;font-family:"Open Sans",sans-serif;text-transform:uppercase;color:rgba(31,40,66,0.5)}@media only screen and (min-width: 1180px){footer{padding:80px 0}}.container{padding:0 15px;max-width:1160px;margin:0 auto}.banner{height:calc(100vh - 75px);max-height:756px;background-image:url("../images/banner-bg.png");background-image:-webkit-image-set url("../images/banner-bg.png") 1x,url("../images/banner-bg@2x.png") 2x;background-repeat:no-repeat;background-size:cover;background-position:center bottom}.banner .container{display:flex;justify-content:center;align-items:center}.banner .banner-box{display:flex;height:calc(100vh - 75px);align-items:center;flex-direction:column;justify-content:center;text-align:center}.banner .banner-box h3{font-size:20px;font-weight:500;line-height:34px;margin:0 0 15px 0;color:#0693DB}.banner .banner-box h2{font-size:38px;line-height:48px;margin-bottom:15px;color:#1F2842}.banner .banner-box p{font-size:14px;line-height:26px;font-family:"Poppins",sans-serif;margin-bottom:20px;opacity:0.8;color:#1F2842}.content{padding:25px 0 35px}.content h4{color:#1F2842;font-weight:500;font-size:34px;line-height:42px;margin-bottom:15px}.content p{font-size:16px;line-height:28px;opacity:0.8;color:#1F2842;margin-bottom:25px}.content .sub-head{font-weight:500;font-size:24px;line-height:34px;color:#0693DB;margin-bottom:15px}.content .sub-head-2{font-weight:500;font-size:22px;line-height:32px;color:#0693DB;margin-bottom:15px}.content .sub-head-3{font-weight:500;font-size:18px;line-height:28px;color:#1F2842;margin-bottom:10px}.content a{color:#0693DB}.content a:hover{text-decoration:underline}.grid{display:block}.grid .col-1{width:100%}.who-we-are-pic{padding:0 10px;margin-bottom:15px}.who-we-are-pic img{margin:0 auto}.who-we-are-content h6{font-weight:600;font-size:16px;line-height:14px;letter-spacing:0.03em;text-transform:uppercase;margin-bottom:20px}.who-we-are-content .who-we-are-list li{padding:0 0 0 28px;margin-bottom:10px;font-size:15px;line-height:20px;opacity:0.8;color:#1F2842;background:url("../images/icon-bullet.svg") no-repeat left 3px}.about-pic{max-width:318px;margin:0 auto}.about-content{margin-bottom:50px}.about-content h5{font-weight:600;font-size:15px;color:#0693DB;line-height:10px;letter-spacing:0.05em;text-transform:uppercase;margin-bottom:15px}.about-content #more{display:none}.about-content .primary-btn{height:46px;padding:0 20px;font-style:normal;font-weight:400;font-size:14px;line-height:44px;min-width:115px;color:#fff;border:none;cursor:pointer;text-align:center;text-decoration:none;display:inline-block;font-family:"Poppins",sans-serif;background:#21B761;border-radius:4px;transition:all 0.3s ease;box-shadow:0px 10px 20px rgba(0,0,0,0.05)}.about-content .primary-btn:hover,.about-content .primary-btn:focus{text-decoration:none;background:#23c066}.in-head{text-align:center;display:flex;align-items:center;margin:25px 0;justify-content:center;position:relative}.in-head img{margin:0 8px}.in-head span{display:flex;text-align:center;align-items:center;padding:0 15px;font-family:"Poppins",sans-serif;font-weight:600;font-size:24px;line-height:26px;background:#EEF9FF;z-index:1}.in-head:after{background:#0693DB;height:2px;width:100%;display:block;content:"";position:absolute;left:0;top:50%;margin-top:-2px;opacity:0.05}.testimonials-wrap{margin-bottom:50px}.testimonials-wrap .testimonials{padding:50px 0 0 0;margin-bottom:25px}.testimonials-wrap .testimonials-card{background:#FFFFFF;border-radius:20px;box-shadow:0px 10px 20px rgba(31,40,66,0.03);padding:40px 20px}.testimonials-wrap .testimonials-card p{margin-bottom:0}.testimonials-wrap .testimonials-pic{width:102px;height:102px;padding:2px;margin-top:-85px;margin-bottom:20px;border:3px solid rgba(33,183,97,0.5);border-radius:50%}.testimonials-wrap .testimonials-pic img{width:100%;height:100%;object-fit:cover;border-radius:50%}.testimonials-wrap .read-more{margin-top:5px}.testimonials-wrap .read-more a{color:#0693DB;font-weight:500;font-size:14px;font-family:"Open Sans",sans-serif}.testimonials-wrap .line{margin:25px 0 20px}.testimonials-wrap h5{font-weight:600;font-size:16px;line-height:14px;margin-bottom:10px;color:#1F2842}.testimonials-wrap .info{font-size:13px;line-height:18px}.testimonials-wrap .social-icons{margin-top:10px}.about-bg{background:#EEF9FF}.about-bg.policy-head{padding-bottom:1px}.endorsements-wrap{margin-bottom:30px}.endorsements-wrap .endorsements-block{margin:0 10px 22px}.endorsements-wrap .endorsements-block label{display:flex;justify-content:space-between;margin-bottom:10px;opacity:0.8}.endorsements-wrap .endorsements-block label span{font-weight:500;font-size:13px;line-height:14px;font-family:"Poppins",sans-serif;color:#1F2842}.endorsements-wrap .endorsements-block .percentage{height:8px;background:#F8F2E1;border-radius:60px}.endorsements-wrap .endorsements-block .percentage span{height:8px;display:block;background:#FEBC34;border-radius:60px}.services-section .services-card{background:#FFFFFF;border:1px solid rgba(31,40,66,0.03);margin-bottom:25px;border-radius:10px;box-shadow:0px 10px 20px rgba(0,0,0,0.02)}.services-section .services-card figure{overflow:hidden;height:220px;border-radius:10px 10px 0 0}.services-section .services-card figure img{width:100%;height:100%;object-fit:cover}.services-section .services-card .service-block{padding:30px 25px}.services-section .services-card .service-block h3{font-weight:600;font-size:26px;line-height:16px;margin:0 0 20px;color:#1F2842}.services-section .services-card .service-block p{margin:0}.partners-bg{background:#F2FBF6}.partners-list{display:flex;flex-wrap:wrap;margin:30px 0 0;border:0.5px solid rgba(31,40,66,0.05)}.partners-list figure{display:flex;align-items:center;justify-content:center;width:50%;height:130px;padding:15px;border:0.5px solid rgba(31,40,66,0.05)}.contact-bg{background:#F2FBF6}.contact-bg .contact-image{padding-top:0}.contact-bg .contact-image img{width:100%;height:100%;object-fit:cover}.contact-bg h4{font-size:34px;line-height:30px;color:#FFFFFF;font-weight:500;margin-bottom:15px}.contact-bg p{font-weight:normal;font-size:16px;line-height:14px;color:#FFFFFF;margin-bottom:25px}.contact-bg .contact-form{padding:40px 20px;background:#1F2842;box-shadow:-5px -5px 20px rgba(0,0,0,0.02)}.contact-bg .primary-btn{min-width:147px}@media only screen and (min-width: 768px){.grid{display:flex;margin-left:-10px;margin-right:-10px;flex-wrap:wrap}.grid .col-1,.grid .col-2,.grid .col-3,.grid .col-4,.grid .col-5{padding-left:10px;padding-right:10px}.grid .col-1.col-12-sm,.grid .col-2.col-12-sm,.grid .col-3.col-12-sm,.grid .col-4.col-12-sm,.grid .col-5.col-12-sm{width:100%}.grid .col-1{width:50%}.grid .col-2{width:60%}.grid .col-3{width:40%}.grid .col-4{width:33.3%}.grid .col-5{width:33.3%}.grid.no-gutter{margin-left:0;margin-right:0}.grid.no-gutter>.col-1,.grid.no-gutter>.col-2,.grid.no-gutter>.col-3,.grid.no-gutter>.col-4,.grid.no-gutter>.col-5{padding-left:0;padding-right:0}.content{padding:50px 0 75px}.content h4{font-size:38px;line-height:46px;font-weight:600}.content p{font-size:16px;line-height:28px}.content .sub-head{font-size:24px;line-height:34px}.banner .banner-box{max-width:625px;margin:0 auto;max-height:756px}.banner .banner-box h3{font-size:24px;line-height:36px}.banner .banner-box h2{font-size:50px;line-height:62px}.banner .banner-box p{font-size:15px;line-height:26px}.in-head{margin:25px 0 45px}.in-head span{font-size:30px;line-height:26px}.endorsements-wrap{margin-bottom:15px}.endorsements-wrap .endorsements-block{margin:0 auto 40px;max-width:350px}.partners-bg h4{text-align:center}.partners-list figure{width:20%}.contact-bg .no-gutter>.col-1{display:flex;align-items:baseline;align-items:end}.contact-bg .contact-image{height:calc(100% - 50px)}.copyright-text{text-align:center}.about-content{margin-top:20px}.about-content.about-content-center{text-align:left;margin-bottom:25px;margin-top:30px}.about-content.about-content-center h5{font-size:18px}}@media only screen and (min-width: 1180px){.grid{display:flex;margin-left:-10px;margin-right:-10px;flex-wrap:wrap}.grid .col-4{width:25%}.grid .col-4.col-12-sm{width:25%}.banner{height:100vh;min-height:550px}.banner .banner-box{max-height:756px;min-height:550px}.banner .banner-box h2{margin-bottom:20px}.banner .banner-box p{margin-bottom:25px}.content{padding:120px 0}.content h4{margin-bottom:25px}.content .sub-head{margin-bottom:25px}.content p{margin-bottom:35px}.content.about-content{padding:60px 0 40px}.who-we-are-pic img{margin:0}.who-we-are-content{margin-left:20px}.about-pic{max-width:inherit}.about-pic img{margin:0 auto}.about-pic.about-pic-left img{margin:0}.in-head{margin:30px 0 60px}.testimonials-wrap{margin-bottom:90px}.testimonials-wrap .testimonials{height:100%;margin:0}.testimonials-wrap .testimonials-card{margin:0 10px;padding:40px 30px;height:100%}.services-section{position:relative}.services-section .sub-head{margin-bottom:60px}.services-section .services-card{position:relative;z-index:5}.services-section .services-card figure{height:300px}.services-section .services-card h3{margin-bottom:25px}.services-section .services-card .service-block{padding:45px 37px}.services-section:after{content:"";width:130px;height:180px;position:absolute;right:-80px;bottom:100px;background:url("../images/dot-circles.svg") no-repeat center center}.partners-bg h4{margin-bottom:50px}.contact-bg .contact-image{width:100%;max-height:600px}.contact-bg .contact-form{width:100%;padding:100px 65px}.contact-bg .contact-form form{max-width:535px}}
