:root {
  --white: white;
  --link-blue: #0070f3;
  --black: black;
  --site-grey-1: #535353;
  --bg-light-grey: #eeedeb;
  --green-tick: #21c468;
  --bttn-primary: #232320;
  --hover: #0070f3;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  vertical-align: middle;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 90%;
  display: flex;
}

.container.nav {
  height: 60px;
}

.nav {
  z-index: 10;
  background-color: #fff;
  border-bottom: 2px solid #000;
  margin-left: 0;
  padding: 10px 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.flex-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  justify-items: center;
  display: inline-flex;
}

.heading {
  color: #535353;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.link {
  font-family: PT Serif, serif;
}

.link.w--current {
  flex: 0 auto;
  font-family: Lato, sans-serif;
  text-decoration: underline;
  display: block;
}

.div-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  font-family: Lato, sans-serif;
  font-style: normal;
  text-decoration: none;
  display: flex;
}

.text-block {
  font-family: Lato, sans-serif;
  font-size: 21px;
}

.text-block.nav-link {
  color: var(--link-blue);
  font-size: 16px;
  text-decoration: none;
}

.text-block.nav-link:hover, .text-block.nav-link.w--current:hover {
  color: var(--black);
}

.text-block.navtitle {
  color: #535353;
}

.navbar {
  background-color: #fff;
  border-top: 0 #000;
  border-bottom: 2px solid #000;
  border-left: 0 #000;
  border-right: 1px #000;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.container-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.menu-button, .div-block-2 {
  font-family: Lato, sans-serif;
}

.nav-link-2 {
  font-family: Oswald, sans-serif;
}

.nav-link-2.w--current {
  font-family: Lato, sans-serif;
}

.nav-link-3 {
  font-family: Varela, sans-serif;
}

.nav-link-3.w--current {
  color: #0070f3;
  font-family: Lato, sans-serif;
}

.nav-link-3.nav-link.w--current {
  color: var(--link-blue);
  font-size: 16px;
}

.nav-link-4, .nav-link-5 {
  color: var(--link-blue);
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.nav-link-6 {
  color: var(--link-blue);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.menu-drop-button {
  display: none;
}

.section {
  background-color: #fff;
  border-top: 2px solid #000;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.copyright-statement {
  color: var(--site-grey-1);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.copyright-year {
  color: var(--site-grey-1);
}

.section-main {
  background-color: var(--bg-light-grey);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: fill;
  background-clip: border-box;
  height: 100em;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: auto;
}

.heading-2 {
  color: var(--black);
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  font-style: normal;
}

.page-title {
  padding-top: 40px;
}

.link-block {
  text-align: center;
  vertical-align: middle;
  font-family: Lato, sans-serif;
  display: block;
}

.link-2 {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.section-2 {
  box-sizing: border-box;
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  color: var(--white);
  text-align: center;
  vertical-align: middle;
  object-fit: fill;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  margin: 10px auto 25px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  text-decoration: none;
  display: block;
  position: static;
  overflow: visible;
}

.button {
  color: var(--black);
}

.button-2 {
  background-color: var(--black);
  text-align: center;
  border-radius: 10px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin: 60px 140px;
  padding: 10px 15px;
  font-size: 18px;
  font-style: normal;
  display: block;
}

.button-2:hover {
  background-color: var(--site-grey-1);
}

.button-2.email {
  display: none;
}

.body {
  background-color: var(--bg-light-grey);
  background-image: radial-gradient(circle closest-corner at 75% 25%, var(--bg-light-grey) 18%, var(--bg-light-grey) 87%);
}

.submit-button {
  background-color: var(--black);
  color: var(--white);
  vertical-align: middle;
  border-radius: 10px;
  padding: 10px 40px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  position: static;
  left: 282px;
}

.form {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 100px;
  margin-right: 100px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.text-field {
  margin-bottom: 20px;
  padding-bottom: 0;
}

.field-label, .field-label-2, .field-label-3, .textarea, .text-field-2, .text-field-3 {
  font-family: Lato, sans-serif;
}

.heading-3 {
  color: var(--black);
  text-align: left;
  padding-left: 60px;
  font-family: Roboto Mono, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
}

.div-block-3 {
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.form-block {
  margin-top: 40px;
  margin-bottom: 60px;
}

.flex-block-2 {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
}

.flex-block-3 {
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
}

.flex-block-4 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.heading-4 {
  color: var(--black);
  font-family: Montserrat, sans-serif;
  font-size: 64px;
}

.text-span {
  color: var(--green-tick);
}

.container-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

.image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 330px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, .2);
}

.name-hdg {
  color: var(--black);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 600;
}

.bttn {
  background-color: var(--bttn-primary);
  color: var(--white);
  border-radius: 6px;
  padding: 10px 25px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.bttn:hover {
  background-color: var(--link-blue);
}

.email-hdg {
  font-family: Montserrat, sans-serif;
}

@media screen and (max-width: 991px) {
  .div-block.nav-menu {
    background-color: var(--white);
  }
}

@media screen and (max-width: 767px) {
  .div-block.nav-menu {
    z-index: 2;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 100vh;
    margin-left: -100%;
    padding-bottom: 0;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .text-block.nav-link {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 42px;
  }

  .menu-drop-button {
    z-index: 5;
    cursor: pointer;
    width: 28px;
    height: 28px;
    display: flex;
    position: relative;
  }
}

@media screen and (max-width: 479px) {
  .nav {
    z-index: 1;
  }

  .heading {
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }
}


