:root {
  --white: white;
  --electrolux-sans: "Electrolux Sans", sans-serif;
  --electrolux-blue: #041e4f;
  --blue-mid: #7b8a9d;
  --blue-light: #adbac3;
  --silk-tint: #d8d5de;
  --blue-tint: #dfe7ea;
  --silk-rich: #2b2936;
  --silk-light: #b2abbb;
  --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%;
}

@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-image: url('../images/Microwave_ME3BC_OE8GF_Kitchen_Electrolux_Portuguese.jpg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 725px;
  min-height: 600px;
  max-height: 775px;
  padding: 40px;
  display: flex;
  overflow: hidden;
}

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

.div-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 435px;
  min-width: 200px;
  max-width: 600px;
  display: flex;
}

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

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

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

.heading {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 46px;
}

.image {
  width: 235px;
}

.paragraph {
  margin-top: 15px;
  margin-bottom: 8px;
  font-size: 30px;
  line-height: 38px;
}

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

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

.div-block-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  display: flex;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}

.container-2 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
  top: 40px;
  right: 25px;
}

.link-block {
  z-index: 2;
  background-color: var(--blue-light);
  opacity: .8;
  color: var(--electrolux-blue);
  text-align: center;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 15px;
  left: 15px;
}

.link-block:hover {
  opacity: 1;
}

.link-block.link-block-2 {
  border: 1px solid var(--blue-light);
  background-color: var(--electrolux-blue);
  color: var(--silk-tint);
  top: auto;
  bottom: 15px;
}

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

.link-block.link-block-2.link-block-3 {
  top: 15px;
  bottom: auto;
}

.div-block-5 {
  background-color: var(--electrolux-blue);
  opacity: .9;
  color: var(--blue-tint);
  width: 365px;
  min-width: 200px;
  max-width: 600px;
  padding: 25px 25px 25px 30px;
}

.text-block-2 {
  color: var(--silk-tint);
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.button {
  border: 1px solid var(--silk-tint);
  color: var(--silk-tint);
  text-transform: uppercase;
  background-color: rgba(223, 231, 234, 0);
  border-radius: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.button:hover {
  background-color: var(--silk-tint);
  color: var(--electrolux-blue);
}

.paragraph-2 {
  color: var(--silk-tint);
  margin-bottom: 6px;
  font-size: 25px;
  font-weight: 400;
  line-height: 32px;
}

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

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

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

.tabs-content {
  width: 100%;
}

.div-block-6 {
  background-color: var(--blue-light);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 725px;
  min-height: 600px;
  max-height: 750px;
  display: flex;
}

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

.div-block-7.div-block-7-2 {
  background-image: url('../images/Microwave_ME3BC_Panel_Electrolux_HighLight_Desdidratar.jpg');
}

.div-block-7.div-block-7-3 {
  background-image: url('../images/Microwave_ME3BC_Panel_Electrolux_HighLight_Cozinhar.jpg');
}

.div-block-7.div-block-7-4 {
  background-image: url('../images/Microwave_ME3BC_Panel_Electrolux_HighLight_Delicado.jpg');
}

.div-block-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 45%;
  height: 100%;
  padding: 30px 0 40px;
  display: flex;
}

.div-block-9 {
  background-color: var(--electrolux-blue);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 25px 60px;
  display: flex;
}

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

.div-block-10 {
  z-index: 0;
  background-color: var(--white);
  opacity: 1;
  color: var(--blue-mid);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 625px;
  min-width: 250px;
  max-width: 650px;
  height: 265px;
  min-height: 200px;
  max-height: 300px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 20px 40px 45px 30px;
  font-weight: 400;
  display: flex;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}

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

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

.heading-3 {
  color: var(--blue-mid);
  margin-top: 0;
  font-size: 35px;
  font-weight: 700;
  line-height: 37px;
}

.container-3 {
  width: 500px;
  min-width: 250px;
  max-width: 600px;
  margin: -25px auto auto 0;
  position: relative;
  right: 45px;
}

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

.div-block-11 {
  background-image: url('../images/hover3-100.jpg');
  background-position: 100% 40%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 335px;
  min-height: 100px;
  max-height: 400px;
  display: flex;
}

.div-block-11.div-block-11-2 {
  background-image: url('../images/hover4-100.jpg');
  background-position: 100% 30%;
}

.div-block-11.div-block-11-3 {
  background-image: url('../images/hover2-100.jpg');
  background-position: 25% 100%;
}

.div-block-11.div-block-11-4 {
  background-image: url('../images/hover1-100.jpg');
  background-position: 50% 55%;
}

.div-block-12 {
  border-bottom: 0px solid var(--blue-tint);
  background-color: var(--electrolux-blue);
  opacity: .8;
  color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  padding: 15px 20px;
  font-weight: 400;
  display: flex;
  position: relative;
}

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

.tabs-menu {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid var(--blue-light);
  border-bottom: 0px solid var(--blue-light);
  text-align: center;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  width: 500px;
  min-width: 200px;
  max-width: 650px;
  height: auto;
  display: grid;
  position: absolute;
  bottom: 45px;
  left: auto;
  right: 85px;
}

.tab-link-tab-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: var(--blue-tint);
  opacity: .9;
  color: var(--electrolux-blue);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 8px 15px 10px;
  font-weight: 600;
  display: flex;
}

