.hero-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 160px;
  margin-bottom: 60px;
}

.left-info {
  width: 45%;
}

.right-img {
  width: 45%;
  transition: 0.2s;
}

.right-img img {
  width: 100%;
}

.right-img:hover {
  transform: scale(1.05);
}

.hero-headline {
  font-size: 46px;
  color: #1e1e1e;
  line-height: 55px;
  font-weight: 600;
  text-align: left;
  margin: 0;
}

.page-btn {
  background-color: #1e1e1e;
  color: #fff;
  border-radius: 6px;
  border: 0;
  padding: 16px 60px;
  margin-top: 40px;
  font-size: 20px;
  display: flex;
  align-items: center;
  gap: 15px;
  transition: 0.2s;
}

.page-btn:hover {
  box-shadow: 0 20px 30px rgba(30, 30, 30, 0.2);
  transform: scale(1.05);
}

.page-headline {
  font-size: 36px;
  color: #1e1e1e;
  line-height: 55px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
}

/* 
.partner-container {
    background-color: #fff;
    padding: 60px 0 110px 0;
    margin-top: 60px
}
.pointer-block {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    justify-content: space-between;
    gap: 40px;
    margin-top: 60px
}

.content-block {
    background-color: #fff;
    border: 1px solid#d8e2e7;
    border-radius: 6px;
    text-align: center;
    transition: .2s
}

.content-block h3 {
    font-size: 20px;
    font-weight: 600;
    color: #3b6e85;
    margin: 0;
    margin-bottom: 20px
}

.second-para {
    font-size: 16px;
    margin: 0;
    text-align: center;
    margin-bottom: 40px;
    color: #6b6a6a
}

.icon-holder {
    width: 60%;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 30px
}

.icon-holder img {
    width: 100%
}

.content-block:hover {
    box-shadow: 0 20px 30px rgba(59, 110, 133, 0.2);
    transform: scale(1.05)
} */

.third-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 60px;
}

.third-left-container,
.third-right-container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: flex-start;
  gap: 40px;
  margin-top: 60px;
}

.left-content-info {
  width: 55%;
}

.left-content-info h3 {
  font-size: 38px;
  color: #1e1e1e;
  font-weight: 600;
  margin: 0;
}

.left-content-info p {
  font-size: 16px;
  line-height: 30px;
  color: #6b6a6a;
}

.right-img-holder {
  width: 45%;
  transition: 0.2s;
}

.right-img-holder img {
  width: 100%;
}

/*  
.fourth-container {
    margin-top: 60px
}

.fourth-container p {
    font-size: 18px;
    text-align: center
}

.demo-info-block {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    justify-content: space-between;
    gap: 40px;
    margin-top: 60px
}

.demo-block {
    background-color: #fff;
    border: 1px solid#d8e2e7;
    border-radius: 6px;
    text-align: center;
    transition: .2s
}

.demo-icon-holder {
    width: 80%;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 30px
}

.demo-icon-holder img {
    width: 100%
}

.demo-block {
    text-decoration: none
}

.demo-block h3 {
    font-size: 18px;
    font-weight: 400;
    color: #3b6e85
}

.demo-block:hover {
    box-shadow: 0 20px 30px rgba(59, 110, 133, 0.2);
    transform: scale(1.05)
}

.testimonial-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    margin-top: 110px
}

.testimonial-left-info {
    width: 60%;
    background-color: #ddecdc;
    text-align: center;
    padding: 40px;
    border-radius: 6px;
    transition: .2s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.review-icon {
    font-size: 18px;
    color: #6b6a6a;
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px
}

.review-icon img {
    width: 50%
}

.review-star {
    color: #f0b22b
}

.name {
    font-size: 22px;
    font-weight: 400px;
    margin: 0;
    margin-top: 12px
}

.location {
    font-size: 18px;
    font-weight: 400;
    color: #6b6a6a;
    margin: 0
}

.testimonial-right-info {
    width: 60%;
    text-align: center;
    padding: 40px;
    background-color: #d4e0e7;
    border-radius: 6px;
    transition: .2s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.testimonial-left-info:hover {
    box-shadow: 0 20px 30px rgba(221, 236, 220, 0.2);
    transform: scale(1.05)
}

.testimonial-right-info:hover {
    box-shadow: 0 20px 30px rgba(59, 110, 133, 0.2);
    transform: scale(1.05)
}

.pricing-container {
    margin-top: 110px
}

.pricing-div {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    justify-content: space-between;
    gap: 40px;
    margin-top: 60px
}

.plain-div {
    background-color: #fff;
    border: 1px solid#d8e2e7;
    border-radius: 6px;
    text-align: center;
    transition: .2s
}

.amount-info-div {
    padding: 40px 0;
    border-radius: 6px 6px 0 0
}

.yellow {
    background-color: #ffd578
}

.red {
    background-color: #db4858
}

.seagreen {
    background-color: #3e8807
}

.amount-info-div h3 {
    font-size: 20px;
    font-weight: 600;
    color: #1e1e1e;
    margin: 0;
    padding: 20px
}

.para-info {
    font-size: 18px;
    line-height: 60px;
    color: #6b6a6a;
    font-weight: 400;
    margin: 0;
    padding: 40px
}

.color-div {
    background-color: #3b6e85;
    color: #fff;
    padding: 55px 25px
}

.amount-info-div h4 {
    color: #1e1e1e;
    font-size: 48px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0
}

.red h3 {
    color: #fff
}

.red h4 {
    color: #fff
}

.seagreen h3 {
    color: #fff
}

.seagreen h4 {
    color: #fff
}

.pricing-btn {
    margin: 0 auto;
    display: block;
    margin-bottom: 60px
}

.plain-div:hover {
    box-shadow: 0 20px 30px rgba(59, 110, 133, 0.2);
    transform: scale(1.05)
} */

