:root {
  --white: #fff;
  --electrolux-sans: "Electrolux Sans", sans-serif;
  --electrolux-blue: #041e4f;
  --blue-mid: #7b8a9d;
  --blue-tint: #dfe7ea;
  --blue-light: #adbac3;
  --moss-tint: #3a4535;
  --moss-rich: #d5d7d2;
  --moss-light: #6c7b68;
  --silk-tint: #d8d5de;
  --silk-light: #b2abbb;
  --silk-mid: #797488;
  --silk-rich: #2b2936;
  --moss-mid: #a7b2a4;
  --white-2: white;
  --black: black;
}

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

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

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

.header {
  background-color: var(--white);
  background-image: url('../images/Refrigerator_IB42G_Kitchen_Electrolux_Portuguese.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 735px;
  min-height: 650px;
  max-height: 750px;
  display: flex;
  overflow: hidden;
}

.body {
  background-color: var(--white);
  font-family: var(--electrolux-sans);
  color: var(--electrolux-blue);
  font-weight: 300;
}

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

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

.div-block-2 {
  background-color: var(--electrolux-blue);
  opacity: 1;
  color: var(--white);
  width: 100%;
  padding: 40px 35px 30px;
}

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

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

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

.text-block-0 {
  font-size: 25px;
  font-weight: 100;
  line-height: 30px;
}

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

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

.div-block-4 {
  background-image: url('../images/Refrigerator_AutoSense_Electrolux_portuguese.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 60%;
  height: 100%;
}

.div-block-5 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  height: 100%;
  padding: 40px 0 100px;
  font-weight: 300;
  display: flex;
}

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

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

.paragraph-1.paragraph-1-2 {
  margin-top: 10px;
}

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

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

.image-1 {
  border-radius: 0;
  width: 135px;
  margin-left: 30px;
}

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

.div-block-6 {
  background-color: var(--electrolux-blue);
  color: var(--blue-tint);
  width: 100%;
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 25px 45px;
}

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

.container-1.container-1-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.container-1.container-1-3 {
  margin-bottom: auto;
  font-weight: 300;
  display: none;
}

.div-block-7 {
  width: 100%;
  padding-top: 0;
  padding-left: 45px;
  padding-right: 45px;
}

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

.section-3 {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  background-image: linear-gradient(to bottom, var(--moss-tint) 55%, var(--moss-rich) 55%);
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 50px 125px 80px;
  display: flex;
  overflow: hidden;
}

.div-block-8 {
  background-image: url('../images/Refrigerator_Replace_Inverter_Electrolux_Brazil.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 3px;
  width: 100%;
  height: 475px;
  min-height: 400px;
  max-height: 550px;
}

.container-2 {
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
  max-width: 1050px;
  display: flex;
}

.image-2 {
  width: 105px;
  margin-top: -10px;
  margin-bottom: 0;
}

.div-block-9 {
  margin-left: 20px;
}

.heading-2 {
  color: var(--moss-rich);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 50px;
  font-weight: 600;
  line-height: 55px;
}

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

.section-4 {
  background-image: url('../images/Refrigerator_Open_Food_IB42G_Kitchen_Electrolux_Portuguese.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 755px;
  min-height: 675px;
  max-height: 775px;
  display: flex;
  overflow: hidden;
}

.div-block-10 {
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--white);
  width: 40%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px 45px;
  position: absolute;
  bottom: auto;
  left: 0;
  right: auto;
}

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

.heading-3.heading-3-2 {
  display: none;
}

.div-block-11 {
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: auto;
}

.div-block-12 {
  flex-direction: column-reverse;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
  top: 180px;
  left: 230px;
}

.div-block-12.div-block-12-2 {
  flex-direction: column;
  justify-content: flex-start;
  top: 40px;
  bottom: auto;
  left: 275px;
}

.div-block-12.div-block-12-1 {
  flex-direction: column;
  align-items: flex-end;
  top: 375px;
  left: auto;
  right: 125px;
}

.div-block-12.div-block-12-3 {
  inset: auto auto 385px 305px;
}

.link-block {
  z-index: 5;
  border: 1px solid var(--blue-light);
  background-color: var(--electrolux-blue);
  opacity: .85;
  color: var(--blue-tint);
  text-align: center;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: auto 20px 20px auto;
}

.link-block:hover {
  opacity: 1;
  color: var(--white);
}

.link-block.link-block-2 {
  opacity: .95;
  border-width: 2px;
  top: auto;
  bottom: auto;
  right: 55px;
}

.link-block.link-block-2:hover {
  border-color: var(--white);
  opacity: 1;
}

.link-block.link-block-1-1 {
  inset: 20px auto auto 20px;
}

.link-block.link-block-1-2 {
  top: 20px;
  bottom: auto;
}

.div-block-13 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 300px;
  display: flex;
}

.div-block-13.div-block-13-2 {
  width: 325px;
}

.div-block-13.div-block-13-1 {
  width: 315px;
}

.div-block-14 {
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--white);
  width: 100%;
  padding: 15px 25px;
}

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

