:root {
  --electrolux-blue: #041e50;
  --white: white;
  --blue-mid: #7b8a9c;
  --blue-tint: #dfe7ea;
  --blue-light: #adb9c3;
  --silk-tint: #d8d5de;
  --silk-rick: #2b2936;
  --silk-mid: #797488;
  --silk-light: #b2abbb;
  --white-2: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  color: var(--electrolux-blue);
  font-family: Electrolux Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.header {
  width: 100%;
  height: 700px;
  color: var(--white);
  background-image: url('../images/Dishwasher_LL14P_Kitchen_Electrolux_Portuguese.jpg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.div-block {
  width: 485px;
  padding-left: 60px;
}

.div-block-2 {
  width: 0%;
  background-image: url('../images/Dishwasher_LL14X_Kitchen_Lifestyle_Wide_Electrolux_Portuguese.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-3 {
  width: 100%;
  background-color: var(--electrolux-blue);
  opacity: .95;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 40px 35px;
  display: flex;
}

.div-block-4 {
  width: 100%;
  background-color: var(--blue-mid);
  opacity: .95;
  padding: 25px 35px 30px;
}

.heading {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.image {
  width: 235px;
  margin-bottom: 25px;
}

.container {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  display: flex;
}

.paragraph {
  margin-bottom: 8px;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
}

.section {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.section-2 {
  width: 100%;
  height: 650px;
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.text-block {
  color: var(--blue-tint);
  letter-spacing: 1px;
  font-size: 19px;
  font-weight: 300;
  line-height: 25px;
}

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

.div-block-5 {
  width: 65%;
  height: 100%;
  background-image: url('../images/BLEP14_Bloco-Higienizar-Compras.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-6 {
  width: 35%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 60px 60px 40px 0;
  display: flex;
}

.container-2 {
  width: 450px;
  max-width: 1000px;
  margin-top: auto;
  margin-left: 0;
  position: relative;
  bottom: 65px;
  right: 75px;
}

.div-block-7 {
  width: 95%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.text-block-2 {
  opacity: 1;
  color: var(--white);
  margin-top: 0;
  font-size: 12px;
  font-weight: 100;
  line-height: 16px;
  position: relative;
}

.heading-2 {
  margin-top: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 48px;
}

.paragraph-2 {
  margin-bottom: 15px;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.text-block-3 {
  font-size: 65px;
  font-weight: 700;
  line-height: 65px;
}

.text-block-4 {
  font-size: 25px;
  font-weight: 600;
  line-height: 22px;
}

.image-2 {
  width: 30px;
}

.link-block-1 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid var(--blue-light);
  border-radius: 3px;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.link-block-1:hover {
  background-color: var(--blue-tint);
  text-decoration: underline;
}

.link-text-block {
  color: var(--blue-mid);
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.container-3 {
  margin-top: auto;
  margin-left: 0;
  position: relative;
  bottom: 10px;
  left: 25px;
}

.section-3 {
  width: 100%;
  height: 700px;
  color: var(--white);
  background-image: url('../images/Banner-4.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.div-block-8 {
  width: 36%;
  height: 100%;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: var(--electrolux-blue);
  opacity: .9;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 30px 40px 35px;
  display: flex;
}

.div-block-9 {
  width: 100%;
  height: 500px;
  background-image: url('../images/Dishwasher_LL14P_GIF_Portuguese5.gif');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-4 {
  width: 100%;
  max-width: 950px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: -35px;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
}

.div-block-10 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 15px;
  display: flex;
}

.div-block-10.div-block-10-2 {
  margin-top: 10px;
}

.div-block-10.div-block-10-3 {
  flex-direction: column;
  margin-top: 40px;
}

.image-3 {
  width: 65px;
}

.heading-3 {
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 45px;
  display: block;
}

.text-span {
  font-size: 150px;
  font-weight: 400;
  line-height: 50px;
  position: relative;
  top: 30px;
}

.paragraph-3 {
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-3.paragraph-3-2 {
  font-size: 22px;
  line-height: 25px;
}

.section-4 {
  width: 100%;
  background-color: var(--blue-light);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.tabs {
  width: 100%;
  flex-direction: column-reverse;
  display: flex;
}

.tabs-menu {
  width: 100%;
  height: 375px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-image: url('../images/Dishwasher_LL14P_Front_Electrolux_Portuguese.png');
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: 1300px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs-content {
  width: 100%;
}

.div-block-11 {
  width: 100%;
  height: 185px;
  background-color: rgba(173, 185, 195, 0);
  justify-content: center;
  align-items: center;
  padding: 30px 150px 25px;
  font-weight: 400;
  display: flex;
}

.container-5 {
  width: 100%;
  max-width: 950px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-4 {
  width: 75%;
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
}

.text-block-5 {
  width: auto;
  background-color: var(--electrolux-blue);
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 15px 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
}

.div-block-12 {
  width: 40%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 40px;
  padding-left: 35px;
  display: flex;
}

.paragraph-4 {
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

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

.text-span-2 {
  background-color: var(--blue-tint);
  padding-left: 8px;
  padding-right: 8px;
  font-weight: 700;
}

.section-5 {
  width: 100%;
  height: 650px;
  color: var(--white);
  background-image: linear-gradient(157deg, rgba(0, 0, 0, .35) 25%, rgba(255, 255, 255, 0) 85%), url('../images/GettyImages-606356077.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.section-6 {
  width: 100%;
  height: auto;
}

.bloco-1 {
  width: 100%;
  background-color: var(--electrolux-blue);
  color: var(--white);
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding: 25px 60px;
  display: flex;
}

.heading-5 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
}

.bloco-2 {
  width: 100%;
  height: 675px;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.div-block-14 {
  width: 45%;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 60px 40px 0;
  display: flex;
}

.div-block-15 {
  width: 100%;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--electrolux-blue);
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 35px;
  display: flex;
}

.div-block-15.div-block-15-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--blue-light);
  color: var(--electrolux-blue);
  align-items: flex-start;
  display: none;
}

.div-block-16 {
  width: 150px;
  height: 150px;
  background-color: var(--white);
  background-image: url('../images/65490a88ad61feab01efbfab_Reciclagem-Agua-vitoria.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
}

.text-block-6 {
  width: auto;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

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

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

.slide {
  background-image: url('../images/Dishwasher_LL14P_Open_Door_Electrolux_Portuguese.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/Dishwasher_LL14P_Dish_Loaded_Electrolux_Portuguese.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-span-3 {
  background-color: var(--blue-tint);
  color: var(--electrolux-blue);
  padding-left: 8px;
  padding-right: 8px;
  font-size: 24px;
  font-weight: 700;
}

.tab-link-tab-1 {
  width: 35px;
  height: 35px;
  border: 2px solid var(--blue-mid);
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--silk-tint);
  text-align: center;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-weight: 600;
  display: flex;
  top: 75px;
  right: 150px;
}

.tab-link-tab-1.w--current {
  border-color: var(--white);
  background-color: var(--electrolux-blue);
  opacity: 1;
  color: var(--white);
  font-weight: 700;
}

.icone-plus {
  font-size: 40px;
  line-height: 40px;
}

.tab-link-tab-2 {
  width: 35px;
  height: 35px;
  border: 2px solid var(--blue-mid);
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--silk-tint);
  text-align: center;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-weight: 600;
  display: flex;
  top: 75px;
  right: 60px;
}

.tab-link-tab-2.w--current {
  background-color: var(--electrolux-blue);
  opacity: 1;
  color: var(--white);
  border-color: #fff;
  font-weight: 700;
}

.tab-link-tab-3 {
  width: 35px;
  height: 35px;
  border: 2px solid var(--blue-mid);
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--silk-tint);
  text-align: center;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-weight: 600;
  display: flex;
  top: 75px;
  left: 5px;
}

.tab-link-tab-3.w--current {
  background-color: var(--electrolux-blue);
  opacity: 1;
  color: var(--white);
  border-color: #fff;
  font-weight: 700;
}

.tab-link-tab-4 {
  width: 35px;
  height: 35px;
  border: 2px solid var(--blue-mid);
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--silk-tint);
  text-align: center;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-weight: 600;
  display: flex;
  top: 30px;
  left: 125px;
}

.tab-link-tab-4.w--current {
  background-color: var(--electrolux-blue);
  opacity: 1;
  color: var(--white);
  border-color: #fff;
  font-weight: 700;
}

.div-block-17 {
  width: 40%;
  background-color: var(--electrolux-blue);
  opacity: .9;
  color: var(--white);
  flex-direction: column;
  align-items: flex-start;
  margin-top: auto;
  margin-left: auto;
  padding: 30px 40px;
  display: flex;
}

.paragraph-5 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.heading-6 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
}

.heading-7 {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
}

.paragraph-6 {
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 400;
  line-height: 29px;
}

.heading-8 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
}

.paragraph-7 {
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.section-7 {
  width: 100%;
  height: 725px;
  background-color: var(--blue-light);
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 40px;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.div-block-18 {
  width: 55%;
  height: 100%;
  background-image: url('../images/Dishwasher_LL14P_Dimension_Portuguese.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: flex-end;
  display: flex;
}

.div-block-19 {
  width: 45%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 60px 40px 20px;
  display: flex;
}

.footer {
  width: 100%;
  background-color: var(--electrolux-blue);
  color: var(--white);
  justify-content: flex-start;
  align-items: flex-end;
  padding: 45px 45px 40px;
  display: flex;
  overflow: hidden;
}

.image-4 {
  width: 225px;
  margin-top: -15px;
}

.image-5 {
  width: 120px;
}

.div-block-20 {
  z-index: 5;
  width: 355px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--white);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  flex-direction: row;
  align-items: center;
  margin-top: 645px;
  margin-bottom: 0;
  padding: 8px 20px 10px 25px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0;
}

.tabela {
  width: 90%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.titulo-info {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 600;
}

.titulo-tabela {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  background-color: #041e50;
  border-radius: 6px;
  align-items: center;
  margin-top: 4px;
  margin-bottom: 6px;
  padding: 8px 20px;
  font-weight: 300;
  display: flex;
}

.icone-tabela {
  width: 24px;
}

.icone-tabela.icone-tabela-3 {
  width: 20px;
}

.titulo-tabela-produto {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.esp-tecnicas {
  width: 100%;
  grid-column-gap: 25px;
  grid-row-gap: 15px;
  background-color: rgba(255, 255, 255, .85);
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 6px;
  padding: 5px 25px 5px 20px;
  font-size: 13px;
  font-weight: 400;
  display: grid;
}

.info-medida {
  text-align: left;
  justify-content: flex-end;
  display: flex;
}

.link-trade {
  width: 115px;
  color: #041e50;
  margin-bottom: -15px;
  position: absolute;
  right: 30px;
}

.image-trade {
  max-width: 100%;
}

.div-block-21 {
  width: 0%;
  background-image: url('../images/GettyImages-606356077.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-22 {
  width: 90%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: flex-start;
  display: flex;
}

.slide-nav {
  display: none;
}

.section-8 {
  width: 100%;
  height: 725px;
  background-image: linear-gradient(to bottom, var(--electrolux-blue) 60%, var(--blue-mid) 60%);
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-23 {
  width: 40%;
  height: 100%;
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 60px 40px 25px;
  display: flex;
}

.paragraph-8 {
  margin-bottom: 0;
  font-size: 25px;
  line-height: 28px;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 55px;
  font-weight: 600;
  line-height: 60px;
}

.container-7 {
  width: 100%;
  margin-left: 0;
  position: relative;
  bottom: 125px;
}

.slide-3 {
  background-image: url('../images/Dishwasher_LL14P_Front_Electrolux_Portuguese_1.png');
  background-position: 50% 55%;
  background-repeat: no-repeat;
  background-size: 650px;
}

.slide-4 {
  background-image: url('../images/Dishwasher_LL14P_Perspective_Electrolux_Portuguese.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-5 {
  background-image: url('../images/Dishwasher_LL14P_Open_Door_Electrolux_Portuguese.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-6 {
  background-image: url('../images/Dishwasher_LL14P_Perspective_Electrolux_Portuguese.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.image-6 {
  width: 75px;
  margin-left: -5px;
}

.text-block-7 {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
}

.div-block-24 {
  width: 64%;
  height: 700px;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  align-self: auto;
  display: block;
}

.background-video {
  z-index: 1;
  height: 700px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  text-decoration: none;
  display: block;
  top: auto;
  bottom: auto;
}

.background-video-2 {
  z-index: 1;
  height: 700px;
  top: auto;
}

@media screen and (min-width: 1280px) {
  .div-block {
    width: 485px;
    padding-left: 60px;
  }

  .paragraph {
    font-size: 30px;
  }

  .section-3 {
    height: 725px;
  }

  .div-block-8 {
    padding-left: 45px;
    padding-right: 40px;
  }

  .image-3 {
    width: 70px;
  }

  .paragraph-3 {
    font-size: 22px;
    line-height: 26px;
  }

  .div-block-11 {
    padding-left: 175px;
    padding-right: 175px;
  }

  .bloco-2 {
    height: 700px;
  }

  .section-7 {
    height: 725px;
  }

  .div-block-20 {
    margin-top: 615px;
    margin-bottom: -20px;
  }

  .image-6 {
    width: 80px;
  }

  .div-block-24, .background-video-2 {
    height: 725px;
  }
}

@media screen and (min-width: 1440px) {
  .header {
    height: 750px;
  }

  .div-block {
    width: 35%;
    padding-left: 75px;
  }

  .section-2 {
    height: 750px;
  }

  .section-3 {
    height: 800px;
  }

  .div-block-8 {
    width: 35%;
  }

  .div-block-11 {
    padding-left: 250px;
    padding-right: 250px;
  }

  .heading-4 {
    width: 65%;
  }

  .section-5 {
    height: 750px;
  }

  .bloco-2 {
    height: 800px;
  }

  .section-7 {
    height: 825px;
  }

  .div-block-19 {
    padding-left: 40px;
  }

  .div-block-20 {
    margin-top: 715px;
  }

  .tabela {
    width: 80%;
  }

  .div-block-23 {
    padding-right: 75px;
  }

  .div-block-24 {
    width: 65%;
    height: 800px;
  }

  .background-video-2 {
    height: 800px;
  }
}

@media screen and (min-width: 1920px) {
  .header {
    height: 950px;
  }

  .div-block {
    width: 38%;
    padding-left: 100px;
  }

  .div-block-3 {
    padding: 45px 50px 55px;
  }

  .div-block-4 {
    padding: 30px 50px 40px;
  }

  .heading {
    font-size: 35px;
    line-height: 40px;
  }

  .image {
    width: 325px;
    margin-bottom: 30px;
  }

  .paragraph {
    margin-bottom: 10px;
    font-size: 45px;
    line-height: 50px;
  }

  .section-2 {
    height: 950px;
  }

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

  .container-2 {
    width: 650px;
  }

  .text-block-2 {
    font-size: 18px;
    line-height: 24px;
  }

  .heading-2 {
    font-size: 55px;
    line-height: 65px;
  }

  .paragraph-2 {
    font-size: 30px;
    line-height: 35px;
  }

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

  .text-block-4 {
    font-size: 35px;
    line-height: 35px;
  }

  .image-2 {
    width: 40px;
  }

  .link-block-1 {
    width: 85%;
    padding: 20px;
  }

  .link-text-block {
    font-size: 20px;
    line-height: 25px;
  }

  .container-3 {
    left: 30px;
  }

  .section-3 {
    height: 1050px;
    background-position: 100% 55%;
  }

  .div-block-8 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    padding-left: 65px;
    padding-right: 60px;
  }

  .container-4 {
    margin-top: -50px;
  }

  .div-block-10 {
    margin-top: 25px;
  }

  .div-block-10.div-block-10-2 {
    margin-top: 20px;
  }

  .image-3 {
    width: 85px;
  }

  .heading-3 {
    font-size: 55px;
    line-height: 60px;
  }

  .text-span {
    font-size: 200px;
    line-height: 60px;
  }

  .paragraph-3 {
    font-size: 32px;
    line-height: 35px;
  }

  .tabs-menu {
    height: 525px;
    background-size: 1900px;
  }

  .div-block-11 {
    height: 275px;
  }

  .container-5 {
    max-width: 1350px;
  }

  .heading-4 {
    font-size: 45px;
    line-height: 55px;
  }

  .text-block-5 {
    padding: 20px 25px;
    font-size: 40px;
    line-height: 45px;
  }

  .div-block-12 {
    width: 40%;
    padding-top: 50px;
    padding-left: 50px;
  }

  .paragraph-4 {
    font-size: 30px;
    line-height: 40px;
  }

  .section-5 {
    height: 950px;
  }

  .heading-5 {
    font-size: 45px;
    line-height: 55px;
  }

  .bloco-2 {
    height: 1050px;
  }

  .div-block-14 {
    padding-right: 100px;
  }

  .div-block-16 {
    width: 225px;
    height: 225px;
  }

  .text-block-6 {
    font-size: 35px;
    line-height: 45px;
  }

  .tab-link-tab-1 {
    width: 40px;
    height: 40px;
    top: 115px;
    right: 235px;
  }

  .icone-plus {
    font-size: 45px;
    line-height: 45px;
  }

  .tab-link-tab-2 {
    width: 40px;
    height: 40px;
    top: 115px;
    right: 85px;
  }

  .tab-link-tab-3 {
    width: 40px;
    height: 40px;
    top: 115px;
    left: 20px;
  }

  .tab-link-tab-4 {
    width: 40px;
    height: 40px;
    top: 60px;
    left: 215px;
  }

  .div-block-17 {
    padding: 50px;
  }

  .paragraph-5 {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-6, .heading-7 {
    font-size: 50px;
    line-height: 60px;
  }

  .paragraph-6 {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-8 {
    font-size: 50px;
    line-height: 60px;
  }

  .paragraph-7 {
    font-size: 30px;
    line-height: 35px;
  }

  .section-7 {
    height: 975px;
  }

  .footer {
    padding: 75px 65px 60px;
  }

  .image-4 {
    width: 300px;
  }

  .image-5 {
    width: 175px;
  }

  .div-block-20 {
    width: 490px;
    margin-top: 825px;
    padding: 10px 20px 15px 35px;
  }

  .tabela {
    width: 75%;
  }

  .titulo-info {
    font-size: 25px;
    line-height: 35px;
  }

  .titulo-tabela {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .icone-tabela {
    width: 30px;
    font-size: 20px;
  }

  .titulo-tabela-produto {
    font-size: 20px;
    line-height: 25px;
  }

  .esp-tecnicas {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
    line-height: 23px;
  }

  .link-trade {
    width: 160px;
    right: 50px;
  }

  .div-block-22 {
    width: 85%;
  }

  .section-8 {
    height: 950px;
  }

  .div-block-23 {
    padding-right: 100px;
  }

  .paragraph-8 {
    font-size: 35px;
    line-height: 40px;
  }

  .heading-9 {
    font-size: 75px;
    line-height: 80px;
  }

  .slide-3 {
    background-size: 850px;
  }

  .slide-6 {
    background-size: contain;
  }

  .image-6 {
    width: 100px;
  }

  .text-block-7 {
    font-size: 25px;
    line-height: 29px;
  }

  .div-block-24 {
    width: 65%;
    height: 1050px;
  }

  .background-video-2 {
    height: 1050px;
  }
}

@media screen and (max-width: 991px) {
  .header {
    background-position: 50% 100%;
  }

  .div-block {
    width: 55%;
    padding-left: 20px;
  }

  .div-block-3 {
    padding: 30px 35px 40px;
  }

  .div-block-4 {
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .image {
    width: 225px;
  }

  .paragraph {
    font-size: 30px;
    line-height: 40px;
  }

  .section-2 {
    height: auto;
    flex-direction: column-reverse;
    margin-bottom: 0;
  }

  .div-block-5 {
    width: 100%;
    height: 600px;
  }

  .div-block-6 {
    width: 100%;
    height: auto;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 60px;
  }

  .container-2 {
    width: 100%;
    position: static;
    right: auto;
  }

  .container-3 {
    width: 100%;
    margin-top: 35px;
    bottom: auto;
    left: auto;
  }

  .section-3 {
    height: 550px;
  }

  .div-block-8 {
    width: 55%;
    padding-left: 35px;
    padding-right: 30px;
  }

  .container-4 {
    margin-top: 0;
  }

  .div-block-10 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: row;
  }

  .heading-3 {
    font-size: 40px;
    line-height: 40px;
  }

  .text-span {
    font-size: 135px;
    line-height: 40px;
    top: 20px;
  }

  .paragraph-3 {
    font-size: 19px;
    line-height: 25px;
  }

  .section-4 {
    padding-top: 30px;
  }

  .tabs-menu {
    height: 300px;
    background-size: 1050px;
  }

  .div-block-11 {
    height: 200px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-4 {
    width: 90%;
  }

  .div-block-12 {
    width: 70%;
  }

  .bloco-1 {
    margin-bottom: 30px;
  }

  .bloco-2 {
    height: auto;
    flex-direction: column-reverse;
  }

  .div-block-13 {
    width: 100%;
    height: 750px;
  }

  .div-block-14 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 20px;
    padding-left: 60px;
  }

  .tab-link-tab-1 {
    top: 50px;
    right: 150px;
  }

  .tab-link-tab-4 {
    top: 20px;
    left: 80px;
  }

  .div-block-17 {
    width: 50%;
  }

  .heading-7 {
    font-size: 35px;
    line-height: 40px;
  }

  .section-7 {
    height: auto;
    flex-direction: column-reverse;
  }

  .div-block-18 {
    width: 100%;
    height: 750px;
  }

  .div-block-19 {
    width: 100%;
    height: auto;
    align-items: center;
    padding-bottom: 0;
    padding-left: 60px;
  }

  .footer {
    padding-top: 40px;
  }

  .image-4 {
    margin-top: 0;
    margin-left: 0;
  }

  .div-block-20 {
    margin-top: 1345px;
  }

  .tabela {
    width: 75%;
  }

  .div-block-22 {
    width: 85%;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
  }

  .section-8 {
    height: auto;
    flex-direction: column-reverse;
  }

  .div-block-23 {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-left: 60px;
  }

  .heading-9 {
    margin-bottom: 15px;
    font-size: 45px;
    line-height: 50px;
  }

  .container-7 {
    bottom: auto;
  }

  .slide-3 {
    background-size: 600px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: auto;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column;
  }

  .div-block {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .div-block-2 {
    width: 100%;
    height: 350px;
    background-image: url('../images/Dishwasher_LL14P_Kitchen_Electrolux_Portuguese.jpg');
    background-position: 100% 100%;
  }

  .div-block-3 {
    opacity: 1;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-4 {
    opacity: 1;
    padding: 25px 40px;
  }

  .heading {
    line-height: 35px;
  }

  .image {
    width: 235px;
  }

  .div-block-5 {
    height: 450px;
    margin-bottom: 20px;
  }

  .div-block-6 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-3 {
    height: auto;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column;
  }

  .div-block-8 {
    width: 100%;
    height: auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    opacity: 1;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-9 {
    width: 100%;
    height: 450px;
    background-image: url('../images/Banner-4.jpg');
  }

  .div-block-10 {
    flex-direction: row;
  }

  .image-3 {
    width: 65px;
  }

  .paragraph-3 {
    font-size: 22px;
  }

  .div-block-11 {
    height: 225px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-4 {
    width: 90%;
    font-size: 30px;
    line-height: 35px;
  }

  .div-block-12 {
    width: 100%;
    background-color: var(--blue-mid);
    opacity: .95;
    margin-bottom: -105px;
    padding: 25px 30px;
    position: relative;
  }

  .paragraph-4 {
    font-size: 20px;
    line-height: 25px;
  }

  .section-5 {
    height: auto;
    background-image: none;
    background-position: 0 0;
    flex-direction: column;
  }

  .heading-5 {
    font-size: 30px;
    line-height: 35px;
  }

  .div-block-13 {
    height: 600px;
  }

  .div-block-14 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-15 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-17 {
    width: 100%;
    opacity: 1;
    order: 1;
    margin-top: -35px;
    margin-left: 0;
  }

  .paragraph-6 {
    font-size: 20px;
    line-height: 25px;
  }

  .section-7 {
    flex-direction: column;
    padding-bottom: 0;
  }

  .div-block-18 {
    height: 500px;
    margin-bottom: 10px;
  }

  .div-block-19 {
    order: -1;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    padding: 0 25px 30px 35px;
  }

  .image-5 {
    width: 130px;
  }

  .div-block-20 {
    width: 100%;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    opacity: 1;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    order: 1;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    position: static;
  }

  .tabela {
    width: 85%;
    margin-bottom: -30px;
  }

  .titulo-info {
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
  }

  .link-trade {
    width: 115px;
    margin-bottom: 0;
    position: static;
  }

  .div-block-21 {
    width: 100%;
    height: 450px;
    background-position: 100% 100%;
  }

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

  .div-block-23 {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-7 {
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-24 {
    width: 100%;
    height: 450px;
    background-image: url('../images/Banner-4.jpg');
  }
}

@media screen and (max-width: 479px) {
  .div-block-2 {
    height: 290px;
  }

  .div-block-3 {
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-4 {
    padding: 20px 25px;
  }

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

  .image {
    width: 200px;
    margin-bottom: 15px;
  }

  .paragraph {
    font-size: 24px;
    line-height: 30px;
  }

  .text-block {
    font-size: 15px;
    line-height: 20px;
  }

  .div-block-5 {
    height: 265px;
    margin-bottom: 20px;
  }

  .div-block-6 {
    padding: 30px 30px 10px;
  }

  .div-block-7 {
    width: 100%;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .text-block-2 {
    margin-top: 15px;
    font-size: 10px;
    line-height: 12px;
  }

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

  .paragraph-2 {
    font-size: 17px;
    line-height: 23px;
  }

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

  .text-block-4 {
    font-size: 17px;
    line-height: 17px;
  }

  .image-2 {
    width: 25px;
  }

  .link-block-1 {
    padding: 8px;
  }

  .link-text-block {
    font-size: 12px;
    line-height: 15px;
  }

  .container-3 {
    margin-top: 25px;
  }

  .div-block-8 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding: 20px 25px 30px;
  }

  .div-block-9 {
    height: 300px;
  }

  .div-block-10 {
    width: 100%;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .div-block-10.div-block-10-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 15px;
  }

  .image-3 {
    width: 45px;
  }

  .heading-3 {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 25px;
  }

  .text-span {
    font-size: 65px;
    line-height: 28px;
    top: 10px;
  }

  .paragraph-3 {
    font-size: 14px;
    line-height: 18px;
  }

  .section-4 {
    padding-top: 25px;
  }

  .tabs-menu {
    height: 200px;
    background-position: 45% 8%;
    background-size: 700px;
  }

  .div-block-11 {
    height: 185px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-4 {
    width: 90%;
    font-size: 20px;
    line-height: 22px;
  }

  .text-block-5 {
    margin-bottom: 15px;
    padding: 10px 15px;
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-12 {
    opacity: 1;
    padding: 20px 25px;
  }

  .paragraph-4 {
    text-align: left;
    font-size: 15px;
    line-height: 19px;
  }

  .bloco-1 {
    margin-bottom: 25px;
    padding: 20px 25px;
  }

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

  .div-block-13 {
    height: 345px;
  }

  .div-block-14 {
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-15 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 25px 20px;
  }

  .div-block-15.div-block-15-2 {
    padding: 20px;
  }

  .div-block-16 {
    width: 135px;
    height: 135px;
  }

  .text-block-6 {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
  }

  .tab-link-tab-1 {
    width: 30px;
    height: 30px;
    top: 40px;
    right: 45px;
  }

  .icone-plus {
    font-size: 30px;
    line-height: 30px;
  }

  .tab-link-tab-2 {
    width: 30px;
    height: 30px;
    top: 45px;
    right: 20px;
  }

  .tab-link-tab-3 {
    width: 30px;
    height: 30px;
    top: 40px;
    left: auto;
    right: 5px;
  }

  .tab-link-tab-4 {
    width: 30px;
    height: 30px;
    top: 15px;
    left: 45px;
  }

  .div-block-17 {
    margin-top: -25px;
    padding: 25px;
  }

  .paragraph-5 {
    font-size: 15px;
    line-height: 19px;
  }

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

  .heading-7 {
    font-size: 21px;
    line-height: 26px;
  }

  .paragraph-6 {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-8 {
    font-size: 24px;
    line-height: 30px;
  }

  .paragraph-7 {
    font-size: 15px;
    line-height: 21px;
  }

  .section-7 {
    padding-bottom: 0;
  }

  .div-block-18 {
    height: 325px;
  }

  .div-block-19 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 10px 15px 20px 25px;
  }

  .image-4 {
    width: 205px;
  }

  .image-5 {
    width: 115px;
  }

  .div-block-20 {
    margin-bottom: 0;
    padding: 5px 20px 8px;
  }

  .tabela {
    width: 100%;
    margin-bottom: 0;
  }

  .titulo-info {
    text-align: left;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 28px;
  }

  .titulo-tabela {
    padding-left: 15px;
    padding-right: 15px;
  }

  .titulo-tabela-produto {
    font-size: 15px;
  }

  .esp-tecnicas {
    grid-column-gap: 10px;
    grid-template-columns: 1.75fr .75fr;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    line-height: 18px;
  }

  .info-nome {
    font-size: 10px;
    line-height: 15px;
  }

  .link-trade {
    width: 100px;
  }

  .div-block-21 {
    height: 350px;
    background-position: 50% 100%;
  }

  .div-block-22 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .container-6 {
    width: 100%;
  }

  .div-block-23 {
    padding: 30px 30px 20px;
  }

  .paragraph-8 {
    font-size: 17px;
    line-height: 22px;
  }

  .heading-9 {
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 40px;
  }

  .slide-3 {
    background-size: 325px;
  }

  .slide-4, .slide-5, .slide-6 {
    background-position: 50%;
  }

  .image-6 {
    width: 55px;
    margin-left: -8px;
  }

  .text-block-7 {
    font-size: 15px;
    line-height: 20px;
  }

  .div-block-24 {
    height: 350px;
    background-image: url('../images/Dishwasher_LL14P_GIF_Portuguese5.gif');
  }

  .background-video-2 {
    height: 350px;
  }
}

#w-node-_29812da3-365b-a1e6-9d96-c9f6362f6722-680c29f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29812da3-365b-a1e6-9d96-c9f6362f6736-680c29f0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


@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_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_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  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_3_Regular.otf') format('opentype');
  font-weight: 400;
  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_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@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_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_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}