.bg-blue {
  background-color: #0c2e4e;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 30px;
  padding-bottom: 30px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navbar.bluebg {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(12, 46, 78, .7);
}

.white-outline-button {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 32px;
  padding: 14px 32px;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.white-outline-button.mt-30px {
  margin-top: 30px;
}

.white-outline-button.p-100 {
  margin-top: 50px;
  padding-left: 100px;
  padding-right: 100px;
}

.white-outline-button.mt-25 {
  margin-top: 25px;
}

.white-outline-button.ml-20 {
  margin-left: 0;
}

.nav-container {
  width: 90%;
  max-width: 1440px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-link {
  color: #fff;
  padding: 0 25px;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.nav-link.w--current {
  padding-left: 10px;
  padding-right: 10px;
}

.nav-link.hide {
  display: none;
}

.nav-menu {
  flex-direction: row;
  align-items: center;
  display: none;
}

.nav-menu.show {
  display: block;
}

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

.div-block-2.show {
  display: block;
}

.container {
  width: 90%;
  height: 100vh;
  max-width: 1440px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container.height-auto {
  height: auto;
}

.container.height-auto.p-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-width-100 {
  width: 100%;
  display: flex;
}

.div-width-100.center {
  justify-content: center;
  align-items: center;
}

.div-width-100.center.flex-vertical, .div-width-100.flex-vertical {
  flex-direction: column;
}

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

.div-width-50.bg-dark-blue {
  background-color: #0f253a;
  padding: 160px 5%;
}

.div-width-50.bg-blue-dark {
  background-color: #032132;
  padding: 160px 5%;
}

.div-width-50.align-item-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-width-50.align-item-right.width-20 {
  width: 30%;
}

.image-100 {
  width: 100%;
}

.hero-heading {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 62px;
}

.hero-heading.uppercase {
  text-transform: uppercase;
}

.text-span {
  color: #19a6e1;
}

.paragraph-18 {
  color: rgba(255, 255, 255, .7);
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-18.center {
  max-width: 800px;
  text-align: center;
}

.pt-20 {
  padding-top: 20px;
}

.blue-button {
  background-color: #4571c7;
  border-radius: 29px;
  padding: 15px 28px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.flex-align-center {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.flex-align-center.max-width-543 {
  max-width: 543px;
}

.flex-align-center.center {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.flex-align-center.center.gap-30 {
  grid-row-gap: 30px;
}

.flex-align-center.center.gap-30.fv {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
}

.ptb-140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.div-block-3 {
  max-width: 769px;
}

.section-heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 62px;
}

.section-heading.left-align {
  text-align: left;
}

.section-heading.all-caps {
  text-transform: uppercase;
}

.paragraph-16 {
  color: rgba(255, 255, 255, .7);
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-16.center-align {
  text-align: center;
  line-height: 30px;
}

.paragraph-16.white {
  color: #fff;
}

.paragraph-16.white.m-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-16.rubiks {
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
}

.bg-image {
  background-image: url('../images/Rectangle-22759.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.display-flex {
  display: flex;
}

.max-width-450 {
  max-width: 466px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pt-100 {
  margin-top: 100px;
}

.section {
  background-image: url('../images/Rectangle-22760.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-4 {
  width: 100%;
  margin-top: 120px;
}

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

.testimonial-div {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #12385c;
  flex-direction: column;
  align-items: flex-start;
  padding: 47px;
  display: flex;
}

.div-block-6 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.paragraph-14 {
  color: rgba(255, 255, 255, .7);
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.paragraph-14.white {
  color: #fff;
}

.paragraph-14.white.m-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.ptb-200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.div-block-7 {
  width: 90%;
  max-width: 944px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-8 {
  align-items: center;
  margin-top: 80px;
  display: flex;
}

.div-width-10 {
  width: 10%;
}

.div-width-90 {
  width: 90%;
}

.blocks-steps {
  background-color: #12385c;
  padding: 40px;
}

.blocks-steps._2, .blocks-steps._3 {
  margin-top: 77px;
}

.heading {
  color: #fff;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.section-2 {
  background-image: url('../images/footer-banner.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-block-9 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: row;
  display: flex;
}

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

.div-width-60 {
  width: 60%;
}

.div-width-60.align-items-center {
  grid-row-gap: 33px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-102 {
  width: 100%;
}

.div-block-10 {
  max-width: 700px;
}

.div-block-11 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.div-block-12 {
  max-width: 236px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.heading-2 {
  color: #fff;
  margin-top: 0;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.heading-2._32 {
  font-size: 32px;
  line-height: 48px;
}

.paragraph-19 {
  margin-bottom: 0;
}

.footer-link {
  color: #f2f2f2;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

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

.div-block-14 {
  display: inline-block;
}

._100 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.div-block-15 {
  justify-content: space-between;
  margin-top: 0;
  display: flex;
}

.div-block-16 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  display: flex;
}

.h1 {
  color: #fff;
  font-size: 45px;
  line-height: 62px;
}

.text-field-3 {
  width: 100%;
  height: 45px;
  background-image: url('../images/gg_profile.svg');
  background-position: 2%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 8.01px;
  margin-bottom: 0;
  padding-left: 40px;
}

.text-field-3::-ms-input-placeholder {
  color: #e0e0e0;
}

.text-field-3::placeholder {
  color: #e0e0e0;
}

.dropdown {
  width: 20%;
  height: 45px;
  background-color: #fff;
  border: 1px rgba(0, 0, 0, 0);
  border-top-left-radius: 4.44px;
  border-bottom-left-radius: 4.44px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-17 {
  max-width: 785px;
  padding-top: 0;
}

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

.div-block-39 {
  grid-column-gap: 10px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.form-block.hide {
  display: none;
}

.div-block-46 {
  height: 60px;
  display: flex;
}

.div-block-40 {
  margin-top: 19px;
}

.text-field-2 {
  width: 100%;
  height: 45px;
  background-image: url('../images/gg_profile.svg');
  background-position: 3%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 8.01px;
  margin-bottom: 0;
  padding-left: 40px;
}

.text-field-2::-ms-input-placeholder {
  color: #e0e0e0;
}

.text-field-2::placeholder {
  color: #e0e0e0;
}

.input-filed {
  height: 45px;
  background-image: url('../images/gg_profile.svg');
  background-position: 2%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 8.01px;
  margin-bottom: 0;
  padding-left: 40px;
}

.input-filed::-ms-input-placeholder {
  color: #e0e0e0;
}

.input-filed::placeholder {
  color: #e0e0e0;
}

.input-filed.phone-number {
  color: #e0e0e0;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-left: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 17px;
}

.input-filed.select {
  color: #000;
  background-color: #fff;
  background-image: url('../images/gg_profile.svg');
  background-position: 2%;
  background-repeat: no-repeat;
  background-size: auto;
}

.section-3 {
  background-image: url('../images/Frame.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 0;
}

.dropdown-list {
  top: 45px;
}

.dropdown-list.w--open {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.dropdown-toggle {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
}

.div-block-48 {
  width: 90%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 150px;
}

.from-label {
  color: #e0e0e0;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
}

.div-block-49 {
  max-width: 638.42px;
}

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

.div-width-80 {
  width: 80%;
}

.padding-100 {
  width: 100%;
  padding-top: 120px;
  padding-bottom: 0;
}

.heading-3 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 62px;
}

.div-block-36 {
  max-width: none;
  grid-column-gap: 20px;
  display: flex;
}

.div-block-36._2 {
  flex-direction: column;
  align-items: center;
}

.div-block-433 {
  width: 50%;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding: 25px;
  display: flex;
  box-shadow: 8px 8px 44px rgba(25, 43, 67, .06);
}

.div-block-433._2 {
  width: 100%;
  max-width: 1200px;
  background-color: rgba(0, 0, 0, 0);
}

.padding-0 {
  width: 100%;
}

.image-103 {
  height: 180px;
  margin-top: 50px;
}

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

.form-block-2 {
  margin-top: 25px;
}

.form-block-2.hide {
  display: none;
}

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

.text-field-4 {
  width: 300px;
  border-radius: 5px;
  margin-bottom: 0;
  margin-right: 10px;
}

.submit-button-3 {
  width: 100px;
  background-color: #29abe2;
  border-radius: 5px;
}

.hide {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.opacity-0 {
  opacity: 0;
}

.paragraph-18-copy {
  color: rgba(255, 255, 255, .7);
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-18-copy.center {
  max-width: 800px;
  text-align: center;
}

.hero-heading-copy {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 62px;
}

.hero-heading-copy.uppercase {
  text-transform: uppercase;
}

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

.div-block-480 {
  grid-column-gap: 25px;
  align-items: center;
  display: flex;
}

.link-4 {
  color: #f2f2f2;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.ttt {
  margin-top: 200px;
}

.container-1440 {
  width: 90%;
  max-width: 1440px;
  min-height: 50px;
  margin-left: auto;
  margin-right: auto;
}

.d-flex-h {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.absolute-top {
  padding-top: 20px;
  padding-bottom: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.footer-flex {
  grid-column-gap: 20px;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 28px;
  display: flex;
}

.col-1 {
  width: 32%;
}

.col-1.d-flex-v {
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.d-flex-v {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.d-flex-v.col-3 {
  width: 25%;
}

.d-flex-v.col-2 {
  width: 20%;
}

.d-flex-v.col-4 {
  width: 35%;
}

.link-block {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.text-block {
  font-family: Rubik, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block.s32 {
  font-size: 32px;
  line-height: 150%;
}

.link-5 {
  color: #fff;
  font-family: Rubik, sans-serif;
  line-height: 20px;
  text-decoration: none;
}

._w-100 {
  width: 100%;
}

._w-100.d-flex-hr {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-481 {
  grid-row-gap: 80px;
  flex-direction: column;
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.div-block-482 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-483 {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-484 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-nav-link {
  color: #fff;
  padding: 10px 0;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.div-block-485 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .div-block-433._2 {
    background-color: rgba(0, 0, 0, 0);
  }
}

@media screen and (min-width: 1920px) {
  .div-block-36 {
    grid-column-gap: 0px;
  }
}

@media screen and (max-width: 991px) {
  .white-outline-button.ml-20 {
    margin-left: 0;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .nav-menu {
    display: none;
  }

  .nav-menu.show {
    background-color: #19a6e1;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .menu-button {
    display: none;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

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

  .container {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container.mt-150 {
    min-height: 80vh;
  }

  .div-width-100 {
    grid-row-gap: 50px;
    flex-direction: column;
  }

  .div-width-50 {
    width: 100%;
  }

  .div-width-50.bg-dark-blue, .div-width-50.bg-blue-dark {
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-width-50.align-item-right.width-20 {
    width: 100%;
    justify-content: flex-start;
  }

  .hero-heading {
    font-size: 50px;
    line-height: 60px;
  }

  .flex-align-center.max-width-543 {
    max-width: none;
  }

  .ptb-140 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .max-width-450 {
    max-width: none;
  }

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

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

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

  .heading-2._32 {
    font-size: 22px;
    line-height: 32px;
  }

  .div-block-15 {
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .input-filed.select {
    background-image: url('../images/gg_profile.svg');
    background-position: 2%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .section-3 {
    background-size: 100px;
    padding-bottom: 150px;
  }

  .div-block-48 {
    padding-top: 150px;
  }

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

  .div-width-80 {
    width: 100%;
  }

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

  .div-block-36 {
    width: 100%;
    max-width: none;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .image-103 {
    height: 150px;
  }

  .icon {
    color: #fff;
  }

  .opacity-0 {
    display: none;
  }

  .hero-heading-copy {
    font-size: 50px;
    line-height: 60px;
  }

  .div-block-480 {
    width: 150px;
    grid-row-gap: 25px;
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-flex {
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .d-flex-v.col-3, .d-flex-v.col-2, .d-flex-v.col-4 {
    width: 60%;
  }

  .div-block-482 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .container.mt-150 {
    padding-top: 150px;
  }

  .div-block-3 {
    max-width: none;
  }

  .display-flex.height-100 {
    flex-direction: column;
  }

  .pt-100.mt-0 {
    margin-top: 0;
  }

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

  .div-block-8 {
    grid-column-gap: 20px;
  }

  .blocks-steps._2 {
    padding: 20px;
  }

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

  .div-width-40, .div-width-60.align-items-center {
    width: 100%;
  }

  .div-block-11 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-15 {
    grid-row-gap: 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .h1 {
    font-size: 36px;
    line-height: 50px;
  }

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

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

  .input-filed.select {
    background-image: url('../images/gg_profile.svg');
    background-position: 2%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .section-3 {
    background-position: 100% 100%;
  }

  .padding-100 {
    margin-top: 50px;
  }

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

  .padding-0 {
    margin-top: 50px;
  }

  .image-103 {
    height: 150px;
  }

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

@media screen and (max-width: 479px) {
  .white-outline-button {
    text-align: center;
    padding: 10px;
    font-size: 14px;
  }

  .nav-container {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .menu-button {
    padding: 10px;
  }

  .menu-button.w--open {
    width: 25px;
    height: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .div-width-50.bg-dark-blue, .div-width-50.bg-blue-dark {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hero-heading {
    font-size: 40px;
    line-height: 50px;
  }

  .hero-heading.uppercase {
    font-size: 32px;
    line-height: 50px;
  }

  .paragraph-18 {
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-18.center {
    width: 65%;
    max-width: none;
    font-size: 16px;
  }

  .div-block-3 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .section-heading {
    font-size: 35px;
    line-height: 45px;
  }

  .section-heading.all-caps {
    font-size: 26px;
    line-height: 35px;
  }

  .paragraph-16 {
    font-size: 16px;
    line-height: 24px;
  }

  .display-flex.height-100 {
    flex-direction: column;
  }

  .paragraph-14 {
    font-size: 16px;
    line-height: 24px;
  }

  .ptb-200 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-block-8 {
    align-items: stretch;
  }

  .div-width-10 {
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    display: none;
  }

  .blocks-steps._1 {
    padding: 20px;
  }

  .blocks-steps._2, .blocks-steps._3 {
    margin-top: 20px;
  }

  .heading {
    margin-top: 0;
  }

  .image-101 {
    height: 700px;
  }

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

  .image-102 {
    width: 25px;
    max-width: none;
  }

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

  .div-block-15 {
    margin-top: 40px;
  }

  .dropdown {
    width: 30%;
  }

  .input-filed.select {
    background-image: url('../images/gg_profile.svg');
    background-position: 2%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .section-3 {
    padding-bottom: 100px;
  }

  .padding-100 {
    margin-top: 100px;
  }

  .heading-3 {
    font-size: 36px;
    line-height: 45px;
  }

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

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

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

  .image-103 {
    height: 150px;
  }

  .form-block-2 {
    max-width: 65%;
  }

  .image-104 {
    width: 100px;
  }

  .paragraph-18-copy {
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-18-copy.center {
    width: 65%;
    max-width: none;
    font-size: 16px;
  }

  .hero-heading-copy {
    font-size: 40px;
    line-height: 50px;
  }

  .hero-heading-copy.uppercase {
    font-size: 32px;
    line-height: 50px;
  }

  .d-flex-v.col-3, .d-flex-v.col-2, .d-flex-v.col-4 {
    width: 100%;
  }

  ._w-100.d-flex-hr {
    grid-column-gap: 10px;
  }

  .w100 {
    width: 30%;
  }

  .div-block-485 {
    width: 100%;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: center;
  }
}

#w-node-_0adf2393-a95d-2784-a053-593e36a747ac-6c419d7a, #w-node-_3abf8c86-42ce-e511-4116-2ef380c86257-6c419d7a, #w-node-aa8f8aba-b462-7af6-dda3-ac5de0c702e6-6c419d7a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


