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

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

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

.section {
  background-image: url('../images/Asterion.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.div-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading {
  margin-bottom: 30px;
}

.form {
  flex-flow: column wrap;
  display: block;
}

.checkbox-label-2 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 400;
}

.checkbox-field {
  margin-top: 10px;
}

.text-field-8 {
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.text-field-8:hover {
  box-shadow: 0 1px 6px 4px #1830423d;
}

.text-field-7 {
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.text-field-7:hover {
  box-shadow: 1px 1px 6px 4px #1830423d;
}

.div-block-18 {
  background-color: #ffffffb5;
  border-radius: 20px;
  padding: 50px 40px 30px;
  box-shadow: 1px 1px 6px #0b0b1733;
}

.link-2 {
  color: #343434;
}

.text-field-6 {
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.text-field-6:hover {
  box-shadow: 1px 1px 6px 4px #1830423d;
}

.success-message-3 {
  background-color: #fff;
}

.link {
  color: #343434;
}

.text-field-5 {
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.text-field-5:hover {
  box-shadow: 1px 1px 6px 4px #1830423d;
}

.form-3 {
  grid-column-gap: 16px;
  grid-row-gap: 19px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.submit-button-2 {
  transform-style: preserve-3d;
  background-color: #115982;
  border-radius: 20px;
  width: 250px;
  height: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.submit-button-2:hover {
  background-color: #32343a;
  transform: scale3d(.96, .96, 1.01);
}

.link-3 {
  color: #333;
}

.text-block-11 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
}

.textarea-2 {
  border: 1px solid #000;
  border-top-style: none;
  border-radius: 20px;
  min-height: 200px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.textarea-2:hover {
  box-shadow: 1px 1px 6px 4px #1830423d;
}

.heading-2 {
  color: #333;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 35px;
}

.heading-2.contact {
  text-align: center;
  position: static;
  top: -200px;
}

.heading-2.contact.asterion {
  font-family: Montserrat, sans-serif;
  font-size: 70px;
}

.paragraph-3 {
  color: #696969;
  text-align: center;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  line-height: 25px;
}

.section-9 {
  background-image: none;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.lottie-animation-2 {
  height: 300px;
}

.div-block-34 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.paragraph-5 {
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  position: static;
  top: -50px;
}

.text-block-14 {
  color: #333;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
}

.container-7 {
  height: 100%;
}

.link-4 {
  color: #004269;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 20px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: 500;
  text-decoration: none;
}

.link-4:hover {
  color: #007ac1;
  box-shadow: 4px 0 12px 1px #142b4366;
}

.paragraph-4 {
  z-index: 9999;
  text-align: center;
  margin-top: 30px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  position: static;
  top: -200px;
}

.link-block {
  background-image: linear-gradient(119deg, #73ff63, #f1fbff);
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 20px 25px;
  text-decoration: none;
  position: static;
  top: -150px;
  box-shadow: inset 3px 3px 12px 2px #12293391;
}

.link-block:hover {
  color: #333;
  background-image: linear-gradient(119deg, #ddffe7, #68ff58);
  box-shadow: 3px 3px 12px 2px #12293391;
}

.brix---big-icon-left-2 {
  color: #115982;
  border-radius: 16px;
  margin-right: 16px;
}

.brix---color-accent-2 {
  color: #4a3aff;
}

.div-block-25 {
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.brix---mg-bottom-8px-2 {
  margin-bottom: 8px;
}

.brix---card-link-icon-wrapper-2 {
  color: #6e7191;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #f7f7fc;
  border-radius: 14px;
  align-items: center;
  padding: 14px 18px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  text-decoration: none;
  transition: transform .3s, border-color .3s, color .3s;
  display: flex;
  box-shadow: 0 2px 6px #14142b0f;
}

.brix---card-link-icon-wrapper-2:hover {
  border-color: #115982;
  transform: scale3d(.96, .96, 1.01);
}

.div-block-29 {
  margin-top: 30px;
}

.text-block-9 {
  margin-top: 14px;
  margin-bottom: 26px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.text-block-9.details {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 400;
}

.brix---text-201 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.brix---text-200-bold-2 {
  color: #333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.div-block-35 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 3fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-8 {
  max-width: 90vw;
}

@media screen and (max-width: 991px) {
  .heading-2 {
    font-size: 40px;
  }

  .paragraph-3 {
    text-align: center;
  }

  .section-9 {
    min-height: 600px;
  }

  .lottie-animation-2 {
    height: 200px;
    margin-bottom: 50px;
  }

  .paragraph-5 {
    font-size: 18px;
    line-height: 30px;
  }

  .text-block-14 {
    font-size: 18px;
  }

  .paragraph-4 {
    font-size: 18px;
    line-height: 30px;
  }

  .link-block {
    padding: 15px 21px;
  }

  .div-block-25 {
    margin-top: 0;
  }

  .div-block-29 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
    display: grid;
  }

  .text-block-9 {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .checkbox-field {
    margin-top: 0;
  }

  .text-field-8, .text-field-7 {
    font-size: 14px;
  }

  .div-block-18 {
    margin-left: 5px;
    margin-right: 5px;
    padding: 22px 20px 30px;
  }

  .text-field-6, .text-field-5 {
    font-size: 14px;
  }

  .form-3 {
    grid-row-gap: 10px;
  }

  .submit-button-2 {
    height: 35px;
  }

  .text-block-13 {
    font-size: 13px;
  }

  .text-block-11 {
    font-size: 16px;
  }

  .textarea-2 {
    min-height: 150px;
    font-size: 14px;
  }

  .heading-2 {
    text-align: center;
    font-size: 30px;
  }

  .heading-2.contact {
    margin-top: 0;
    position: static;
  }

  .paragraph-3 {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
  }

  .section-9 {
    min-height: 500px;
  }

  .div-block-34 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-5 {
    font-size: 16px;
    line-height: 25px;
    position: static;
    top: -100px;
  }

  .text-block-14 {
    font-size: 16px;
  }

  .paragraph-4 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 25px;
    position: static;
  }

  .link-block {
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 15px 20px;
    position: static;
  }

  .brix---big-icon-left-2 {
    border-radius: 12px;
    max-width: 46px;
    max-height: 45px;
  }

  .image-3 {
    max-width: 120px;
    max-height: 150px;
  }

  .brix---mg-bottom-8px-2 {
    margin-bottom: 3px;
  }

  .brix---card-link-icon-wrapper-2 {
    padding: 5px 10px;
  }

  .div-block-29 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
  }

  .text-block-9 {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .text-block-9.details {
    margin-bottom: 0;
    font-size: 16px;
  }

  .brix---text-201, .brix---text-200-bold-2 {
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-35 {
    flex-direction: column;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .checkbox-label-2 {
    font-size: 12px;
    line-height: 18px;
  }

  .text-field-8, .text-field-7, .text-field-6 {
    font-size: 12px;
  }

  .success-message-3 {
    margin-bottom: -8px;
  }

  .text-field-5 {
    font-size: 12px;
  }

  .text-block-13 {
    font-size: 12px;
    line-height: 18px;
  }

  .text-block-11 {
    font-size: 14px;
  }

  .textarea-2 {
    min-height: 120px;
    font-size: 12px;
  }

  .heading-2 {
    margin-top: 10px;
    font-size: 25px;
    line-height: 30px;
  }

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

  .lottie-animation-2 {
    height: 150px;
    margin-bottom: 30px;
  }

  .div-block-34 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .paragraph-5 {
    font-size: 14px;
    line-height: 20px;
  }

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

  .paragraph-4 {
    font-size: 14px;
    line-height: 20px;
  }

  .link-block {
    padding: 10px 15px;
  }

  .brix---big-icon-left-2 {
    border-radius: 14px;
    max-width: 55px;
    max-height: 55px;
    margin-bottom: 0;
    margin-right: 20px;
  }

  .brix---mg-bottom-8px-2 {
    margin-bottom: 6px;
  }

  .brix---card-link-icon-wrapper-2 {
    text-align: center;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    min-width: 250px;
    padding: 15px;
  }

  .div-block-29 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-9 {
    font-size: 18px;
  }

  .text-block-9.details {
    margin-bottom: 0;
    font-size: 14px;
  }

  .brix---text-201, .brix---text-200-bold-2 {
    font-size: 15px;
    line-height: 16px;
  }
}

#w-node-_1197ee95-dd1b-90d9-d57c-aa4c4aec77eb-f5b7d7bd {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_1be1d8ed-ea16-af9c-85b9-eeedc9c8b597-f5b7d7bd, #w-node-d235ec13-cdba-acdf-1dda-aea4012019fc-f5b7d7bd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Blago.w-node-e0c2e8ef-d7aa-4c7c-d68f-2022a27cade5-f5b7d7bd, #Message-2.w-node-_3416a57a-2ca1-b0b0-58af-91b73532a74a-f5b7d7bd {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-e0c2e8ef-d7aa-4c7c-d68f-2022a27cade6-f5b7d7bd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e0c2e8ef-d7aa-4c7c-d68f-2022a27cadf0-f5b7d7bd {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_1197ee95-dd1b-90d9-d57c-aa4c4aec77ec-f5b7d7bd, #w-node-_1197ee95-dd1b-90d9-d57c-aa4c4aec77ee-f5b7d7bd {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}
