.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: auto;
  padding-top: 20px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 37px;
  font-weight: 700;
  text-align: center;
}

.text-div {
  margin-top: 70px;
}

.text-block-2 {
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
}

.sub-text {
  margin-top: 0px;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.lauch-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -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;
}

.text-wrap {
  margin-right: 20px;
  margin-left: 20px;
}

.div-block-2 {
  width: 60px;
  height: 2px;
  background-color: #fff;
}

.signup-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -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;
  border-radius: 8px;
  background-color: transparent;
}

.div-block-3 {
  width: 350px;
}

.form-block {
  width: 500px;
  margin-top: 15px;
}

.submit-button {
  width: 200px;
  height: 45px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 2px;
  background-color: #3c414a;
  font-family: Inter, sans-serif;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-field {
  height: 45px;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  border-style: none none solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #373b42;
  background-color: transparent;
  font-family: Inter, sans-serif;
  color: #000;
  line-height: 18px;
}

.text-block-3 {
  position: static;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
}

.sahr-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-div {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 60px;
}

.inside-div {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  margin: 0px 20px;
  padding-left: 10px;
  -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;
  border-radius: 8px;
  background-color: #000;
}

.faceboob-div {
  margin-right: 7px;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.face-book-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.text-block-4 {
  font-family: Inter, sans-serif;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
}

.logos-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 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;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 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;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mob-img {
  display: none;
}

.insta-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.text-block--mob {
  display: none;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 49px;
  font-weight: 700;
  text-align: center;
}

.giessi {
  margin-top: 2px;
}

.lecomfort {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 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;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.lecomfort-n {
  margin-top: 3px;
}

.mobituri {
  margin-top: 6px;
}

.image {
  margin-top: 8px;
}

.lussu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 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;
}

.lecomfort-n-copy {
  margin-top: 0px;
}

.section {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  height: auto;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.74)), to(rgba(0, 0, 0, 0.74))), url('../images/landing-pic2x.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.74)), url('../images/landing-pic2x.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.body {
  overflow: hidden;
  height: auto;
  max-height: 992px;
  padding-bottom: 0px;
  background-color: #000;
  white-space: normal;
  background-clip: border-box;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-9 {
  margin-top: 10px;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #23262b;
}

.bold-text {
  font-weight: 300;
}

.bold-text-2 {
  font-weight: 300;
}

.bold-text-3 {
  font-weight: 300;
}

@media screen and (max-width: 991px) {
  .div-block {
    height: auto;
    padding-top: 10px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .footer-div {
    margin-top: 63px;
  }

  .inside-div {
    height: 110px;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .face-book-main {
    margin-top: 10px;
  }

  .logos-container {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

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

  .insta-link {
    margin-top: 10px;
  }

  .lecomfort {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

  .section {
    display: block;
    height: 780px;
    padding-top: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.74)), to(rgba(0, 0, 0, 0.74))), url('../images/landing-pic2x.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.74)), url('../images/landing-pic2x.png');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-block {
    font-size: 30px;
    line-height: 42px;
  }

  .text-div {
    margin-top: 45px;
  }

  .sub-text {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-2 {
    width: 40px;
  }

  .signup-form {
    width: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .form-block {
    width: 400px;
  }

  .submit-button {
    width: 160px;
  }

  .text-field {
    width: 200px;
  }

  .text-block-3 {
    font-size: 16px;
    line-height: 22px;
  }

  .sahr-div {
    margin-top: 45px;
  }

  .footer-div {
    margin-top: 40px;
  }

  .inside-div {
    margin-top: 45px;
  }

  .div-block-4 {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .logos-container {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .text-block--mob {
    font-size: 30px;
    line-height: 39px;
  }

  .section {
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    height: auto;
    padding-top: 19px;
    padding-bottom: 0px;
  }

  .container {
    padding-top: 0px;
  }

  .text-block {
    display: none;
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-div {
    margin-top: 55px;
  }

  .sub-text {
    margin-right: 8px;
    margin-left: 8px;
    font-size: 12px;
    letter-spacing: 2px;
  }

  .text-wrap {
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-2 {
    width: 20px;
    margin-left: 0px;
  }

  .signup-form {
    padding-right: 0px;
  }

  .form-block {
    width: 280px;
    margin-top: 10px;
    margin-bottom: -20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .text-field {
    width: 150px;
  }

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

  .sahr-div {
    margin-top: 55px;
  }

  .footer-div {
    margin-top: 74px;
    padding-bottom: 0px;
  }

  .inside-div {
    height: auto;
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    -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;
  }

  .div-block-4 {
    margin-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .logos-container {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 13px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .div-block-5 {
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-6 {
    margin-right: 3px;
  }

  .div-block-7 {
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .desktop-img {
    display: none;
  }

  .mob-img {
    display: block;
  }

  .text-block--mob {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 36px;
  }

  .lecomfort {
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .lussu {
    margin-right: 1px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section {
    height: auto;
    padding-top: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.74)), to(rgba(0, 0, 0, 0.74))), url('../images/landing-pic2x.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.74)), url('../images/landing-pic2x.png');
  }

  .div-block-9 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .bold-text-4 {
    font-weight: 300;
  }

  .bold-text-5 {
    font-weight: 300;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_02b08d04-1c2f-441f-3920-97c9b1f96f7e-be039548 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6140ff99-3e7c-5438-a8e5-24932e0d2374-be039548 {
    -ms-grid-column-align: auto;
    justify-self: auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  #w-node-_8466200c-109f-98d2-9c75-5b894f72ba46-be039548 {
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-_02b08d04-1c2f-441f-3920-97c9b1f96f7e-be039548 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

