.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.body {
  font-family: 'Electrolux Sans', sans-serif;
  color: #041e50;
  font-size: 15px;
  font-weight: 300;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-color: #041e50;
  color: #041e50;
}

.image-13 {
  width: 185px;
}

.link-block {
  position: absolute;
  right: 35px;
  z-index: 5;
}

.image-14 {
  width: 130px;
}

.rodape {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 40px 45px;
  -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;
  background-color: #041e50;
}

.pre-footer {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 300px;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-footer-bg {
  width: 100%;
  height: 100%;
  background-image: url('../images/bg-footer-1.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-footer-bg.grid-footer-bg-2 {
  background-image: url('../images/bg-footer-2.jpg');
  background-position: 0% 50%;
}

.grid-footer-bg.grid-footer-bg-3 {
  background-image: url('../images/la-tecido-cachecol.jpg');
  background-position: 50% 100%;
}

.grid-footer-bg.grid-footer-bg-4 {
  background-image: url('../images/cetim-cetim-gloss-toque-de-seda-liso.jpg');
  background-position: 50% 100%;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 650px;
  -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 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 100%;
  padding: 40px 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #dfe7ea;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}

.div-block-2 {
  width: 55%;
  height: 100%;
  background-image: url('../images/Steam_Iron_ESI80_PineGreen_Perspective_C_Electrolux_1000x1000.png');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid {
  width: 100%;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-column-gap: 10px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  font-size: 14px;
  line-height: 25px;
  font-weight: 600;
}

.image-15 {
  width: 225px;
  margin-bottom: 30px;
}

.paragraph {
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 40px;
  font-weight: 400;
}

.heading {
  position: relative;
  width: 115%;
  margin-top: 25px;
  margin-bottom: 30px;
  padding: 20px 35px;
  background-color: #041e50;
  color: #fff;
  font-size: 30px;
  line-height: 45px;
  font-weight: 400;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  padding-left: 40px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bold-text {
  color: #7b8a9c;
}

.bold-text-2 {
  font-weight: 600;
}

.h-grid-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  grid-row-gap: 8px;
  color: #041e50;
  text-align: center;
  text-decoration: none;
}

.h-grid-icon {
  width: 110px;
  height: 110px;
  border-style: solid;
  border-width: 2px;
  border-color: #041e50;
  border-radius: 50%;
  background-image: url('../images/Steam_Iron_ESI80_PineGreen_TopView_Electrolux_1000x1000.png');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.h-grid-icon.h-grid-icon-2 {
  background-image: url('../images/Steam_Iron_ESI80_PineGreen_Stand_Electrolux_1000x1000.png');
  background-position: 75% 45%;
  background-size: 235px;
}

.h-grid-icon.h-grid-icon-3 {
  background-image: url('../images/Steam_Iron_ESI80_PineGreen_Perspective_B_Electrolux_1000x1000.png');
  background-position: 0% 50%;
}

.paragraph-1 {
  margin-bottom: 0px;
}

.bold-text-3 {
  color: #dfe7ea;
  font-weight: 600;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 25px;
  grid-row-gap: 20px;
  color: #fff;
  font-weight: 300;
}

.text-block {
  margin-top: 0px;
  line-height: 25px;
}

.link {
  color: #041e50;
  font-size: 15px;
  line-height: 23px;
  text-decoration: none;
}

.link:hover {
  color: #2b2936;
  text-decoration: underline;
}

.section-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -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;
}

.bloco-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 30px 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 35px;
  line-height: 45px;
  font-weight: 600;
}

.bloco-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 600px;
  padding-right: 55px;
  padding-left: 55px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(45%, #fff), color-stop(0, #adb9c3));
  background-image: linear-gradient(90deg, #fff 45%, #adb9c3 0);
}

.div-block-7 {
  width: 50%;
  height: 85%;
  background-image: url('../images/Steam_Iron_ESI80_PineGreen_TopView_Electrolux_1000x1000.png');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding: 40px 0px 40px 50px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 0px;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}

.heading-3 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
}

.heading-3.h3-mb {
  display: none;
}

.bold-text-4 {
  font-weight: 600;
}

.icone-bg {
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 50%;
  background-color: #041e50;
  background-image: url('../images/SDA006-autoclean-nc.png');
  background-position: 50% 45%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.icone-bg.icone-bg-2 {
  border-color: #7b8a9c;
  background-image: url('../images/SDA005-Steam-Shot-SC.png');
  background-position: 50% 50%;
  background-size: 65px;
}

.icone-bg.icone-bg-2.icone-bg-2-mb {
  display: none;
}

.bold-text-5 {
  color: #dfe7ea;
  font-weight: 700;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 650px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #7b8a9c;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding: 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #041e50;
  color: #fff;
  font-size: 25px;
  line-height: 40px;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #041e50;
}

.magnify {
  overflow: visible;
  width: auto;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.round-loope {
  display: none;
  border-radius: 50%;
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.35);
}

.btn-1-div {
  position: relative;
  z-index: 25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  padding-right: 125px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -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;
  grid-column-gap: 10px;
  grid-row-gap: 5px;
}

.btn-1-div.btn-2-div {
  padding-right: 0px;
}

.btn-1-box-texto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 210px;
  height: 210px;
  margin: 0px;
  padding: 30px 30px 25px;
  -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;
  border-radius: 50%;
  background-color: rgba(4, 30, 80, 0.95);
  opacity: 0;
  color: #fff;
  text-align: center;
}

.btn-1-box-texto.btn-2-box-texto {
  opacity: 0;
}

.text-block-5 {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
}

.btn-texto-1 {
  margin-top: 0px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  text-align: center;
}

.btn-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  -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;
  border-style: solid;
  border-width: 0px;
  border-color: #dfe7ea;
  border-radius: 50%;
  background-color: #041e50;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}

.btn-1:hover {
  border-color: #041e50;
  background-color: #041e50;
  color: #adb9c3;
}

.text-block-6 {
  position: static;
  width: 100%;
  padding: 0px;
  background-color: transparent;
  color: #041e50;
  font-size: 25px;
  line-height: 35px;
  font-weight: 600;
}

.bold-text-6 {
  font-weight: 600;
}

.bold-text-7 {
  color: #dfe7ea;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 675px;
  -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-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60%;
  padding: 25px 40px 25px 50px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 20px;
  font-weight: 300;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40%;
  padding: 25px 40px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #7b8a9c;
  font-size: 30px;
}

.bold-text-8 {
  color: #041e50;
  font-weight: 600;
}

.div-block-14 {
  width: 50%;
  height: 100%;
  background-image: url('../images/Steam_Iron_ESI80_PineGreen_Perspective_B_Electrolux_1000x1000.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 30px 40px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #dfe7ea;
  font-size: 25px;
  line-height: 40px;
  font-weight: 400;
}

.div-block-16.div-block-blue {
  padding: 25px 40px;
  background-color: #041e50;
}

.div-block-16.div-block-silver {
  height: 100%;
  padding: 15px 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
  background-image: url('../images/triplo_desligamento.png');
  background-position: 50% 10%;
  background-size: 350px;
  background-repeat: no-repeat;
  font-weight: 400;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 35px;
  line-height: 45px;
  font-weight: 600;
}

.bold-text-9 {
  color: #041e50;
  font-size: 30px;
  line-height: 45px;
}

.bold-text-10 {
  font-weight: 600;
}

.text-span {
  font-family: 'Font awesome', sans-serif;
  color: #041e50;
  font-size: 25px;
  line-height: 30px;
  font-weight: 900;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-bottom: 85px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #dfe7ea), color-stop(0, #7b8a9c));
  background-image: linear-gradient(180deg, #dfe7ea 60%, #7b8a9c 0);
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 40px 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
}

.div-block-18 {
  display: -ms-grid;
  display: grid;
  width: 90%;
  height: 575px;
  padding-right: 0px;
  padding-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-image: url('../images/Steam_Iron_ESI80_PineGreen_Bottom_Electrolux_1000x1000.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 0px;
}

.bold-text-11 {
  font-weight: 600;
}

.section-5 {
  overflow: hidden;
  width: 100%;
  background-color: #041e50;
}

.container {
  max-width: 100%;
}

.container-2 {
  display: block;
  margin-top: -235px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 0px;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 375px;
  padding: 30px 50px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 30, 80, 0.65)), to(rgba(4, 30, 80, 0.65))), url('../images/Steam_Iron_ESI80_PineGreen_Perspective_C_Electrolux_1000x1000.png');
  background-image: linear-gradient(180deg, rgba(4, 30, 80, 0.65), rgba(4, 30, 80, 0.65)), url('../images/Steam_Iron_ESI80_PineGreen_Perspective_C_Electrolux_1000x1000.png');
  background-position: 0px 0px, 50% 60%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
  text-align: center;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  -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;
  background-color: #dfe7ea;
}

.div-block-21 {
  display: block;
  width: 100%;
  height: auto;
  padding-bottom: 85px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-3 {
  margin-top: -150px;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 35px;
  line-height: 45px;
  font-weight: 600;
}

.bold-text-12 {
  font-weight: 600;
}

.superscript {
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
}

.superscript-2 {
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
}

.superscript-3 {
  font-size: 12px;
}

.grid-2 {
  width: 100%;
  height: 675px;
  grid-column-gap: 10px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-22 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Steam_Iron_ESI80_PineGreen_Perspective_Electrolux_1000x1000.png');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 40px 50px 40px 60px;
  -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;
  grid-row-gap: 35px;
}

.tabela {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding: 15px 20px 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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 10px;
  border-style: dotted;
  border-width: 1px;
  border-color: #7b8a9c;
  background-color: rgba(255, 255, 255, 0.3);
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
}

.texto_tabela {
  width: 100%;
  padding-bottom: 3px;
  border-bottom: 1px solid rgba(123, 138, 156, 0.35);
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
}

.texto_tabela.last_texto_tabela {
  border-bottom-width: 0px;
}

.text-span-2 {
  font-family: 'Font awesome', sans-serif;
}

.bold-text-13 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 900;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 25px;
  grid-row-gap: 15px;
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container-7 {
  display: none;
  max-width: 100%;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 15px;
}

.paragraph-2 {
  margin-bottom: 0px;
}

.text-span-3 {
  font-size: 50px;
  font-weight: 700;
}

.container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 15px;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 10px;
}

.text-block-7 {
  font-size: 55px;
  line-height: 60px;
  font-weight: 700;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.text-block-8 {
  margin-top: auto;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
}

.container-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 15px;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 10px;
  text-align: center;
}

.image-17 {
  width: 45px;
  margin-top: 5px;
}

.paragraph-3 {
  width: auto;
  margin-bottom: 0px;
}

.image-18 {
  width: 30px;
  margin-top: 8px;
}

.text-span-4 {
  font-size: 32px;
  line-height: 45px;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 10px;
}

.text-block-9 {
  margin-left: -25px;
  padding: 8px 15px 8px 25px;
  border-radius: 3px;
  background-color: #adb9c3;
  color: #041e50;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.text-block-9.text-deeskop {
  background-color: #adb9c3;
}

.text-block-9.text-mobile {
  display: none;
}

.image-19 {
  position: relative;
  width: 55px;
  border-radius: 200px;
  background-color: #7b8a9c;
}

.div-block-34 {
  position: relative;
  width: 55px;
  height: 55px;
  border-style: solid;
  border-width: 3px;
  border-color: #7b8a9c;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('../images/CA029-Spot-b-w.png');
  background-position: 50% 50%;
  background-size: 35px;
  background-repeat: no-repeat;
}

.superscript-4 {
  font-size: 10px;
}

.superscript-5 {
  font-size: 20px;
}

.text-block-10 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: auto;
  padding: 5px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #041e50;
  border-radius: 10px;
}

.image-20 {
  width: 30px;
}

@media screen and (min-width: 1280px) {
  .heading {
    width: 110%;
  }

  .div-block-16.div-block-silver {
    background-size: 415px;
  }

  .div-block-20 {
    padding-top: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .image-14 {
    width: 125px;
  }

  .div-block {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .heading {
    width: 110%;
    margin-left: 0px;
  }

  .heading-3 {
    font-size: 40px;
    line-height: 55px;
  }

  .section-2 {
    height: 750px;
  }

  .div-block-10 {
    width: 55%;
  }

  .div-block-11 {
    width: 45%;
  }

  .btn-1-div {
    margin-top: 0px;
  }

  .text-block-6 {
    width: auto;
  }

  .div-block-12 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .div-block-13 {
    width: 100%;
    padding-right: 60px;
    padding-left: 60px;
  }

  .div-block-16.div-block-silver {
    line-height: 45px;
  }

  .div-block-18 {
    height: 600px;
  }

  .div-block-20 {
    padding-top: 45px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .div-block-23 {
    padding-right: 60px;
  }

  .tabela {
    width: 75%;
  }

  .container-4 {
    display: block;
    max-width: none;
  }

  .div-block-26 {
    padding-top: 40px;
  }

  .text-block-8 {
    margin-top: 15px;
    font-size: 18px;
  }

  .text-span-4 {
    font-size: 35px;
  }
}

@media screen and (min-width: 1920px) {
  .image-13 {
    width: 255px;
  }

  .link-block {
    right: 50px;
  }

  .image-14 {
    width: 175px;
  }

  .rodape {
    padding: 50px 75px;
  }

  .pre-footer {
    height: 400px;
  }

  .header {
    height: 850px;
  }

  .grid {
    padding-right: 35px;
    padding-left: 35px;
    font-size: 20px;
  }

  .image-15 {
    width: 275px;
  }

  .heading {
    margin-top: 40px;
    margin-bottom: 50px;
    margin-left: 0px;
    padding: 25px 50px;
    font-size: 40px;
    line-height: 55px;
  }

  .div-block-3 {
    padding-right: 60px;
    padding-left: 60px;
    font-size: 35px;
    line-height: 50px;
  }

  .h-grid-icon {
    width: 150px;
    height: 150px;
  }

  .div-block-4 {
    grid-column-gap: 30px;
    grid-row-gap: 25px;
  }

  .text-block {
    font-size: 20px;
    line-height: 35px;
  }

  .link {
    font-size: 20px;
    line-height: 30px;
  }

  .bloco-1 {
    padding: 40px 75px;
  }

  .heading-2 {
    font-size: 45px;
    line-height: 55px;
  }

  .bloco-2 {
    height: 750px;
    padding-right: 75px;
    padding-left: 75px;
  }

  .div-block-8 {
    padding-left: 65px;
    font-size: 30px;
    line-height: 45px;
  }

  .heading-3 {
    font-size: 50px;
    line-height: 65px;
  }

  .icone-bg {
    width: 125px;
    height: 125px;
    background-size: 75px;
  }

  .icone-bg.icone-bg-2 {
    background-size: 75px;
  }

  .section-2 {
    height: 965px;
  }

  .div-block-11 {
    width: 45%;
  }

  .btn-1-div {
    margin-top: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .btn-1-box-texto {
    width: 285px;
    height: 285px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 35px;
    padding-left: 35px;
    opacity: 0;
  }

  .text-block-5 {
    font-size: 25px;
    line-height: 35px;
  }

  .btn-texto-1 {
    font-size: 20px;
    line-height: 26px;
  }

  .btn-1 {
    width: 55px;
    height: 55px;
    font-size: 40px;
    line-height: 40px;
  }

  .text-block-6 {
    font-size: 35px;
    line-height: 50px;
  }

  .section-3 {
    height: 950px;
  }

  .div-block-12 {
    padding: 40px 100px;
    font-size: 30px;
    line-height: 45px;
  }

  .div-block-13 {
    padding: 40px 100px;
  }

  .div-block-16 {
    padding: 40px 75px;
    font-size: 30px;
    line-height: 45px;
  }

  .div-block-16.div-block-blue {
    padding: 40px 75px;
  }

  .div-block-16.div-block-silver {
    padding-right: 80px;
    padding-left: 50px;
    background-position: 50% 10%;
    background-size: 675px;
    line-height: 50px;
  }

  .heading-4 {
    font-size: 50px;
    line-height: 60px;
  }

  .text-span {
    font-size: 35px;
    line-height: 45px;
  }

  .heading-5 {
    margin-bottom: 15px;
    font-size: 50px;
    line-height: 65px;
  }

  .div-block-18 {
    height: 825px;
  }

  .div-block-19 {
    font-size: 30px;
    line-height: 45px;
  }

  .container-2 {
    margin-top: -300px;
  }

  .div-block-20 {
    height: 475px;
    padding-top: 55px;
  }

  .div-block-21 {
    padding-bottom: 115px;
  }

  .heading-6 {
    margin-bottom: 25px;
    font-size: 45px;
    line-height: 55px;
  }

  .superscript {
    font-size: 15px;
    line-height: 15px;
  }

  .superscript-2 {
    font-size: 15px;
    line-height: 15px;
  }

  .grid-2 {
    height: 850px;
  }

  .div-block-23 {
    padding-right: 75px;
    padding-left: 75px;
  }

  .tabela {
    width: 75%;
    padding: 25px 35px 15px;
  }

  .heading-7 {
    font-size: 25px;
    line-height: 35px;
  }

  .texto_tabela {
    font-size: 20px;
    line-height: 30px;
  }

  .bold-text-13 {
    font-size: 20px;
    line-height: 30px;
  }

  .container-5 {
    grid-column-gap: 35px;
  }

  .container-7 {
    max-width: 100%;
    grid-row-gap: 20px;
  }

  .text-span-3 {
    font-size: 70px;
  }

  .div-block-25 {
    padding-left: 50px;
  }

  .text-block-7 {
    font-size: 70px;
    line-height: 70px;
  }

  .div-block-26 {
    padding-top: 30px;
  }

  .text-block-8 {
    margin-top: 20px;
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-32 {
    grid-column-gap: 20px;
  }

  .image-17 {
    width: 55px;
  }

  .image-18 {
    width: 40px;
  }

  .text-span-4 {
    font-size: 45px;
    line-height: 55px;
  }

  .text-block-9 {
    font-size: 20px;
    line-height: 30px;
  }

  .image-19 {
    width: 75px;
  }

  .div-block-34 {
    width: 65px;
    height: 65px;
    background-size: 40px;
  }

  .superscript-4 {
    font-size: 13px;
  }

  .text-block-10 {
    font-size: 30px;
    line-height: 35px;
  }

  .div-block-35 {
    padding: 10px 15px;
  }

  .image-20 {
    width: 45px;
  }
}

@media screen and (max-width: 991px) {
  .image-13 {
    width: 175px;
  }

  .link-block {
    position: static;
  }

  .image-14 {
    width: 125px;
  }

  .rodape {
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    grid-row-gap: 10px;
  }

  .pre-footer {
    height: 225px;
  }

  .header {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block {
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block-2 {
    width: 100%;
    height: 600px;
  }

  .grid {
    padding-right: 35px;
    padding-left: 35px;
  }

  .image-15 {
    width: 200px;
    margin-bottom: 25px;
  }

  .heading {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-3 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .div-block-4 {
    width: 100%;
    grid-column-gap: 20px;
  }

  .text-block {
    font-size: 13px;
    line-height: 23px;
  }

  .bloco-1 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .heading-2 {
    font-size: 30px;
    line-height: 40px;
    text-align: left;
  }

  .bloco-2 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-7 {
    height: 90%;
  }

  .div-block-8 {
    padding-left: 30px;
    font-size: 20px;
    line-height: 30px;
  }

  .heading-3 {
    margin-bottom: 0px;
    font-size: 35px;
    line-height: 45px;
  }

  .heading-3.h3-mb-2 {
    font-size: 30px;
    line-height: 40px;
  }

  .icone-bg {
    width: 90px;
    height: 90px;
    background-size: 50px;
  }

  .icone-bg.icone-bg-2 {
    background-size: 55px;
  }

  .section-2 {
    height: 700px;
  }

  .btn-1-div {
    margin-top: 0px;
  }

  .btn-1-box-texto {
    opacity: 0;
  }

  .text-block-6 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-12 {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-13 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .div-block-14 {
    background-position: 30% 0%;
  }

  .div-block-16 {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 20px;
    line-height: 35px;
  }

  .div-block-16.div-block-blue {
    padding-right: 30px;
    padding-left: 30px;
  }

  .heading-4 {
    font-size: 30px;
    line-height: 40px;
  }

  .bold-text-9 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-span {
    font-size: 20px;
  }

  .section-4 {
    padding-bottom: 65px;
  }

  .div-block-17 {
    padding: 30px 50px;
  }

  .heading-5 {
    font-size: 35px;
    line-height: 45px;
  }

  .div-block-18 {
    height: 435px;
  }

  .div-block-19 {
    width: 80%;
    font-size: 20px;
    line-height: 30px;
  }

  .container-2 {
    margin-top: -225px;
  }

  .div-block-20 {
    height: 350px;
    padding-top: 25px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .div-block-21 {
    padding-bottom: 65px;
  }

  .heading-6 {
    font-size: 30px;
    line-height: 40px;
  }

  .grid-2 {
    height: auto;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-22 {
    height: 550px;
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-block-23 {
    padding-right: 60px;
    padding-left: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 30px;
  }

  .tabela {
    width: 75%;
  }

  .container-5 {
    grid-column-gap: 20px;
  }

  .text-span-3 {
    font-size: 45px;
  }

  .div-block-25 {
    padding-left: 30px;
    grid-row-gap: 10px;
  }

  .text-block-7 {
    font-size: 40px;
    line-height: 50px;
  }

  .div-block-26 {
    padding-top: 5px;
  }

  .text-span-4 {
    font-size: 30px;
  }

  .superscript-5 {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .footer {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-13 {
    width: 185px;
    margin-bottom: 0px;
  }

  .link-block {
    position: static;
  }

  .image-14 {
    width: 125px;
  }

  .pre-footer {
    height: 155px;
  }

  .div-block-2 {
    height: 450px;
  }

  .grid {
    padding-right: 25px;
    padding-left: 25px;
  }

  .image-15 {
    margin-bottom: 20px;
  }

  .heading {
    margin-top: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-3 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .h-grid-icon {
    width: 100px;
    height: 100px;
  }

  .div-block-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-row-gap: 15px;
  }

  .link {
    font-size: 13px;
    line-height: 20px;
  }

  .bloco-1 {
    padding: 25px 30px;
  }

  .heading-2 {
    font-size: 25px;
    line-height: 35px;
  }

  .bloco-2 {
    height: auto;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(65%, #fff), color-stop(0, #adb9c3));
    background-image: linear-gradient(180deg, #fff 65%, #adb9c3 0);
  }

  .div-block-7 {
    width: 100%;
    height: 550px;
  }

  .div-block-8 {
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-left: 0px;
  }

  .icone-bg {
    border-color: #7b8a9c;
  }

  .section-2 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-10 {
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-11 {
    width: 100%;
    height: auto;
  }

  .magnify {
    width: 100%;
    height: auto;
  }

  .btn-1-div {
    margin-top: 0px;
  }

  .btn-1-box-texto {
    width: 190px;
    height: 190px;
    opacity: 0;
  }

  .btn-texto-1 {
    font-size: 13px;
    line-height: 20px;
  }

  .btn-1 {
    width: 35px;
    height: 35px;
    font-size: 25px;
    line-height: 25px;
  }

  .section-3 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-12 {
    height: auto;
    padding: 40px;
  }

  .div-block-13 {
    height: auto;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-14 {
    width: 100%;
    height: 500px;
    background-position: 0% 0%;
  }

  .div-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-16 {
    padding: 30px 40px;
  }

  .div-block-16.div-block-blue {
    padding: 25px 40px;
  }

  .div-block-16.div-block-silver {
    height: 400px;
    background-size: 450px;
  }

  .bold-text-9 {
    font-size: 25px;
  }

  .section-4 {
    padding-bottom: 50px;
  }

  .div-block-17 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-18 {
    width: 95%;
    height: 425px;
    padding-bottom: 40px;
  }

  .div-block-19 {
    width: 100%;
  }

  .container-2 {
    margin-top: -200px;
  }

  .div-block-20 {
    height: 315px;
    padding-top: 25px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .div-block-21 {
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
  }

  .heading-6 {
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-22 {
    height: 400px;
  }

  .div-block-23 {
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tabela {
    width: 85%;
  }

  .container-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-row-gap: 0px;
  }

  .container-8 {
    font-size: 24px;
    line-height: 35px;
  }

  .text-span-3 {
    font-size: 45px;
  }

  .div-block-26 {
    padding-top: 0px;
  }

  .div-block-32 {
    grid-column-gap: 8px;
  }

  .image-17 {
    margin-right: 5px;
  }

  .text-block-9.text-deeskop {
    display: none;
  }

  .text-block-9.text-mobile {
    display: block;
  }

  .superscript-4 {
    font-size: 8px;
  }
}

@media screen and (max-width: 479px) {
  .image-13 {
    width: 175px;
    margin-bottom: 0px;
  }

  .image-14 {
    width: 110px;
  }

  .rodape {
    padding: 30px;
  }

  .pre-footer {
    display: none;
    height: 200px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block {
    padding-bottom: 20px;
  }

  .div-block-2 {
    height: 300px;
  }

  .grid {
    padding-right: 5px;
    padding-left: 5px;
  }

  .image-15 {
    width: 185px;
    margin-bottom: 15px;
  }

  .heading {
    margin-top: 15px;
    margin-bottom: 25px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    font-size: 18px;
    line-height: 30px;
  }

  .div-block-3 {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 20px;
    line-height: 30px;
  }

  .h-grid-icon {
    width: 75px;
    height: 75px;
  }

  .h-grid-icon.h-grid-icon-2 {
    background-size: 155px;
  }

  .paragraph-1 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-4 {
    grid-row-gap: 15px;
  }

  .text-block {
    font-size: 11px;
    line-height: 21px;
  }

  .link {
    font-size: 11px;
    line-height: 15px;
  }

  .bloco-1 {
    padding: 20px 25px;
  }

  .heading-2 {
    font-size: 20px;
    line-height: 28px;
  }

  .bloco-2 {
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
  }

  .div-block-7 {
    width: 90%;
    height: 350px;
  }

  .div-block-8 {
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    font-size: 18px;
    line-height: 28px;
  }

  .heading-3 {
    width: auto;
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 35px;
  }

  .heading-3.h3-mb {
    display: block;
    font-size: 23px;
  }

  .heading-3.h3-mb-2 {
    display: block;
    font-size: 25px;
    line-height: 35px;
  }

  .icone-bg {
    width: 65px;
    height: 65px;
    margin-bottom: 0px;
    background-size: 35px;
  }

  .icone-bg.icone-bg-2 {
    display: none;
    background-size: 45px;
  }

  .icone-bg.icone-bg-2.icone-bg-2-mb {
    display: block;
  }

  .btn-1-div {
    margin-left: 0px;
    padding-right: 0px;
  }

  .btn-1-box-texto {
    width: 145px;
    height: 145px;
    margin-bottom: 0px;
    padding: 20px 25px;
    opacity: 0;
  }

  .text-block-5 {
    font-size: 15px;
    line-height: 20px;
  }

  .btn-texto-1 {
    margin-top: 5px;
    font-size: 9px;
    line-height: 14px;
  }

  .btn-1 {
    width: 35px;
    height: 35px;
    font-size: 25px;
  }

  .text-block-6 {
    font-size: 17px;
    line-height: 27px;
  }

  .div-block-12 {
    padding: 30px;
    grid-row-gap: 15px;
    font-size: 17px;
    line-height: 28px;
  }

  .div-block-13 {
    padding: 25px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-14 {
    height: 350px;
  }

  .div-block-16 {
    padding: 20px 30px;
    font-size: 16px;
    line-height: 28px;
  }

  .div-block-16.div-block-blue {
    padding: 20px 30px;
  }

  .div-block-16.div-block-silver {
    height: 300px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    background-position: 50% 35%;
    background-size: 275px;
  }

  .heading-4 {
    font-size: 25px;
    line-height: 35px;
  }

  .bold-text-9 {
    font-size: 19px;
    line-height: 28px;
  }

  .text-span {
    font-size: 17px;
  }

  .section-4 {
    padding-bottom: 40px;
  }

  .div-block-17 {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 24px;
  }

  .heading-5 {
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 350px;
    padding-top: 20px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .div-block-19 {
    font-size: 17px;
    line-height: 27px;
  }

  .container-2 {
    margin-top: -60px;
  }

  .div-block-20 {
    height: 185px;
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 30, 80, 0.7)), to(rgba(4, 30, 80, 0.7))), url('../images/Steam_Iron_ESI80_PineGreen_Perspective_C_Electrolux_1000x1000.png');
    background-image: linear-gradient(180deg, rgba(4, 30, 80, 0.7), rgba(4, 30, 80, 0.7)), url('../images/Steam_Iron_ESI80_PineGreen_Perspective_C_Electrolux_1000x1000.png');
    background-position: 0px 0px, 50% 60%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .div-block-21 {
    padding-right: 15px;
    padding-bottom: 40px;
    padding-left: 15px;
  }

  .heading-6 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 27px;
  }

  .superscript {
    font-size: 8px;
  }

  .superscript-2 {
    font-size: 8px;
    line-height: 20px;
  }

  .superscript-3 {
    font-size: 9px;
    line-height: 10px;
  }

  .div-block-22 {
    height: 250px;
  }

  .div-block-23 {
    padding: 30px 15px 0px;
  }

  .tabela {
    width: 100%;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .heading-7 {
    font-size: 20px;
    line-height: 27px;
  }

  .texto_tabela {
    font-size: 12px;
    line-height: 22px;
  }

  .container-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-span-3 {
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-25 {
    padding-left: 20px;
    grid-row-gap: 5px;
  }

  .text-block-7 {
    font-size: 38px;
    line-height: 40px;
  }

  .div-block-26 {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    grid-column-gap: 10px;
  }

  .text-block-8 {
    margin-top: 8px;
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-27 {
    display: -ms-grid;
    display: grid;
    margin-bottom: 10px;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 12px;
    grid-row-gap: 16px;
    -ms-grid-columns: 0.25fr 1.25fr;
    grid-template-columns: 0.25fr 1.25fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .container-10 {
    display: block;
  }

  .div-block-32 {
    grid-column-gap: 10px;
  }

  .image-17 {
    width: 35px;
    margin-right: 0px;
  }

  .image-18 {
    width: 25px;
  }

  .text-span-4 {
    font-size: 25px;
    line-height: 40px;
  }

  .text-block-9 {
    font-size: 13px;
    line-height: 21px;
  }

  .image-19 {
    width: 45px;
  }

  .superscript-5 {
    font-size: 15px;
    line-height: 25px;
  }

  .text-block-10 {
    font-size: 15px;
    line-height: 20px;
  }

  .image-20 {
    width: 20px;
  }
}

#w-node-_111825f4-4b95-b788-6ab2-64911637f118-41c57b57 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1e56fe25-f603-2264-8ae5-f8d7aecb39da-41c57b57 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7a87650f-e501-70b1-3cec-e4a2b4885752-41c57b57 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bebc8309-9d42-15ba-6984-57220a1cf79a-41c57b57 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_02e6511b-3424-5fb6-a690-a96d83f3dcaa-41c57b57 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_02e6511b-3424-5fb6-a690-a96d83f3dcab-41c57b57 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_02e6511b-3424-5fb6-a690-a96d83f3dcac-41c57b57 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_02e6511b-3424-5fb6-a690-a96d83f3dcad-41c57b57 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_Oblique_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_Oblique_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_Oblique_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_Oblique_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_Oblique_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome';
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}