@import url("https://fonts.googleapis.com/css2?family=Paytone+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: "Poppins";
}
.k-navbar {
  background-color: white;
  box-shadow: 0 2px 2px -2px rgb(0 0 0 / 20%);
}
.sp-mb12 {
  margin-bottom: 12px !important;
}

.gap1 {
  gap: 1rem;
}

/* startdard fonts and classes */
.width70 {
  width: 70%;
}

.mainParaContainer {
  padding-left: 34px;
}
.rightparahead {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-size: 26px;
  line-height: 35px;
  color: #000000;
  margin-bottom: 32px;
}

.headlogoContainer {
  margin-bottom: 30px;
}

.rightparalogohead {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-size: 26px;
  line-height: 35px;
  color: #000000;
  margin-bottom: 0;
  margin-left: 12px;
}

.endmargin {
  margin-bottom: 40px !important;
}

.rightpara {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.01em;
  color: #2f2f2f;
  margin-bottom: 40px;
}
.study-container ul li {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #2f2f2f;
}

.rightpara:not(:last-child) {
  margin-bottom: 16px;
}

.left-container {
  width: 288px;
  border: 1px solid #5856ce;
  border-radius: 4px;
  padding: 28px;
  position: sticky;
  top: 80px;
  margin-bottom: 40px;
}

.position-sticky {
  position: sticky;
  top: 80px;
  margin-bottom: 40px;
}

.left-container-1 {
  width: 288px;
  border: 1px solid #5856ce;
  border-radius: 4px;
  padding: 24px 26px;
  margin-bottom: 40px;
}

.pipeCandy .left-container-1,
.convene .left-container-1 {
  width: 320px;
  margin-bottom: 24px;
}

.pipeCandy .left-container,
.convene .left-container {
  width: 320px;
}

.leftHead {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 16px;
}

.rightlist {
  padding-left: 16px;
}

.rightlist li:not(:last-child) {
  margin-bottom: 4px !important;
}

.rightlist li {
  margin-bottom: 18px !important;
}

.study-container ul {
  padding-left: 20px;
  margin: 0;
}

.study-container ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.03em;
  color: #2f2f2f;
}

.study-container ul li:not(:last-child) {
  margin-bottom: 10px;
}

.study-container ul li::marker {
  color: #504ee4;
}

.study-container .bold {
  font-weight: 800;
}

.countStyle {
  font-family: "Paytone One";
  font-style: normal;
  font-weight: 400;
  font-size: 100px;
  line-height: 60%;
  color: #6664ff;
  opacity: 0.45;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.height-fitContent {
  height: fit-content !important;
}

.nameCompany h4 {
  margin-bottom: 16px !important;
}

.nameCompany h5 {
  font-family: "Poppins";
  margin-top: 7px;
  color: #2f2f2f;
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.nameCompany p {
  font-family: "Poppins";
  font-size: 14px;
  color: #918d8d;
  text-align: center;
  margin-bottom: 32px;
}

.testimonial1 {
  max-width: 376px;
  margin: auto;
}

.testimonial2 {
  max-width: 440px;
  margin: auto;
}

.testimonial3 {
  max-width: 540px;
  margin: auto;
}

.testimonial5 {
  max-width: 586px;
  margin: auto;
}

.testimonial6 {
  max-width: 620px;
  margin: auto;
}

.testimonial4 {
  display: flex;
  justify-content: center;
  margin: 40px 10px;
}

.testimonial .d-flex h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  color: #18191f;
  text-align: left;
  margin: 0;
  margin-left: 12px;
}

.testimonial .d-flex p {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #969bab;
  text-align: left;
  margin: 0;
  margin-left: 12px;
}

.bg-blue-gradian {
  height: 290px;
  background: var(--bg-blue-gradian);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.testimonial4-box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 290px;
}

.conclusion {
  list-style-image: var(--ul-img);
  padding-left: 24px;
}

.conclusion li {
  font-weight: 700 !important;
}

.testimonial4-box-wrapper {
  display: flex;
  align-items: center;
  width: 650px;
  height: 200px;
  padding: 0px 130px 20px;
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 0px 40px 80px rgb(0 0 0 / 10%), inset 0px -4px 2px rgb(0 0 0 / 5%),
    inset 0px 4px 2px rgb(255 255 255 / 25%),
    inset 4px 4px 26px rgb(255 255 255 / 25%);
  backdrop-filter: blur(50px);
  border-radius: 16px;
}

.testimonial4-title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
  color: rgba(0, 0, 0, 0.77);
}

