.top-banner-container {
  font-family: "Nunito";
}
.top-banner-container.background-gradient-1 {
  background: linear-gradient(89.25deg, #FFFDFA 22.84%, #FFFAEF 85.39%);
  height: calc(100vh - 50px);
}
.top-banner-container.background-gradient-2 {
  background: linear-gradient(89.25deg, #F4FEFE 22.84%, #F6FFEF 85.39%);
  height: calc(100vh - 50px);
}
.top-banner-container .top-content {
  height: calc(100vh - 150px);
  display: flex;
  align-items: center;
}
.top-banner-container .main-image {
  width: 400px;
}
.top-banner-container .header-content-text-1 {
  font-size: 28px;
  font-weight: 500;
  line-height: 38.19px;
  text-align: center;
  color: #000000;
}
.top-banner-container .header-content-text-2 {
  font-size: 10px;
  font-weight: 500;
  line-height: 13.64px;
  color: #0C2A65;
  text-decoration: underline;
}
.top-banner-container .header-content-text-3 {
  font-family: "Nunito";
  font-size: 50px;
  font-weight: 700;
  line-height: 68.2px;
  text-align: left;
}
.top-banner-container .header-content-text-3 .text {
  color: #F20F0F;
}
.top-banner-container .header-content-text-4 {
  font-family: Nunito;
  font-size: 16px;
  font-weight: 500;
  line-height: 21.82px;
  text-align: left;
  color: #000000;
}
.top-banner-container .top-header-button-1 {
  height: 58px;
  width: 100%;
  max-width: 270px;
  background: linear-gradient(104.22deg, #0C8C8B -31.28%, #2FDCDA 155.29%);
  font-size: 20px;
  font-weight: 600;
  line-height: 27.28px;
  text-align: center;
  border-radius: 10px;
  color: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
}
.top-banner-container .top-header-button-1:focus {
  box-shadow: none;
}

.integration-main-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-family: "Nunito";
}
.integration-main-container .page-section {
  max-width: 1280px;
  width: 100%;
  text-align: center;
  margin-top: 5rem;
}
.integration-main-container .page-section .header-1 {
  font-size: 48px;
  font-weight: 500;
  line-height: 65.47px;
  text-align: center;
  color: #353535;
}
.integration-main-container .page-section .header-1 .with-underline {
  position: relative;
}
.integration-main-container .page-section .header-1 .with-underline .underline {
  position: absolute;
  top: 30px;
  right: 0;
}
.integration-main-container .page-section .grid-section {
  margin-top: 5rem;
}
.integration-main-container .page-section .grid-section .card-1 {
  height: 345px;
  width: 100%;
  max-width: 345px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  padding: 1.5rem;
  padding-top: 4rem;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2509803922);
  border-radius: 4px;
}
.integration-main-container .page-section .grid-section .card-1 .header {
  font-size: 24px;
  font-weight: 700;
  line-height: 32.74px;
  color: #000000;
  margin-top: 2rem;
}
.integration-main-container .page-section .grid-section .card-1 .description {
  font-family: Nunito;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  text-align: center;
  color: #505050;
  margin-top: 1.5rem;
}
.integration-main-container .text-1 {
  font-family: Nunito;
  font-size: 30px;
  font-weight: 600;
  line-height: 40.92px;
  text-align: center;
  color: #000000;
  margin: 0;
}

.full-width {
  width: 100%;
  font-family: "Nunito";
}
.full-width.bg-color-1 {
  background-color: #FEFFF4;
}
.full-width.bg-color-2 {
  background: linear-gradient(89.26deg, #FFF3E2 6.65%, #D2FFF4 79.53%);
}
.full-width .text-1 {
  font-size: 20px;
  font-weight: 500;
  line-height: 27.28px;
  display: inline;
}
.full-width .header {
  font-size: 32px;
  font-weight: 500;
  line-height: 43.65px;
  text-align: center;
}
.full-width .un-order-list-1 {
  list-style-type: " ";
  padding-left: 20px;
}
.full-width .un-order-list-1 li {
  font-size: 13px;
  font-weight: 500;
  line-height: 17.73px;
  text-align: left;
}

.get-start-button {
  background: linear-gradient(104.22deg, #0C8C8B -31.28%, #2FDCDA 155.29%);
  gap: 10px;
  border-radius: 20px;
  opacity: 0px;
  width: 166px;
  height: 35px;
  text-align: center;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #fff;
}
.get-start-button:hover {
  color: #fff;
}

.space-between-div {
  height: 100px;
}

.quick-books-integration-container .background-gradient-3 {
  background: linear-gradient(89.25deg, #F4FEFE 22.84%, #F6FFEF 85.39%);
  height: 55vh;
}
.quick-books-integration-container .nunito {
  font-family: "Nunito";
}
.quick-books-integration-container .text-size-1 {
  font-size: 18px;
}
.quick-books-integration-container .text-size-2 {
  font-size: 14px;
}
.quick-books-integration-container .text-color-1 {
  color: #2CA01C;
}
.quick-books-integration-container .fw-semibold {
  font-weight: 600;
}
.quick-books-integration-container .fw-normal {
  font-weight: 500;
}
.quick-books-integration-container .top-content {
  height: calc(100% - 92px);
}
.quick-books-integration-container .quick-books-integration-body {
  max-width: 1280px;
}

@media (max-width: 576px) {
  .top-banner-container.background-gradient-2 {
    background: linear-gradient(89.25deg, #F4FEFE 22.84%, #F6FFEF 85.39%);
    height: 100vh;
  }
  .top-banner-container .top-content {
    align-items: start;
  }
  .top-banner-container .main-image {
    width: 25vw;
  }
  .top-banner-container .header-content-text-1 {
    font-size: 1.5rem;
    line-height: 38.19px;
  }
  .top-banner-container .header-content-text-3 {
    font-size: 25px;
    line-height: 35.19px;
  }
  .top-banner-container .header-content-text-4 {
    font-size: 14px;
  }
  .integration-main-container .page-section .header-1 {
    font-size: 28px;
    line-height: 40.47px;
    padding: 0 10px;
  }
  .integration-main-container .page-section .header-1 .with-underline {
    display: block;
  }
  .integration-main-container .page-section .header-1 .with-underline .underline {
    position: absolute;
    top: 20px;
    left: 0;
  }
  .integration-main-container .page-section .header-1 .with-underline .underline svg {
    width: 220px;
  }
  .integration-main-container .grid-section .card-1 {
    width: 100%;
    margin: 0 1rem;
  }
  .style-1 {
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 2rem;
  }
  .full-width .header {
    font-size: 28px;
    font-weight: 500;
    line-height: 43.65px;
    text-align: center;
  }
  .full-width .un-order-list-1 li {
    line-height: 17.73px;
    padding-bottom: 1rem;
  }
  .quick-books-integration-container .text-size-1 {
    font-size: 14px;
  }
  .quick-books-integration-container .text-size-2 {
    font-size: 12px;
  }
}