:root {
  --electrolux-blue: #041e4f;
  --white: white;
  --blue-mid: #7b8a9d;
  --blue-light: #adbac3;
  --blue-tint: #dfe7ea;
  --silk-tint: #d8d5de;
  --silk-rich: #2b2936;
  --silk-light: #b2abbb;
  --electrolux-sans: "Electrolux Sans", sans-serif;
  --silk-mid: #797488;
}

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

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

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@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-weight: 300;
}

.header {
  background-image: url('../images/imagem_2024-08-14_174719145.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 700px;
  min-height: 600px;
  max-height: 725px;
  padding-right: 40px;
  display: flex;
  overflow: hidden;
}

.section-1 {
  background-color: var(--white);
  background-image: url('../images/imagem_2024-08-14_174719145.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 120%;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 725px;
  min-height: 550px;
  max-height: 735px;
  display: flex;
  overflow: hidden;
}

.background-video {
  z-index: 5;
  width: 100%;
  height: 100%;
}

.div-block {
  width: 525px;
  min-width: 350px;
  max-width: 600px;
  padding: 40px 0 0 40px;
}

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

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

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

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

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

.heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 600;
  line-height: 33px;
}

.paragraph {
  font-size: 25px;
  font-weight: 400;
  line-height: 34px;
}

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

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

.div-block-5 {
  background-image: url('../images/Electrolux-Laundry-Tower-Lifestyle-2.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 0%;
  height: 100%;
}

.div-block-6 {
  background-color: var(--electrolux-blue);
  opacity: .9;
  color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 585px;
  min-width: 300px;
  max-width: 650px;
  height: auto;
  padding: 45px;
  font-weight: 400;
  display: flex;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
}

.heading-2.heading-2-2 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
}

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

.text-block-2 {
  color: var(--blue-light);
  margin-top: 10px;
  font-size: 25px;
  font-weight: 600;
  line-height: 32px;
}

.background-video-2 {
  z-index: 5;
  width: 100%;
  height: 575px;
  min-height: 450px;
  max-height: 650px;
}

.div-block-7 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}

.section-2 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  background-image: linear-gradient(180deg, var(--blue-mid) 50%, var(--blue-light) 50%);
  color: var(--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 45px 75px 75px;
  display: flex;
  overflow: hidden;
}

.div-block-8 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.heading-3 {
  color: var(--blue-tint);
  width: 95%;
  min-width: 50%;
  max-width: 95%;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
}

.heading-3.heading-3-2 {
  width: auto;
  min-width: auto;
  max-width: none;
  font-size: 45px;
  line-height: 50px;
}

.container-3 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.paragraph-3.paragraph-3-2 {
  margin-top: 8px;
}

.text-span-1 {
  color: var(--silk-tint);
  font-weight: 700;
}

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

.container-2.container-2-1 {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.section-3 {
  background-color: var(--electrolux-blue);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 650px;
  min-height: 500px;
  max-height: 725px;
  display: flex;
  overflow: hidden;
}

.div-block-9 {
  background-image: url('../images/LUXCARE-esp.png');
  background-position: 5% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 80%;
  height: 100%;
}

.div-block-10 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 20%;
  height: 100%;
  padding: 40px 0 50px;
  display: flex;
}

.container-4 {
  width: 455px;
  min-width: 300px;
  position: absolute;
  left: 30px;
}

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

.heading-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 600;
  line-height: 53px;
}

.div-block-12 {
  background-color: var(--white);
  color: var(--electrolux-blue);
  padding: 30px 30px 35px;
  font-weight: 400;
}

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

.bloco-1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.bloco-1.div-block-13-2 {
  justify-content: center;
  align-items: flex-start;
  width: 35%;
  padding: 50px;
}