.testimonial4-comment {
  text-align: center;
  margin-bottom: 0px !important;
  font-size: 18px;
  letter-spacing: 0.03em;
  color: rgba(0, 0, 0, 0.77);
}

.testimonial h4 {
  font-family: "Poppins";
  font-style: italic;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #2f2f2f;
  margin-bottom: 30px;
}

.k-video {
  width: 70%;
  height: 450px;
  border-radius: 8px;
}

.video-section {
  margin-bottom: 96px;
}

.video-border {
  border: 20px solid #edeeff;
  border-radius: 4px;
}

.mb-80 {
  margin-bottom: 80px;
}

/*  */

/* doubledonation */

/* .doubledonation .countStyle{
    color: #0072cf;
} */

/*  */

/* .customeer .countStyle{
    color: #076D9D;
} */

/* conclusion person testimonial */

.personTestimonial {
  max-width: 553px;
  margin: auto;
  background: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 38px 48px;
}

.personTestimonial .mr-12 {
  margin-right: 12px;
}

.personTestimonial h3 {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  font-feature-settings: "salt" on, "liga" off;
  color: #18191f;
  margin-bottom: 28px;
  margin-top: 20px;
}

.personTestimonial h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  font-feature-settings: "salt" on, "liga" off;
  color: #18191f;
  margin-bottom: 0;
}

.personTestimonial p {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  font-feature-settings: "salt" on, "liga" off;
  color: #969bab;
  margin-bottom: 0;
}

/*  */

/* head section css */
.section-hero {
  background: var(--landing-section);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 100vh;
  padding: 184px 0;
  color: #ffffff;
}

.section-hero .first-due-logo {
  margin-bottom: 16px;
}

.section-hero .first-due-icon {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  margin: 0;
  margin-left: 16px;
  position: relative;
  top: 1px;
}

.section-hero .mb-38 {
  margin-bottom: 38px !important;
}

.section-hero .mr-60 {
  margin-right: 60px;
}

.section-hero-head {
  font-family: "Paytone One";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 50px;
  color: #ffffff;
  margin-bottom: 32px;
}

.section-hero-head span {
  color: #15ffe3;
}

.section-hero-title {
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  text-transform: uppercase;
  color: #ffffff;
}

.section-hero-subtitle {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}

.section-hero .highlight-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.03em;
  color: #ffffff;
  margin: 0;
}

.section-hero .img-logo-container {
  width: 72px;
  margin-top: 6px;
}

.double-donation .img-logo-container {
  text-align: center;
}

.section-hero .imgLogoContainer:not(:last-child) {
  margin-bottom: 32px;
}

.salesgenlead .section-hero .imgLogoContainer:not(:last-child) {
  margin-bottom: 56px;
}

/* head section css ends */

/* cta-section starts */

.cta-section {
  padding: 48px 0;
  background: linear-gradient(192deg, #5856ce -133.68%, #13004c 86.02%);
}

.cta-section h2 {
  font-family: "Paytone One";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 42px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 16px;
}

.cta-section .kt-btn--primary{
  display: inline-block;
}

.cta-section .btn-blue {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #ffffff;
  background: #504ee4 !important;
}

/*  */

@media only screen and (min-width: 1480px) {
  .section-hero {
    height: 80vh;
  }
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 992px) {
}

@media only screen and (max-width: 768px) {
  .section-hero {
    height: fit-content;
  }
  /* .mainParaContainer{
        padding-left: 0;
    } */
  .left-container-1,
  .left-container {
    margin-left: auto;
    margin-right: auto;
  }
  .rightparalogohead {
    font-size: 18px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 576px) {
}
