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

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

@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 {
  background-color: var(--white);
  font-family: var(--electrolux-sans);
  color: var(--electrolux-blue);
}

.header {
  background-image: url('../images/Vacuum_Cleaner_STK12_Lifestyle_Electrolux.jpg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 700px;
  min-height: 650px;
  max-height: 725px;
  display: flex;
  overflow: hidden;
}

.video {
  background-color: #FFFFFF;
  max-height: 950px;
}

.video iframe {
  max-width: 100%;
  width: 100%;
  max-height: 950px;
}

.ratio {
  position: relative;
  width: 100%;
}

.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.div-block-1 {
  background-image: url('../images/STK12_7896347162104_4_7896347162104_10-3815x1465.jpg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 0%;
  height: auto;
}

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

.paragraph {
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 34px;
}

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

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

.text-block {
  color: #dfe7ea;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
}

.div-block-2 {
  justify-content: flex-end;
  align-items: center;
  width: 40%;
  height: auto;
  padding: 0 60px 0 0;
  display: flex;
  position: relative;
}

.div-block-3 {
  color: #fff;
  background-color: #7b8a9d;
  width: 100%;
  padding: 20px 35px 25px;
}

.div-block-4 {
  color: #fff;
  background-color: #041e4f;
  width: 100%;
  padding: 40px 35px 30px;
}

.container-1 {
  opacity: .95;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 475px;
  min-width: 425px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
  left: auto;
  right: auto;
}

.section-1 {
  flex-flow: column;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.div-block-9 {
  width: 45%;
  margin-top: auto;
  margin-left: auto;
  padding: 45px 75px;
}

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

.image-2 {
  width: 95px;
  margin-left: -10px;
}

.image-2.image-2-2 {
  width: 85px;
}

.div-block-8 {
  width: 45%;
  margin-bottom: auto;
  margin-right: auto;
  padding: 40px 75px 45px 45px;
}

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

.div-block-6 {
  background-image: url('../images/Vacuum_Cleaner_STK12_HepaFilter_Electrolux.png'), linear-gradient(#adbac3 60%, #dfe7ea 60%);
  background-position: 55% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 750px, auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 700px;
  min-height: 500px;
  max-height: 725px;
  display: flex;
}

.div-block-5 {
  background-image: url('../images/STK13A_7896347181556_7.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 0%;
}

.heading-2 {
  color: #041e4f;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
}

.heading-2.heading-2-2 {
  color: #041e4f;
  font-weight: 400;
}

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

.div-block-7 {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  height: 100%;
  min-height: auto;
  max-height: none;
  padding: 50px 60px 55px;
  font-weight: 300;
  display: flex;
}

.div-block-7.div-block-7-1 {
  width: 40%;
  padding-right: 20px;
}

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

.image-3 {
  width: 85px;
  margin-left: -5px;
}

.heading-3 {
  color: #dfe7ea;
  width: 75%;
  min-width: 70%;
  max-width: 80%;
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 400;
  line-height: 44px;
}

.heading-3.heading-3-2 {
  margin-top: 10px;
}

.div-block-10 {
  background-image: url('../images/Vacuum_Cleaner_STK14_HepaFilter_Electrolux.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 55%;
  height: 100%;
}

.div-block-10.div-block-10-1 {
  background-size: contain;
  width: 60%;
}

.heading-4 {
  color: #dfe7ea;
  width: 75%;
  min-width: 70%;
  max-width: 80%;
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 600;
  line-height: 44px;
}

.heading-4.heading-3-3 {
  color: #041e4f;
  margin-top: 10px;
  margin-bottom: 15px;
  font-weight: 400;
}

.heading-4.heading-3-1 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 400;
}

.section-3 {
  background-image: linear-gradient(#adbac3 48%, #d8d5de4d 48%);
  flex-flow: row-reverse;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 700px;
  min-height: 650px;
  max-height: 725px;
  display: flex;
  overflow: hidden;
}

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

.container-4.container-3-2 {
  color: #041e4f;
  margin-top: auto;
  font-weight: 400;
}

.container-4.container-3-1 {
  margin-bottom: auto;
  font-weight: 400;
}

.div-block-11 {
  background-image: url('../images/STK13A_7896347181556_1.png'), url('../images/iStock-695666444.jpg');
  background-position: 57% 105%, 20% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: 2200px, cover;
  width: 55%;
  height: 100%;
}

.div-block-11.div-block-10-2 {
  background-image: url('../images/Vacuum_Cleaner_STK12_CordWrap_Electrolux.png');
  background-position: 75% 5%;
  background-repeat: no-repeat;
  background-size: 550px;
  width: 50%;
}

.image-4 {
  width: 85px;
  margin-left: -5px;
}

.div-block-12 {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  height: 100%;
  min-height: auto;
  max-height: none;
  padding: 50px 60px 55px;
  font-weight: 300;
  display: flex;
}

.div-block-12.div-block-7-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  width: 50%;
  padding-top: 50px;
  padding-left: 60px;
  padding-right: 100px;
}

.tabs {
  width: 100%;
}

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

.div-block-15 {
  color: #041e4f;
  background-color: #adbac3;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px 25px;
  display: flex;
}

.div-block-15.div-block-15-2 {
  color: #fff;
  background-color: #adbac3;
}

.tab-link-tab-1 {
  opacity: .9;
  background-color: #041e4f;
  border: 3px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 23px;
  height: 23px;
  padding: 0;
  display: flex;
}

.tab-link-tab-1:hover {
  background-color: #dfe7ea;
}

.tab-link-tab-1.w--current {
  opacity: 1;
  background-color: #fff;
}

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

.div-block-14 {
  color: #041e4f;
  background-color: #dfe7ea;
  width: 100%;
  padding: 20px 25px;
}

.div-block-14.div-block-14-2 {
  color: #fff;
  background-color: #7b8a9d;
}

.div-block-16 {
  z-index: 10;
  background-color: #fff;
  background-image: url('../images/icone07-vertical_1icone07-vertical.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 3px solid #dfe7ea;
  border-radius: 100%;
  width: 85px;
  height: 85px;
  position: absolute;
  inset: -55px -50px auto auto;
}

.div-block-16.div-block-16-2 {
  background-color: #041e4f;
  background-image: url('../images/icone09-bocal_1icone09-bocal.png');
  border-color: #7b8a9d;
}

.div-block-16.div-block-16-2.div-block-16-4 {
  background-image: url('../images/icone10-mao_1icone10-mao.png');
}

.div-block-16.div-block-16-3 {
  background-image: url('../images/icone08-180_1icone08-180.png');
}

.tab-link-tab-2 {
  opacity: .9;
  background-color: #041e4f;
  border: 3px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: flex-start;
  width: 23px;
  height: 23px;
  padding: 0;
  display: flex;
}

.tab-link-tab-2:hover {
  background-color: #dfe7ea;
}

.tab-link-tab-2.w--current {
  opacity: 1;
  background-color: #fff;
}

.tabs-menu {
  z-index: 10;
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  top: 110px;
  left: 65px;
}

.container-5 {
  background-color: #adbac3;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 425px;
  min-width: 400px;
  max-width: 450px;
  height: 265px;
  min-height: 225px;
  max-height: 300px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
  bottom: 20px;
  left: 15px;
}

.tab-link-tab-4 {
  opacity: .9;
  background-color: #041e4f;
  border: 3px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 23px;
  height: 23px;
  padding: 0;
  display: flex;
}

.tab-link-tab-4:hover {
  background-color: #dfe7ea;
}

.tab-link-tab-4.w--current {
  opacity: 1;
  background-color: #fff;
}

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

.div-block-13 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 25%;
  height: 100%;
  padding: 50px 0 50px 50px;
  display: flex;
}

.div-block-17 {
  background-image: url('../images/Vacuum_Cleaner_STK12_180_Steering_Electrolux.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 75%;
  height: 100%;
  display: flex;
}

.div-block-17.div-block-12-2 {
  background-image: url('../images/Vacuum_Cleaner_STK12_UnidadeMao_Electrolux.jpg');
  background-position: 100% 40%;
  background-size: cover;
}

.div-block-17.div-block-12-2.div-block-12-4 {
  background-position: 100% 5%;
  background-size: 1200px;
}

.div-block-17.div-block-12-3 {
  background-position: 25% 100%;
  background-size: 1650px;
}

.div-block-18 {
  color: #dfe7ea;
  background-color: #041e4f;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 650px;
  min-height: 600px;
  max-height: 725px;
  display: flex;
}

.tab-link-tab-3 {
  opacity: .9;
  background-color: #041e4f;
  border: 3px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 23px;
  height: 23px;
  padding: 0;
  display: flex;
}

.tab-link-tab-3:hover {
  background-color: #dfe7ea;
}

.tab-link-tab-3.w--current {
  opacity: 1;
  background-color: #fff;
}

.container-6 {
  width: 75%;
  min-width: 50%;
  max-width: 80%;
  margin-left: 0;
}

.esp-tecnicas {
  grid-column-gap: 25px;
  grid-row-gap: 15px;
  background-color: #ffffffbf;
  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;
}

.div-block-19 {
  background-image: url('../images/Vacuum_Cleaner_STK12_Perspective_Electrolux.png');
  background-position: 65% 35%;
  background-repeat: no-repeat;
  background-size: 575px;
  width: 50%;
  height: 100%;
}

.titulo-sku {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 25px;
}

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

.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;
}

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

.icone-tabela {
  width: 25px;
}

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

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

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

.section-5 {
  background-color: #adbac3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 650px;
  min-height: 500px;
  max-height: 725px;
  display: flex;
  overflow: hidden;
}

.section-6 {
  background-image: url('../images/213811207.jpg');
  background-position: 0 85%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 600px;
  min-height: 400px;
  max-height: 725px;
  overflow: hidden;
}

.footer {
  color: #fff;
  background-color: #041e4f;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 45px 60px;
  display: flex;
  overflow: hidden;
}

.container-7 {
  width: auto;
}

.image-5 {
  width: 225px;
}

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

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

@media screen and (min-width: 1280px) {
  .div-block-6 {
    background-position: 55% 0, 0 0;
  }

  .div-block-7, .div-block-12 {
    padding-right: 75px;
  }

  .div-block-12.div-block-7-2 {
    padding-left: 50px;
    padding-right: 175px;
  }

  .container-6, .tabela {
    width: 70%;
  }
}

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

  .container-2 {
    width: 90%;
  }

  .div-block-6 {
    background-position: 55% 0, 0 0;
    background-size: 775px, auto;
    height: 750px;
    max-height: 800px;
  }

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

  .div-block-11 {
    background-position: 60% 105%, 20% 100%;
    background-size: 2300px, cover;
  }

  .div-block-11.div-block-10-2 {
    background-position: 95% 5%;
    background-size: 650px;
  }

  .div-block-12 {
    padding-right: 125px;
  }

  .div-block-12.div-block-7-2 {
    padding-left: 60px;
    padding-right: 200px;
  }

  .div-block-18 {
    height: 725px;
    max-height: 800px;
  }

  .container-6 {
    width: 65%;
  }

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

  .tabela {
    width: 65%;
  }

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

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

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

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

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

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

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

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

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

  .container-1 {
    width: 750px;
    min-width: 650px;
  }

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

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

  .image-2, .image-2.image-2-2 {
    width: 105px;
  }

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

  .div-block-6 {
    background-position: 55% 0, 0 0;
    background-size: 1025px, auto;
    height: 950px;
    max-height: 1000px;
  }

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

  .section-2 {
    height: 950px;
    max-height: 1000px;
  }

  .div-block-7 {
    grid-column-gap: 75px;
    grid-row-gap: 75px;
    padding-left: 100px;
    padding-right: 200px;
  }

  .image-3 {
    width: 105px;
  }

  .heading-3, .heading-4 {
    width: 70%;
    min-width: 50%;
    font-size: 50px;
    line-height: 55px;
  }

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

  .div-block-11 {
    background-position: 63% 105%, 20% 100%;
    background-size: 2700px, cover;
  }

  .div-block-11.div-block-10-2 {
    background-position: 100% 5%;
    background-size: cover;
  }

  .image-4 {
    width: 105px;
  }

  .div-block-12 {
    grid-column-gap: 75px;
    grid-row-gap: 75px;
    padding-left: 100px;
    padding-right: 200px;
  }

  .div-block-12.div-block-7-2 {
    padding-top: 75px;
    padding-bottom: 75px;
    padding-left: 75px;
  }

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

  .tab-link-tab-1 {
    width: 27px;
    height: 27px;
  }

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

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

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

  .tab-link-tab-2 {
    width: 27px;
    height: 27px;
  }

  .tabs-menu {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    top: 150px;
    left: 110px;
  }

  .container-5 {
    width: 500px;
    max-width: 600px;
    height: 350px;
    max-height: 400px;
  }

  .tab-link-tab-4 {
    width: 27px;
    height: 27px;
  }

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

  .div-block-13 {
    padding-left: 100px;
  }

  .div-block-17.div-block-12-2.div-block-12-4 {
    background-size: 1750px;
  }

  .div-block-17.div-block-12-3 {
    background-size: 2000px;
  }

  .div-block-18 {
    height: 900px;
    min-height: 800px;
    max-height: 1000px;
  }

  .tab-link-tab-3 {
    width: 27px;
    height: 27px;
  }

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

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

  .titulo-sku {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 35px;
  }

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

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

  .tabela {
    width: 65%;
  }

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

  .section-5 {
    height: 850px;
    max-height: 950px;
  }

  .section-6 {
    height: 900px;
    max-height: 1050px;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-5 {
    width: 300px;
  }

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

@media screen and (max-width: 991px) {
  .header, .div-block-1 {
    background-position: 20% 100%;
  }

  .div-block-2 {
    width: 55%;
    padding-right: 30px;
  }

  .container-1 {
    width: 400px;
    min-width: 415px;
  }

  .div-block-9 {
    width: 50%;
    padding: 40px 30px 40px 20px;
  }

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

  .image-2 {
    width: 85px;
  }

  .div-block-8 {
    width: 50%;
    padding: 25px 25px 40px 40px;
  }

  .div-block-6 {
    background-position: 200% 0, 0 0;
    background-size: 725px, auto;
  }

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

  .section-2 {
    height: 650px;
  }

  .div-block-7 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    width: 50%;
    padding: 40px;
  }

  .div-block-7.div-block-7-1 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    width: 45%;
  }

  .heading-3 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 40px;
  }

  .div-block-10.div-block-10-1 {
    width: 55%;
  }

  .heading-4 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 40px;
  }

  .section-3 {
    background-image: linear-gradient(#adbac3 45%, #d8d5de4d 45%);
    height: 725px;
  }

  .div-block-11 {
    background-position: 51% 105%, 20% 100%;
    background-size: 2100px, cover;
    width: 50%;
  }

  .div-block-11.div-block-10-2 {
    background-position: 35% 5%;
    background-size: cover;
    width: 45%;
  }

  .div-block-12 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    width: 50%;
    padding: 40px;
  }

  .div-block-12.div-block-7-2 {
    grid-column-gap: 65px;
    grid-row-gap: 65px;
    width: 55%;
    padding: 40px 60px 45px 40px;
  }

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

  .tab-link-tab-1 {
    width: 20px;
    height: 20px;
  }

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

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

  .div-block-16 {
    right: -40px;
  }

  .tab-link-tab-2 {
    width: 20px;
    height: 20px;
  }

  .tabs-menu {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    top: 135px;
    left: 45px;
  }

  .container-5 {
    width: 335px;
    min-width: 300px;
    height: 240px;
    bottom: auto;
    left: 5px;
  }

  .tab-link-tab-4 {
    width: 20px;
    height: 20px;
  }

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

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

  .div-block-17 {
    background-position: 40% 0;
  }

  .div-block-17.div-block-12-2 {
    background-position: 0 0;
  }

  .div-block-17.div-block-12-3 {
    background-size: 1400px;
  }

  .tab-link-tab-3 {
    width: 20px;
    height: 20px;
  }

  .container-6 {
    width: 85%;
    max-width: 950px;
  }

  .div-block-19 {
    background-position: 60% 35%;
  }

  .titulo-sku {
    font-size: 19px;
  }

  .tabela {
    width: 85%;
    max-width: 90%;
  }

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

  .section-6 {
    height: 450px;
  }
}

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

  .div-block-1 {
    background-image: url('../images/Vacuum_Cleaner_STK12_Lifestyle_Electrolux.jpg');
    background-position: 5% 100%;
    width: 100%;
    height: 550px;
    min-height: 400px;
    max-height: 600px;
  }

  .div-block-2 {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .container-1 {
    opacity: 1;
    justify-content: flex-end;
    align-items: center;
    width: 75%;
    min-width: 70%;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    top: 35px;
    right: auto;
  }

  .div-block-9 {
    width: 100%;
    margin-top: -75px;
    margin-left: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-8 {
    width: 100%;
    margin-bottom: -35px;
    margin-right: 0;
    padding-top: 40px;
    padding-right: 40px;
  }

  .div-block-6 {
    background-image: linear-gradient(#adbac3 50%, #dfe7ea 50%);
    background-repeat: repeat;
    background-size: auto;
    flex-flow: column;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .div-block-5 {
    background-image: url('../images/Vacuum_Cleaner_STK12_HepaFilter_Electrolux.png');
    background-size: 575px;
    width: 100%;
    height: 550px;
    min-height: 300px;
    max-height: 600px;
  }

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

  .div-block-7 {
    width: 100%;
    height: auto;
  }

  .div-block-7.div-block-7-1 {
    width: 100%;
    padding-bottom: 20px;
  }

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

  .div-block-10.div-block-10-1 {
    width: 100%;
    height: 450px;
  }

  .section-3 {
    background-image: linear-gradient(#adbac3 65%, #d8d5de4d 65%);
    flex-flow: column;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .div-block-11 {
    background-position: 60% 105%, 20% 100%;
    background-size: 1500px, cover;
    width: 100%;
    height: 500px;
    min-height: 300px;
    max-height: 650px;
  }

  .div-block-11.div-block-10-2 {
    background-position: 55% 5%;
    width: 100%;
    height: 600px;
  }

  .div-block-12 {
    width: 100%;
    height: auto;
  }

  .div-block-12.div-block-7-2 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .tabs {
    background-color: #041e4f;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 40px;
    display: flex;
  }

  .tabs-menu {
    position: relative;
    top: auto;
    left: auto;
  }

  .container-5 {
    width: 400px;
    max-width: 500px;
    margin-bottom: -35px;
  }

  .tabs-content {
    width: 100%;
  }

  .div-block-13 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 285px;
    min-height: 200px;
    max-height: 300px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 40px;
  }

  .div-block-17 {
    width: 100%;
    height: 550px;
    min-height: 400px;
    max-height: 650px;
  }

  .div-block-17.div-block-12-3 {
    background-size: 1300px;
  }

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

  .container-6 {
    width: 75%;
    max-width: 85%;
    margin-left: auto;
  }

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

  .tabela {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .footer {
    padding: 40px;
  }

  .link-trade {
    width: 115px;
    margin-bottom: -15px;
    position: absolute;
    bottom: auto;
    right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .div-block-1 {
    background-position: 0 100%;
    height: 250px;
    min-height: 200px;
    max-height: 500px;
  }

  .paragraph {
    margin-bottom: 8px;
    font-size: 19px;
    line-height: 26px;
  }

  .image {
    width: 200px;
  }

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

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

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

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

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

  .container-1 {
    width: 90%;
    min-width: 85%;
    max-width: 90%;
    top: 10px;
  }

  .div-block-9 {
    margin-top: -60px;
    padding: 30px 30px 35px;
  }

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

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

  .image-2.image-2-2 {
    width: 70px;
  }

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

  .div-block-5 {
    background-size: 385px;
    height: 400px;
  }

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

  .heading-2.heading-2-2 {
    margin-bottom: 10px;
  }

  .div-block-7 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 35px 30px;
  }

  .div-block-7.div-block-7-1 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-bottom: 0;
  }

  .image-3 {
    width: 75px;
  }

  .heading-3 {
    width: 85%;
    max-width: 90%;
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-10 {
    background-position: 8% 100%;
    background-size: 1050px;
    height: 300px;
    min-height: 200px;
  }

  .div-block-10.div-block-10-1 {
    background-position: 50%;
    height: 250px;
  }

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

  .heading-4.heading-3-3 {
    margin-bottom: 10px;
  }

  .section-3 {
    background-color: var(--blue-light);
    background-image: none;
  }

  .container-4.container-3-2 {
    background-color: var(--white);
    padding: 25px 30px;
  }

  .container-4.container-3-1 {
    padding: 35px 30px;
  }

  .div-block-11 {
    background-position: 55% 105%, 15% 100%;
    background-size: 1200px, cover;
    height: 400px;
  }

  .div-block-11.div-block-10-2 {
    background-image: url('../images/Vacuum_Cleaner_STK12_CordWrap_Electrolux.png'), linear-gradient(180deg, var(--white) 20%, var(--blue-light) 20%);
    background-position: 55% 5%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
    height: 350px;
  }

  .image-4 {
    width: 75px;
  }

  .div-block-12 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 35px 30px;
  }

  .div-block-12.div-block-7-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0;
  }

  .tab-link-tab-1 {
    border-width: 2px;
  }

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

  .div-block-16 {
    background-position: 50% 80%;
    background-size: 80px;
    width: 70px;
    height: 70px;
    top: -50px;
    right: -10px;
  }

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

  .div-block-16.div-block-16-3 {
    background-position: 50%;
    background-size: 70px;
  }

  .tab-link-tab-2 {
    border-width: 2px;
  }

  .container-5 {
    width: 90%;
    min-width: 50px;
    max-width: 90%;
    height: 190px;
    min-height: 175px;
    left: auto;
  }

  .tab-link-tab-4 {
    border-width: 2px;
  }

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

  .div-block-13 {
    height: 220px;
    padding: 0;
  }

  .div-block-17 {
    height: 400px;
    min-height: 300px;
  }

  .div-block-17.div-block-12-2.div-block-12-4 {
    background-size: 1000px;
  }

  .div-block-17.div-block-12-3 {
    background-position: 38% 100%;
    background-size: 1100px;
  }

  .tab-link-tab-3 {
    border-width: 2px;
  }

  .container-6 {
    width: 90%;
    max-width: 95%;
    margin-left: auto;
  }

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

  .div-block-19 {
    background-size: 355px;
    height: 400px;
    min-height: 300px;
  }

  .titulo-sku {
    font-size: 17px;
    line-height: 23px;
  }

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

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

  .tabela {
    width: 95%;
    max-width: 95%;
  }

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

  .section-6 {
    background-position: 25% 100%;
    height: 350px;
    min-height: 250px;
  }

  .footer {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 25px;
  }

  .container-7 {
    margin-left: 0;
  }

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

#w-node-d0315b7a-09b9-deef-6b9c-5059b10c3b98-71afa37c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d0315b7a-09b9-deef-6b9c-5059b10c3bac-71afa37c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


@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_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_1_Thin.otf') format('opentype');
  font-weight: 100;
  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;
}
@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_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_Oblique_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}