.section-4 {
  background-color: var(--blue-mid);
  color: var(--white);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  padding-top: 60px;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.bloco-2 {
  background-image: url('../images/Electrolux-OpticWhites_ESP.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 85%;
  height: 485px;
  min-height: 300px;
  max-height: 550px;
}

.div-block-15 {
  background-color: var(--electrolux-blue);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  height: auto;
  padding: 40px 35px;
  display: flex;
}

.div-block-16 {
  justify-content: center;
  align-items: stretch;
  width: 55%;
  height: 100%;
  display: flex;
}

.div-block-16.div-block-16-1 {
  background-image: url('../images/AdobeStock_795094156.jpeg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 60%;
}

.div-block-16.div-block-16-0 {
  display: none;
}

.div-block-16.div-block-16-2 {
  background-image: url('../images/imagem_2024-08-14_175102608.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 65%;
}

.div-block-16.div-block-16-3 {
  justify-content: flex-end;
  align-items: stretch;
  width: 65%;
}

.heading-5 {
  color: var(--silk-tint);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 600;
  line-height: 50px;
}

.text-block-3 {
  color: var(--blue-light);
  margin-bottom: 5px;
  font-size: 27px;
  font-weight: 600;
  line-height: 35px;
}

.text-block-3.text-block-3-2 {
  color: var(--silk-tint);
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 30px;
}

.text-block-3.text-block-3-3 {
  color: var(--blue-tint);
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 600;
}

.section-5 {
  background-color: var(--electrolux-blue);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  display: flex;
  overflow: hidden;
}

.heading-6 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 50px;
  font-weight: 600;
  line-height: 53px;
}

.heading-6.heading-6-2 {
  width: auto;
  min-width: auto;
  max-width: none;
  font-size: 48px;
  line-height: 52px;
}

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

.tabs {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.tabs-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.div-block-17 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 675px;
  min-height: 600px;
  max-height: 725px;
  display: flex;
}

.div-block-17.div-block-17-2 {
  flex-flow: row-reverse;
}

.tabs-content {
  width: 100%;
}

.div-block-18 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  height: 100%;
  padding: 50px 45px;
  display: flex;
}

.div-block-18.div-block-18-2, .div-block-18.div-block-18-3 {
  width: 35%;
  padding-left: 40px;
  padding-right: 40px;
}

.section-6 {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  background-image: url('../images/AdobeStock_466080720.jpeg');
  background-position: 50% 75%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 650px;
  min-height: 500px;
  max-height: 725px;
  padding-bottom: 60px;
  display: flex;
  overflow: hidden;
}

.section-0 {
  width: 100%;
  overflow: hidden;
}

.section-7 {
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 700px;
  min-height: 600px;
  max-height: 725px;
  display: flex;
  overflow: hidden;
}

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

.image-2 {
  width: 250px;
}

.div-block-19 {
  background-image: url('../images/66b26526ad0ac1fc54b2018d_ELTE7600AW-DIM.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 650px;
  width: 55%;
  height: 100%;
}

.div-block-20 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  height: 100%;
  padding: 50px 50px 50px 30px;
  display: flex;
}

.text-tab-link {
  text-align: center;
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  display: flex;
}

.tab-link-tab-1 {
  background-color: var(--silk-tint);
  color: var(--silk-rich);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  font-weight: 600;
  display: flex;
}

.tab-link-tab-1.w--current {
  background-color: var(--silk-light);
  color: var(--white);
}

.tab-link-tab-2 {
  border-right: 2px solid var(--silk-light);
  border-left: 2px solid var(--silk-light);
  background-color: var(--silk-tint);
  color: var(--silk-rich);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  font-weight: 600;
  display: flex;
}

.tab-link-tab-2.w--current {
  background-color: var(--silk-light);
  color: var(--white);
}

.tab-link-tab-3 {
  background-color: var(--silk-tint);
  color: var(--silk-rich);
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  font-weight: 600;
  display: flex;
}

.tab-link-tab-3.w--current {
  background-color: var(--silk-light);
  color: var(--white);
}

.div-block-21 {
  border: 3px solid var(--blue-mid);
  background-color: var(--blue-mid);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  width: 0%;
  height: auto;
  display: none;
}

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

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

.icone-tabela {
  width: 25px;
}

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

.icone-tabela.icone-emb {
  width: 24px;
}

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

.titulo-tabela.titulo-tabela-emb {
  display: none;
}

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

.esp-tecnicas.emb {
  display: none;
}

.heading-10 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.medida {
  justify-content: center;
  display: flex;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 600;
}

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

.section-8 {
  background-color: var(--blue-mid);
  background-image: url('../images/66b25125d44840b854d1ffab_Bear_Tower_Modelos-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 725px;
  min-height: 600px;
  max-height: 750px;
  display: flex;
}

.div-block-22 {
  background-color: var(--electrolux-blue);
  color: var(--blue-tint);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  min-height: 100px;
  max-height: 200px;
  padding: 40px 25px;
  display: none;
}

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

.footer-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #041e50;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 30px;
  display: flex;
  overflow: hidden;
}

.div-block-23 {
  grid-column-gap: 20px;
  grid-row-gap: 15px;
  color: #fff;
  align-items: center;
  width: 100%;
  margin-right: 0;
  display: flex;
}

.image-3 {
  width: 175px;
}

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

.div-block-28 {
  justify-content: flex-end;
  align-items: center;
  width: 15%;
  display: flex;
}

.link-block {
  position: static;
  right: 25px;
}

.image-4 {
  width: 135px;
}

.bold-text-2 {
  vertical-align: super;
  font-size: 20px;
  text-decoration: none;
  display: inline;
}

.heading-12 {
  color: var(--white);
  margin-bottom: 20px;
}

.container-5 {
  background-color: var(--electrolux-blue);
}

.container-5-copy {
  background-color: var(--electrolux-blue);
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.superscript {
  font-size: 15px;
  line-height: 34px;
}

.image-5 {
  flex: 0 auto;
}

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

  .section-1 {
    height: 735px;
    max-height: 750px;
  }

  .heading {
    font-size: 28px;
  }

  .section-2 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .section-3 {
    height: 675px;
  }

  .div-block-10 {
    padding-top: 50px;
  }

  .container-4 {
    left: 50px;
  }

  .div-block-15, .div-block-18.div-block-18-2 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .section-6 {
    height: 675px;
  }

  .section-8 {
    background-size: 1200px;
    height: 725px;
  }
}

@media screen and (min-width: 1440px) {
  .header, .section-1 {
    height: 825px;
    max-height: 850px;
  }

  .div-block {
    width: 575px;
    padding-top: 50px;
    padding-left: 50px;
  }

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

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

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

  .section-2 {
    padding: 50px 150px 100px;
  }

  .container-2.container-2-1 {
    max-width: none;
  }

  .section-3 {
    height: 735px;
    max-height: 850px;
  }

  .div-block-10 {
    padding-top: 60px;
  }

  .container-4 {
    width: 450px;
    left: 60px;
  }

  .section-4 {
    height: auto;
    max-height: none;
  }

  .bloco-2 {
    height: 550px;
    min-height: 400px;
    max-height: 650px;
  }

  .div-block-15 {
    height: auto;
  }

  .text-block-3.text-block-3-2 {
    font-size: 29px;
    line-height: 35px;
  }

  .div-block-17 {
    height: 750px;
    max-height: 850px;
  }

  .div-block-18, .div-block-18.div-block-18-2, .div-block-18.div-block-18-3 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .section-6 {
    height: 735px;
    max-height: 800px;
  }

  .section-7 {
    height: 775px;
    max-height: 850px;
  }

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

  .div-block-21 {
    width: 0%;
    height: auto;
  }

  .tabela {
    width: 65%;
  }

  .section-8 {
    height: 735px;
    max-height: 800px;
  }
}

@media screen and (min-width: 1920px) {
  .header, .section-1 {
    height: 1100px;
    max-height: 1200px;
  }

  .div-block {
    width: 735px;
    max-width: 800px;
    padding-top: 65px;
    padding-left: 65px;
  }

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

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

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

  .paragraph {
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 45px;
  }

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

  .div-block-6 {
    width: 775px;
    max-width: 800px;
    padding: 60px;
  }

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

  .heading-2.heading-2-2 {
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 50px;
    line-height: 55px;
  }

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

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

  .background-video-2 {
    width: 95%;
    height: 750px;
    max-height: 850px;
  }

  .div-block-7 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .section-2 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    padding: 65px 200px 125px;
  }

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

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

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

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

  .section-3 {
    height: 950px;
    max-height: 1200px;
  }

  .div-block-10 {
    padding-top: 100px;
  }

  .container-4 {
    width: 635px;
    left: 100px;
  }

  .div-block-11 {
    padding: 30px 45px;
  }

  .heading-4 {
    font-size: 60px;
    line-height: 70px;
  }

  .div-block-12 {
    padding: 35px 45px;
  }

  .section-4 {
    height: auto;
    max-height: none;
    padding-top: 75px;
  }

  .bloco-2 {
    height: 700px;
    max-height: 850px;
  }

  .div-block-15 {
    height: auto;
    padding: 60px;
  }

  .heading-5 {
    font-size: 60px;
    line-height: 70px;
  }

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

  .text-block-3.text-block-3-2 {
    font-size: 37px;
    line-height: 45px;
  }

  .heading-6 {
    font-size: 65px;
    line-height: 70px;
  }

  .heading-6.heading-6-2 {
    font-size: 70px;
    line-height: 75px;
  }

  .div-block-17 {
    height: 1000px;
    max-height: 1200px;
  }

  .div-block-18, .div-block-18.div-block-18-2, .div-block-18.div-block-18-3 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .section-6, .section-7 {
    height: 1000px;
    max-height: 1200px;
  }

  .footer {
    padding: 65px 100px;
  }

  .image-2 {
    width: 335px;
  }

  .div-block-19 {
    background-size: 850px;
  }

  .text-tab-link {
    font-size: 22px;
    line-height: 35px;
  }

  .tab-link-tab-1, .tab-link-tab-2, .tab-link-tab-3 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-block-21 {
    width: 0%;
    height: auto;
  }

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

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

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

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

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

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

  .tabela {
    width: 65%;
  }

  .section-8 {
    background-size: 1600px;
    height: 1000px;
    max-height: 1200px;
  }

  .div-block-22 {
    height: 175px;
  }

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

  .footer-2 {
    padding: 50px 50px 50px 60px;
  }

  .div-block-23 {
    grid-column-gap: 25px;
  }

  .image-3 {
    width: 200px;
  }

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

  .image-4 {
    width: 175px;
  }
}

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

  .section-1 {
    height: 485px;
    min-height: 450px;
  }

  .div-block {
    width: 465px;
    padding-top: 0;
    padding-left: 0;
  }

  .heading {
    font-size: 27px;
    line-height: 31px;
  }

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

  .div-block-6 {
    width: 55%;
    min-width: auto;
    max-width: none;
    height: 100%;
    padding: 35px;
  }

  .heading-2 {
    font-size: 37px;
    line-height: 45px;
  }

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

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

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

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

  .section-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 40px 60px 65px;
  }

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

  .paragraph-3 {
    font-size: 20px;
    line-height: 27px;
  }

  .section-3 {
    height: 500px;
    min-height: 400px;
  }

  .div-block-9 {
    width: 100%;
  }

  .div-block-10 {
    width: auto;
    padding-top: 0;
  }

  .container-4 {
    width: 500px;
    left: auto;
  }

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

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

  .div-block-12 {
    padding-top: 25px;
    padding-bottom: 30px;
  }

  .bloco-1 {
    width: 100%;
    height: auto;
  }

  .section-4 {
    flex-flow: column;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-top: 50px;
  }

  .bloco-2 {
    background-position: 50% 100%;
    width: 90%;
    height: 345px;
    min-height: 250px;
    max-height: 400px;
  }

  .div-block-15 {
    width: 90%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-16.div-block-16-1 {
    width: 50%;
  }

  .div-block-16.div-block-16-0 {
    width: 100%;
    height: auto;
    display: none;
  }

  .div-block-16.div-block-16-2 {
    background-position: 50% 100%;
    width: 55%;
  }

  .div-block-16.div-block-16-3 {
    width: 60%;
  }

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

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

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

  .div-block-17 {
    height: 500px;
    min-height: 450px;
  }

  .div-block-18 {
    width: 50%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-18.div-block-18-2 {
    width: 45%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-18.div-block-18-3 {
    width: 40%;
    padding-left: 30px;
    padding-right: 25px;
  }

  .section-6 {
    height: 500px;
    min-height: 400px;
  }

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

  .text-tab-link {
    font-size: 15px;
  }

  .tabela {
    width: 100%;
  }

  .section-8 {
    height: 475px;
    min-height: 400px;
  }

  .div-block-22 {
    height: 125px;
    padding: 25px 100px;
  }

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

  .footer-2 {
    grid-row-gap: 20px;
    flex-direction: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-6 {
    font-size: 11px;
    line-height: 18px;
  }

  .div-block-28 {
    justify-content: center;
    width: 100%;
  }

  .image-4 {
    width: 145px;
  }
}

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

  .section-1 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-flow: column;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .div-block {
    width: 100%;
    min-width: auto;
    max-width: none;
  }

  .div-block-2 {
    width: 100%;
    height: 400px;
    min-height: 300px;
    max-height: 500px;
  }

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

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

  .heading {
    font-size: 27px;
  }

  .paragraph {
    font-size: 25px;
  }

  .div-block-5 {
    background-position: 100%;
    width: 100%;
    height: 365px;
    min-height: 300px;
    max-height: 450px;
  }

  .div-block-6 {
    opacity: 1;
    width: 100%;
    height: auto;
    padding: 45px 40px 40px;
  }

  .background-video-2 {
    height: 285px;
    min-height: 250px;
  }

  .section-2 {
    padding-bottom: 50px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .heading-3 {
    width: 100%;
    max-width: 100%;
    font-size: 30px;
    line-height: 35px;
  }

  .section-3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .div-block-9 {
    height: 385px;
    min-height: 250px;
    max-height: 400px;
  }

  .div-block-10 {
    width: 100%;
    height: auto;
    padding: 50px 35px 0;
  }

  .container-4 {
    margin-bottom: -30px;
    position: relative;
  }

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

  .div-block-12 {
    opacity: .95;
    padding-bottom: 25px;
  }

  .bloco-2 {
    height: 265px;
    min-height: 200px;
  }

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

  .div-block-16.div-block-16-1, .div-block-16.div-block-16-2, .div-block-16.div-block-16-3 {
    width: 100%;
    height: 500px;
    min-height: 300px;
    max-height: 600px;
  }

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

  .heading-6.heading-6-2 {
    font-size: 40px;
    line-height: 45px;
  }

  .div-block-17 {
    flex-flow: column;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .div-block-17.div-block-17-2 {
    flex-flow: column-reverse;
  }

  .div-block-18 {
    width: 100%;
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-18.div-block-18-2, .div-block-18.div-block-18-3 {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-6 {
    height: 350px;
    min-height: 300px;
  }

  .section-7 {
    flex-flow: column-reverse;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .footer {
    flex-flow: column;
    padding: 35px 25px;
  }

  .div-block-19 {
    background-size: 500px;
    width: 100%;
    height: 550px;
    min-height: 300px;
    max-height: 600px;
  }

  .div-block-20 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 40px 40px 20px;
  }

  .text-tab-link {
    width: 83%;
    min-width: 50%;
    max-width: 100%;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-21 {
    width: 0%;
    height: auto;
  }

  .link-trade {
    width: 115px;
    margin-bottom: -10px;
    position: relative;
    bottom: auto;
    right: auto;
  }

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

  .tabela {
    width: 75%;
  }

  .section-8 {
    height: 350px;
    min-height: 300px;
  }

  .div-block-22 {
    height: 85px;
    min-height: 50px;
    padding: 20px 25px;
  }

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

  .footer-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-23 {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .image-4 {
    width: 130px;
  }
}

@media screen and (max-width: 479px) {
  .header {
    padding-right: 0;
  }

  .div-block-2 {
    background-image: url('../images/imagem_2024-08-14_174719145.png');
    background-position: 0%;
    height: 350px;
    min-height: 200px;
    max-height: 450px;
  }

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

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

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

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

  .paragraph {
    margin-bottom: 5px;
    font-size: 19px;
    line-height: 27px;
  }

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

  .div-block-5 {
    background-image: url('../images/imagem_2024-08-14_174719145.png');
    background-position: 0%;
    height: 275px;
    min-height: 200px;
    max-height: 350px;
  }

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

  .heading-2 {
    font-size: 27px;
    line-height: 34px;
  }

  .heading-2.heading-2-2 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 30px;
  }

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

  .text-block-2 {
    margin-top: 5px;
    font-size: 16px;
    line-height: 23px;
  }

  .background-video-2 {
    height: 160px;
    min-height: 100px;
  }

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

  .section-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-image: linear-gradient(180deg, var(--blue-mid) 65%, var(--blue-light) 65%);
    padding: 30px 0 45px;
  }

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

  .heading-3 {
    text-align: left;
    min-width: auto;
    max-width: none;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
  }

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

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

  .container-2.container-2-1 {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-9 {
    background-position: 0 100%;
    height: 325px;
    min-height: 100px;
  }

  .div-block-10 {
    padding-top: 35px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-4 {
    width: 100%;
    min-width: auto;
    margin-bottom: -15px;
  }

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

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

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

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

  .bloco-2 {
    background-position: 75% 100%;
    width: 100%;
    height: 200px;
    min-height: 100px;
  }

  .div-block-15 {
    justify-content: center;
    align-items: flex-start;
    padding: 25px 20px;
  }

  .div-block-16.div-block-16-1, .div-block-16.div-block-16-2 {
    height: 300px;
    min-height: 250px;
    max-height: 400px;
  }

  .div-block-16.div-block-16-3 {
    justify-content: flex-end;
    align-items: stretch;
    height: auto;
    min-height: 250px;
    max-height: none;
  }

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

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

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

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

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

  .heading-6.heading-6-2 {
    width: 90%;
    min-width: 50%;
    max-width: 95%;
    font-size: 30px;
    line-height: 35px;
  }

  .tabs-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1.5fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: stretch;
    display: grid;
  }

  .div-block-18, .div-block-18.div-block-18-2, .div-block-18.div-block-18-3 {
    padding: 30px;
  }

  .section-6 {
    height: 300px;
    min-height: 200px;
    padding-bottom: 20px;
  }

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

  .image-2 {
    width: 235px;
  }

  .div-block-19 {
    background-size: 350px;
    height: 400px;
    min-height: 200px;
  }

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

  .text-tab-link {
    width: 100%;
    font-size: 12px;
    line-height: 17px;
  }

  .tab-link-tab-1 {
    padding: 15px 20px;
  }

  .tab-link-tab-2, .tab-link-tab-3 {
    padding: 15px 10px;
  }

  .div-block-21 {
    width: 0%;
    height: auto;
  }

  .link-trade {
    width: 105px;
    position: relative;
    right: auto;
  }

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

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

  .heading-10 {
    font-size: 15px;
  }

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

  .tabela {
    width: 100%;
  }

  .section-8 {
    background-size: contain;
    height: 225px;
    min-height: 100px;
  }

  .div-block-22 {
    height: 75px;
    padding: 10px 20px;
  }

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

  .image-3 {
    width: 175px;
  }

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

  .heading-12 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
  }
}

#w-node-cf2c24d5-f5ae-cc43-eb38-9f40eb2fba50-fc1140f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf2c24d5-f5ae-cc43-eb38-9f40eb2fba64-fc1140f5 {
  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_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_3_Regular.otf') format('opentype');
  font-weight: 400;
  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_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  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_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;
}