.heroe {
  height: 100vh;
  background-image: url('../images/unnamed.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.navigation {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e5e5e5;
  justify-content: center;
  align-items: center;
  padding: 20px 3%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navigation-container-full {
  width: 100%;
  max-width: 1100px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation-left {
  width: 50%;
  justify-content: space-between;
  align-items: center;
  margin-right: 15px;
  display: flex;
}

.navigation-link {
  color: #c8a378;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.brand {
  padding: 10px;
}

.logo {
  width: 100px;
}

.navigation-right {
  width: 50%;
  justify-content: space-between;
  align-items: center;
  margin-left: 15px;
  display: flex;
}

.info {
  height: auto;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: block;
  position: static;
}

.slider-image-container {
  z-index: -1;
  width: 85%;
  height: 85%;
  transform-origin: 50% 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.text-16 {
  color: #1c2327;
  text-transform: uppercase;
  font-size: 16px;
  display: none;
}

.right-arrow {
  padding-top: 6px;
  padding-left: 16px;
  display: none;
}

.next {
  width: 12%;
  height: 60%;
  cursor: default;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.heading2 {
  color: #1c2327;
  text-transform: uppercase;
  white-space: break-spaces;
  font-size: 6.7vw;
  font-weight: 400;
  line-height: 18vh;
}

.nav-wrapper {
  height: 9vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider-image {
  width: 100%;
  object-fit: cover;
}

.slider-content-wrapper {
  height: 100%;
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.mask {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.page-wrapper {
  flex-direction: column;
  justify-content: space-around;
  display: flex;
  overflow: hidden;
}

.slider-wrapper {
  flex: 1;
}

.left-arrow {
  padding-top: 6px;
  padding-right: 16px;
  display: none;
}

.heading_small {
  color: #1c2327;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 10vh;
}

.heading_small.right_side {
  z-index: 2;
  width: 70%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: none;
  perspective-origin: 50%;
  transform-origin: 100%;
  text-align: center;
  line-height: 8vh;
  position: absolute;
  top: 30%;
  bottom: auto;
  left: auto;
  right: 8%;
  transform: rotate(-90deg);
}

.heading_small.left_side {
  z-index: 2;
  width: 70%;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  perspective: none;
  perspective-origin: 50%;
  transform-origin: 0%;
  text-align: center;
  line-height: 8vh;
  position: absolute;
  top: auto;
  bottom: -7.5%;
  left: 8%;
  right: auto;
  transform: rotate(-90deg);
}

.destination-container {
  z-index: 2;
  text-align: center;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.slide-nav {
  display: none;
}

.previous {
  width: 12%;
  height: 60%;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.slide {
  height: 91vh;
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  padding-left: 7%;
  padding-right: 7%;
  overflow: hidden;
}

.d-128-image {
  background-image: url('../images/7.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-128-image._3 {
  background-image: url('../images/8.jpeg');
  background-size: cover;
}

.d-128-image._2 {
  background-image: url('../images/4.jpeg');
  background-size: cover;
}

.d-128-author-text {
  color: #383a47;
  text-transform: none;
  margin-right: 10px;
  font-family: Raccosetta demo, sans-serif;
  font-size: 16px;
}

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

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

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

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

.d-128-3d-card-wrapper {
  width: 400px;
  height: 300px;
  perspective: 1000px;
  cursor: pointer;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
  overflow: visible;
}

.d-128-3d-card-wrapper.close {
  display: none;
}

.d-128-content-wrapper {
  width: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-origin: 0%;
  background-color: #c9d8d5;
  flex-direction: column;
  justify-content: flex-start;
  padding-left: 20px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.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;
  top: -100px;
  bottom: auto;
  left: auto;
  right: auto;
}

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

.d-128-h3-card-heading {
  color: #383a47;
  text-transform: none;
  margin-bottom: 0;
  font-family: Queensila, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

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

.d-128-image-wrapper {
  background-color: #f2f4f4;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.d-128-image-wrapper._3 {
  background-color: #f2f4f4;
}

.d-128-image-wrapper._2 {
  background-color: #e0719e;
}

.demo-wrapper {
  width: 100%;
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-right: 0%;
  display: none;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-128-button {
  color: #f3f6e5;
  letter-spacing: 2px;
  background-color: #383a47;
  border-radius: 3px;
  margin-bottom: 20px;
  margin-right: 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

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

.heading {
  text-align: center;
  font-family: Saudagar, sans-serif;
  font-size: 5vw;
  line-height: 110%;
}

.paragraph {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 1.5vw;
  line-height: 160%;
}

.foto {
  height: 50vh;
  background-image: url('../images/4.jpeg');
  background-position: 50%;
  background-size: cover;
  position: static;
}

.div-block {
  width: 400px;
  height: 300px;
  background-color: #f7f2ec;
  margin-left: 15px;
  margin-right: 15px;
  padding: 20px;
  position: relative;
}

.info_extra {
  height: 100vh;
  padding-top: 50px;
  padding-bottom: 50px;
  display: none;
}

.paragraph-width-medium {
  max-width: 60vw;
  margin-left: auto;
  margin-right: auto;
}

.full-frame-image-wrapper {
  height: 100vh;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 3vw;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  overflow: hidden;
}

.full-frame-image-wrapper.homepage {
  height: 70vh;
  background-image: url('../images/3.jpeg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
}

.full-frame-image-wrapper.homepage._2 {
  height: 70vh;
  background-image: url('../images/4.jpeg');
}

.heading-wrapper {
  padding-bottom: 50px;
}

.heading-wrapper.centered {
  text-align: center;
}

.section {
  padding-top: 144px;
  padding-bottom: 144px;
}

.section.no-bottom-padding {
  padding-top: 50px;
  padding-bottom: 0;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10vw;
  padding-right: 10vw;
}

.light {
  color: #fafaf8;
  display: none;
}

.slider-2 {
  background-color: rgba(0, 0, 0, 0);
}

.icon, .icon-2 {
  color: #000;
}

.slide-2 {
  padding-left: 30px;
}

.div-block-2 {
  width: 70%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 12%;
  margin-right: 12%;
  padding-left: 2%;
  padding-right: 2%;
  text-decoration: none;
  display: flex;
}

.slide-nav-2 {
  color: #000;
}

.right-arrow-2, .left-arrow-2 {
  display: none;
}

.paragraph-2 {
  font-family: Merriweather, serif;
}

.paragraph-3 {
  color: #000;
  font-family: Breadleysans, sans-serif;
  font-size: 20px;
}

.image-3 {
  margin-bottom: 15px;
}

.left-arrow-3, .right-arrow-3 {
  display: none;
}

.info_extra-copy {
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-2 {
  height: 100vh;
  background-color: #ebeaea;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  display: flex;
}

.paragraph-copy {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 1.4vw;
  line-height: 140%;
}

.d-135-card-wrapper {
  width: 300px;
  height: 400px;
  background-image: url('../images/4.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 3px #000;
}

.d-135-card-wrapper._3 {
  background-image: url('../images/5.jpeg');
  box-shadow: 1px 1px 3px #000;
}

.d-135-card-wrapper._2 {
  background-image: url('../images/6.jpeg');
  box-shadow: 1px 1px 3px #000;
}

.d-135-color-overlay {
  background-color: rgba(0, 0, 0, .3);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 1px 1px 3px #000;
}

.demo-wrapper-2 {
  width: 100%;
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-right: 0%;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-135-view-project-text {
  z-index: 5;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  margin-top: 50px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 14px;
  font-weight: 600;
  position: relative;
}

.browser-demo-2 {
  z-index: auto;
  width: 800px;
  height: 400px;
  background-color: #1a1a1a;
  background-image: none;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  align-content: flex-end;
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
  overflow: hidden;
}

.d-135-view-project-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.d-135-view-project-wrapper._2 {
  margin-top: 100px;
}

.d-135-text-wrapper {
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10%;
  display: flex;
  position: relative;
}

.d-135-view-project-underline {
  width: 80%;
  height: 5px;
  transform-origin: 0%;
  background-color: #aadada;
  margin-top: 4px;
  position: relative;
}

.d-135-h3-heading {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 0;
  font-family: Saudagar, sans-serif;
  font-size: 35px;
  line-height: 1;
}

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

.d-135-card-caption {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
  display: none;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.heading_2 {
  text-align: center;
  font-family: Saudagar, sans-serif;
  font-size: 4.5vw;
  line-height: 110%;
}

.button {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 20px;
  font-family: Raleway variablefont wght, sans-serif;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.collection-list-wrapper {
  width: 100%;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-8 {
  margin-bottom: 20px;
  font-family: Saudagar, sans-serif;
}

.rich-text-block {
  text-align: center;
  margin-bottom: 10px;
  font-family: Raleway variablefont wght, sans-serif;
}

.button-2 {
  color: #030303;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 20px;
  font-family: Raleway variablefont wght, sans-serif;
  font-weight: 400;
}

.collection-item {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.tabs {
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.tabs_design {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}

.tabs_design:hover {
  border: 1px solid #ebb267;
  border-radius: 20px;
  margin-left: 5px;
  margin-right: 5px;
}

.tabs_design.w--current {
  background-color: rgba(0, 0, 0, 0);
}

.text-block-2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
}

.text-block-2:hover {
  color: #ebb267;
}

.text-block {
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
}

.text-block:hover {
  color: #ebb267;
}

.collection {
  margin-top: 20px;
  margin-bottom: 20px;
}

.tabs-menu {
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.tab-link-tab-1 {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #aadada;
  border-bottom: 2px solid #aadada;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.tab-link-tab-1:hover {
  border: 2px solid #aadada;
}

.tab-link-tab-1.w--current {
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-1.w--current:active {
  background-color: #fff;
}

.text-block-3 {
  border: 1px #000;
  font-family: Raleway variablefont wght, sans-serif;
}

.tab-link-tab-3 {
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-3.w--current {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 2px solid #aadada;
  font-size: 16px;
}

.tab-link-tab-3.w--current:hover {
  border: 2px solid #aadada;
}

.tab-link-tab-2 {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 2px solid #aadada;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 16px;
}

.tab-link-tab-2:hover {
  border: 2px solid #aadada;
}

.tab-link-tab-2:active {
  background-color: rgba(0, 0, 0, 0);
}

.tab {
  margin-bottom: 30px;
}

.collection-list {
  justify-content: center;
  align-items: center;
  display: flex;
}

.rvsp {
  height: 100vh;
  background-color: #f2f4f4;
  background-image: url('../images/6.jpeg');
  background-position: 0%;
  background-size: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sign-up-wrap {
  width: 432px;
  min-height: 400px;
  background-color: #005450;
  border-radius: 15px;
  margin-right: 500px;
  padding-top: 25px;
  padding-left: 35px;
  padding-right: 35px;
}

.form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
}

.text_field {
  color: rgba(255, 255, 255, .7);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 22px;
}

.submit-button {
  min-width: 234px;
  color: #000;
  background-color: #fff;
  border-radius: 100px;
  margin-top: 50px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 22px;
  line-height: 22px;
  transition: all .325s cubic-bezier(.215, .61, .355, 1);
}

.submit-button:hover {
  background-color: rgba(255, 255, 255, .7);
}

.paragraph-4 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 23px;
}

.link {
  color: rgba(255, 255, 255, .69);
}

.sign-up {
  border-top: 1px solid rgba(255, 255, 255, .34);
  margin-top: 40px;
  margin-left: -35px;
  margin-right: -35px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.login-head {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Saudagar, sans-serif;
  font-size: 4.5vw;
  line-height: 1.3em;
}

.terms-text {
  color: rgba(51, 51, 51, .6);
  margin-top: 20px;
  font-size: 13px;
}

.login-field {
  height: 50px;
  background-color: #fcfcfc;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  margin-bottom: 15px;
  padding-top: 12px;
  padding-bottom: 8px;
  padding-left: 14px;
  font-size: 16px;
  transition: border-color .2s, box-shadow .2s, background-color .2s;
  position: relative;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05);
}

.login-field:focus {
  background-color: #fff;
  border: 1px solid #76ce89;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 0 4px #76ce89;
}

.field-image {
  background-image: url('../images/5.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sign-up-field-wrapper {
  display: flex;
}

.login-section {
  width: 50%;
  text-align: center;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-left: 50%;
  padding: 50px 50px 80px;
  font-size: 16px;
  display: flex;
}

.have-an-account-text {
  color: rgba(51, 51, 51, .5);
}

.login-button {
  width: 100%;
  background-color: rgba(170, 218, 218, .78);
  border-radius: 5px;
  margin-top: 20px;
  padding-top: 16px;
  padding-bottom: 12px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  transition: background-color .2s;
}

.login-button:hover {
  background-color: #36b868;
}

.water-image {
  background-image: url('../images/6.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.login-box {
  width: 100%;
  max-width: 1100px;
  min-height: 80vh;
  background-color: #fff;
  border-radius: 5px;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 20px 80px 10px rgba(56, 62, 147, .2);
}

.field-status {
  width: 15px;
  height: 15px;
  opacity: 1;
  background-image: url('../images/invalid.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 5px;
  right: 4px;
}

.login-container {
  z-index: 10;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.login-page-section {
  min-height: 100vh;
  background-color: #ebeaea;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10vh 5%;
  display: flex;
}

.login-page-link {
  color: #000;
  font-weight: 600;
}

.login-label {
  width: 100%;
  opacity: .4;
  color: #000;
  margin-bottom: 2px;
  padding-left: 2px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.error-message {
  z-index: 100;
  color: #fff;
  text-align: center;
  background-color: #000;
  padding-top: 22px;
  padding-bottom: 22px;
  font-weight: 700;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.memberstack-form {
  padding-top: 25px;
  position: relative;
}

.field-wrapper {
  width: 100%;
  min-height: 30px;
  position: relative;
}

.field-wrapper.first-name-wrapper {
  margin-right: 30px;
}

.tree-image {
  background-image: url('../images/4.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-section {
  width: 50%;
  height: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.login-image {
  width: 40px;
}

.login-page-wrapper {
  width: 100%;
}

.tabs-content {
  display: block;
}

.collection-list-2 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-3 {
  width: 100%;
  background-color: #ebeaea;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  display: flex;
}

.collection-list-3 {
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-4, .div-block-5 {
  width: 100%;
  background-color: #ebeaea;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  display: flex;
}

.countdown-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.display-heading {
  color: #151637;
  letter-spacing: -.03em;
  margin-bottom: 32px;
  font-size: 80px;
  line-height: 1;
}

.notice-h1 {
  font-size: 30px;
  line-height: 1;
}

.form-block {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.newsletter-grid {
  grid-template-rows: auto;
  align-items: end;
  display: flex;
}

.column-block {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  display: flex;
}

.countdown-wrap {
  display: flex;
}

.notification-block {
  width: 100%;
  max-width: 450px;
}

.container-3 {
  z-index: 5;
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.content-block {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.form-2 {
  width: 100%;
  max-width: 550px;
  display: flex;
}

.text-block-4 {
  color: #f2f4f4;
  text-shadow: 1px 1px 6px #000;
  font-family: Queensila, sans-serif;
  font-size: 18px;
}

.time-text {
  color: #aadada;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 48px;
}

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

.submit-button-2 {
  background-color: #ff5433;
  padding: 20px 24px;
  font-weight: 700;
}

.title {
  color: #ff5433;
  font-size: 20px;
}

.text-field {
  min-height: 70px;
  border: 1px #000;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.text-field::-ms-input-placeholder {
  color: #000;
  font-weight: 700;
}

.text-field::placeholder {
  color: #000;
  font-weight: 700;
}

.js-clock {
  justify-content: center;
  align-items: center;
  display: flex;
}

.box {
  width: 120px;
  height: 120px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number {
  color: #fef6e4;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 50px;
  line-height: 70px;
}

.clock-label {
  color: #aadada;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-right: -5px;
  font-family: Queensila, sans-serif;
}

.navigation-link-copy {
  color: #c8a378;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: none;
}

.div-block-6 {
  height: 100%;
  background-image: linear-gradient(to top, rgba(0, 0, 0, .68), rgba(255, 255, 255, 0));
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 2%;
  display: flex;
}

.container-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 2%;
  padding-bottom: 2%;
  display: flex;
}

.paragraph-copy {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Raleway variablefont wght, sans-serif;
  font-size: 1.5vw;
  line-height: 160%;
}

.success-message {
  background-color: rgba(0, 0, 0, 0);
}

.text-block-5 {
  font-family: Raleway variablefont wght, sans-serif;
}

@media screen and (min-width: 1440px) {
  .paragraph-width-medium {
    max-width: 50vw;
  }

  .full-frame-image-wrapper {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .container {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .tab-link-tab-3.w--current {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media screen and (min-width: 1920px) {
  .next {
    width: 22%;
  }

  .heading2 {
    font-size: 6vw;
  }

  .previous {
    width: 22%;
  }
}

@media screen and (max-width: 991px) {
  .navigation-left {
    background-color: #202146;
  }

  .navigation-right {
    width: 100%;
    background-color: #202146;
  }

  .menu-button {
    border: 1px solid #000;
  }

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

  .text-16, .right-arrow {
    display: block;
  }

  .next {
    width: 15%;
    height: 10%;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .heading2 {
    font-size: 10vw;
    line-height: 13vh;
  }

  .left-arrow {
    display: block;
  }

  .destination-container {
    top: 3%;
  }

  .previous {
    width: 15%;
    height: 10%;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

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

  .d-128-3d-card-wrapper {
    margin-bottom: 60px;
  }

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

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

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

  .paragraph-width-medium {
    max-width: 75vw;
  }

  .full-frame-image-wrapper {
    height: 50vh;
  }

  .heading-wrapper {
    padding-bottom: 48px;
  }

  .section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .d-135-card-wrapper {
    margin-bottom: 60px;
  }

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

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

  .login-section {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .login-box {
    max-width: 600px;
  }

  .slider-section {
    display: none;
  }

  .newsletter-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .browser-demo {
    width: 400px;
    height: 300px;
    flex-flow: column;
    justify-content: center;
    margin-bottom: 100px;
    margin-left: 110px;
    margin-right: 110px;
    padding-left: 30px;
    padding-right: 30px;
  }

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

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

  .paragraph-width-medium {
    max-width: 100%;
  }

  .full-frame-image-wrapper {
    height: 100vh;
  }

  .heading-wrapper {
    padding-bottom: 32px;
  }

  .demo-wrapper-2 {
    margin-top: 140px;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .login-head {
    font-size: 27px;
  }

  .login-section {
    padding-left: 9%;
    padding-right: 9%;
  }

  .field-wrapper.first-name-wrapper {
    margin-right: 5%;
  }
}

@media screen and (max-width: 479px) {
  .heroe {
    background-position: 45%;
  }

  .navigation-left {
    background-color: #aadada;
  }

  .navigation-right {
    height: auto;
    background-color: #f7f2ec;
    margin-left: 0;
  }

  .slider-image-container.disable-selection {
    margin-left: 0;
  }

  .text-16 {
    text-align: left;
  }

  .right-arrow {
    padding-top: 0;
  }

  .next {
    width: 50%;
    height: 50px;
    justify-content: flex-start;
    align-items: center;
    margin-right: 0;
    top: auto;
    bottom: 0%;
    left: 24px;
    right: auto;
  }

  .heading2.disable-selection {
    display: none;
  }

  .nav-wrapper {
    height: 5vh;
  }

  .slider-image {
    height: 100%;
  }

  .slider-content-wrapper {
    height: 90%;
  }

  .logo-2 {
    width: 140px;
  }

  .heading_small {
    font-size: 12vw;
    line-height: 12vh;
  }

  .heading_small.right_side {
    width: 100%;
    text-align: right;
    top: 0%;
    right: 15%;
  }

  .heading_small.left_side.disable-selection {
    display: none;
  }

  .previous {
    justify-content: flex-start;
    margin-left: 0;
    display: none;
    top: auto;
    bottom: 3vh;
    left: 16px;
    right: auto;
  }

  .slide {
    height: 85vh;
    padding-left: 0%;
    padding-right: 0%;
  }

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

  .d-128-3d-card-wrapper {
    width: 300px;
  }

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

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

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

  .heading {
    font-size: 6vw;
  }

  .paragraph {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 4vw;
  }

  .full-frame-image-wrapper {
    height: 65vh;
    margin-top: 32px;
  }

  .full-frame-image-wrapper.homepage {
    background-image: url('../images/3.jpeg'), url('../images/Captura-de-Pantalla-2021-11-15-a-las-11.39.13.png');
    background-position: 60% 0, 50%;
    background-size: cover, cover;
    background-attachment: scroll, fixed;
  }

  .heading-wrapper {
    padding-bottom: 8px;
  }

  .heading-wrapper.centered {
    text-align: left;
  }

  .heading-7 {
    line-height: 18vw;
  }

  .section-2 {
    height: auto;
  }

  .paragraph-copy {
    font-size: 4vw;
  }

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

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

  .heading_2 {
    font-size: 7vw;
  }

  .collection-list-wrapper {
    flex-flow: row;
  }

  .tabs {
    flex-direction: column;
  }

  .text-block-2 {
    text-align: center;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25px;
  }

  .text-block {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
  }

  .collection-item-2 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .tabs-menu {
    flex-direction: column;
  }

  .login-head {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 22px;
  }

  .login-section {
    padding-bottom: 50px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .have-an-account-text {
    margin-bottom: 15px;
    font-size: 14px;
  }

  .login-container {
    min-width: 0;
  }

  .field-wrapper.first-name-wrapper {
    margin-right: 3%;
  }

  .collection-list-2 {
    display: block;
  }

  .countdown-grid {
    width: 100%;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .display-heading {
    font-size: 62px;
  }

  .column-block {
    padding-right: 0;
  }

  .countdown-wrap {
    width: 100%;
  }

  .content-block {
    max-width: 100%;
  }

  .form-2 {
    flex-direction: column;
  }

  .js-clock {
    flex-wrap: wrap;
    padding-bottom: 20%;
  }

  .box {
    width: 80px;
    height: 90px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .clock-number {
    font-size: 40px;
  }

  .clock-label {
    font-size: 12px;
  }

  .paragraph-copy {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 4vw;
  }
}


@font-face {
  font-family: 'Queensila';
  src: url('../fonts/Queensila.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Breadleysans';
  src: url('../fonts/BreadleySans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raccosetta demo';
  src: url('../fonts/Raccosetta-demo.ttf') format('truetype'), url('../fonts/Raccosetta-demo.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway variablefont wght';
  src: url('../fonts/Raleway-VariableFont_wght.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Saudagar';
  src: url('../fonts/Saudagar.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Made saonara 2 personal use';
  src: url('../fonts/MADE-SAONARA-2-PERSONAL-USE.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Made saonara personal use';
  src: url('../fonts/MADE-SAONARA-PERSONAL-USE.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Miracle personal use';
  src: url('../fonts/Miracle-Personal-use.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Amaline trial';
  src: url('../fonts/Amaline-Trial.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}