/*** Uncomment only for local testing ***/
@font-face {
  font-family: Lucas;
  src: url(https://s3.eu-central-1.amazonaws.com/nespresso-cms/fonts/NespressoLucas-Light.woff) format("woff");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: Lucas;
  src: url(https://s3.eu-central-1.amazonaws.com/nespresso-cms/fonts/NespressoLucas-Regular.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: Lucas;
  src: url(https://s3.eu-central-1.amazonaws.com/nespresso-cms/fonts/NespressoLucas-Medium.woff) format("woff");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: Lucas;
  src: url(https://s3.eu-central-1.amazonaws.com/nespresso-cms/fonts/NespressoLucas-SemiBd.woff) format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: Lucas;
  src: url(https://s3.eu-central-1.amazonaws.com/nespresso-cms/fonts/NespressoLucas-Bold.woff) format("woff");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: Lucas;
  src: url(https://s3.eu-central-1.amazonaws.com/nespresso-cms/fonts/NespressoLucas-XtraBd.woff) format("woff");
  font-style: normal;
  font-weight: 800;
}
/*** Uncomment this when going i ***/
/* ==========================================================================
Tools: functions, mixin
========================================================================== */
/* ==========================================================================
Variables
========================================================================== */
body {
  background: #fff;
}

#momento_cleaning_3830 {
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
  font-family: Lucas, Helvetica, Arial, sans-serif;
  /* ==========================================================================
  Reset
  ========================================================================== */
  /* ==========================================================================
  Nespresso Base styles
  ========================================================================== */
  /* ==========================================================================
  Buttons
  ========================================================================== */
  /* ==========================================================================
  Header styles
  ========================================================================== */
  /*** Desktop ***/
  /*** Tablet ***/
  /*** Mobile ***/
  /* ==========================================================================
  Body styles
  ========================================================================== */
  /*** Desktop ***/
  /*** Tablet ***/
  /*** Mobile ***/
  /* ==========================================================================
  Footer styles
  ========================================================================== */
  /*** Desktop ***/
  /*** Tablet ***/
  /*** Mobile ***/
}
#momento_cleaning_3830 html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
#momento_cleaning_3830 body {
  margin: 0;
  padding: 0;
}
#momento_cleaning_3830 h1, #momento_cleaning_3830 h2, #momento_cleaning_3830 h3, #momento_cleaning_3830 h4, #momento_cleaning_3830 h5, #momento_cleaning_3830 p, #momento_cleaning_3830 blockquote, #momento_cleaning_3830 figure, #momento_cleaning_3830 ol, #momento_cleaning_3830 ul {
  margin: 0;
  padding: 0;
}
#momento_cleaning_3830 h1, #momento_cleaning_3830 h2, #momento_cleaning_3830 h3, #momento_cleaning_3830 h4, #momento_cleaning_3830 h5 {
  font-size: inherit;
}
#momento_cleaning_3830 strong {
  font-weight: bold;
}
#momento_cleaning_3830 a, #momento_cleaning_3830 button {
  transition: 0.3s;
}
#momento_cleaning_3830 a {
  text-decoration: none;
}
#momento_cleaning_3830 ::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#momento_cleaning_3830 :focus {
  outline: 0;
}
#momento_cleaning_3830 img {
  max-width: 100%;
  height: auto;
  border: 0;
}
#momento_cleaning_3830 h1, #momento_cleaning_3830 h2, #momento_cleaning_3830 h3, #momento_cleaning_3830 h4, #momento_cleaning_3830 h5 {
  font-family: Lucas, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#momento_cleaning_3830 h1 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 500;
  letter-spacing: 3px;
}
#momento_cleaning_3830 h2 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
  letter-spacing: 6px;
}
#momento_cleaning_3830 h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 800;
  letter-spacing: 3px;
}
#momento_cleaning_3830 h4 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 800;
  letter-spacing: 2px;
}
#momento_cleaning_3830 h5 {
  font-size: 14px;
  line-height: 21px;
  font-weight: 800;
  letter-spacing: 1px;
}
#momento_cleaning_3830 p {
  font-family: Lucas, Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
