@media (min-width: 64em) {
}.header {
  background: transparent;
}
.header__menu-large .pure-menu-link {
  color: #000;
}
.header__menu-large .pure-menu-link:visited {
  color: #000;
}
.header__menu-large .pure-menu-link:hover {
  color: #000;
}
.header__menu .is-logo.is-logo-blue {
  display: none;
}
.header__menu .is-logo.is-logo-white {
  display: inline-block;
}
.header__menu.open .is-logo.is-logo-blue {
  display: none;
}
.header__menu.open .is-logo.is-logo-white {
  display: inline-block;
}
.marker {
  top: -4rem;
}
.marker__image {
  width: 17rem;
  height: 30rem;
  overflow: hidden;
  background-image: url('/static-files/template-marker-no-bird-272-0.png');
}
@media (min-width: 64em) {
  .footer {
    margin-top: -22rem;
  }
}
.page-body {
  padding-bottom: 0rem;
}
.marker {
  top: 0;
  height: 14rem;
}
.marker__image {
  height: 23rem;
}
@media (min-width: 64em) {
  .footer {
    margin-top: -9rem;
  }
}
.page-body {
  padding-bottom: 0rem;
}
.page-body {
  background-size: cover;
  background-position: bottom;
  background-image: url('/static-files/enquire-enquire-1900-0.jpg');
  padding-bottom: 0;
  margin-bottom: -8rem;
}
.enquire {
  min-height: 150rem;
  margin: 0 auto;
  padding: 6rem 2rem;
  font-family: 'Playfair Display', sans-serif;
  max-width: 75rem;
}
@media screen and (min-width: 35.5em) {
  .enquire {
    min-height: 110rem;
  }
}
@media screen and (min-width: 64em) {
  .enquire {
    min-height: 75rem;
  }
}
@media screen and (min-width: 110em) {
  .enquire {
    min-height: 90rem;
  }
}
.enquire h1 {
  font-family: 'Playfair Display', sans-serif;
  margin-bottom: 1rem;
  font-size: 1.75rem;
  line-height: 4rem;
  padding-bottom: 2rem;
}
.enquire h2 {
  margin: 1rem 0 1.5rem 0;
  font-size: 1.4rem;
  line-height: 2.5rem;
  font-weight: 600;
}
.enquire h3 {
  font-family: 'Playfair Display', sans-serif;
  margin: 1rem 0 0 0;
  font-size: 1.4rem;
  line-height: 3rem;
  font-weight: 400;
}
.enquire p {
  font-size: 1.4rem;
  line-height: 2.5rem;
  font-weight: 300;
}
.leigh,
.nz,
.america,
.europe {
  padding: 3rem 2rem 0 2rem;
}
@media screen and (min-width: 64em) {
  .leigh,
  .nz,
  .america,
  .europe {
    padding: 6rem 2rem 0 2rem;
  }
}
.enquire a {
  text-decoration: none;
}
.enquire a:hover {
  text-decoration: underline;
}
