.new-page {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-logo-left {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-color: rgba(244, 244, 244, 0);
  background-clip: border-box;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.navbarcontainer {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.navbar-content {
  width: 100%;
  max-width: 1200px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper {
  height: 24px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-heading-left {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #f4f4f4;
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/Baby-O-7-5.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  padding: 64px 40px;
  display: flex;
}

.container {
  width: 100%;
  max-width: 1400px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-2 {
  width: 100%;
  max-width: 750px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.content {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-copy-goes-here-be-awesome {
  color: #fff;
  letter-spacing: .05em;
  font-family: Futura Book Font, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 120%;
}

.error-2f9bd4e7-e1cd-914e-9b83-fc3266a5553c {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}

.actions {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #e04f78;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #fff;
  font-family: Futura Book Font, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}

.column-2 {
  width: 100%;
  height: 476px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-wrapper {
  width: 100%;
  height: 480px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.image {
  width: 100%;
  height: 480px;
  max-width: 60%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.testimonial-image-left {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  padding: 0 40px;
  display: flex;
}

.small-columns {
  width: 100%;
  max-width: 1400px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-3 {
  width: 100%;
  height: 609px;
  max-width: 400px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-wrapper-2 {
  width: 100%;
  height: 609px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-2 {
  width: 100%;
  height: 609px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-2 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title {
  color: #000;
  letter-spacing: .05em;
  font-family: Futura Book Font, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 120%;
}

.description {
  color: #000;
  padding-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.small-container {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f4f4f4;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 42px;
  display: flex;
}

.content-3 {
  width: 100%;
  max-width: 900px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.title-2 {
  color: #000;
  font-family: Futura Book Font, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 120%;
}

.description-2 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.content-wrapper {
  width: 100%;
  max-width: 580px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.author {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-wrapper-3 {
  width: 60px;
  height: 60px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-3 {
  width: 60px;
  height: 60px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.info {
  width: 100%;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-2 {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
}

.author-job {
  color: #000;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.newsletter-form {
  width: 100%;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #5cdcf4;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px;
  display: flex;
}

.container-3 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-title {
  width: 100%;
  max-width: 530px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.get-in-touch {
  color: #000;
  text-align: center;
  font-family: Futura Book Font, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.text-3 {
  color: #000;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.form {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.input-wrapper {
  width: 100%;
  height: 61px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.form-text-input {
  width: 100%;
  height: auto;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #979797;
  background-color: #fff;
  border: 0 solid #000;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 12px 20px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  display: flex;
}

.form-text-input::-ms-input-placeholder {
  color: #979797;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.form-text-input::placeholder {
  color: #979797;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.text-4 {
  color: #979797;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.form-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  background-color: #e04f78;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px 32px;
  font-family: Futura Book Font, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 140%;
  display: flex;
}

.text-5 {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 140%;
}

.footer {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #f4f4f4;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px 8px;
  display: flex;
}

.columns {
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.column-4 {
  width: 100%;
  max-width: 320px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.logo-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.vectors-wrapper-2 {
  height: 16px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.small-columns-2 {
  width: 100%;
  max-width: 600px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.content-4 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-6 {
  color: #212121;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}

.footer-links {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link {
  color: #212121;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.copyright {
  width: 100%;
  max-width: 940px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  box-shadow: 0 -1px #e4ebf3;
}

.text-7 {
  color: #333;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.button-3 {
  background-color: #e04f78;
  border-radius: 50px;
  padding: 16px 40px;
  font-family: Futura Book Font, sans-serif;
}

.button-3:hover {
  background-color: #c63e65;
}

.new-page-2 {
  width: 100%;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.new-page-3 {
  width: 100%;
  height: auto;
  background-color: #c4c4c4;
  background-image: linear-gradient(rgba(23, 24, 28, .6), rgba(23, 24, 28, .6));
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-heading-left-2 {
  width: 100%;
  height: auto;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/Baby-O-7-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 40px 60px;
  display: flex;
}

.frame-8959 {
  width: 100%;
  height: auto;
  max-width: 1200px;
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.frame-8958 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.column-5 {
  max-width: 750px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-copy-goes-here-be-awesome-2 {
  color: #f9faff;
  letter-spacing: .05em;
  font-family: Futura Book Font, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 120%;
}

.error-8ff3d80a-9c06-de4b-5976-a25f7d0dbabb {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}

.actions-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.button-4 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #e04f78;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}

.team-rectangles {
  width: 100%;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 40px;
  display: flex;
}

.container-4 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-8957 {
  width: 100%;
  max-width: none;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.rectangle-149 {
  object-fit: cover;
}

.section-title-2 {
  width: 100%;
  max-width: 650px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-9 {
  color: #000;
  letter-spacing: .05em;
  font-family: Futura Book Font, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 150%;
}

.error-8ff3d80a-9c06-de4b-5976-a25f7d0dbac5 {
  color: #525252;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.team-rectangles-2 {
  width: 100%;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #c4c4c4;
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/Baby-O-7-2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  padding: 60px 40px;
  display: flex;
}

.container-5 {
  width: 100%;
  max-width: 1300px;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.frame-8960 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.amazon-icon-1-1 {
  width: 100%;
  max-width: 530px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-3 {
  width: 194.074px;
  height: 200px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-title-3 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-10 {
  color: #fff;
  text-transform: uppercase;
  font-family: Futura Book Font, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
}

.text-11 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.error-8ff3d80a-9c06-de4b-5976-a25f7d0dbace {
  color: #525252;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.testimonial-column-light {
  width: auto;
  height: auto;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0 40px 40px;
  display: flex;
}

.title-3 {
  width: auto;
  color: #000;
  font-family: Futura Book Font, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 120%;
}

.columns-2 {
  width: 100%;
  max-width: 1400px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.column-6 {
  width: 100%;
  height: auto;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .25);
}

.content-5 {
  width: 100%;
  height: auto;
  background-color: #f5f7fa;
  border: 1px solid #dddcdc;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 32px 24px;
  display: flex;
}

.quote {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-8961 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-4 {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
}

.text-12 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.column-7 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .25);
}

.content-6 {
  width: 100%;
  background-color: #f5f7fa;
  border: 1px solid #dddcdc;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 32px 24px;
  display: flex;
}

.footer-2 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px;
  display: flex;
}

.columns-3 {
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.small-columns-3 {
  width: 100%;
  max-width: 400px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-7 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-13 {
  color: #17181c;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}

.footer-links-2 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-8 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.copyright-2 {
  width: 100%;
  max-width: 940px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  box-shadow: 0 -1px #e4ebf3;
}

.text-14 {
  color: #333;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

@media screen and (min-width: 1280px) {
  .container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .container-2 {
    max-width: 900px;
  }
}

@media screen and (min-width: 1440px) {
  .columns-2 {
    align-items: center;
  }

  .content-5 {
    height: 100%;
    max-height: 99.9999%;
    object-fit: fill;
  }
}

@media screen and (min-width: 1920px) {
  .container {
    max-width: 1400px;
  }

  .container-2 {
    max-width: 1200px;
  }

  .column {
    max-width: 900px;
  }

  .content {
    max-width: 1200px;
  }

  .error-2f9bd4e7-e1cd-914e-9b83-fc3266a5553c {
    overflow: visible;
  }

  .button:hover {
    background-color: #c64066;
  }

  .small-columns {
    max-width: 1400px;
  }

  .column-3, .image-wrapper-2, .image-2 {
    height: 500px;
  }

  .small-container {
    max-width: 1400px;
  }

  .content-3 {
    max-width: 1200px;
  }

  .container-3 {
    max-width: 1400px;
  }

  .section-title {
    max-width: 1200px;
  }

  .columns {
    max-width: 1400px;
  }

  .button-3 {
    background-color: #e04f78;
    border-radius: 50px;
    padding: 20px 40px;
  }

  .button-3:hover {
    background-color: #c64066;
  }

  .testimonial-column-light {
    align-items: center;
  }

  .columns-2 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }
}

@media screen and (max-width: 991px) {
  .navbar-logo-left {
    padding-left: 0;
    padding-right: 0;
  }

  .navbarcontainer {
    flex-wrap: nowrap;
  }

  .hero-heading-left {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .container, .container-2 {
    flex-direction: column;
    align-items: center;
  }

  .column {
    align-items: flex-start;
  }

  .title-copy-goes-here-be-awesome {
    text-align: left;
    font-size: 40px;
  }

  .error-2f9bd4e7-e1cd-914e-9b83-fc3266a5553c {
    text-align: left;
    font-size: 16px;
  }

  .column-2 {
    display: none;
  }

  .image-wrapper {
    align-items: center;
  }

  .testimonial-image-left {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
  }

  .small-columns {
    flex-direction: column;
  }

  .column-3 {
    width: 720px;
    height: 400px;
    max-width: 720px;
    justify-content: center;
    align-items: center;
  }

  .image-wrapper-2 {
    width: 200px;
    height: 400px;
    max-width: 900px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .image-2 {
    width: 720px;
    height: 400px;
    max-width: 720px;
  }

  .title, .description {
    text-align: left;
  }

  .small-container {
    padding: 40px 32px;
  }

  .columns {
    flex-direction: column;
    align-items: center;
  }

  .column-4, .content-4, .footer-links {
    align-items: center;
  }

  .hero-heading-left-2 {
    background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/Baby-O-7-1.jpg');
    background-position: 0 0, 60%;
  }

  .team-rectangles {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .frame-8957 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: center;
  }

  .rectangle-149 {
    max-width: none;
    object-fit: cover;
  }

  .section-title-2 {
    max-width: none;
  }

  .text-9 {
    object-fit: fill;
  }

  .team-rectangles-2 {
    margin-bottom: 40px;
  }

  .testimonial-column-light {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .columns-2, .columns-3 {
    flex-direction: column;
    align-items: center;
  }

  .content-7, .footer-links-2, .content-8 {
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left {
    padding-left: 0;
  }

  .hero-heading-left {
    padding-bottom: 32px;
  }

  .title-copy-goes-here-be-awesome {
    font-size: 32px;
  }

  .error-2f9bd4e7-e1cd-914e-9b83-fc3266a5553c {
    font-size: 14px;
  }

  .small-columns {
    flex-direction: column;
    align-items: center;
  }

  .column-3 {
    width: 520px;
    max-width: 600px;
  }

  .image-wrapper-2 {
    max-width: 500px;
  }

  .image-2 {
    width: 520px;
    max-width: 520px;
  }

  .text-2 {
    font-size: 20px;
  }

  .newsletter-form {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .get-in-touch {
    font-size: 24px;
  }

  .text-3 {
    font-size: 14px;
  }

  .image-4 {
    max-width: 300px;
  }

  .hero-heading-left-2, .team-rectangles, .team-rectangles-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .testimonial-column-light {
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left {
    justify-content: center;
    padding-left: 0;
  }

  .navbar-content {
    width: 80%;
    min-width: auto;
  }

  .vectors-wrapper {
    max-width: 80%;
  }

  .hero-heading-left {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Baby-O-7-5.jpg');
    background-position: 0 0, 80% 0;
    margin-bottom: 20px;
    padding: 8px 24px 40px;
  }

  .error-2f9bd4e7-e1cd-914e-9b83-fc3266a5553c {
    font-size: 14px;
  }

  .testimonial-image-left {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    padding: 20px 24px 40px;
  }

  .small-columns {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .column-3 {
    width: 270px;
    height: 180px;
    flex-direction: row;
  }

  .image-wrapper-2 {
    width: 300px;
    height: 180px;
    max-width: 400px;
  }

  .image-2 {
    width: 280px;
    height: 180px;
    max-width: 300px;
  }

  .title {
    font-size: 24px;
  }

  .description {
    font-size: 14px;
  }

  .small-container {
    padding: 20px 16px;
  }

  .content-3 {
    align-items: center;
  }

  .title-2 {
    font-size: 24px;
  }

  .description-2 {
    text-align: center;
    font-size: 14px;
  }

  .newsletter-form {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .get-in-touch {
    font-size: 24px;
  }

  .text-3 {
    font-size: 14px;
  }

  .form {
    flex-direction: column;
    align-items: center;
  }

  .form-button {
    max-width: 300px;
    padding-left: 83px;
    padding-right: 83px;
  }

  .small-columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .image-4 {
    max-width: 200px;
  }

  .button-2 {
    font-family: Futura Book Font, sans-serif;
  }

  .button-3 {
    background-color: #e04f78;
    border-radius: 50px;
    padding: 20px 60px;
    font-family: Futura Book Font, sans-serif;
    font-size: 16px;
  }

  .rectangle-149 {
    max-width: 271svh;
    min-height: auto;
    object-fit: contain;
  }

  .team-rectangles-2 {
    background-image: linear-gradient(to bottom, null, null), url('../images/Baby-O-7-2.jpg');
    background-size: auto, cover;
  }

  .frame-8960 {
    flex-direction: column;
  }

  .testimonial-column-light {
    padding-bottom: 40px;
  }

  .title-4 {
    font-size: 16px;
  }

  .text-12 {
    font-size: 14px;
  }

  .small-columns-3 {
    flex-direction: column;
    align-items: center;
  }
}


@font-face {
  font-family: 'Futura Font';
  src: url('../fonts/Futura-Bold-font.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura Book Font';
  src: url('../fonts/Futura-Book-font.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futur';
  src: url('../fonts/futur.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura Bt';
  src: url('../fonts/futura-medium-bt.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}