.tab-link-tab-2.w--current {
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--blue-tint);
}

.tab-link-tab-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border-right: 1px solid var(--electrolux-blue);
  border-left: 1px solid var(--electrolux-blue);
  background-color: var(--blue-tint);
  opacity: .9;
  color: var(--electrolux-blue);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 8px 10px 10px;
  font-size: 15px;
  font-weight: 600;
  display: flex;
}

.tab-link-tab-3.w--current {
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--blue-tint);
}

.tab-link-tab-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: var(--blue-tint);
  opacity: .9;
  color: var(--electrolux-blue);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 8px 10px 10px;
  font-weight: 600;
  display: flex;
}

.tab-link-tab-4.w--current {
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--blue-tint);
}

.text-span-plus {
  font-size: 40px;
  line-height: 20px;
  position: relative;
  top: auto;
}

.text-tab-link {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
}

.tab-link-tab-1 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border-right: 1px solid var(--electrolux-blue);
  background-color: var(--blue-tint);
  opacity: .9;
  color: var(--electrolux-blue);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 8px 20px 10px;
  font-weight: 600;
  display: flex;
}

.tab-link-tab-1.w--current {
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--blue-tint);
  flex-flow: column;
}

.col-100 {
  height: 100%;
}

.after-img-div-inner {
  background-image: url('../images/sem-descongelar.jpeg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.after-img-div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.before-img-div {
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.div-block-circle-effect {
  background-color: #fff;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  position: absolute;
}

.div-block-effecr {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.div-block-hover-effect {
  justify-content: flex-end;
  align-items: flex-end;
  width: 60%;
  height: 100%;
  display: flex;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.devider-ba {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 4px;
  margin-left: -2px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.row-100 {
  height: 100%;
}

.after-img-div-outer {
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.before-img-div-inner {
  background-image: url('../images/com-descongelamento-assistido.jpeg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

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

.div-block-13 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  height: 100%;
  padding: 50px 45px 25px;
  font-weight: 300;
  display: flex;
}

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

.container-4 {
  width: 100%;
  margin-top: auto;
  margin-left: 0;
}

.text-block-3 {
  margin-top: auto;
  font-size: 13px;
}

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

.slider {
  background-color: var(--silk-tint);
  width: 100%;
  height: 700px;
  min-height: 600px;
  max-height: 735px;
}

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

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

.div-block-15 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 70%;
  height: 100%;
}

.div-block-15.div-block-15-2 {
  background-image: url('../images/Microwave_ME3BC_Front_Furniture_Open_Electrolux.jpg');
  background-position: 50% 55%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.div-block-16.div-block-16-2 {
  justify-content: center;
  align-items: flex-end;
}

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

.slide-nav {
  display: none;
}

.right-arrow {
  z-index: 5;
  background-color: var(--electrolux-blue);
  opacity: .8;
  color: var(--silk-tint);
  border-radius: 3px;
  width: 65px;
  height: 65px;
  margin-right: 15px;
}

.right-arrow:hover {
  opacity: 1;
  color: var(--white);
}

.icon {
  font-size: 45px;
  font-weight: 700;
  line-height: 45px;
}

.left-arrow {
  z-index: 5;
  background-color: var(--electrolux-blue);
  opacity: .8;
  color: var(--silk-tint);
  width: 65px;
  height: 65px;
  margin-left: 15px;
}

.left-arrow:hover {
  opacity: 1;
  color: var(--white);
}

.container-5 {
  z-index: 5;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 385px;
  min-width: 250px;
  max-width: 500px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
  right: 150px;
}

.container-5.container-5-2 {
  width: 425px;
  max-width: 600px;
  bottom: 10px;
  left: 185px;
  right: auto;
}

.div-block-17 {
  background-color: var(--electrolux-blue);
  color: var(--blue-tint);
  width: 100%;
  padding: 25px;
}

.div-block-18 {
  background-color: var(--blue-mid);
  color: var(--white);
  padding: 30px 25px;
  font-weight: 400;
}

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

.div-block-19 {
  background-color: var(--blue-mid);
  color: var(--electrolux-blue);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 60px;
  display: flex;
}

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

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

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

.div-block-20 {
  background-image: url('../images/Microwave_ME3BC_Front_Close_Electrolux.png');
  background-position: 95% 15%;
  background-repeat: no-repeat;
  background-size: 1325px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 60%;
  height: 100%;
  padding: 50px;
  display: flex;
  position: relative;
}

.div-block-21 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 40%;
  height: 100%;
  padding: 175px 0 35px;
  display: flex;
}

.container-6 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin: 0 0 auto;
  padding-left: 40px;
  padding-right: 50px;
  display: flex;
}

.div-block-22 {
  background-color: var(--silk-tint);
  color: var(--electrolux-blue);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 125%;
  margin-top: 0;
  padding: 20px 50px 20px 65px;
  display: flex;
}

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

.div-block-23 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 300px;
  min-width: 100px;
  max-width: 500px;
  display: flex;
  position: relative;
}

.div-block-23.div-block-23-2 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 260px;
}

.div-block-24 {
  flex-flow: column-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: relative;
  top: 55px;
  bottom: auto;
  right: 75px;
}

.div-block-24.div-block-24-2 {
  flex-flow: column;
  top: 20px;
  bottom: auto;
  right: 120px;
}

.div-block-25 {
  border: 0px solid var(--silk-tint);
  background-color: rgba(173, 186, 195, 0);
  background-image: url('../images/icone-ecology.png'), radial-gradient(circle farthest-corner at 50% 50%, var(--blue-mid) 55%, rgba(255, 255, 255, 0) 70%);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  border-radius: 0;
  width: 95px;
  height: 95px;
  margin: -50px -50px 0 0;
  position: absolute;
}

.div-block-25.div-block-25-2 {
  background-image: url('../images/icone-maxima-seguridad-w.png'), radial-gradient(circle farthest-corner at 50% 50%, var(--blue-mid) 60%, rgba(255, 255, 255, 0) 75%);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  margin: 0 0 -75px -60px;
}

.div-block-funcion {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 40px;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 160px;
}

.div-block-funcion.div-block-class {
  border: 2px solid var(--blue-tint);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 165px;
  height: 165px;
  margin: 0 0 20px;
  padding: 30px 35px 25px;
  position: absolute;
  top: auto;
  left: auto;
  right: 20px;
}

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

.container-function.container-function-class {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

.div-bolt {
  background-image: url('../images/raio-potencia-icone.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 70px;
  height: 100px;
}

.icon-potencia {
  z-index: 1;
  width: 95px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 35px;
  right: 55px;
}

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

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

.text-block-function.text-block-class {
  font-size: 18px;
  font-weight: 300;
  line-height: 21px;
}

.text-main-function {
  z-index: 2;
  font-size: 65px;
  font-weight: 700;
  line-height: 65px;
  position: relative;
}

.text-main-function.text-main-function-a {
  color: var(--blue-light);
  font-size: 70px;
  line-height: 70px;
}

.heading-8 {
  color: var(--white);
  width: 95%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 600;
}

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

.div-block-28 {
  background-color: var(--blue-light);
  opacity: .95;
  color: var(--electrolux-blue);
  width: 100%;
  padding: 15px 25px;
  font-weight: 400;
}

.text-block-6 {
  font-size: 16px;
  line-height: 21px;
}

.div-block-29 {
  background-color: var(--silk-tint);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 700px;
  min-height: 500px;
  max-height: 750px;
  display: flex;
}

.div-block-30 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 45%;
  height: 100%;
  padding: 25px 25px 40px 55px;
  display: flex;
}

.div-block-31 {
  color: var(--silk-rich);
  background-color: #cdcdcd;
  background-image: url('../images/Microwave_ME3BC_Isometric_Electrolux_Portuguese.png');
  background-position: 25%;
  background-repeat: no-repeat;
  background-size: 700px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 55%;
  height: 100%;
  padding: 0;
  font-weight: 400;
  display: flex;
}

.div-block-31.div-block-31-2 {
  background-color: rgba(205, 205, 205, 0);
  background-image: none;
  padding: 0;
}

.tabs-menu-2 {
  z-index: 5;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: var(--electrolux-blue);
  border-radius: 25px;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 10px;
  display: flex;
  position: absolute;
  top: 55px;
  left: 45px;
}

.image-3 {
  width: 255px;
}

.container-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-9 {
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--white);
  width: 240px;
  min-width: 100px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 20px;
  position: absolute;
  left: auto;
}

.text-block-7 {
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
}

.text-block-8 {
  background-color: var(--blue-mid);
  color: var(--blue-tint);
  width: 100%;
  padding: 20px 25px;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
}

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

.icone-tabela {
  width: 25px;
}

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

.medida {
  text-align: right;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

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

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

.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: 0px;
  grid-row-gap: 0px;
  background-color: rgba(255, 255, 255, .75);
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 2.25fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 6px;
  padding: 6px 20px;
  font-size: 13px;
  font-weight: 400;
  display: grid;
}

.tabela {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: 35px;
}

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

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

.tab-link-tab-2-2 {
  background-color: var(--blue-mid);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  padding: 0;
  display: flex;
}

.tab-link-tab-2-2.w--current {
  background-color: var(--blue-tint);
}

.tab-link-tab-3-2 {
  background-color: var(--blue-mid);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  padding: 0;
  display: flex;
}

.tab-link-tab-3-2.w--current {
  background-color: var(--blue-tint);
}

.tab-link-tab-1-2 {
  background-color: var(--blue-mid);
  border-radius: 100%;
  width: 25px;
  height: 25px;
  padding: 0;
}

.tab-link-tab-1-2.w--current {
  background-color: var(--blue-tint);
}

.slider-2 {
  width: 100%;
  height: 100%;
}

.div-block-32 {
  background-color: #bebebe;
  background-image: url('../images/Microwave_ME3BC_FurnitureBultin_Electrolux_Portuguese.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
}

.div-block-32.div-block-32-2 {
  background-image: url('../images/Microwave_ME3BC_InstallationBuiltin_Electrolux_Portuguese.png');
}

.div-block-32.div-block-32-3 {
  background-image: url('../images/Microwave_ME3BC_FurnitureOverlap_Electrolux_Portuguese.png');
}

.div-block-32.div-block-32-4 {
  background-image: url('../images/Microwave_ME3BC_InstallationOverlap_Electrolux_Portuguese.png');
}

.slide-nav-2 {
  display: none;
}

.left-arrow-2 {
  background-color: var(--electrolux-blue);
  opacity: .8;
  width: 50px;
  height: 50px;
  margin-top: 385px;
  margin-left: 10px;
}

.left-arrow-2:hover {
  opacity: 1;
}

.right-arrow-2 {
  background-color: var(--electrolux-blue);
  opacity: .8;
  width: 50px;
  height: 50px;
  margin-top: 385px;
  margin-right: 15px;
}

.right-arrow-2:hover {
  opacity: 1;
}

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

  .container-2 {
    right: 75px;
  }

  .div-block-10 {
    height: 265px;
    padding-bottom: 50px;
  }

  .container-3 {
    right: 15px;
  }

  .tabs-menu {
    bottom: 40px;
    right: 90px;
  }

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

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

  .div-block-funcion {
    right: 215px;
  }

  .div-block-funcion.div-block-class {
    right: 30px;
  }

  .tabs-menu-2 {
    left: 50px;
  }

  .tabela {
    width: 75%;
  }
}

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

  .container-2 {
    right: 125px;
  }

  .div-block-6 {
    height: 775px;
    max-height: 800px;
  }

  .div-block-10 {
    width: 725px;
    max-width: 750px;
    height: 275px;
    padding: 40px 60px 60px 50px;
  }

  .container-3 {
    right: 50px;
  }

  .tabs-menu {
    bottom: 75px;
    right: 197px;
  }

  .div-block-13 {
    padding-bottom: 35px;
  }

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

  .container-5 {
    width: 425px;
    right: 185px;
  }

  .div-block-22 {
    padding-left: 75px;
    padding-right: 100px;
  }

  .div-block-funcion {
    right: 265px;
  }

  .div-block-funcion.div-block-class {
    right: 60px;
  }

  .div-block-29 {
    height: 800px;
    max-height: 850px;
  }

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

  .tabs-menu-2 {
    top: 60px;
    left: 55px;
  }

  .tabela {
    width: 70%;
  }

  .left-arrow-2, .right-arrow-2 {
    margin-top: 435px;
  }
}

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

  .div-block {
    width: 600px;
  }

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

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

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

  .image {
    width: 350px;
  }

  .paragraph {
    margin-top: 20px;
    margin-bottom: 12px;
    font-size: 40px;
    line-height: 45px;
  }

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

  .container-2 {
    right: 155px;
  }

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

  .div-block-5 {
    width: 500px;
    padding: 35px;
  }

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

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

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

  .div-block-6 {
    height: 1050px;
    max-height: 1200px;
  }

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

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

  .div-block-10 {
    width: 1050px;
    max-width: 1500px;
    height: 350px;
    max-height: 450px;
    padding: 85px 75px 100px 65px;
  }

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

  .paragraph-3.paragraph-3-1 {
    width: 80%;
    max-width: 100%;
  }

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

  .container-3 {
    width: 675px;
    max-width: 700px;
  }

  .div-block-11 {
    height: 500px;
    max-height: 600px;
  }

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

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

  .tabs-menu {
    width: 700px;
    max-width: 750px;
    bottom: 80px;
    right: 225px;
  }

  .tab-link-tab-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding: 15px 25px;
  }

  .tab-link-tab-3, .tab-link-tab-4 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding: 15px 20px;
  }

  .text-span-plus {
    font-size: 50px;
  }

  .text-tab-link {
    font-size: 20px;
    line-height: 28px;
  }

  .tab-link-tab-1 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding: 15px 25px;
  }

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

  .div-block-13 {
    padding-bottom: 45px;
    padding-left: 65px;
    padding-right: 65px;
  }

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

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

  .slider {
    height: 1000px;
    max-height: 1200px;
  }

  .container-5 {
    width: 500px;
    max-width: 600px;
    right: 215px;
  }

  .container-5.container-5-2 {
    width: 600px;
    max-width: 700px;
  }

  .div-block-17, .div-block-18 {
    padding: 35px;
  }

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

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

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

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

  .section-5 {
    height: 1000px;
    max-height: 1200px;
  }

  .div-block-20 {
    background-size: 1750px;
  }

  .div-block-21 {
    padding-top: 250px;
  }

  .div-block-22 {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 100px;
  }

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

  .div-block-23 {
    width: 425px;
    max-width: 600px;
  }

  .div-block-23.div-block-23-2 {
    width: 400px;
  }

  .div-block-24 {
    top: 40px;
    right: 120px;
  }

  .div-block-24.div-block-24-2 {
    top: auto;
    right: 180px;
  }

  .div-block-25 {
    width: 115px;
    height: 115px;
    margin-top: -75px;
  }

  .div-block-funcion {
    right: 385px;
  }

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

  .icon-potencia {
    width: 110px;
  }

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

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

  .text-main-function {
    font-size: 85px;
    line-height: 85px;
  }

  .text-main-function.text-main-function-a {
    font-size: 100px;
    line-height: 90px;
  }

  .heading-8 {
    width: 95%;
    font-size: 35px;
    line-height: 40px;
  }

  .div-block-27, .div-block-28 {
    padding: 25px 35px;
  }

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

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

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

  .tabs-menu-2 {
    left: 75px;
  }

  .image-3 {
    width: 375px;
  }

  .container-9 {
    width: 350px;
    padding: 25px;
  }

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

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

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

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

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

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

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

  .tabela {
    width: 75%;
  }

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