.cta-bg {
  background-color: #f8e3d2;
  margin-top: 60px;
}

.cta-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
}

.cta-headline {
  font-size: 38px;
  font-weight: 600;
  color: #1e1e1e;
  text-align: left;
}

.cta-headline span {
  display: inline-block;
  font-size: 38px;
  font-weight: 600;
  color: #3b6e85;
}

.cta-left-info {
  width: 40%;
}

.cta-img {
  width: 50%;
}

.cta-img img {
  width: 100%;
  text-align: right;
  mix-blend-mode: multiply;
}

@media only screen and (max-width: 1250px) {
  .container {
    width: 90%;
  }

  .third-left-container,
  .third-right-container {
    margin-top: 20px;
  }

  .content-block {
    padding: 0 20px;
  }

  .cta-left-info {
    width: 50%;
  }

  .left-info p,
  .cta-left-info p {
    text-align: center;
  }

  .left-content-info p {
    text-align: justify;
  }
}

@media only screen and (max-width: 1100px) {
  .hero-headline {
    font-size: 36px;
  }

  .pointer-block {
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  }

  .content-block {
    padding: 10px 20px;
  }

  .right-img-holder {
    width: 45%;
  }

  .cta-left-info {
    margin-left: 40px;
    width: 50%;
  }

  .cta-headline {
    font-size: 28px;
  }
}

@media only screen and (max-width: 900px) {
  .hero-container {
    flex-direction: column;
  }

  .left-info {
    width: 100%;
  }

  .right-img {
    width: 100%;
  }

  .right-img img {
    width: 100%;
  }

  .hero-headline {
    font-size: 36px;
    text-align: center;
  }

  .partner-container {
    margin-top: 40px;
    padding-bottom: 0;
  }

  .page-btn {
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 110px;
  }

  .pointer-block {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }

  .content-block {
    padding: 10px 20px;
  }

  .third-left-container {
    flex-direction: column;
  }

  .third-right-container {
    flex-direction: column-reverse;
  }

  .left-content-info {
    width: 100%;
  }

  .right-img-holder {
    width: 100%;
  }

  .fourth-container,
  .demo-info-block {
    margin-top: 40px;
  }

  .testimonial-container {
    flex-direction: column;
  }

  .testimonial-left-info {
    width: 100%;
  }

  .pricing-container {
    margin-bottom: 40px;
  }

  .testimonial-right-info {
    width: 100%;
  }

  .left-content-info h3 {
    font-size: 26px;
  }

  .cta-container {
    flex-direction: column;
  }

  .cta-left-info {
    width: 80%;
    margin: 0;
  }

  .cta-headline {
    font-size: 26px;
    text-align: center;
    line-height: 40px;
  }

  .cta-headline span {
    font-size: 28px;
  }

  .cta-btn {
    margin-top: 60px;
  }

  .cta-img {
    width: 100%;
  }
}

@media only screen and (max-width: 540px) {
  .hero-container {
    flex-direction: column;
    margin-top: 40px;
  }

  .left-info {
    width: 100%;
  }

  .right-img {
    width: 100%;
  }

  .right-img img {
    width: 100%;
  }

  .hero-headline {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }

  .page-btn {
    margin: 0 auto;
    width: 100%;
    display: block;
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .page-headline {
    font-size: 24px;
    margin: 0 auto;
    line-height: 35px;
  }

  .pointer-block {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    margin-top: 40px;
  }

  .partner-container {
    padding: 0;
  }

  .content-block {
    padding: 10px 20px;
  }

  .third-container {
    margin-top: 40px;
    gap: 20px;
  }

  .third-left-container {
    flex-direction: column;
  }

  .third-right-container {
    flex-direction: column-reverse;
  }

  .left-content-info {
    width: 100%;
  }

  .right-img-holder {
    width: 100%;
  }

  .left-content-info p {
    font-size: 16px;
  }

  .demo-info-block,
  .pricing-div {
    margin-top: 40px;
  }

  .demo-icon-holder {
    margin-top: 0;
    margin-bottom: 0;
  }

  .demo-block h3 {
    font-size: 24px;
    font-weight: 500;
  }

  .pricing-div .testimonial-container {
    flex-direction: column;
  }

  .testimonial-container {
    margin-top: 60px;
  }

  .testimonial-left-info {
    width: 100%;
    padding: 30px 16px;
  }

  .testimonial-right-info {
    width: 100%;
  }

  .testimonial-para {
    font-size: 16px;
    color: #6b6a6a;
  }

  .review-icon {
    margin-top: 0;
  }

  .pricing-container,
  .cta-bg {
    margin-top: 60px;
  }

  .pricing-btn {
    width: 90%;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .cta-container {
    flex-direction: column;
    padding: 0;
  }

  .cta-left-info {
    width: 90%;
    margin: 0;

    margin-top: 20px;
  }

  .cta-headline {
    font-size: 20px;
    text-align: center;
    line-height: 40px;
  }

  .cta-headline span {
    font-size: 26px;
  }

  .cta-btn {
    margin-top: 30px;
  }

  .cta-img {
    width: 100%;
  }
}