#momento_cleaning_3830 p.xl {
  font-size: 24px;
  font-weight: 300;
}
#momento_cleaning_3830 p.l {
  font-size: 18px;
  font-weight: 300;
}
#momento_cleaning_3830 p.m {
  font-size: 16px;
  font-weight: 300;
}
#momento_cleaning_3830 p.s {
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
}
#momento_cleaning_3830 p.xs {
  font-size: 12px;
  font-weight: 400;
}
#momento_cleaning_3830 .base-btn {
  font-size: 14px;
  padding: 12px 30px;
  letter-spacing: 1px;
  border: 1px solid transparent;
  box-sizing: border-box;
  font-family: Lucas, Helvetica, Arial, sans-serif;
  border-radius: 3px;
  font-weight: 600;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 20px;
}
#momento_cleaning_3830 .base-btn--green {
  color: #fff;
  background: #3e8704;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
}
#momento_cleaning_3830 .base-btn--green:hover {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);
  background: #337204;
}
#momento_cleaning_3830 .base-btn--green:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
  background: #337204;
}
#momento_cleaning_3830 .base-btn--brown {
  color: #fff;
  background: #8f7247;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
}
#momento_cleaning_3830 .base-btn--brown:hover {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);
  background: #79613c;
}
#momento_cleaning_3830 .base-btn--brown:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
  background: #79613c;
}
#momento_cleaning_3830 .base-btn--light {
  color: #000;
  border: 1px solid #000;
  background: #ffffff;
}
#momento_cleaning_3830 .base-btn--light:hover {
  background: #000;
  color: #fff;
}
#momento_cleaning_3830 .base-btn--light:active {
  color: #fff;
  background: #262626;
}
#momento_cleaning_3830 .base-btn--dark {
  color: #fff;
  border: 1px solid #fff;
  background: #000000;
}
#momento_cleaning_3830 .base-btn--dark:hover {
  background: #fff;
  color: #000;
}
#momento_cleaning_3830 .base-btn--dark:active {
  color: #000;
  background: #D9D9D9;
}
#momento_cleaning_3830 .start-banner {
  background-color: #968e8b;
}
#momento_cleaning_3830 .start-banner .banner-inner {
  max-width: 1400px;
  margin: auto;
  display: flex;
  justify-content: center;
  background-size: cover;
  background-position: center center;
  height: 70vh;
  max-height: 570px;
  position: relative;
}
#momento_cleaning_3830 .start-banner .banner-inner .cover {
  width: 100%;
  height: 100%;
  max-width: 996px;
  background: transparent;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 88%, rgba(150, 142, 139, 0.7021183473) 96%, rgba(150, 142, 139, 0.8869922969) 98%, #968e8b 100%);
  position: absolute;
  right: 0;
}
#momento_cleaning_3830 .start-banner .banner-inner .left-banner-side {
  z-index: 99;
  padding: 60px 0px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
