.card-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 170px;
  padding: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/sanbot.jpeg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.card-image.cun {
  background-image: url('../images/1280px-Waymo_Chrysler_Pacifica_in_Los_Altos_2017.jpg');
}

.card-image.cph {
  background-image: url('../images/self-driving-4309836_960_720.jpg');
}

.card-image.togo {
  background-image: url('../images/minecraft-pigs.png');
}

.card-image.tokyo {
  background-image: url('../images/apple-sort.jpg');
}

.card-image.costa-rica {
  background-image: url('../images/Kiwibot_Berkeley_Front.jpg');
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 940px;
  max-width: 90vw;
  margin-top: 15vh;
  margin-bottom: 15vh;
}

.deal-desription {
  margin-top: 15px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 2px;
  padding-left: 0px;
  color: #000;
  font-size: 16px;
  line-height: 22px;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block-20 {
  padding-top: 12px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-shadow: 0 1px 6px #000;
}

.text-field {
  width: 100%;
  height: 45px;
  margin-bottom: 7px;
  padding-right: 16px;
  padding-left: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #757575;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: none;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-size: 16px;
  cursor: text;
}

.crossout {
  color: #646464;
  font-size: 14px;
  text-decoration: line-through;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 450px;
  max-width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.heading {
  margin-top: 36px;
  margin-bottom: 0px;
  font-size: 22px;
  font-weight: 700;
}

.submit-button {
  margin-top: 8px;
  padding: 12px 21px;
  border-style: none;
  border-width: 2px;
  border-color: #6b6b6b;
  border-radius: 8px;
  background-color: #437cff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.06), 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.submit-button.employer {
  background-color: #eb7733;
}

.text-block-21 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.div-block-6 {
  width: 940px;
  max-width: 90vw;
  margin-top: 30px;
  margin-bottom: 30px;
}

.div-block-23 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ff8c21;
  box-shadow: 0 1px 4px 1px rgba(13, 0, 70, 0.24);
  -webkit-transform: translate(-20px, -20px) rotate(45deg) translate(50%, -50%);
  -ms-transform: translate(-20px, -20px) rotate(45deg) translate(50%, -50%);
  transform: translate(-20px, -20px) rotate(45deg) translate(50%, -50%);
}

.text-block-11-copy {
  margin-bottom: 2px;
  padding-top: 2px;
  padding-bottom: 4px;
  background-color: transparent;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block-22 {
  margin-top: 120px;
  margin-bottom: 20px;
  text-align: center;
}

.deal-card {
  overflow: hidden;
  width: 240px;
  height: 310px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.06), 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.text-block-11 {
  margin-bottom: 2px;
  padding-top: 2px;
  padding-bottom: 4px;
  background-color: transparent;
  font-size: 24px;
  line-height: 30px;
}

.better-price {
  color: #397ff8;
  font-weight: 700;
}

.text-block-2 {
  color: #bcc0ce;
  font-size: 28px;
  font-weight: 700;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7fafc;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-28 {
  width: 90%;
  min-height: 90vh;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #9f9f9f;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.heading-2 {
  color: rgba(255, 255, 255, 0.53);
  font-weight: 500;
}

.heading-3 {
  margin-top: 200px;
  padding-left: 0px;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
}

.heading-4 {
  color: #fff;
}

.body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}

.text-block-23 {
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
}

.link {
  color: #f0feff;
  text-decoration: none;
}

.text-block-24 {
  margin-top: 0px;
  margin-left: 0px;
  color: #fff;
  font-size: 30px;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block-25 {
  margin-right: 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.div-block-30 {
  padding-left: 150px;
}

.text-block-26 {
  margin-top: 20px;
  margin-left: 15px;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
}

.div-block-31 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  background-color: #9f9f9f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/deliv-1-1-3-min.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/deliv-1-1-3-min.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .div-block-7 {
    max-width: 70vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .submit-button {
    height: 45px;
    padding-right: 21px;
    padding-left: 21px;
  }

  .div-block-6 {
    max-width: 70vw;
  }

  .div-block-8 {
    width: 420px;
  }

  .deal-card {
    margin-right: 26px;
  }

  .deal-card.costa-rica {
    display: none;
  }

  .deal-card.cancun {
    display: none;
  }

  .text-block-2 {
    line-height: 30px;
    white-space: nowrap;
  }

  .div-block-10 {
    background-position: 50% 100%;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .div-block-22 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .heading-3 {
    margin-top: 5vh;
  }

  .div-block-30 {
    margin-top: 20vh;
    padding-left: 50px;
  }

  .text-block-26 {
    margin-left: 5px;
  }

  .div-block-31 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/deliv-1-1-3.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/deliv-1-1-3.jpg');
    background-position: 0px 0px, 50% 50%;
  }
}

@media screen and (max-width: 767px) {
  .div-block-7 {
    max-width: 80vw;
    margin-top: 5vh;
  }

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

  .deal-card {
    width: 240px;
    margin-top: 20px;
  }

  .text-block-2 {
    width: 200px;
  }

  .div-block-10 {
    background-size: 140vw;
  }

  .div-block-22 {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-28 {
    width: 93%;
    height: 93%;
  }

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

  .text-block-26 {
    padding-top: 8px;
    padding-right: 20px;
    line-height: 24px;
  }
}

@media screen and (max-width: 479px) {
  .form-2 {
    width: 100%;
  }

  .div-block-7 {
    max-width: 90vw;
    margin-bottom: 0vh;
  }

  .div-block-26 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-field {
    width: 100%;
    height: 40px;
  }

  .heading {
    max-width: 90vw;
  }

  .submit-button {
    height: 40px;
  }

  .div-block-6 {
    max-width: 90vw;
  }

  .text-block-11-copy {
    padding-bottom: 2px;
    color: #000;
  }

  .div-block-8 {
    width: 90vw;
  }

  .div-block-25 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .deal-card {
    margin-right: 0px;
  }

  .text-block-11 {
    padding-bottom: 2px;
    color: #000;
  }

  .div-block-10 {
    padding-bottom: 0px;
    background-position: 50% 100%;
    background-size: 200vw;
  }

  .div-block-22 {
    max-width: 90vw;
  }

  .div-block-28 {
    width: 95%;
    height: 95%;
  }

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

  .text-block-23 {
    font-size: 26px;
    line-height: 36px;
  }

  .div-block-29 {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-30 {
    margin-top: 20vh;
    padding-left: 10px;
  }

  .text-block-26 {
    padding-right: 5px;
  }

  .div-block-31 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('../images/deliv-1-1-3.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/deliv-1-1-3.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }
}