@media screen and (max-width: 991px) {
  .header {
    background-position: 15% 100%;
    flex-flow: column;
    padding: 0;
  }

  .div-block {
    width: 400px;
  }

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

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

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

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

  .div-block-4 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .container-2 {
    flex-flow: column;
    top: 30px;
    left: 125px;
    right: auto;
  }

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

  .tabs {
    background-color: var(--blue-light);
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 60px;
  }

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

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

  .div-block-8 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

  .div-block-10 {
    width: 600px;
    margin-top: -50px;
  }

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

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

  .container-3 {
    margin-bottom: 0;
    margin-right: 0;
    right: auto;
  }

  .tabs-menu {
    position: relative;
    bottom: auto;
    right: auto;
  }

  .before-img-div {
    display: none;
  }

  .div-block-hover-effect {
    background-image: url('../images/Microwave_ME3BC_Defrost_Electrolux_Portuguese.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 725px;
    min-height: 200px;
    max-height: 800px;
  }

  .after-img-div-outer {
    display: none;
  }

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

  .div-block-13 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    width: 100%;
    height: auto;
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .div-block-15 {
    width: 75%;
  }

  .div-block-16 {
    width: 25%;
  }

  .div-block-16.div-block-16-2 {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .container-5 {
    right: 263px;
  }

  .container-5.container-5-2 {
    bottom: auto;
    left: 250px;
  }

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

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

  .footer {
    padding: 40px;
  }

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

  .container-6 {
    padding-left: 20px;
    padding-right: 30px;
  }

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

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

  .div-block-24 {
    right: 60px;
  }

  .div-block-24.div-block-24-2 {
    right: 100px;
  }

  .div-block-25.div-block-25-2 {
    margin-bottom: -85px;
    margin-left: -30px;
  }

  .div-block-funcion {
    margin-top: 0;
    margin-bottom: 0;
    right: 15px;
  }

  .div-block-funcion.div-block-class {
    margin-bottom: 125px;
  }

  .div-block-29 {
    height: 650px;
  }

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

  .div-block-31 {
    background-size: 500px;
  }

  .tabs-menu-2 {
    left: 30px;
  }

  .container-9 {
    width: 165px;
    padding-left: 15px;
    padding-right: 15px;
  }

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

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

  .tabela {
    width: 95%;
    top: 50px;
  }

  .link-trade {
    right: 20px;
  }

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

@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 {
    width: 100%;
    min-width: auto;
    max-width: none;
  }

  .div-block-2 {
    opacity: 1;
    padding: 45px 45px 30px;
  }

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

  .div-block-4 {
    background-image: url('../images/Microwave_ME3BC_OE8GF_Kitchen_Electrolux_Portuguese.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 550px;
    min-height: 400px;
    max-height: 650px;
  }

  .container-2 {
    top: auto;
    bottom: 15px;
    left: auto;
    right: 90px;
  }

  .tabs {
    padding-bottom: 50px;
  }

  .div-block-7 {
    height: 675px;
    max-height: 700px;
  }

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

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

  .div-block-10 {
    opacity: 1;
    width: 85%;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-top: 25px;
    padding-bottom: 55px;
    padding-right: 30px;
  }

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

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

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

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

  .container-3 {
    width: 90%;
    min-width: auto;
  }

  .div-block-11 {
    width: 100%;
    min-width: auto;
    max-width: none;
    height: 400px;
    max-height: 450px;
  }

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

  .tabs-menu {
    width: 550px;
    left: auto;
  }

  .div-block-hover-effect {
    height: 500px;
    min-height: 200px;
    max-height: 650px;
  }

  .div-block-13 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    padding: 40px 40px 30px;
  }

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

  .slider {
    height: 800px;
    max-height: 850px;
  }

  .div-block-14, .div-block-14.div-block-14-2 {
    flex-flow: column;
  }

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

  .div-block-15.div-block-15-2 {
    min-height: 500px;
  }

  .div-block-16 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-16.div-block-16-2 {
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: center;
  }

  .background-video {
    min-height: 550px;
  }

  .right-arrow {
    width: 50px;
    height: 50px;
    margin-top: 300px;
  }

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

  .left-arrow {
    width: 50px;
    height: 50px;
    margin-top: 300px;
  }

  .container-5 {
    width: 500px;
    margin-top: -25px;
    margin-bottom: 0;
    right: auto;
  }

  .container-5.container-5-2 {
    margin-top: -35px;
    left: auto;
  }

  .div-block-18 {
    padding-top: 22px;
    padding-bottom: 25px;
  }

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

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

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

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

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

  .div-block-20 {
    background-position: 93% 15%;
    width: 100%;
    height: 650px;
    min-height: 500px;
    max-height: 725px;
  }

  .div-block-21 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 0;
  }

  .container-6 {
    margin-top: 25px;
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

  .div-block-24 {
    top: 70px;
  }

  .div-block-24.div-block-24-2 {
    top: 35px;
    right: 100px;
  }

  .div-block-25.div-block-25-2 {
    margin-bottom: -75px;
    margin-left: -50px;
  }

  .div-block-funcion {
    margin-right: auto;
    position: relative;
    top: auto;
    left: 40px;
  }

  .div-block-funcion.div-block-class {
    margin-top: -135px;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    bottom: auto;
  }

  .icon-potencia {
    top: 15px;
  }

  .section-6 {
    background-color: var(--silk-tint);
    padding-top: 40px;
  }

  .heading-8 {
    width: 90%;
  }

  .heading-8.heading-8-2 {
    width: 100%;
  }

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

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

  .div-block-31 {
    background-position: 50%;
    background-size: 600px;
    width: 100%;
    height: 600px;
    min-height: 200px;
    max-height: 750px;
  }

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

  .container-9 {
    display: none;
  }

  .text-block-8 {
    padding: 20px 25px;
    font-weight: 400;
  }

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

  .tabela {
    width: 75%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    top: auto;
  }

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

  .slider-2 {
    height: 600px;
    min-height: 200px;
    max-height: 750px;
  }

  .div-block-32 {
    background-position: 50% 0;
  }

  .left-arrow-2, .right-arrow-2 {
    margin-top: 325px;
  }

  .slide {
    width: 100%;
  }

  .tabs-2 {
    background-color: var(--silk-tint);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .tabs-content-2 {
    width: 100%;
  }
}

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

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

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

  .image {
    width: 225px;
  }

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

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

  .div-block-4 {
    height: 400px;
    min-height: 200px;
  }

  .container-2 {
    flex-flow: row-reverse;
    justify-content: flex-end;
    align-items: flex-end;
    bottom: 80px;
    right: auto;
  }

  .link-block {
    width: 30px;
    height: 30px;
    font-size: 35px;
    line-height: 30px;
    top: 10px;
    left: auto;
    right: 20px;
  }

  .link-block.link-block-2 {
    width: 25px;
    height: 25px;
    font-size: 30px;
    line-height: 25px;
    bottom: 10px;
    left: 10px;
    right: auto;
  }

  .link-block.link-block-2.link-block-3 {
    line-height: 25px;
    top: 15px;
    left: 15px;
    right: auto;
  }

  .div-block-5 {
    width: 275px;
    max-width: 350px;
    padding: 20px 15px 20px 20px;
  }

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

  .button {
    padding: 8px 10px;
    font-size: 15px;
  }

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

  .div-block-7 {
    height: 425px;
    min-height: 200px;
    max-height: 600px;
  }

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

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

  .div-block-10 {
    width: 90%;
    margin-top: -25px;
    padding: 20px 20px 50px;
  }

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

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

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

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

  .container-3 {
    width: 95%;
  }

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

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

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

  .tabs-menu {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    width: 95%;
    min-width: auto;
    max-width: none;
  }

  .tab-link-tab-2 {
    border-bottom: 1px solid var(--electrolux-blue);
  }

  .tab-link-tab-3 {
    border-left-width: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-span-plus {
    font-size: 40px;
  }

  .text-tab-link {
    font-size: 13px;
    line-height: 17px;
  }

  .tab-link-tab-1 {
    border-bottom: 1px solid var(--electrolux-blue);
  }

  .div-block-hover-effect {
    height: 275px;
  }

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

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

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

  .slider {
    height: 600px;
    min-height: 300px;
  }

  .div-block-15.div-block-15-2 {
    min-height: 375px;
  }

  .background-video {
    min-height: 365px;
  }

  .right-arrow, .left-arrow {
    width: 45px;
    height: 45px;
    margin-top: 200px;
  }

  .container-5 {
    width: 90%;
    min-width: auto;
    max-width: 100%;
    margin-top: -15px;
  }

  .container-5.container-5-2 {
    width: 90%;
    max-width: 100%;
    margin-top: -25px;
  }

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

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

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

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

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

  .footer {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
  }

  .div-block-20 {
    background-position: 95% 15%;
    background-size: 1000px;
    height: 500px;
    min-height: 300px;
    max-height: 650px;
    padding: 20px;
  }

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

  .container-6 {
    margin-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
  }

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

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

  .div-block-23 {
    width: 235px;
  }

  .div-block-23.div-block-23-2 {
    width: 205px;
  }

  .div-block-24 {
    top: 40px;
    right: 55px;
  }

  .div-block-24.div-block-24-2 {
    top: 25px;
    right: 90px;
  }

  .div-block-25 {
    width: 75px;
    height: 75px;
    margin-top: -30px;
    margin-right: -40px;
    display: none;
  }

  .div-block-25.div-block-25-2 {
    display: none;
  }

  .div-block-funcion {
    margin-top: -10px;
    bottom: 0;
    left: 30px;
  }

  .div-block-funcion.div-block-class {
    background-color: var(--electrolux-blue);
    width: 110px;
    height: 110px;
    margin-top: 0;
    margin-bottom: -110px;
    padding: 30px 30px 25px;
    position: absolute;
    right: 5px;
  }

  .icon-potencia {
    width: 85px;
  }

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

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

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

  .text-main-function {
    font-size: 60px;
  }

  .text-main-function.text-main-function-a {
    font-size: 50px;
    line-height: 45px;
  }

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

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

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

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

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

  .div-block-31 {
    background-position: 25%;
    background-size: 350px;
    height: 400px;
  }

  .tabs-menu-2 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    padding-top: 6px;
    padding-bottom: 6px;
    left: 25px;
  }

  .image-3 {
    width: 225px;
  }

  .text-block-8 {
    padding: 15px 20px;
    font-size: 13px;
    line-height: 16px;
  }

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

  .heading-9.heading-9-2 {
    font-size: 16px;
    line-height: 26px;
  }

  .medida {
    font-size: 10px;
  }

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

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

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

  .tabela {
    width: 100%;
  }

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

  .tab-link-tab-2-2, .tab-link-tab-3-2, .tab-link-tab-1-2 {
    width: 22px;
    height: 22px;
  }

  .slider-2 {
    height: 400px;
  }

  .left-arrow-2, .right-arrow-2 {
    width: 40px;
    height: 40px;
    margin-top: 190px;
    font-size: 30px;
    line-height: 30px;
  }
}

#w-node-_37fa9172-872d-68cd-2316-440cbc2a100c-7221dfdf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37fa9172-872d-68cd-2316-440cbc2a1020-7221dfdf, #w-node-_39a4ff4e-8ee4-954d-9ab6-48ba9667efee-7221dfdf, #w-node-_7d31cc1d-a4fa-6db6-7b53-59308e184d6a-7221dfdf {
  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_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_5_Bold.otf') format('opentype');
  font-weight: 700;
  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_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_Oblique_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_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_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}