#momento_cleaning_3830 .start-banner .banner-inner .left-banner-side .info-block .inner-info-block {
  padding: 30px;
  display: inline-block;
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  color: #fff;
  max-width: calc(996px / 2);
}
#momento_cleaning_3830 .start-banner .banner-inner .left-banner-side .info-block .inner-info-block h1 {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 0;
  letter-spacing: 4px;
}
#momento_cleaning_3830 .start-banner .banner-inner .left-banner-side .info-block .inner-info-block h2 {
  font-size: 20px;
  font-weight: 800;
  line-height: 24px;
  letter-spacing: 2px;
}
#momento_cleaning_3830 .start-banner .banner-inner .left-banner-side .info-block .inner-info-block p {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
}
#momento_cleaning_3830 .start-banner .banner-inner .left-banner-side .info-block .inner-info-block .base-btn {
  border: none;
  margin-bottom: 0px;
}
#momento_cleaning_3830 .start-banner .banner-inner .right-banner-side {
  width: calc(50% + 140px);
  padding: 60px 0px;
  box-sizing: border-box;
  background-size: cover;
  background-position: center center;
}
@media only screen and (max-width: 1400px) {
  #momento_cleaning_3830 .start-banner .banner-inner .cover {
    display: none;
  }
}
@media only screen and (max-width: 996px) {
  #momento_cleaning_3830 .start-banner .banner-inner {
    display: flex;
  }
  #momento_cleaning_3830 .start-banner .banner-inner .left-banner-side {
    width: 50%;
  }
  #momento_cleaning_3830 .start-banner .banner-inner .left-banner-side .info-block {
    margin-right: -80px;
  }
  #momento_cleaning_3830 .start-banner .banner-inner .right-banner-side {
    width: 50%;
    background-position: 20% center;
  }
}
@media only screen and (max-width: 768px) {
  #momento_cleaning_3830 .start-banner .banner-inner {
    display: flex;
    flex-wrap: wrap;
    background-image: url("https://d26tdg0zc6yz7q.cloudfront.net/live-nes-b2b-3830-webpagina-momento-cleaning/img/3830_header_mob.jpg") !important;
    height: 100vh;
    max-height: 900px;
  }
  #momento_cleaning_3830 .start-banner .banner-inner .left-banner-side {
    width: 100%;
    padding-bottom: 0px;
    padding-top: 30px;
    align-items: start;
  }
  #momento_cleaning_3830 .start-banner .banner-inner .left-banner-side .info-block {
    padding-left: 0;
    margin-right: auto;
    margin-bottom: 0;
  }
  #momento_cleaning_3830 .start-banner .banner-inner .left-banner-side .info-block .inner-info-block {
    width: 100%;
    max-width: 100%;
  }
  #momento_cleaning_3830 .start-banner .banner-inner .right-banner-side {
    padding-top: 100px;
    width: 100%;
    min-height: 400px;
    background-position: 47% center;
  }
}
@media only screen and (max-width: 480px) {
  #momento_cleaning_3830 .start-banner {
    background-color: #b3aba8;
  }
  #momento_cleaning_3830 .start-banner .banner-inner {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    max-height: 700px;
  }
}
#momento_cleaning_3830 .steps {
  display: none;
}
#momento_cleaning_3830 .steps .step-navigation {
  color: #000;
  font-size: 18px;
  width: 100%;
}
#momento_cleaning_3830 .steps .step-navigation .nav {
  width: 100%;
  max-width: 996px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  letter-spacing: 1px;
}
#momento_cleaning_3830 .steps .step-navigation .nav .step-nav {
  font-size: 16px;
  padding: 0 20px;
  border-left: 1px solid #f7f5f2;
  border-right: 1px solid #f7f5f2;
  display: flex;
  height: 100%;
  align-items: center;
  font-weight: 500;
  text-transform: uppercase;
  transition: 0.3s;
}
#momento_cleaning_3830 .steps .step-navigation .nav .step-nav:hover {
  cursor: pointer;
  background-color: #f7f5f2;
  transition: 0.3s;
}
#momento_cleaning_3830 .steps .step-navigation .nav .step-nav img {
  margin-top: -2px;
  width: 8px;
  height: auto;
}
#momento_cleaning_3830 .steps .step-navigation .nav .step-nav.last-step.disabled {
  color: #ccc;
  pointer-events: none;
}
#momento_cleaning_3830 .steps .step-navigation .nav .step-nav.last-step img {
  margin-right: 10px;
}
#momento_cleaning_3830 .steps .step-navigation .nav .step-nav.next-step img {
  transform: rotate(180deg);
  margin-left: 10px;
}
#momento_cleaning_3830 .steps .step-navigation .progress-bar {
  width: 100%;
  height: 10px;
  background-color: #ece6e0;
}
#momento_cleaning_3830 .steps .step-navigation .progress-bar .progress {
  width: 12.5%;
  height: 10px;
  background-color: #cfc0b1;
}
#momento_cleaning_3830 .steps .step {
  display: block;
  color: #000;
  font-size: 16px;
  line-height: 20px;
}
#momento_cleaning_3830 .steps .step.hidden {
  display: none;
}
#momento_cleaning_3830 .steps .step .inner-step {
  padding: 40px 0 40px 40px;
  max-width: 996px;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
}
#momento_cleaning_3830 .steps .step .inner-step .half {
  width: 50%;
}
#momento_cleaning_3830 .steps .step .inner-step .half.step-content {
  padding-right: 40px;
}
#momento_cleaning_3830 .steps .step .inner-step .half.step-content .check {
  width: 100%;
  max-width: 50px;
  margin-bottom: 20px;
}
#momento_cleaning_3830 .steps .step .inner-step .half.step-content h1 {
  font-size: 22px;
  letter-spacing: 2px;
}
#momento_cleaning_3830 .steps .step .inner-step .half.step-content ul li {
  margin-left: 17px;
}
#momento_cleaning_3830 .steps .step .video-container {
  width: 100%;
  border-top: 1px solid #f7f5f2;
}
#momento_cleaning_3830 .steps .step .video-container .inner-container {
  width: 100%;
  max-width: 996px;
  margin: 0 auto;
  padding: 30px 30px;
  box-sizing: border-box;
  text-align: center;
  color: #000;
}
#momento_cleaning_3830 .steps .step .video-container .inner-container a {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  text-decoration: underline;
  letter-spacing: 1px;
}
#momento_cleaning_3830 .steps .step .video-container .inner-container a img {
  width: 30px;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  #momento_cleaning_3830 .steps .step .inner-step {
    flex-wrap: wrap;
    padding: 40px;
  }
  #momento_cleaning_3830 .steps .step .inner-step .half {
    width: 100%;
  }
  #momento_cleaning_3830 .steps .step .inner-step .half.step-content {
    padding: 0;
  }
  #momento_cleaning_3830 .steps .step .video-container .inner-container a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 480px) {
  #momento_cleaning_3830 .steps .step .inner-step {
    padding: 30px;
  }
  #momento_cleaning_3830 .steps .step .inner-step .step-nav {
    content: "";
  }
  #momento_cleaning_3830 .steps .step .video-container .inner-container {
    padding: 30px 20px;
  }
  #momento_cleaning_3830 .steps .step .video-container .inner-container a {
    font-size: 14px;
  }
}
#momento_cleaning_3830 .contact-container {
  background-color: #f3eee6;
}
#momento_cleaning_3830 .contact-container.hidden {
  display: none;
}
#momento_cleaning_3830 .contact-container .inner-container {
  width: 100%;
  max-width: 996px;
  margin: 0 auto;
  padding: 50px 30px;
  box-sizing: border-box;
  text-align: center;
  color: #000;
}
#momento_cleaning_3830 .contact-container .inner-container h2 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 0;
}
#momento_cleaning_3830 .contact-container .inner-container a {
  color: #000;
  text-decoration: underline;
  font-weight: 600;
  letter-spacing: 1px;
}
@media only screen and (max-width: 480px) {
  #momento_cleaning_3830 .contact-container .inner-container {
    padding: 30px 20px 40px 20px;
  }
}
@media screen and (max-width: 768px) {
  #momento_cleaning_3830 .nomob {
    display: none;
  }
}

/*# sourceMappingURL=main.css.map */
