/** 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 */

/* CSS from snippet stylesheet tags */
/* START_SNIPPET:ssp-entiat-gallery (INDEX:272) */
ssp-entiat-gallery { display:block; min-width:0; width:100%; }
ssp-entiat-gallery [hidden] { display:none !important; }
.ssp-entiat-photos { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px; }
.ssp-entiat-photo { display:block; width:100%; min-width:0; background:#fff; padding:0; }
.ssp-entiat-photo:first-child { grid-column:1/-1; min-height:220px; display:grid; place-items:center; }
.ssp-entiat-photo img { display:block; width:100%; height:auto; object-fit:contain; }
button.ssp-entiat-photo { cursor:zoom-in; }
.ssp-photo-dialog { width:min(1200px,calc(100vw - 24px)); }
.ssp-photo-dialog > img { display:block; width:100%; height:auto; max-height:calc(100dvh - 120px); object-fit:contain; }
.ssp-entiat-photo-controls { display:none; }
.ssp-entiat-photo:focus-visible,.ssp-entiat-photo-controls button:focus-visible { outline:3px solid #33634c; outline-offset:-3px; }
@media(max-width:767px) {
  .ssp-entiat-photos { display:flex; overflow-x:auto; scroll-snap-type:x mandatory; gap:0; overscroll-behavior-x:contain; }
  .ssp-entiat-photo { flex:0 0 100%; scroll-snap-align:start; min-height:220px; display:grid; place-items:center; }
  .ssp-entiat-photo-controls { display:flex; justify-content:space-between; margin:8px 0 16px; }
  .ssp-entiat-photo-controls button { width:44px; height:44px; border:1px solid #d0d6d2; border-radius:50%; }
}
/* END_SNIPPET:ssp-entiat-gallery */

/* START_SNIPPET:ssp-purchase-points (INDEX:277) */
ssp-policy-summary { display:block; }
.ssp-policy-trigger { width:100%; text-align:center; cursor:pointer; flex-wrap:wrap; gap:12px; }
.ssp-policy-trigger .pdp-purchase-point { flex:1 1 100px; min-width:0; padding:10px 4px; }
.ssp-policy-trigger .pdp-purchase-point-text { font-size:13px; line-height:1.5; }
.ssp-polish-dialog { position:fixed; inset:0; margin:auto; width:min(620px,calc(100vw - 24px)); max-width:calc(100vw - 24px); max-height:calc(100dvh - 24px); padding:56px 24px 24px; border:0; background:#fff; color:#17251f; overflow:auto; overscroll-behavior:contain; }
.ssp-polish-dialog::backdrop { background:rgb(0 0 0 / .65); }
.ssp-polish-dialog [data-ssp-close] { position:sticky; top:0; float:right; margin-top:-48px; margin-right:-16px; display:grid; place-items:center; width:44px; height:44px; font-size:30px; background:#fff; border-radius:50%; z-index:2; }
.ssp-dialog-content { clear:both; }
.ssp-dialog-content h2 { font-size:21px; margin:20px 0 8px; }
.ssp-dialog-content p { margin:0 0 16px; }
.ssp-dialog-content a { text-decoration:underline; }
body:has(.ssp-polish-dialog[open]) { overflow:hidden; }
.ssp-policy-trigger:focus-visible,.ssp-polish-dialog button:focus-visible { outline:3px solid #33634c; outline-offset:3px; }
/* END_SNIPPET:ssp-purchase-points */