@font-face {
  font-family: Mytupi;
  src: url('../fonts/mytupiBOLD.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

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

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

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

.body {
  background-color: #ffe29e;
  overflow: visible;
}

.section {
  margin-top: 0;
  padding-top: 124px;
  padding-bottom: 0;
}

.div-block {
  z-index: -100;
  background-color: red;
  border-radius: 0;
  position: absolute;
  inset: 13% 35px 186px 4%;
}

.image {
  z-index: -1;
  opacity: .56;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: -393px;
  padding-top: 0;
  position: relative;
  top: auto;
}

.image-2 {
  -webkit-text-fill-color: inherit;
  background-color: #89404000;
  background-clip: border-box;
  position: static;
}

.background-video {
  z-index: -1000;
  background-color: #df212100;
  margin-top: -460px;
  top: auto;
}

.section-2 {
  padding-bottom: 0;
}

.text-block {
  color: #3f3e3d;
  text-align: center;
  margin-bottom: 8px;
  padding-bottom: 0;
  font-size: 34px;
  font-weight: 700;
  position: relative;
  bottom: -55px;
}

.field-label {
  color: #3f3e3d;
  justify-content: center;
  align-items: center;
  width: 229px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  display: block;
  position: static;
}

.form-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  top: 80px;
}

.form {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.submit-button {
  color: #3f3e3d;
  background-color: #9ebcff;
  border-radius: 20px;
  font-weight: 700;
  position: static;
  left: 42px;
}

.submit-button:hover {
  color: #ffe29e;
  background-color: #807357;
}

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

.image-4 {
  display: none;
}

.utility-page-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.div-block-2 {
  background-color: red;
  position: relative;
}

.section-3 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.code-embed {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Mytupi, Arial, sans-serif;
  display: flex;
}

.container-3 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.link-block {
  width: 30%;
  display: block;
}

.link-block-2 {
  width: 30%;
}

.link-block-3 {
  width: 2%;
}

.image-5 {
  display: block;
}

.container-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-4 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.text-block-2 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.1rem;
}

.section-4 {
  display: none;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.body-2 {
  background-color: #ffe29e;
}

.heading-2 {
  font-family: Mytupi, Arial, sans-serif;
}

.body-3 {
  background-color: #ffe29e;
}

.section-5 {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.container-6 {
  justify-content: center;
  align-items: center;
  max-width: none;
  height: 100vh;
  margin-left: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  overflow: hidden;
}

.container-7 {
  justify-content: center;
  align-items: center;
  max-width: none;
  height: 100%;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 41%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  margin-left: 40px;
  padding-left: 0;
  display: flex;
}

.div-block-5 {
  width: 50%;
  height: 100%;
}

.div-block-6 {
  width: 50%;
  padding-left: 40px;
  padding-right: 40px;
}

.div-block-7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-8 {
  width: 50%;
  padding-left: 40px;
  padding-right: 40px;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4.8rem;
  line-height: 5.2rem;
}

.div-block-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button {
  color: #3f3e3d;
  background-color: #9ebcff;
  border: 2px solid #3f3e3d;
  border-radius: 19px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Mytupi, Arial, sans-serif;
  font-size: 1.5rem;
}

.navbar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ddd0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: static;
  overflow: hidden;
}

.image-6 {
  width: 91px;
  max-width: none;
}

.brand {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 10px;
  display: block;
}

.nav-link {
  font-family: Mytupi, Arial, sans-serif;
}

.nav-link.w--current {
  color: #3f3e3d;
  text-decoration: none;
}

.nav-link-2 {
  color: #3f3e3d;
  background-color: #9ebcff;
  border-radius: 0;
  margin-top: 0;
  padding-top: 20px;
  font-family: Mytupi, Arial, sans-serif;
}

.nav-link-3 {
  color: #3f3e3d;
  font-family: Mytupi, Arial, sans-serif;
}

.section-6 {
  width: 100%;
  height: 50vh;
  overflow: hidden;
}

.image-7 {
  width: 73%;
  max-width: none;
  margin-bottom: 0;
}

.container-8 {
  box-sizing: border-box;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.div-block-10 {
  grid-column-gap: 73px;
  grid-row-gap: 73px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.paragraph {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mytupi, Arial, sans-serif;
  font-size: 15px;
}

.text-block-3 {
  margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
  .image {
    opacity: 1;
    margin-top: -314px;
  }

  .background-video {
    margin-top: -404px;
    display: none;
  }

  .container-6 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    flex-flow: column;
  }

  .container-7 {
    flex-flow: column;
  }

  .div-block-4 {
    grid-column-gap: 59px;
    grid-row-gap: 59px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 100%;
  }

  .div-block-5 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-6 {
    width: 100%;
  }

  .div-block-8 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-3 {
    text-align: center;
    font-size: 4rem;
    line-height: 3.8rem;
  }

  .button {
    text-align: center;
    font-size: 1.2rem;
  }

  .section-6 {
    height: 79vh;
  }

  .div-block-10 {
    height: 63%;
  }
}

@media screen and (max-width: 767px) {
  .section {
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    display: none;
  }

  .image {
    opacity: 1;
    margin-top: -251px;
    line-height: 27px;
  }

  .text-block {
    line-height: 35px;
  }

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

  .image-4 {
    max-width: 88%;
    display: block;
    position: relative;
    top: 62px;
  }

  .container-2 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .link-block, .link-block-2, .link-block-3 {
    width: 4%;
  }

  .container-5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-4 {
    margin-top: 40px;
    margin-left: 40px;
    margin-right: 40px;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .section {
    display: none;
  }

  .background-video {
    display: block;
  }

  .text-block {
    margin-bottom: 38px;
    line-height: 46px;
  }

  .field-label {
    text-align: center;
    font-size: 23px;
  }

  .form-block {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
  }

  .form {
    flex-flow: column;
  }

  .submit-button {
    padding-left: 100px;
    padding-right: 100px;
  }

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

  .image-3 {
    vertical-align: baseline;
    max-width: 80%;
    display: block;
    position: relative;
    top: 41px;
  }

  .image-4 {
    max-width: 87%;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
    position: relative;
    top: 48px;
  }

  .background-video-2 {
    margin-top: -71px;
  }

  .section-3 {
    margin-top: 40px;
  }

  .heading {
    font-size: 3vh;
  }

  .link-block, .link-block-2 {
    width: 14%;
  }

  .link-block-3 {
    width: 7%;
  }

  .container-6 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    justify-content: center;
    align-items: center;
    margin-top: -153px;
    padding-left: 40px;
  }

  .div-block-3 {
    width: 87%;
  }

  .div-block-4 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-6, .div-block-8 {
    width: 100%;
  }

  .heading-3 {
    width: 100%;
    font-size: 1.5rem;
    line-height: 2.4rem;
  }

  .div-block-9 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .button {
    font-size: .9rem;
  }

  .nav-link, .nav-link-2, .nav-link-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-8 {
    width: 100%;
    max-width: none;
  }

  .image-9 {
    width: 100%;
  }

  .nav-menu {
    color: #ffe29e;
    background-color: #ffe29e;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
  }
}


@font-face {
  font-family: 'Mytupi';
  src: url('../fonts/mytupiBOLD.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}