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

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

.section._1 {
  background-color: #000;
  background-image: url('../images/Copia-de-ALBERTO-60S-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  padding: 0%;
  display: flex;
}

.section._2 {
  height: 100vh;
}

.section._3 {
  background-color: #000;
  height: auto;
}

.section._4 {
  background-color: #000;
  background-image: url('../images/ALBERTO-60S-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0% 10% 5%;
}

.section._4.close {
  background-image: url('../images/ALBERTO-60S_3.png');
}

.section._5 {
  background-color: #000;
  background-image: url('../images/1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5% 10%;
}

.section._6 {
  background-color: #000;
  background-image: url('../images/Copia-de-ALBERTO-60S.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: auto;
  padding: 5% 10% 10%;
}

.section._7 {
  background-color: #000;
}

.section._8 {
  background-color: #000;
  padding-bottom: 5%;
  padding-left: 10%;
  padding-right: 10%;
}

.section._9 {
  background-color: #000;
  height: auto;
}

.section._2-copy {
  height: 100vh;
}

.section._2-copy.close {
  display: none;
}

.navbar {
  background-color: #ddd0;
  margin-top: 3%;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-menu {
  width: 100%;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: 1.5px;
  font-family: the-seasons, sans-serif;
}

.nav-link.w--current {
  color: #fff;
}

.div-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 3%;
  display: flex;
}

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

.background-video {
  z-index: 99999;
  width: 100%;
  height: 100%;
  padding: 5% 10% 10%;
  position: relative;
}

.background-video.phone {
  display: none;
}

.image {
  margin-bottom: 3%;
}

.background-video-2 {
  height: 100%;
  padding: 10%;
}

.background-video-2._2 {
  height: auto;
}

.background-video-2._2.phone, .background-video-2.phone, .background-video-2.phone._3 {
  display: none;
}

.background-video-2.compu {
  padding-top: 5%;
  padding-bottom: 5%;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-3 {
  background-color: #4b565f7d;
  width: 100%;
  height: 100%;
  padding: 5% 10%;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: the-seasons, sans-serif;
  font-size: 22px;
  line-height: 32px;
}

.background-video-3 {
  z-index: 999;
  width: 30%;
  height: 50vh;
}

.div-block-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-2 {
  color: #fff;
  letter-spacing: 10px;
  font-family: the-seasons, sans-serif;
}

.grid {
  grid-column-gap: 15px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 60%;
}

.link-block {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.link-block.izq {
  justify-content: flex-start;
  align-items: center;
}

.link-block-2 {
  color: #fff;
  font-family: the-seasons, sans-serif;
  font-size: 25px;
  line-height: 34px;
  text-decoration: none;
}

.paragraph {
  letter-spacing: 2px;
  font-size: 20px;
}

.paragraph._2 {
  text-align: right;
}

.paragraph._2._1._3-copy {
  text-align: center;
  font-family: the-seasons, sans-serif;
}

.paragraph._1 {
  letter-spacing: 0;
  font-size: 19px;
  line-height: 30px;
}

.paragraph._3 {
  color: #fff;
  margin-top: 10px;
  font-family: the-seasons, sans-serif;
}

.paragraph._2-copy {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: the-seasons, sans-serif;
  font-size: 16px;
}

.paragraph._2-copy._1 {
  font-size: 20px;
}

.paragraph._2-copy._1-copy {
  color: #9d9d9d;
  margin-top: -37px;
  font-size: 40px;
  line-height: 50px;
}

.div-block-5 {
  border: 1px solid #fff;
  border-radius: 20px;
  height: 6vh;
}

.paragraph-2 {
  text-align: center;
  margin-bottom: 0;
  font-size: 12px;
}

.text-span {
  letter-spacing: 2px;
}

.text-span-2 {
  font-size: 13px;
}

.text-span-3 {
  letter-spacing: 2px;
  font-size: 12px;
}

.text-span-3._1 {
  font-size: 20px;
}

.div-block-6 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.close-line-2 {
  background-color: #fff;
  width: 20px;
  height: 2px;
  position: absolute;
}

.close-line-2.rotate {
  background-color: #fff;
  transform: rotate(90deg);
}

.demo-banner-bottom-wrapper {
  flex-flow: column;
  place-content: flex-end center;
  align-items: center;
  display: flex;
}

.demo-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row-reverse;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 3%;
  margin-right: 0%;
  display: grid;
  position: relative;
  inset: 0%;
}

.demo-wrapper.phone {
  display: none;
}

.interaction-heading {
  color: #fffc;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
}

.d-121-text-wrapper {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 5%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.demo-container {
  background-image: url('../images/background.svg'), linear-gradient(#1a1a1a, #1a1a1a);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.demo-btn-close-arrow {
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  width: 10px;
  height: 10px;
  margin-top: 6px;
  transform: rotate(45deg);
}

.demo-arrow-text {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 12px;
}

.bottom-buttons-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-2 {
  margin-top: 0;
  margin-right: 0;
  position: relative;
}

.demo-p.arrow {
  text-align: left;
  margin-bottom: 10px;
  font-size: 19px;
  position: static;
  inset: 0% auto auto 0%;
}

.demo-p.main {
  text-align: left;
  max-width: 350px;
  margin-right: 60px;
  padding-right: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 20px;
  display: block;
}

.browser-demo {
  background-color: #1a1a1a;
  background-image: none;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  place-content: flex-end center;
  align-items: center;
  width: 500px;
  height: 300px;
  display: none;
  position: relative;
  overflow: hidden;
}

.separator {
  background-color: #fff;
  width: 80px;
  height: 2px;
  margin-bottom: 15px;
}

.html-embed {
  align-self: auto;
  position: absolute;
  inset: auto 40px auto auto;
}

.demo-heading.h1 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 9px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 38px;
  position: relative;
  inset: 0% auto auto 0%;
}

.demo-heading.h2 {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
  display: none;
}

.d-121-view-button {
  letter-spacing: 1px;
  background-color: #000;
  border-radius: 3px;
  margin-top: 20px;
  padding: 10px 30px;
  font-weight: 500;
}

.d-121-author-text {
  color: #000;
  text-align: center;
  font-family: the-seasons, sans-serif;
}

.demo-close-div-2 {
  justify-content: center;
  align-items: center;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.d-50-circle-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 30px;
  margin-bottom: 0;
  margin-right: 0;
  padding: 20px;
  display: flex;
  position: relative;
  inset: 0% 0% 0% auto;
  transform: rotate(45deg);
}

.image-3 {
  margin-left: 15px;
  margin-right: 15px;
}

.demo-bottom-buttons {
  z-index: 6;
  justify-content: space-between;
  align-items: center;
  display: block;
  position: fixed;
  inset: auto auto 20px 35px;
}

.demo-right-arrow-wrapper {
  z-index: 5;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 100px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.browser-top {
  z-index: 99;
  background-color: #e2e2e2;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  align-items: center;
  height: 30px;
  padding-left: 15px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.d-121-project-card-wrapper {
  background-color: #fff;
  background-image: url('../images/taxi-waiting.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 300px;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
  position: relative;
}

.d-121-project-card-wrapper._3 {
  background-image: url('../images/ALBERTO-60S_2.png');
  background-size: cover;
  width: 90%;
  height: 400px;
  margin-left: 0;
  margin-right: 0;
}

.d-121-project-card-wrapper._3._2 {
  background-color: #fff0;
  background-image: url('../images/ALBERTO-60S-1_2.png');
}

.d-121-project-card-wrapper._3._4 {
  background-image: url('../images/ALBERTO-60S_4.png');
}

.d-121-project-card-wrapper._3._5 {
  background-color: #fff0;
  background-image: url('../images/torus.png');
}

.d-121-project-card-wrapper._2 {
  background-image: url('../images/taxi-delivery.png');
  background-size: contain;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.demo-left-arrow-wrapper {
  z-index: 5;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.demo-main-text-wrapper {
  z-index: 99;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 500px;
  height: auto;
  margin-top: 100px;
  margin-left: 40px;
  margin-right: 0;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.demo-btn-close-inner-wrapper {
  background-color: #4d16dd;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.browser-dot {
  background-color: #fc615d;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin-left: 3px;
  margin-right: 3px;
}

.browser-dot.yellow {
  background-color: #fdbc40;
}

.browser-dot.green {
  background-color: #35cc4b;
}

.demo-btn-close-wrapper {
  z-index: 6;
  cursor: pointer;
  border: 2px solid #4d16dd;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  display: flex;
  bottom: 40px;
  right: 35px;
}

.instructions-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-top: auto;
  margin-left: -20px;
  display: none;
  position: absolute;
  inset: -100px auto auto;
}

.d-121-project-title {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: the-seasons, sans-serif;
}

.button {
  color: #f4f3ef;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  background-image: linear-gradient(139deg, #4d16ddb3, #ff02ffe6);
  border-radius: 3px;
  margin-left: 35px;
  margin-right: 15px;
  padding: 15px 30px;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
}

.button.bottom {
  background-image: linear-gradient(139deg, #4d16ddb3, #ff02ffe6);
  margin-left: 20px;
  display: none;
}

.footer-link-block {
  border: 3px solid #ffffff1a;
  border-radius: 100px;
  padding: 15px 30px;
  text-decoration: none;
}

.demo-banner-bottom {
  z-index: 20;
  background-color: #121212;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 40px;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.demo-arrow-wrapper {
  cursor: pointer;
  background-color: #4d16dd;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.demo-arrow-wrapper.next {
  justify-content: flex-end;
  margin-left: 0;
  margin-right: 10px;
}

.div-block-7 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.heading-3 {
  color: #fff;
  letter-spacing: 3.5px;
  font-family: the-seasons, sans-serif;
  font-size: 20px;
}

.text-span-4 {
  font-weight: 700;
  text-decoration: underline;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.grid-2 {
  grid-template-rows: auto;
  margin-bottom: 10%;
}

.grid-2.phone {
  display: none;
}

.div-block-9 {
  background-image: url('../images/ok.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 60vh;
}

.div-block-10 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.button-2 {
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 20px;
  margin-top: 2%;
  padding: 15px 20px;
  font-family: the-seasons, sans-serif;
}

.div-block-11 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20%;
  padding-right: 20%;
  display: flex;
}

.background-video-4 {
  z-index: 999;
  padding-top: 5%;
  padding-left: 10%;
  padding-right: 105px;
}

.background-video-4.phone {
  display: none;
}

.text-field-2 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #3a393400;
  text-transform: uppercase;
  background-color: #f3f3f300;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: the-seasons, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.text-field-2::placeholder {
  color: #fff;
  font-size: 15px;
}

.form {
  text-align: center;
  width: 100%;
}

.checkbox-field {
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.div-block-72 {
  justify-content: center;
  align-items: center;
  margin-top: 2%;
  margin-bottom: 10px;
  display: flex;
}

.text-block {
  color: #fff;
}

.field-label-4 {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.checkbox-label {
  color: #fff;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: the-seasons, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.checkbox {
  margin-top: 0;
}

.success-message {
  background-color: #ddd0;
}

.submit-button {
  letter-spacing: 4px;
  background-color: #bbb9ae00;
  border: 1px solid #fff;
  width: 30%;
  margin-top: 10px;
  font-family: the-seasons, sans-serif;
}

.form-block {
  color: #61645a;
  width: 50%;
  margin-top: 3%;
}

.div-block-73 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 15vh;
  padding-bottom: 0%;
  display: flex;
}

.grid-copy {
  grid-column-gap: 15px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 60%;
}

.div-block-2-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.button-3 {
  background-color: #474a4d;
  border-radius: 20px;
  margin-top: 5px;
  font-family: the-seasons, sans-serif;
  font-size: 12px;
}

.text-span-6 {
  font-size: 25px;
  font-style: italic;
}

@media screen and (max-width: 991px) {
  .background-video-3 {
    width: 43%;
  }

  .demo-banner-bottom-wrapper {
    flex-direction: column;
    align-items: center;
    width: auto;
  }

  .demo-wrapper {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 100px;
    margin-bottom: 140px;
    margin-right: 0%;
  }

  .demo-container {
    clear: both;
    flex-direction: row;
    justify-content: center;
    height: auto;
    min-height: 100vh;
    display: flex;
    overflow: hidden;
  }

  .bottom-buttons-wrapper {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .image-2 {
    margin-right: 0;
  }

  .demo-p.main {
    max-width: 350px;
    margin-bottom: 40px;
    padding-right: 32px;
  }

  .browser-demo {
    flex-direction: column;
    justify-content: center;
    width: 500px;
    height: 300px;
    margin-bottom: 100px;
  }

  .html-embed {
    margin-top: 20px;
    position: relative;
    right: 0;
  }

  .d-50-circle-wrapper-2 {
    margin-top: 0;
  }

  .demo-right-arrow-wrapper {
    position: fixed;
  }

  .d-121-project-card-wrapper {
    margin-bottom: 80px;
  }

  .demo-left-arrow-wrapper {
    position: fixed;
  }

  .demo-main-text-wrapper {
    width: 510px;
    margin-top: 100px;
    margin-left: 40px;
    margin-right: auto;
    position: absolute;
  }

  .demo-btn-close-wrapper {
    position: static;
  }

  .instructions-wrapper {
    flex-wrap: nowrap;
    order: -1;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    margin-bottom: 60px;
    margin-left: 0;
    position: relative;
    top: 0%;
    left: -25px;
  }

  .button {
    margin-right: 0;
  }

  .button.bottom {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-link-block {
    margin-bottom: 0;
  }

  .demo-banner-bottom {
    align-items: flex-start;
    position: fixed;
  }
}

@media screen and (max-width: 767px) {
  .demo-wrapper {
    margin-top: 100px;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .demo-container {
    background-image: url('../images/background.svg'), linear-gradient(to bottom, null, null);
    background-attachment: fixed, scroll;
    align-items: center;
    min-height: 100vh;
    display: block;
  }

  .demo-p.main {
    max-width: 350px;
    margin-right: 30px;
    padding-right: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .browser-demo {
    flex-flow: column;
    justify-content: center;
    width: 400px;
    height: 300px;
    margin-bottom: 100px;
    margin-left: 110px;
    margin-right: 110px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .demo-heading.h1 {
    max-width: 400px;
  }

  .demo-heading.h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .demo-close-div-2 {
    margin-left: 20px;
  }

  .demo-main-text-wrapper {
    width: auto;
    margin-left: 0%;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .instructions-wrapper {
    margin-left: 0;
  }

  .demo-banner-bottom {
    align-items: flex-end;
  }
}

@media screen and (max-width: 479px) {
  .section._1 {
    background-image: url('../images/Copia-de-videos-chebeto-1080-x-1920-px.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 90vh;
    padding: 0%;
  }

  .section._2 {
    height: 80vh;
  }

  .section._3 {
    margin-top: -50px;
  }

  .section._4.close {
    display: none;
  }

  .section._5 {
    background-position: 10% 0;
    padding-bottom: 0%;
  }

  .section._6 {
    height: 50vh;
    padding: 10% 0%;
  }

  .section._8 {
    padding-top: 5%;
  }

  .section._2-copy {
    height: auto;
  }

  .section._2-copy.close {
    display: block;
  }

  .nav-menu {
    text-align: center;
    background-color: #000;
  }

  .nav-link {
    text-align: center;
  }

  .background-video {
    z-index: 99;
    height: 100%;
    padding: 30% 10% 5%;
  }

  .background-video.phone {
    display: block;
  }

  .background-video.compu {
    display: none;
  }

  .image {
    width: 100%;
    margin-bottom: 5%;
  }

  .background-video-2 {
    margin-top: -31px;
    padding-top: 0%;
    padding-bottom: 5%;
  }

  .background-video-2._2 {
    height: auto;
    margin-top: -33px;
    padding-bottom: 0%;
    padding-left: 8%;
    padding-right: 8%;
  }

  .background-video-2.phone {
    margin-top: 0;
    display: block;
  }

  .background-video-2.phone._3 {
    margin-top: 0;
    padding-left: 8%;
    padding-right: 8%;
    display: block;
  }

  .background-video-2.compu {
    display: none;
  }

  .div-block-2 {
    padding-top: 60%;
  }

  .div-block-2._2 {
    padding-top: 0%;
  }

  .div-block-3 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .heading {
    font-size: 18px;
    line-height: 25px;
  }

  .background-video-3 {
    width: 100%;
  }

  .div-block-4 {
    padding-left: 10%;
    padding-right: 10%;
    position: static;
  }

  .div-block-4._2 {
    padding-top: 90%;
  }

  .heading-2 {
    font-size: 20px;
  }

  .heading-2._1 {
    margin-top: 0;
  }

  .heading-2._2 {
    margin-bottom: 5%;
  }

  .grid {
    width: 100%;
  }

  .link-block-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .paragraph._2-copy {
    width: 100%;
    font-size: 15px;
  }

  .paragraph._2-copy._1 {
    font-size: 16px;
  }

  .paragraph._2-copy._1-copy {
    margin-top: -19px;
    font-size: 30px;
  }

  .div-block-5 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .paragraph-2 {
    font-size: 10.5px;
  }

  .text-span-2 {
    width: 100%;
    font-size: 9px;
    line-height: 15px;
  }

  .demo-banner-bottom-wrapper {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
  }

  .demo-wrapper {
    align-items: center;
    margin-top: 100px;
    margin-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .demo-wrapper.phone {
    flex-flow: column;
    margin-top: 5%;
    margin-bottom: 5%;
    padding-bottom: 0;
    display: flex;
  }

  .demo-wrapper.compu {
    display: none;
  }

  .interaction-heading {
    margin-bottom: 0;
    font-size: 14px;
  }

  .d-121-text-wrapper {
    display: flex;
  }

  .demo-arrow-text {
    display: none;
  }

  .image-2 {
    margin-top: 0;
    margin-right: 0;
  }

  .demo-p.main {
    max-width: 350px;
    margin-bottom: 20px;
    margin-right: 30px;
    padding-right: 0;
    font-size: 14px;
  }

  .browser-demo {
    width: 300px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .demo-heading.h1 {
    line-height: 28px;
  }

  .demo-heading.h2 {
    font-size: 15px;
    line-height: 20px;
  }

  .d-121-author-text {
    font-size: 12px;
  }

  .demo-close-div-2 {
    align-items: flex-end;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 10px;
    position: relative;
  }

  .d-50-circle-wrapper-2 {
    margin-bottom: 0;
  }

  .image-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .demo-bottom-buttons {
    flex-direction: column;
    align-items: flex-end;
    bottom: 20px;
    left: 20px;
  }

  .demo-right-arrow-wrapper {
    width: 50px;
  }

  .d-121-project-card-wrapper {
    width: 260px;
  }

  .d-121-project-card-wrapper._3 {
    width: 100%;
    height: 300px;
  }

  .d-121-project-card-wrapper._3._4 {
    background-image: url('../images/ALBERTO-60S_4.png');
  }

  .d-121-project-card-wrapper._3._5 {
    background-color: #000;
    background-image: url('../images/torus.png');
    background-position: 50%;
    height: 320px;
  }

  .demo-left-arrow-wrapper {
    width: 50px;
  }

  .demo-main-text-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .demo-btn-close-wrapper {
    flex: none;
    align-items: center;
  }

  .instructions-wrapper {
    align-self: auto;
    margin-left: 0;
  }

  .d-121-project-title {
    text-align: center;
    margin-top: 0;
  }

  .button, .button.bottom {
    font-size: 14px;
  }

  .footer-link-block {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .demo-banner-bottom {
    align-items: flex-start;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .demo-arrow-wrapper {
    justify-content: center;
    margin-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .demo-arrow-wrapper.next {
    justify-content: center;
  }

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

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

  .div-block-8 {
    height: auto;
  }

  .grid-2.phone {
    flex-flow: column;
    display: flex;
  }

  .grid-2.compu {
    display: none;
  }

  .div-block-9 {
    height: 30vh;
  }

  .background-video-4 {
    padding-right: 10%;
  }

  .background-video-4.phone {
    padding-top: 0%;
    display: block;
    position: static;
  }

  .background-video-4.compu {
    padding-top: 0%;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
  }

  .form {
    width: 100%;
  }

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

  .submit-button {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .form-block {
    width: 100%;
  }

  .grid-copy {
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .grid-3 {
    grid-column-gap: 10px;
    grid-row-gap: 30px;
    width: 100%;
  }

  .div-block-74 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 3%;
    display: flex;
  }

  .div-block-2-copy {
    padding-top: 50%;
  }

  .div-block-2-copy._2 {
    padding-top: 0%;
  }

  .menu-button, .menu-button.w--open {
    background-color: #c8c8c800;
  }

  .image-4 {
    margin-bottom: 10px;
  }

  .text-span-5 {
    font-size: 18px;
  }

  .text-span-7 {
    font-size: 23px;
    font-style: italic;
    line-height: 25px;
  }
}

#w-node-edb77c1b-ef8d-a7e0-03e0-f55fa56efa18-bb0ba065 {
  place-self: center;
}

#w-node-b54b99ad-03ce-908a-9931-ba1ada78434a-bb0ba065 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b75819b7-de63-a03d-75cc-bdf34008f222-bb0ba065, #w-node-_3e968dec-70de-730a-fd01-bf4335275343-bb0ba065 {
  align-self: center;
}

#w-node-_1e4499cc-5508-85e6-9dd7-ca8ed2026e2e-bb0ba065 {
  place-self: center;
}

#w-node-_1e4499cc-5508-85e6-9dd7-ca8ed2026e2f-bb0ba065 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1d071446-724b-f1f4-04bd-6f5a4578d4ed-bb0ba065 {
  place-self: center;
}

#w-node-_1d071446-724b-f1f4-04bd-6f5a4578d4ee-bb0ba065 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7f6c07f9-32bf-5296-a8e1-11f4823e2359-bb0ba065, #w-node-fd40f58d-b500-be88-e7e3-8a556543b619-bb0ba065 {
  align-self: center;
}

#w-node-_92ff84eb-16af-736d-161f-16fc19946761-bb0ba065 {
  place-self: center;
}

#w-node-_92ff84eb-16af-736d-161f-16fc19946762-bb0ba065 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0cd9da98-c3db-70da-29a2-a0894ccb4de2-bb0ba065 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  place-self: center;
}

#w-node-_92a8cb8b-ddad-e233-1c16-2554f6233068-bb0ba065 {
  place-self: center;
}

#w-node-_92a8cb8b-ddad-e233-1c16-2554f6233069-bb0ba065 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_105a8542-0be6-20ef-e652-3d4667d76870-bb0ba065, #w-node-c6e6c441-b632-4856-f40a-9f7b320a69dd-bb0ba065 {
  align-self: center;
}

#w-node-_43b18ed1-9dac-33db-a78a-92ab6aa6fe19-bb0ba065 {
  place-self: center;
}

#w-node-_43b18ed1-9dac-33db-a78a-92ab6aa6fe1a-bb0ba065 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_82e7daa4-95a1-f58f-958e-ff0d4fceed58-bb0ba065 {
  place-self: center;
}

#w-node-_82e7daa4-95a1-f58f-958e-ff0d4fceed59-bb0ba065 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_713ffa1c-4ddc-2cd6-cc98-23e2c8bb6b30-bb0ba065, #w-node-_51c38dec-6d4a-447a-49b6-d99d7ebc57c1-bb0ba065 {
  align-self: center;
}

#w-node-_88cc7279-7d21-fb4c-4699-165340eca721-bb0ba065 {
  place-self: center;
}

#w-node-_88cc7279-7d21-fb4c-4699-165340eca722-bb0ba065 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d36b9a49-45da-79bc-b6d7-11c625b5c35f-bb0ba065, #w-node-b6fb718b-7223-f3ab-9b38-7d0a26c2d2f4-bb0ba065, #w-node-a0f67d5d-d9d3-eaa8-7ba8-5071fcc66833-bb0ba065, #w-node-_01ee55ee-42a1-43b8-66ed-7c10dbac8efd-bb0ba065, #w-node-_76217a5b-6d4b-30ae-b107-62ff9461933e-bb0ba065, #w-node-_76217a5b-6d4b-30ae-b107-62ff94619359-bb0ba065, #w-node-_76217a5b-6d4b-30ae-b107-62ff94619372-bb0ba065, #w-node-_76217a5b-6d4b-30ae-b107-62ff9461938b-bb0ba065 {
  place-self: center;
}

#w-node-_3108e8bf-cced-433e-c0a5-488ddf192ef2-bb0ba065 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 479px) {
  #w-node-_105a8542-0be6-20ef-e652-3d4667d76870-bb0ba065 {
    justify-self: center;
  }

  #w-node-c6e6c441-b632-4856-f40a-9f7b320a69dd-bb0ba065 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
  }
}


