.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.menu {
  background-color: #1d2644;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header {
  width: 100%;
  height: auto;
  object-fit: fill;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
}

.contacts {
  margin-bottom: 140px;
}

.footer {
  background-color: #c4c5c9;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.body {
  mix-blend-mode: normal;
  background-color: #e2ded8;
  font-family: Open Sans, sans-serif;
}

.div-block {
  padding: 10px 10px 10px 0;
}

.div-block-2 {
  width: 70%;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-3 {
  display: flex;
}

.text-block {
  color: #7f9e96;
  text-decoration: none;
}

.text-block:hover {
  color: #d49e75;
}

.div-block-4, .div-block-5, .div-block-6 {
  padding-left: 10px;
  padding-right: 10px;
}

.button {
  color: #1d2644;
  background-color: #d49e75;
}

.button:hover {
  background-color: #7f9e96;
}

.div-block-7 {
  width: 70%;
  margin: 60px auto;
  position: static;
  top: -556px;
}

.div-block-8 {
  width: 70%;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading {
  color: #1d2644;
  margin-top: 100px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 3em;
  line-height: 1.2em;
}

.div-block-9 {
  width: 90%;
  height: 2px;
  background-color: #7f9e96;
  margin: 60px auto 140px;
}

.div-block-9.divider {
  margin-top: 0;
  display: block;
}

.div-block-10 {
  color: #bd523c;
}

.div-block-11 {
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 2px;
  margin-bottom: 10px;
  padding: 0;
}

.div-block-12, .div-block-13 {
  border: 1px solid rgba(0, 0, 0, 0);
  margin-bottom: 10px;
  padding: 0;
}

.text-block-2 {
  color: #1d2644;
  text-decoration: none;
}

.text-block-2:hover {
  color: #7f9e96;
}

.text-block-3 {
  color: #1d2644;
}

.text-block-3:hover {
  color: #7f9e96;
}

.text-block-4 {
  color: #1d2644;
}

.text-block-4:hover {
  color: #7f9e96;
}

.text-block-5 {
  color: #1d2644;
  margin-bottom: 10px;
  text-decoration: underline;
}

.text-block-5:hover {
  color: #7f9e96;
}

.div-block-14 {
  margin-bottom: 20px;
}

.div-block-15 {
  width: 70%;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-16 {
  justify-content: flex-start;
  margin-top: 10px;
  margin-bottom: 100px;
  display: flex;
}

.paragraph {
  width: auto;
  color: #1d2644;
}

.div-block-17 {
  width: 40%;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.div-block-18 {
  width: 40%;
  flex: 0 auto;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.div-block-19 {
  width: 1px;
  border-style: solid;
  border-color: #7f9e96;
  margin-left: 40px;
  margin-right: 20px;
}

.heading-2 {
  color: #7f9e96;
  margin-top: 0;
  font-family: Georgia, Times, Times New Roman, serif;
}

.image {
  width: 200px;
}

.div-block-20 {
  width: 70%;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.image-2 {
  width: 300px;
}

.grid {
  grid-row-gap: 64px;
  grid-template-rows: auto auto auto auto auto;
  margin-top: 0;
  margin-bottom: 100px;
}

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

.div-block-21 {
  justify-content: flex-start;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.text-field, .text-field-2 {
  background-color: #e2ded8;
  border: 0 solid #1d2644;
  border-bottom-width: 1px;
  margin-bottom: 40px;
}

.field-label, .field-label-2 {
  font-weight: 400;
}

.submit-button {
  color: #1d2644;
  background-color: #c4c5c9;
}

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

.form-block {
  width: 100%;
}

.form-block-2 {
  width: 40%;
  margin-left: 60px;
}

.form-2 {
  flex-direction: column;
  display: none;
}

.div-block-22 {
  display: flex;
}

.div-block-23 {
  width: 50%;
}

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

.heading-3 {
  color: #7f9e96;
  margin-bottom: 60px;
  font-family: Georgia, Times, Times New Roman, serif;
}

.div-block-25 {
  width: 70%;
  margin-bottom: 140px;
  margin-left: auto;
  margin-right: auto;
}

.heading-4 {
  color: #7f9e96;
  margin-bottom: 20px;
  font-family: Georgia, Times, Times New Roman, serif;
}

.link {
  color: #1d2644;
}

.link:hover {
  color: #7f9e96;
}

.link-block, .link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6 {
  text-decoration: none;
}

.text-block-6, .text-block-7, .text-block-8, .text-block-9, .text-block-10 {
  margin-bottom: 10px;
}

.image-4 {
  mix-blend-mode: darken;
  position: static;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.div-block-29 {
  height: 100vh;
  position: absolute;
  overflow: hidden;
}

.image-5 {
  position: relative;
}

.image-6 {
  width: 100%;
  margin-bottom: 60px;
  display: none;
}

.div-block-30 {
  display: flex;
}

.div-block-31 {
  margin-left: 60px;
}

.image-container {
  width: auto;
  height: 100vh;
  opacity: 1;
  background-color: rgba(29, 38, 68, .71);
  justify-content: center;
  align-items: center;
  margin-bottom: 23px;
  padding-bottom: 0;
  display: none;
  overflow: hidden;
}

.image-7 {
  z-index: 1;
  width: 70%;
  height: auto;
  opacity: 1;
  filter: grayscale(44%);
  background-color: #1d2644;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.div-block-32 {
  height: 250px;
  background-color: #c4c5c9;
}

.image-8 {
  width: 70%;
  background-color: #e2ceac;
}

.div-block-33 {
  justify-content: center;
  align-items: center;
  margin-top: -200px;
  display: flex;
}

.icon {
  width: 20px;
  height: 20px;
}

.html-embed {
  display: none;
}

.div-block-34 {
  width: 40%;
}

.image-9 {
  border: 1px solid #1d2644;
}

.html-embed-2 {
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .heading {
    font-size: 4em;
  }
}

@media screen and (max-width: 479px) {
  .about-us {
    flex-direction: column;
    display: none;
  }

  .div-block {
    margin-bottom: 20px;
  }

  .div-block-2 {
    flex-direction: column;
    align-items: flex-start;
  }

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

  .div-block-8 {
    flex-direction: column;
    align-items: flex-start;
  }

  .heading {
    font-size: 2em;
  }

  .div-block-9 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .form-2 {
    display: none;
  }

  .div-block-22 {
    flex-direction: column;
  }

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

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

  .div-block-26, .div-block-27, .div-block-28 {
    margin-bottom: 20px;
  }

  .div-block-30 {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-31 {
    margin-left: 0;
  }

  .div-block-34 {
    margin-bottom: 20px;
  }
}

#w-node-a2775cb1-e80e-10d2-0d0b-665fb8cc9eda-e21650cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-af8e4b4e-78da-6d85-9a85-eaab92f31bf9-e21650cc {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_730b9169-e98c-a244-0c61-255f90a5a2c2-e21650cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c82356c2-635b-75ab-4169-6deab933f254-e21650cc {
  grid-area: span 2 / span 1 / span 2 / span 1;
  justify-self: start;
}

#w-node-c82e23d2-35c1-cabc-3b9f-a1ad68f1d3f8-e21650cc, #w-node-_0296cfd2-6210-b873-1189-0145bc69b396-e21650cc, #w-node-_9052fad8-994f-1c06-3b12-bb2c9733d604-e21650cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Opensans variablefont wdth,wght';
  src: url('../images/') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}