.subtitle .text-main-lighter p {
  font-size: 16px;
  line-height: 24px;
  font-family: "Inter", sans-serif;
  color: #99c1d3;
}
.banner-image-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.section--banner .item-logo-scale-75 {
  width: 75%;
}

.sub-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0589a3;
  padding-bottom: 55px !important;
}

.sub-banner-au-nz-no-image {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f4f8f9;
  height: 450px;
}

.sub-banner-container-au-nz {
  background-color: #0589a3 !important;
  padding-bottom: 0px !important;
  background-image: none !important;
}

.sub-banner-container-au-nz-no-image {
  /* background-color: #f4f8f9 !important; */
  padding-bottom: 0px !important;
  background-image: none !important;
}

 .container-heading {
  align-content: center;
 }

.sub-banner-heading {
  font-size: 55px;
  font-weight: 600;
  line-height: 68px;
  letter-spacing: -1px;
  color: #ffffff !important;
}

.sub-banner-description {
  width: 500px;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.2px;
  color: #ffffff !important;
  margin-right: 65px;
}

.sub-banner-description a {
  font-size: 20px;
  text-decoration: underline;
}

.sub-banner-btn-create-event {
  color: #ffffff !important;
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sub-banner-image-container {
  display: flex !important;
  align-items: end;
}

.sub-button-container {
  justify-content: start;
}

.image-web {
  margin-bottom: -55px !important;
}

.image-web img {
  max-width: 120% !important;
}

.image-mobile {
  display: none !important;
  margin-bottom: 20px;
}

.section--banner-subpage-no-image-au-nz h1 {
  color: #01517f;
}

.section--banner-subpage-no-image-au-nz .subtitle {
  margin-top: 34px;
  color: #01517f;
}

.background-circles {
  position: relative;
  width: 100%;
  background-color: #f5f9fa;
  overflow: hidden;
}

.circle {
  position: absolute;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.1);
}

.circle1 {
  position: absolute;
  top: 15px;
  right: 0px;
  width: 105px;
  height: 130px;
}

.circle1-1 {
  position: absolute;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  background-color: #f4eacc;
  bottom: 0px;
  left: 0px;
}

.circle1-2 {
  position: absolute;
  width: 26px;
  height: 24px;
  border-radius: 50%;
  background-color: #c3d7e1;
  top: 0px;
  left: 20px;
}

.circle1-3 {
  position: absolute;
  width: 41px;
  height: 40px;
  border-radius: 50%;
  background-color: #c3d7e1;
  top: 0px;
  right: -20px;
}

.circle2 {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 80px;
  left: 20%;
}

.circle2-1 {
  position: absolute;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background-color: #f4eacc;
  top: 0px;
  right: 5px;
}

.circle2-2 {
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #c3d7e1;
  top: 20px;
  left: 30px;
}

.circle2-3 {
  position: absolute;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background-color: #f3ccce;
  top: 45px;
  right: -3px;
}

.circle3 {
  position: absolute;
  width: 110px;
  height: 110px;
  bottom: 15px;
  left: -16px;
}

.circle3-1 {
  position: absolute;
  width: 77px;
  height: 77px;
  border-radius: 50%;
  background-color: #f4eacc;
  bottom: 0px;
  left: 0px;
}

.circle3-2 {
  position: absolute;
  width: 22px;
  height: 23px;
  border-radius: 50%;
  background-color: #c3d7e1;
  top: 40px;
  right: -5px;
}

.circle3-3 {
  position: absolute;
  width: 38px;
  height: 36px;
  border-radius: 50%;
  background-color: #c3d7e1;
  top: -10px;
  right: 0px;
}

.circle4 {
  position: absolute;
  width: 70px;
  height: 70px;
  bottom: 60px;
  right: 10%;
}

.circle4-1 {
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #c3d7e1;
  top: 20px;
  left: 30px;
}

.circle4-2 {
  position: absolute;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background-color: #f3ccce;
  top: 45px;
  right: -3px;
}

/* Few changes on the Stripe page */
@media (min-width: 1024px) {
  .py-stripe {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .mt-10 {
    margin-top: 3.5rem;
  }
}
@media only screen and (min-width: 1076px) {
  .container .inner {
    padding: 0 10px;
  }
}

@media (max-width: 1024px) {
  .container .inner {
    padding: 0 64px;
  }

  .section--banner-subpage .left-content {
    text-align: center;
    margin-bottom: 1.5rem;
  }

  .section--banner-subpage .sub-banner-container {
    justify-content: center;
  }

  .section--banner-subpage .sub-banner-container-au-nz {
    justify-content: center;
  }

  .section--banner-subpage .sub-banner-container-au-nz-no-image {
    justify-content: center;
  }
}

@media (max-width: 414px) {
  .container .inner {
    padding: 0 16px;
  }
}

@media (max-width: 450px) {
  .image-web {
    display: none !important;
  }
  
  .image-web img {
    max-width: 100% !important;
  }
  
  .image-mobile {
    display: flex !important;
    margin-bottom: 20px;
  }

  .sub-button-container {
    justify-content: center;
  }

  .sub-banner-heading {
    width: 100%;
    margin-bottom: 6px;
    line-height: 50px;
  }

  .sub-banner-description,
  .sub-banner-description a {
    width: 100%;
    font-size: 15px;
  }

  .sub-banner-au-nz-no-image {
    padding-bottom: 55px !important;
  }
}
