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

.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;
}

.f-section-small {
  padding: 0 5%;
  position: relative;
}

.text-block-10 {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 40px;
}

.div-block-27 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-9 {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  transition: all .7s;
}

.text-block-9:hover {
  color: #d98e04;
}

.f-logo-block {
  background-color: #f7f9fd;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 96px;
  padding: 24px;
  transition: all .65s;
  display: flex;
}

.f-logo-block:hover {
  background-color: #7686a6;
  transform: scale(1.2);
}

._2forms {
  border-radius: 4px;
}

._2div {
  padding-left: 124px;
  padding-right: 10px;
}

.text-block-12 {
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
}

._2sctsl {
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

._1div {
  position: static;
}

.text-span-11 {
  color: #d98e04;
}

.button-copy {
  text-align: center;
  background-color: #d98e04;
  border-radius: 8px;
  width: 100%;
  margin-bottom: 13px;
  padding: 13px 39px;
  font-size: 17px;
  transition: all .675s;
}

.button-copy:hover {
  -webkit-text-fill-color: inherit;
  background-color: #ffb121;
  background-clip: border-box;
}

.button-copy:active {
  background-color: #ba7900;
}

.div-block-33 {
  display: none;
}

._34 {
  text-align: center;
  background-color: #d98e04;
  border-radius: 8px;
  width: 30%;
  margin-bottom: 10px;
  margin-left: 20px;
  padding: 13px 20px;
  font-size: 14px;
  transition: all .675s;
}

._34:hover {
  -webkit-text-fill-color: inherit;
  background-color: #ffb121;
  background-clip: border-box;
}

._34:active {
  background-color: #ba7900;
}

.textdivs {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 630px;
  display: grid;
}

.form {
  width: 530px;
}

.div-block-24 {
  max-width: 1140px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-30 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

._3slcts {
  padding-top: 50px;
  padding-bottom: 50px;
}

.textarea {
  background-color: #d1def0;
  border-radius: 4px;
  min-height: 220px;
  margin-bottom: 20px;
}

.textarea:hover {
  border: 1px solid #7686a6;
}

.textarea:focus {
  color: #232020;
}

.f-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.button-copy-copy {
  text-align: center;
  background-color: #d98e04;
  border-radius: 8px;
  width: 100%;
  margin-bottom: 13px;
  padding: 13px 39px;
  font-size: 17px;
  transition: all .675s;
  display: none;
}

.button-copy-copy:hover {
  -webkit-text-fill-color: inherit;
  background-color: #ffb121;
  background-clip: border-box;
}

.button-copy-copy:active {
  background-color: #ba7900;
}

.lastselect {
  padding-top: 50px;
  padding-bottom: 50px;
}

.success-message {
  color: #fff;
  background-color: #359c65;
  border-radius: 6px;
  padding: 42px;
}

._1contents-text {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: 2px solid #7686a6;
  border-radius: 9px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 290px;
  padding: 37px;
  transition: all .65s;
  display: flex;
}

._1contents-text:hover {
  background-color: rgba(118, 134, 166, .06);
}

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

.div-block-23 {
  cursor: pointer;
  width: 25px;
  height: 25px;
  transition: all .625s;
  position: absolute;
  top: 3%;
  bottom: auto;
  left: auto;
  right: 2%;
}

.div-block-23:hover {
  transform: rotate(23deg);
}

.content {
  padding-bottom: 0;
}

.div-block-29 {
  background-color: #7686a6;
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  transition: all .65s;
  display: flex;
}

.div-block-29:hover {
  background-color: rgba(118, 134, 166, .75);
}

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

.f-h4-heading {
  color: #160042;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 1.4;
}

.divrelative4 {
  position: relative;
}

.nav-menu-copy {
  justify-content: flex-end;
  align-items: center;
  width: 830px;
  display: flex;
}

.lottie-animation-2 {
  border-radius: 11px;
}

.div-block-31 {
  grid-column-gap: 37px;
  grid-row-gap: 37px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1140px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.div-block-26 {
  grid-column-gap: 94px;
  grid-row-gap: 94px;
  flex-flow: column;
  display: flex;
}

.downs {
  opacity: .14;
}

.downs:hover {
  opacity: .65;
}

.downs:active {
  opacity: 1;
}

.text-field {
  background-color: rgba(220, 230, 242, .25);
  border: 1px solid #7686a6;
  border-radius: 5px;
}

.text-field._4 {
  height: 130px;
}

.f-logo-grid-wrapper {
  max-width: 490px;
}

.f-logo-grid-middle {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.text-block-6 {
  color: #fff;
  text-align: center;
  background-color: #7686a6;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  width: 100%;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
}

.button {
  text-align: center;
  background-color: #d98e04;
  border-radius: 8px;
  width: 100%;
  margin-bottom: 13px;
  padding: 13px 39px;
  font-size: 17px;
  transition: all .675s;
  display: none;
}

.button:hover {
  -webkit-text-fill-color: inherit;
  background-color: #ffb121;
  background-clip: border-box;
}

.button:active {
  background-color: #ba7900;
}

.field-label {
  text-align: center;
}

.forms {
  z-index: 6679;
  background-color: rgba(220, 230, 242, .8);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.h1-2page {
  font-family: Bebas Neue, sans-serif;
  font-size: 85px;
  font-weight: 400;
  line-height: 94px;
}

.div-block-25 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.vverx {
  z-index: 44;
  border: 0 solid #000;
  border-radius: 0;
  width: 50px;
  height: 50px;
  position: fixed;
  top: auto;
  bottom: 26%;
  left: auto;
  right: 8%;
}

.vverx:hover {
  opacity: .58;
}

.vverx:active {
  opacity: .74;
}

.f-grid-two-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.div-block-28 {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

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

.navbar {
  background-color: #dce6f2;
  padding-top: 6px;
  padding-bottom: 5px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.h3-2page {
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 60px;
}

.h4-2page {
  margin-bottom: 0;
  font-size: 34px;
  line-height: 41px;
}

.text-field-2 {
  background-color: rgba(160, 184, 232, .19);
  border-style: solid;
  border-radius: 4px;
  height: 50px;
  margin-bottom: 20px;
}

.text-field-2:hover {
  border-width: 1px;
  border-color: #7686a6;
}

.text-field-2:focus {
  color: #000;
}

.submit-button {
  background-color: #ffa200;
  border-radius: 5px;
  width: 100%;
}

.image-9 {
  width: 170px;
}

.text-block-8 {
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 37px;
}

.image-8 {
  width: 217px;
  transition: all .8s;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: -35%;
}

.image-8:hover {
  transform: translate(9px);
}

.text-span-10 {
  color: #d98e04;
}

.text-block-11 {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.container {
  margin-left: auto;
  margin-right: auto;
}

.contactsforms {
  padding-top: 50px;
  padding-bottom: 50px;
}

.f-logo-grid-primary {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
}

.div-block-22 {
  background-color: #fff;
  border-radius: 16px;
  width: 940px;
  padding-bottom: 40px;
  position: relative;
}

.div-block-32 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.h2-2page {
  text-align: center;
  margin-bottom: 20px;
  padding-left: 210px;
  padding-right: 210px;
  font-size: 48px;
  line-height: 51px;
}

.body {
  background-color: #dce6f2;
}

@media screen and (max-width: 991px) {
  .button-copy, ._34 {
    text-align: center;
    width: 100%;
    margin-left: 0;
    font-size: 13px;
  }

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

  .button-copy-copy {
    text-align: center;
    width: 100%;
    margin-left: 0;
    font-size: 13px;
  }

  .contents, .content {
    margin-left: 10px;
    margin-right: 10px;
  }

  .f-h4-heading {
    text-align: center;
  }

  .nav-menu-copy {
    background-color: #fff;
    padding: 76px 70px;
  }

  .div-block-31 {
    grid-template-columns: 1fr;
    align-items: center;
    margin-left: 50px;
    margin-right: 50px;
  }

  .button {
    text-align: center;
    width: 100%;
    margin-left: 0;
    font-size: 13px;
    display: block;
  }

  .forms {
    display: none;
  }

  .h1-2page {
    text-align: center;
    font-size: 60px;
  }

  .div-block-25 {
    grid-template-columns: 1fr 1fr;
  }

  .section-2 {
    margin-top: 20px;
    margin-left: 140px;
    margin-right: 140px;
  }

  .vverx {
    display: none;
  }

  .f-grid-two-column, .div-block-28 {
    grid-template-columns: 1fr;
    align-items: center;
    justify-items: center;
  }

  .navbar {
    display: block;
  }

  .h3-2page {
    text-align: center;
    font-size: 32px;
  }

  .menu-button {
    background-color: #d98e04;
  }

  .menu-button.w--open {
    background-color: #7686a6;
  }

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

  .text-span-10 {
    font-size: 60px;
  }

  .container {
    display: none;
  }

  .div-block-22 {
    width: 700px;
  }

  .h2-2page {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 36px;
  }
}

@media screen and (max-width: 767px) {
  ._2div {
    padding-left: 40px;
  }

  .textdivs {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    width: 450px;
  }

  .form {
    width: 320px;
  }

  .image-10 {
    width: 470px;
  }

  .contents {
    grid-template-columns: 1fr;
  }

  .div-block-29 {
    height: 170px;
  }

  .section {
    margin-top: 20px;
  }

  .f-h4-heading {
    font-size: 36px;
  }

  .div-block-26 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
  }

  .h1-2page {
    font-size: 50px;
  }

  .div-block-25 {
    grid-template-columns: 1fr;
  }

  .navbar {
    display: none;
  }

  .text-block-8 {
    font-size: 28px;
  }

  .image-8 {
    opacity: 0;
    display: none;
    top: auto;
    bottom: -36%;
    left: auto;
    right: 43%;
    transform: rotate(90deg);
  }

  .text-span-10 {
    font-size: 50px;
  }

  .div-block-22 {
    width: 400px;
  }
}

@media screen and (max-width: 479px) {
  .text-block-9 {
    font-size: 20px;
    line-height: 19px;
  }

  ._2div {
    width: 100%;
    padding: 20px 10px;
  }

  .button-copy {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image1 {
    width: 290px;
  }

  ._34 {
    width: 300px;
    margin-top: 20px;
  }

  .textdivs {
    width: 310px;
  }

  .form {
    width: 260px;
  }

  .image-11 {
    width: 330px;
  }

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

  .image-10 {
    width: 310px;
  }

  .button-copy-copy {
    width: 90%;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .lastselect {
    padding-top: 10px;
  }

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

  .divrelative4 {
    width: 290px;
  }

  .nav-menu-copy {
    z-index: 77878;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

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

  .div-block-26 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .f-logo-grid-middle {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1.5fr 1fr;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .form-block {
    margin-left: 40px;
    margin-right: 40px;
  }

  .button {
    margin-left: 10px;
    margin-right: 10px;
    display: none;
  }

  .forms {
    display: none;
  }

  .h1-2page {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 57px;
  }

  .div-block-25 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: center;
    justify-items: start;
    margin-left: auto;
  }

  .navbar {
    background-color: #fff;
    display: none;
    position: static;
  }

  .h3-2page {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 43px;
  }

  .menu-button {
    background-color: rgba(217, 142, 4, 0);
  }

  .menu-button.w--open {
    z-index: 8767677;
    color: #d98e04;
    background-color: #fff;
  }

  .text-block-8 {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
    line-height: 30px;
  }

  .image-8 {
    display: none;
  }

  .f-logo-grid-primary {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-22 {
    width: 300px;
  }

  .h2-2page {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 37px;
    line-height: 47px;
  }
}

#w-node-_48734c3d-afda-cfd5-6b60-aa12e7094176-ed7a4b3b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_48734c3d-afda-cfd5-6b60-aa12e7094186-ed7a4b3b {
  align-self: center;
}

#w-node-_48734c3d-afda-cfd5-6b60-aa12e709418d-ed7a4b3b, #w-node-_48734c3d-afda-cfd5-6b60-aa12e709418f-ed7a4b3b, #w-node-_48734c3d-afda-cfd5-6b60-aa12e7094191-ed7a4b3b, #w-node-_48734c3d-afda-cfd5-6b60-aa12e7094194-ed7a4b3b, #w-node-_48734c3d-afda-cfd5-6b60-aa12e7094196-ed7a4b3b, #w-node-_48734c3d-afda-cfd5-6b60-aa12e7094199-ed7a4b3b, #w-node-_48734c3d-afda-cfd5-6b60-aa12e709419b-ed7a4b3b, #w-node-_48734c3d-afda-cfd5-6b60-aa12e709419d-ed7a4b3b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_48734c3d-afda-cfd5-6b60-aa12e7094141-ed7a4b3b {
    align-self: center;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_48734c3d-afda-cfd5-6b60-aa12e709412f-ed7a4b3b, #w-node-_48734c3d-afda-cfd5-6b60-aa12e709413f-ed7a4b3b {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_48734c3d-afda-cfd5-6b60-aa12e709412f-ed7a4b3b {
    justify-self: center;
  }
}


