/** Shopify CDN: Minification failed

Line 339:2 Unexpected "}"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:partners-organizations (INDEX:3) */
.partners-org-page{
 width:100%;
 margin-top:30px; 
 margin-bottom:30px; 
}
.partners-org-page .section__heading{
  text-align:center;
  font-weight:400;
} 
.partners-org-page .section__heading2{
  text-align:center;
  font-weight:700;
  padding:8px;
}
.partners-org-page p{
  font-size:18px;
  line-height:21px;
  font-weight:300; 
  text-align:center;
}  
.industry-partners-org{
  margin-top:40px;
  margin-bottom:30px;
}  
.industry-partners-org h4{
  text-align:center;
  padding-bottom:20px;
  font-weight:700;
  font-size:24px; 
}
.nonprofits-org{
  margin-top:40px;
  margin-bottom:30px;
}  
.nonprofits-row{
  display:grid;
  grid-gap: 28px;
  grid-template-columns: repeat(3,1fr);
  justify-items: center;
  align-items:center;
}
.nonprofits-org h4{
  text-align:center;
  font-weight:700;
  font-size:24px; 
  padding-bottom:34px;
}  
.card-box{
  display:flex;
  flex-direction:column;
  justify-items:center;
  align-items:center;
  background-color: #F9F9F9;
  padding:14px;
  margin-bottom:12px; 
} 
.card-box img{
  width:240px;
  height:152px;
  padding-bottom:12px;
}  
.card-heading{
  font-size:18px;
  font-weight:700;
  text-align:center; 
  padding:0px 30px; 
  }
.card-para{
  font-size:16px;
  line-height:21px;
  font-weight:300;
  text-align:justify;  
  padding:0px 24px; 
  margin-bottom:16px;
}
.mission{
  font-size:16px;
  font-weight:700;
  margin-top:10px;
  margin-bottom:10px;
 } 
.learn-button{
  cursor:pointer;
  background:#000;
  padding:10px 24px;
  color:#fff;
}
.pdfbuttons{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:30px;
  padding-top:40px;
  padding-bottom:40px;
}
@media only screen and (max-width: 768px){
 .nonprofits-row {
    display:grid;
    grid-gap: 28px;
  grid-template-columns: repeat(1,1fr);
  justify-items: center;
  align-items:center;
  }
 .pdfbuttons{
   display:flex;
   flex-direction:column;
 }
  
}
/* END_SECTION:partners-organizations */

/* START_SECTION:about-us-second-section (INDEX:5) */
.box-1 .main-text{ 
   font-size:16px;
   line-height:21px;
   font-weight:300;  
 }  
 .box-1 .complete-text{
   display:none;
   font-size:16px;
   line-height:21px;
   font-weight:300;  
 } 
 .box-1 .show-more{
    min-height: 30px;
    color: #3ace36;
    font-weight: 600;
    display: block;
    margin-top: 10px;
    cursor: pointer; 
 }
.about-page-cards .about-page-first .box-1{
  padding:0 30px;
}
/* END_SECTION:about-us-second-section */

/* START_SECTION:customer-testimonials (INDEX:29) */
.testimonial-page{
 width:100%;
 margin-top:30px; 
 margin-bottom:30px; 
}
.testimonial-page-row{
 width:100%;
}
.testimonial-page-row{
  display:grid;
  grid-gap: 20px;
  grid-template-columns: repeat(4,1fr);
}
 
.test-card{
  background:#F9F9F9;
  padding:18px;
  margin-bottom:16px;
  width:100%;
  
}  
.test-card p{
   font-size:16px;
   line-height:21px;
   font-weight:300; 
   padding-bottom:10px;
 }  
 .testimonial-page .section__heading { 
   text-align:center;
   padding-bottom:18px;
 } 
 .testimonial-page .box-1 .main-text{ 
   font-size:16px;
   line-height:21px;
   font-weight:300; 
   padding-bottom:10px;
 } 
 .testimonial-page .box-1 .complete-text{
   display:none;
   font-size:16px;
   line-height:21px;
   font-weight:300; 
   padding-bottom:10px;
 } 
.testimonial-page .box-1 .show-more{
    min-height: 30px;
    color: #3ace36;
    font-weight: 600;
    display: block;
    margin-top: 10px;
    cursor: pointer;
 }
  
@media only screen and (max-width: 768px) {
   .testimonial-page-row {
    display:block;
  }
}
/* END_SECTION:customer-testimonials */

/* START_SECTION:home-banner-hero (INDEX:41) */
/* .home-banner-hero{
    padding-top:10px !important;
  } */
  
  .home-banner-hero .home-banner-hero-first{
    display:flex;
  }
 
  .home-banner-hero .home-hero-hero-second-image1 img{
    width:100% !important;
  }
  .home-banner-hero .home-hero-hero-second-image1{
    padding-bottom:6px !important;
  }
  .home-banner-hero  .home-banner-hero-first-image img{
    width:100%;
    height:100% !important;
  }
  .home-banner-hero .home-banner-hero-second .home-hero-hero-second-image2{
    padding-top:6px !important;
  }
  .home-banner-hero .home-banner-hero-second .home-hero-hero-second-image2 img{
    width:100%;
  }
  .home-banner-hero-first-image{
    padding-right:12px;
  }
  .home-banner-hero h5{
     color: #FFF;


font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
  }
  
  .home-banner-hero-first-image,.home-hero-hero-second-image1,.home-hero-hero-second-image2 {
    position:relative !important;
  }
 
  .home-banner-hero-first-image .hero-banner-contents{
   position:absolute !important;
   bottom:50px !important;
   left:50px !important;
 }
   .home-hero-hero-second-image1 .hero-banner-contents{
   position:absolute !important;
   bottom:50px !important;
   left:50px !important;
 }
 .home-hero-hero-second-image2 .hero-banner-contents{
   position:absolute !important;
   bottom:50px !important;
   left:50px !important;
 }
 .home-banner-hero button{
    width: 134px;
  height: 30px;
    background: #FFF;
    color: #000;
  font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
    margin-top:10px;
  }
  .home-banner-hero-first-image{
    width:50% !important;
  }
  .home-banner-hero-second{
    width:50% !important;
  }

  @media (min-width: 769px) and (max-width: 1024px) {
  .home-banner-hero h5 {
    font-size:16px !important;
  }
    .home-banner-hero button {
      width: 90px !important;
    height: 25px !important;
      font-size:10px !important;
    }
    .home-banner-hero-first-image .hero-banner-contents {
    
    bottom: 30px !important;
    left: 30px !important;
}
    .home-hero-hero-second-image2 .hero-banner-contents{
      
    bottom: 30px !important;
    left: 30px !important;
    }
    .home-hero-hero-second-image1 .hero-banner-contents{
      bottom: 30px !important;
    left: 30px !important;
    }
    
  }

  @media (max-width:768px){
  .home-banner-hero .home-banner-hero-first{
    display:block ;
  }
    .home-banner-hero-first-image{
      width:100% !important;
    }
   .home-banner-hero-second{
    width:100% !important;
  }
  .home-banner-hero-first-image {
    padding-right: 0 !important;
    padding-bottom:10px !important;
}
    .home-banner-hero h5 {
      font-size:16px;
    }
    .home-banner-hero button {
      width:80px;
      height:20px;
      font-size:10px;
    }
    .home-banner-hero-first-image .hero-banner-contents, .home-hero-hero-second-image1 .hero-banner-contents, .home-hero-hero-second-image2 .hero-banner-contents {
      bottom: 30px !important;
    left: 30px !important;
}
    }
    
  }
/* END_SECTION:home-banner-hero */