.heading-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.div-block-15 {
  background-color: var(--blue-mid);
  opacity: .95;
  color: var(--white);
  width: 100%;
  padding: 20px 30px 20px 25px;
  font-weight: 400;
}

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

.div-block-16 {
  border: 2px solid var(--blue-light);
  background-image: url('../images/Refrigerator_IB42G_Opened_Full_Electrolux_Portuguese_IceTwister.png');
  background-position: 20% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  width: 135px;
  height: 135px;
  margin-top: 0;
  margin-bottom: -110px;
  position: absolute;
  left: -75px;
  right: auto;
}

.div-block-16.div-block-16-2 {
  background-image: url('../images/Refrigerator_IB42G_Opened_Full_Electrolux_Portuguese_SuperFresh.png');
  background-position: 52% 95%;
  background-size: 465px;
  margin-top: 0;
  margin-bottom: -95px;
  left: 285px;
}

.div-block-16.div-block-16-3 {
  background-image: url('../images/Refrigerator_IB42G_Opened_Full_Electrolux_Portuguese_SuperFresh.png');
  background-position: 53% 0;
  background-size: 375px;
  margin-bottom: 95px;
  left: 240px;
}

.section-5 {
  background-image: linear-gradient(180deg, var(--blue-mid) 75%, var(--electrolux-blue) 75%);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 700px;
  min-height: 650px;
  max-height: 725px;
  display: flex;
  overflow: hidden;
}

.div-block-17 {
  background-image: url('../images/Refrigerator_IB42G_Perspective_Electrolux_Portuguese.png');
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 55%;
  height: 100%;
  padding: 25px 0;
  display: flex;
}

.div-block-18 {
  grid-column-gap: 125px;
  grid-row-gap: 125px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  height: 100%;
  padding: 50px 60px 60px 0;
  display: flex;
}

.image-3 {
  width: 95px;
}

.heading-5 {
  width: 95%;
  min-width: 85%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 55px;
  font-weight: 600;
  line-height: 60px;
}

.div-block-19 {
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  margin-bottom: auto;
  display: flex;
  position: relative;
  top: 100px;
  left: 100px;
}

.div-block-20 {
  border: 1px solid var(--blue-light);
  background-color: var(--electrolux-blue);
  opacity: .9;
  text-align: center;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  padding: 25px;
  display: flex;
}

.div-block-21 {
  align-items: center;
  display: none;
}

.div-block-22 {
  background-color: var(--silk-tint);
  opacity: .95;
  color: var(--electrolux-blue);
  width: auto;
  padding: 15px 25px 15px 20px;
}

.heading-6 {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-23 {
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--blue-light);
  text-align: center;
  padding: 10px 20px;
  font-weight: 400;
}

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

.text-block-3 {
  color: var(--blue-tint);
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
}

.section-6 {
  background-color: var(--silk-tint);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 725px;
  min-height: 650px;
  max-height: 735px;
  display: flex;
  overflow: hidden;
}

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

.image-4 {
  width: 250px;
  margin-top: -10px;
  margin-right: 20px;
}

.container-3 {
  align-items: flex-start;
  width: 100%;
  max-width: 975px;
  margin-left: 0;
  display: flex;
}

.div-block-24 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  height: 100%;
  padding: 50px 25px 50px 50px;
  display: flex;
}

.div-block-25 {
  background-image: url('../images/Refrigerator_IB42G_PerspectiveSpecs_Electrolux_Portuguese_1000x1000.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 675px;
  width: 55%;
  height: 100%;
}

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

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

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

.icone-tabela {
  width: 25px;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 1280px) {
  .div-block-0 {
    width: 43%;
  }

  .section-1 {
    height: 700px;
  }

  .div-block-8 {
    height: 500px;
  }

  .section-4 {
    height: 775px;
    max-height: 800px;
  }

  .div-block-12.div-block-12-2 {
    top: 30px;
  }

  .div-block-12.div-block-12-3 {
    bottom: 400px;
  }

  .div-block-18 {
    grid-column-gap: 155px;
    grid-row-gap: 155px;
  }

  .heading-5 {
    width: 90%;
  }

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

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

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

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

  .section-3 {
    padding-top: 60px;
    padding-bottom: 90px;
  }

  .div-block-8 {
    height: 575px;
    max-height: 650px;
  }

  .section-4 {
    height: 850px;
    max-height: 900px;
  }

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

  .div-block-12.div-block-12-2 {
    top: 45px;
    bottom: auto;
    left: 270px;
  }

  .div-block-12.div-block-12-1 {
    top: 430px;
    right: 115px;
  }

  .div-block-12.div-block-12-3 {
    bottom: 405px;
  }

  .section-5 {
    height: 750px;
    max-height: 800px;
  }

  .div-block-18 {
    grid-column-gap: 150px;
    grid-row-gap: 150px;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-right: 100px;
  }

  .heading-5 {
    width: 85%;
    min-width: 80%;
    margin-bottom: 25px;
    line-height: 53px;
  }

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

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

  .tabela {
    width: 60%;
  }

  .text-block-4 {
    line-height: 20px;
  }
}

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

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

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

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

  .image-0 {
    width: 350px;
    margin-bottom: 20px;
    margin-left: 0;
  }

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

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

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

  .section-1 {
    height: 975px;
    max-height: 1000px;
  }

  .div-block-5 {
    padding-bottom: 150px;
  }

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

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

  .paragraph-1.paragraph-1-1 {
    line-height: 42px;
  }

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

  .image-1 {
    width: 165px;
  }

  .div-block-6 {
    margin-top: 30px;
    margin-bottom: 35px;
    padding: 30px 65px;
  }

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

  .section-3 {
    grid-column-gap: 75px;
    grid-row-gap: 75px;
    padding: 75px 175px 115px;
  }

  .div-block-8 {
    height: 775px;
    min-height: 600px;
    max-height: 850px;
  }

  .container-2 {
    max-width: 1500px;
  }

  .image-2 {
    width: 125px;
  }

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

  .section-4 {
    height: 1200px;
    min-height: 1000px;
    max-height: 1300px;
  }

  .div-block-10 {
    width: 35%;
    padding: 50px 60px;
  }

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

  .div-block-12.div-block-12-2 {
    top: 125px;
    left: 425px;
  }

  .div-block-12.div-block-12-1 {
    top: 645px;
    right: 155px;
  }

  .div-block-12.div-block-12-3 {
    bottom: 525px;
  }

  .link-block {
    width: 40px;
    height: 40px;
    font-size: 45px;
    line-height: 45px;
  }

  .link-block.link-block-2 {
    bottom: 10px;
    right: 65px;
  }

  .div-block-13 {
    width: 375px;
  }

  .div-block-13.div-block-13-2 {
    width: 435px;
  }

  .div-block-13.div-block-13-1 {
    width: 425px;
  }

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

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

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

  .div-block-16 {
    width: 200px;
    height: 200px;
    margin-bottom: -165px;
    left: -135px;
  }

  .div-block-16.div-block-16-2 {
    background-size: 650px;
    margin-bottom: -120px;
    left: 370px;
  }

  .div-block-16.div-block-16-3 {
    background-size: 535px;
    margin-bottom: 155px;
    left: 325px;
  }

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

  .div-block-17 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-18 {
    grid-column-gap: 175px;
    grid-row-gap: 175px;
    padding: 100px 100px 125px 30px;
  }

  .heading-5 {
    width: 80%;
    min-width: 75%;
    margin-bottom: 25px;
    font-size: 70px;
    line-height: 75px;
  }

  .div-block-20 {
    width: 250px;
    height: 250px;
    padding-left: 35px;
    padding-right: 35px;
  }

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

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

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

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

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

  .section-6 {
    height: 950px;
    min-height: 900px;
    max-height: 1100px;
  }

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

  .image-4 {
    width: 325px;
  }

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

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

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

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

  .tabela {
    width: 65%;
  }

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

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

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

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

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

@media screen and (max-width: 991px) {
  .header {
    background-position: 0%;
    background-size: 875px;
    justify-content: flex-start;
    align-items: flex-start;
    height: 650px;
    min-height: 575px;
    max-height: 675px;
  }

  .div-block-0 {
    width: 55%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

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

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

  .image-0 {
    width: 225px;
  }

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

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

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

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

  .div-block-4 {
    width: 55%;
  }

  .div-block-5 {
    width: 45%;
    padding-bottom: 60px;
  }

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

  .paragraph-1 {
    font-size: 20px;
    line-height: 26px;
  }

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

  .image-1 {
    width: 115px;
  }

  .div-block-6 {
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 20px 30px;
  }

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

  .section-3 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    padding: 45px 60px 65px;
  }

  .div-block-8 {
    height: 350px;
    min-height: 300px;
    max-height: 400px;
  }

  .container-2 {
    max-width: 850px;
  }

  .image-2 {
    width: 100px;
  }

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

  .div-block-10 {
    width: 45%;
    padding: 35px 25px;
  }

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

  .div-block-12.div-block-12-2 {
    top: 100px;
    left: 130px;
  }

  .div-block-12.div-block-12-1 {
    top: 419px;
    right: 221px;
  }

  .div-block-12.div-block-12-3 {
    bottom: 335px;
    left: 163px;
  }

  .div-block-13 {
    width: 245px;
  }

  .div-block-13.div-block-13-1 {
    width: 275px;
  }

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

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

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

  .div-block-16 {
    width: 110px;
    height: 110px;
    margin-bottom: -90px;
    left: 5px;
  }

  .div-block-16.div-block-16-2 {
    margin-bottom: -75px;
    left: 270px;
  }

  .div-block-16.div-block-16-3 {
    margin-bottom: 120px;
    left: 185px;
  }

  .section-5 {
    height: 675px;
  }

  .div-block-18 {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    padding: 40px 30px 50px 20px;
  }

  .heading-5 {
    font-size: 38px;
    line-height: 43px;
  }

  .div-block-20 {
    width: 215px;
    height: 215px;
  }

  .footer {
    padding-top: 45px;
    padding-left: 45px;
    padding-right: 45px;
  }

  .image-4 {
    margin-top: 0;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .container-3 {
    flex-direction: column;
    align-items: flex-start;
    max-width: 600px;
  }

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

  .div-block-25 {
    background-size: 550px;
  }

  .tabela {
    width: 95%;
  }

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

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

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

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

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

  .image-0 {
    width: 235px;
  }

  .heading-0 {
    line-height: 38px;
  }

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

  .section-1 {
    flex-direction: column-reverse;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .div-block-4 {
    width: 100%;
    height: 500px;
    min-height: 450px;
    max-height: 550px;
  }

  .div-block-5 {
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 50px;
  }

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

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

  .paragraph-1.paragraph-1-1 {
    margin-left: -100px;
  }

  .image-1 {
    margin-left: 25px;
  }

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

  .container-1.container-1-2 {
    background-color: var(--blue-mid);
    margin-top: 0;
    margin-right: 0;
    padding: 45px 40px;
  }

  .container-1.container-1-3 {
    background-color: var(--electrolux-blue);
    padding: 45px 40px 10px;
  }

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

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

  .section-3 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-8 {
    width: 95%;
    height: 300px;
    min-height: 200px;
    max-height: 350px;
  }

  .container-2 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-2 {
    width: 95px;
  }

  .div-block-9 {
    margin-left: 10px;
  }

  .heading-2 {
    width: 95%;
    margin-bottom: 15px;
    font-size: 41px;
    line-height: 46px;
    position: relative;
    top: auto;
  }

  .section-4 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column;
    align-items: center;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .div-block-10 {
    opacity: 1;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    left: auto;
  }

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

  .div-block-11 {
    background-image: url('../images/Refrigerator_Open_Food_IB42G_Kitchen_Electrolux_Portuguese.jpg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 550px;
    min-height: 500px;
    max-height: 650px;
    position: relative;
  }

  .div-block-12.div-block-12-2 {
    position: absolute;
    top: 245px;
    left: 305px;
  }

  .div-block-12.div-block-12-1 {
    position: absolute;
    top: 315px;
    right: 300px;
  }

  .div-block-12.div-block-12-3 {
    flex-direction: column-reverse;
    align-items: flex-end;
    position: absolute;
    bottom: 290px;
    left: auto;
    right: 285px;
  }

  .link-block {
    left: 20px;
    right: auto;
  }

  .link-block.link-block-2 {
    bottom: 5px;
    left: auto;
    right: 50px;
  }

  .link-block.link-block-1-2 {
    left: auto;
    right: 20px;
  }

  .div-block-13 {
    flex-direction: column;
    justify-content: flex-start;
  }

  .div-block-13.div-block-13-2 {
    width: 260px;
  }

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

  .div-block-15 {
    background-color: var(--blue-light);
    padding: 15px 20px;
  }

  .div-block-16 {
    margin-top: -100px;
    margin-bottom: 0;
    display: block;
    left: auto;
    right: 155px;
  }

  .div-block-16.div-block-16-2 {
    margin-top: -100px;
    margin-bottom: 0;
    left: 150px;
    right: auto;
  }

  .div-block-16.div-block-16-3 {
    margin-top: -30px;
    margin-bottom: 0;
    left: 190px;
    right: auto;
  }

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

  .div-block-17 {
    background-image: url('../images/Refrigerator_IB42G_Perspective_Electrolux_Portuguese.png'), linear-gradient(180deg, var(--blue-mid) 35%, var(--electrolux-blue) 35%);
    background-position: 50% 20%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
    width: 100%;
    height: 550px;
    min-height: 500px;
    max-height: 600px;
  }

  .div-block-18 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    height: auto;
    padding: 0;
  }

  .div-block-20 {
    width: 175px;
    height: 175px;
  }

  .div-block-22 {
    background-color: var(--blue-light);
  }

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

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

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

  .section-6 {
    flex-direction: column;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .footer {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    align-items: flex-end;
    padding: 40px;
  }

  .image-4 {
    margin-bottom: 15px;
  }

  .div-block-24 {
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-right: 40px;
  }

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

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

  .tabela {
    width: 75%;
  }

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

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

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

@media screen and (max-width: 479px) {
  .div-block-2 {
    padding: 35px 25px 20px;
  }

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

  .image-0 {
    width: 215px;
  }

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

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

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

  .div-block-4 {
    height: 400px;
    min-height: 350px;
    max-height: 500px;
  }

  .div-block-5 {
    padding-top: 25px;
    padding-bottom: 35px;
  }

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

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

  .paragraph-1.paragraph-1-2 {
    margin-top: 5px;
  }

  .paragraph-1.paragraph-1-1 {
    margin-left: -80px;
  }

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

  .image-1 {
    width: 100px;
    margin-left: 20px;
  }

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

  .container-1.container-1-2 {
    padding: 30px 30px 0;
  }

  .container-1.container-1-3 {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

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

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

  .section-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .div-block-8 {
    height: 175px;
    min-height: 100px;
    max-height: 200px;
  }

  .container-2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .image-2 {
    width: 80px;
    margin-top: 0;
  }

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

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

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

  .div-block-11 {
    justify-content: flex-start;
    align-items: flex-start;
    height: 400px;
    min-height: 300px;
    max-height: 550px;
    padding: 0 15px;
    display: flex;
  }

  .div-block-12.div-block-12-2 {
    top: auto;
    left: auto;
  }

  .div-block-12.div-block-12-1 {
    top: auto;
    right: auto;
  }

  .div-block-12.div-block-12-3 {
    bottom: auto;
    right: auto;
  }

  .link-block {
    width: 30px;
    height: 30px;
    font-size: 35px;
    line-height: 35px;
    position: absolute;
    top: 170px;
    bottom: auto;
    left: 35px;
  }

  .link-block.link-block-2 {
    position: relative;
    bottom: 3px;
    right: 35px;
  }

  .link-block.link-block-1-1 {
    position: absolute;
    top: 230px;
    left: 40px;
  }

  .link-block.link-block-1-2 {
    position: absolute;
    top: 190px;
    left: 90px;
    right: auto;
  }

  .div-block-13 {
    opacity: 0;
    width: 250px;
    position: relative;
  }

  .div-block-13.div-block-13-2 {
    opacity: 0;
    justify-content: flex-start;
    align-items: flex-end;
    width: 270px;
  }

  .div-block-13.div-block-13-1 {
    opacity: 0;
    display: flex;
    position: relative;
  }

  .div-block-13.div-block-13-3 {
    opacity: 1;
  }

  .div-block-14 {
    background-color: var(--blue-mid);
    padding: 13px 20px 10px;
  }

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

  .div-block-15 {
    background-color: var(--electrolux-blue);
    color: var(--white);
    padding: 18px 20px;
  }

  .div-block-16 {
    width: 110px;
    height: 110px;
    margin-top: 130px;
    display: block;
    left: 175px;
    right: auto;
  }

  .div-block-16.div-block-16-2 {
    background-size: 435px;
    margin-top: 155px;
    margin-bottom: 0;
    left: 190px;
  }

  .div-block-16.div-block-16-3 {
    background-size: 315px;
    margin-top: 120px;
    left: 175px;
  }

  .div-block-17 {
    background-position: 50% 25%, 0 0;
    height: 450px;
    min-height: 300px;
    max-height: 500px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

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

  .div-block-20 {
    width: 150px;
    height: 150px;
    padding: 20px;
  }

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

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

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

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

  .footer {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-bottom: 35px;
    padding-left: 30px;
    padding-right: 25px;
  }

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

  .div-block-24 {
    padding: 30px 25px 0;
  }

  .div-block-25 {
    background-size: 400px;
    height: 450px;
    min-height: 300px;
  }

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

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

  .tabela {
    width: 100%;
  }

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

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

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

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

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

#w-node-d8dbf0ff-3d48-6c47-5c60-b9f2ddc77068-e74e5a19 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d8dbf0ff-3d48-6c47-5c60-b9f2ddc7707c-e74e5a19 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


@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_4_Semibold.otf') format('opentype');
  font-weight: 600;
  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_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_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_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_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}