:root {
  --800: 800px;
  --650: 650px;
  --blue-tint: #dfe7ea;
  --electrolux-sans: "Electrolux Sans", sans-serif;
  --900: 900px;
  --750: 750px;
  --electrolux-blue: #041e4f;
  --400: 400px;
  --600: 600px;
  --550: 550px;
  --white: white;
  --blue-mid: #7b8a9d;
  --725: 725px;
  --700: 700px;
  --silk-light: #b2abbb;
  --silk-tint: #d8d5de;
  --500: 500px;
  --blue-light: #adbac3;
  --silk-rich: #2b2936;
  --silk-mid: #797488;
  --moss-rich: #3a4535;
  --moss-mid: #6c7b68;
  --moss-light: #a7b2a4;
  --moss-tint: #d5d7d2;
  --450: 450px;
  --850: 850px;
  --950: 950px;
  --white-2: white;
  --black: black;
}

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

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

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

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

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

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

.header {
  width: 100%;
  height: 750px;
  max-height: var(--800);
  min-height: var(--650);
  background-color: var(--blue-tint);
  font-family: var(--electrolux-sans);
  background-image: url('../images/NEW_IT70S_Kitchen_Electrolux.jpg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

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

.div-block {
  width: 465px;
  max-width: 475px;
  min-width: var(--400);
  flex-direction: column;
  align-items: flex-start;
  padding-top: 0;
  padding-right: 0;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

.div-block-6 {
  width: 60%;
  height: 100%;
  background-image: url('../images/Refrigerator_AutoSense_Electrolux_portuguese.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 40px;
  display: flex;
}

.image-2 {
  width: 135px;
  margin-left: -15px;
}

.container {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: auto;
  margin-left: 0;
  padding-left: 45px;
  padding-right: 40px;
  display: flex;
}

.div-block-7 {
  width: 100%;
  background-color: var(--electrolux-blue);
  color: var(--white);
  margin-bottom: auto;
  padding: 35px 40px;
  position: relative;
}

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

.heading-2.heading-2-2 {
  font-size: 35px;
  font-weight: 600;
  line-height: 45px;
}

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

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

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

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

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

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

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

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

.div-block-8 {
  width: 450px;
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--white);
  border-radius: 2px;
  padding: 25px 30px;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.div-block-8.div-block-8-2 {
  width: 385px;
}

.div-block-8.div-block-8-3 {
  width: auto;
  opacity: 1;
  padding: 0;
}

.div-block-9 {
  flex-direction: row-reverse;
  align-items: flex-end;
  display: flex;
  position: relative;
  bottom: 45px;
}

.div-block-9.div-block-9-2 {
  flex-direction: row;
  align-items: flex-start;
  top: auto;
  bottom: 10px;
  left: 40px;
}

.div-block-9.div-block-9-3 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  bottom: auto;
}

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

.div-block-10 {
  width: 50%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.div-block-11 {
  width: 50%;
  height: 100%;
  background-image: url('../images/Refrigerator_Hortinatura_Electrolux_Portuguese.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 45px;
  display: flex;
}

.div-block-12 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Refrigerator_Hortinatura_Electrolux_Portuguese.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 25%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.div-block-12.div-block-12-1 {
  height: 45%;
  background-image: none;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 45px;
  display: flex;
}

.div-block-12.div-block-12-2 {
  height: 55%;
  background-image: url('../images/NEW_IT70S_Opened_Full_Electrolux_HortiNatura.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding: 40px 10px;
  display: flex;
}

.div-block-13 {
  z-index: 2;
  width: 55%;
  height: 100%;
  background-image: url('../images/NEW_IT70S_Opened_Full_Electrolux.png');
  background-position: 55% 2%;
  background-repeat: no-repeat;
  background-size: 725px;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 40px 30px;
  display: flex;
  position: relative;
}

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

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

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

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

.container-2.container-2-2 {
  color: var(--white);
  text-align: left;
  align-items: flex-start;
  margin-right: auto;
  font-weight: 400;
}

.container-2.container-2-3 {
  max-width: 100%;
  text-align: center;
  align-items: center;
  margin-left: auto;
}

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

.section-4 {
  width: 100%;
  height: var(--700);
  max-height: var(--725);
  min-height: var(--650);
  background-image: linear-gradient(to bottom, var(--blue-mid) 75%, var(--silk-tint) 75%);
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.container-3 {
  width: 100%;
  color: var(--white);
  margin-top: auto;
  margin-left: 0;
  padding-left: 45px;
  padding-right: 25px;
}

.div-block-15 {
  width: 585px;
  height: 285px;
  max-height: 300px;
  max-width: 600px;
  min-height: 265px;
  min-width: 550px;
  background-image: url('../images/Refrigerator_Replace_Inverter_Electrolux_Brazil.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: auto;
  margin-bottom: 0;
  position: relative;
  left: auto;
}

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

.image-3 {
  width: 90px;
  margin-bottom: 0;
  margin-left: 0;
}

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

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

.div-block-16 {
  z-index: 5;
  width: 60%;
  height: 100%;
  background-image: url('../images/Refrigerator_IT70S_SmartBivolt_Electrolux_Portuguese.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 800px;
  position: relative;
}

.div-block-17 {
  width: 40%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.container-4 {
  width: 100%;
  height: 100%;
  background-color: var(--blue-mid);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  padding-top: 40px;
  display: flex;
  position: relative;
  left: auto;
  right: auto;
}

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

.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(--white);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 35px 40px 40px;
  display: flex;
}

.text-block-3 {
  color: var(--electrolux-blue);
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 400;
  line-height: 31px;
}

.section-6 {
  width: 100%;
  height: var(--700);
  max-height: var(--725);
  min-height: var(--650);
  background-color: var(--electrolux-blue);
  background-image: linear-gradient(to bottom, var(--electrolux-blue) 55%, var(--blue-mid) 55%);
  color: var(--white);
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.div-block-20 {
  width: 45%;
  height: 100%;
  grid-column-gap: 135px;
  grid-row-gap: 135px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 55px;
  display: flex;
}

.div-block-21 {
  width: 55%;
  height: 100%;
  background-image: url('../images/Refrigerator_FastAdapt_Electrolux_Portuguese_GIF.gif');
  background-position: 50% 100%;
  background-size: cover;
}

.heading-6 {
  width: 80%;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 45px;
  font-weight: 600;
  line-height: 48px;
}

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

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

.div-block-22 {
  width: 55%;
  height: 100%;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

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

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

.heading-7 {
  color: var(--electrolux-blue);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 55px;
  font-weight: 600;
  line-height: 65px;
}

.image-4 {
  width: 135px;
  margin-bottom: 5px;
}

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

.tabs {
  width: 100%;
}

.div-block-24 {
  width: 100%;
  height: var(--700);
  max-height: var(--725);
  min-height: var(--650);
  background-color: var(--electrolux-blue);
  color: var(--white);
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-24.div-block-24-4 {
  flex-direction: row-reverse;
}

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

.div-block-25.div-block-25-2 {
  width: 100%;
  background-image: url('../images/Refrigerator_EFUY16P5HVG_R600_Electrolux_Spanish_No_Text.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  padding-top: 60px;
}

.div-block-25.div-block-25-3 {
  width: 40%;
}

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

.div-block-25.div-block-25-4 {
  padding-left: 45px;
  padding-right: 50px;
}

.div-block-26 {
  width: 65%;
  height: 100%;
  color: var(--white);
  background-image: url('../images/NEW_IT70S_Zoom_LED.jpg');
  background-position: 45% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.div-block-26.div-block-26-3 {
  width: 60%;
  background-color: var(--blue-tint);
  background-image: url('../images/NEW_IT70S_Opened_Full_Electrolux.png');
  background-position: 78% 80%;
  background-size: 1250px;
}

.div-block-26.div-block-26-4 {
  background-color: var(--white);
  background-image: url('../images/NEW_IT70S_Opened_Full_Electrolux.png');
  background-position: 20% 65%;
  background-size: 1450px;
}

.heading-8 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 55px;
  font-weight: 600;
  line-height: 58px;
}

.heading-8.heading-8-2 {
  text-transform: uppercase;
}

.heading-8.heading-8-3 {
  width: 95%;
  color: var(--silk-tint);
}

.heading-8.heading-8-4 {
  width: 90%;
}

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

.section-9 {
  width: 100%;
  height: var(--700);
  max-height: var(--725);
  min-height: var(--650);
  background-color: var(--blue-light);
  color: var(--electrolux-blue);
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

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

.div-block-29 {
  width: 100%;
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--white);
  margin-top: auto;
  padding: 25px 30px;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-29:hover {
  opacity: 1;
}

.link {
  color: var(--blue-mid);
  font-weight: 400;
  text-decoration: none;
}

.link:hover {
  color: var(--silk-light);
  text-decoration: underline;
}

.container-5 {
  width: 100%;
  margin-top: auto;
  margin-left: 0;
  padding: 40px 50px 40px 45px;
  font-weight: 300;
}

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

.text-block-4 {
  font-size: 23px;
  font-weight: 300;
  line-height: 28px;
}

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

.tab-link-tab-2:hover {
  background-color: var(--silk-tint);
}

.tab-link-tab-2.w--current {
  background-color: rgba(178, 171, 187, .85);
  font-weight: 600;
}

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

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

.tab-link-tab-3:hover {
  background-color: var(--silk-tint);
}

.tab-link-tab-3.w--current {
  background-color: rgba(178, 171, 187, .85);
  font-weight: 600;
}

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

.tab-link-tab-4:hover {
  background-color: var(--silk-tint);
}

.tab-link-tab-4.w--current {
  background-color: rgba(178, 171, 187, .85);
  font-weight: 600;
}

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

.tab-link-tab-1:hover {
  background-color: var(--silk-tint);
}

.tab-link-tab-1.w--current {
  opacity: 1;
  background-color: rgba(178, 171, 187, .85);
  font-weight: 600;
}

.bold-text-3 {
  color: var(--blue-mid);
}

.text-block-5 {
  font-size: 11px;
  line-height: 16px;
}

.image-5 {
  width: 225px;
  margin-top: -10px;
  margin-right: 15px;
}

.container-6 {
  width: 90%;
  max-width: 1100px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.superscript {
  font-size: 13px;
  line-height: 15px;
  top: auto;
  bottom: 11px;
}

.superscript.superscript-2 {
  bottom: 11px;
}

.superscript.superscript-2-2 {
  font-size: 11px;
  line-height: 11px;
  bottom: 9px;
}

.superscript.superscript-3 {
  bottom: 10px;
}

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

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

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

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

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

.icone-tabela {
  width: 25px;
}

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

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

.text-tabela {
  justify-content: center;
  display: flex;
}

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

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

.div-block-32 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.image-6 {
  width: 225px;
}

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

  .div-block {
    width: 475px;
  }

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

  .div-block-9.div-block-9-2 {
    bottom: 20px;
  }

  .div-block-12.div-block-12-2 {
    background-position: 55% 0;
    background-size: cover;
  }

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

  .section-4 {
    height: var(--725);
    max-height: var(--750);
  }

  .div-block-14 {
    align-items: flex-start;
  }

  .div-block-15 {
    width: 650px;
    height: 325px;
    max-height: 350px;
    max-width: 700px;
    min-height: 300px;
    min-width: 600px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .heading {
    font-size: 30px;
  }

  .section-2, .section-3 {
    height: var(--750);
    max-height: var(--800);
    min-height: var(--725);
  }

  .div-block-9.div-block-9-2 {
    bottom: 50px;
    left: 20px;
  }

  .div-block-12.div-block-12-2 {
    background-position: 60% 0;
    background-size: cover;
  }

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

  .section-4 {
    height: var(--800);
    max-height: var(--900);
    min-height: var(--750);
  }

  .div-block-15 {
    width: 700px;
    height: 365px;
    max-height: 400px;
    max-width: 750px;
    min-height: 350px;
    min-width: 675px;
  }

  .section-5 {
    height: var(--725);
    max-height: var(--750);
    min-height: var(--650);
  }

  .div-block-16 {
    background-position: 50% 100%;
    background-size: 900px;
  }

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

  .section-7 {
    height: 675px;
    max-height: var(--750);
    min-height: var(--650);
  }

  .tabela {
    width: 60%;
  }
}

@media screen and (min-width: 1920px) {
  .header {
    height: 1050px;
    max-height: 1100px;
    min-height: 1000px;
    background-size: contain;
  }

  .div-block {
    width: var(--600);
    max-width: 700px;
    min-width: var(--550);
  }

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

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

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

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

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

  .section-2 {
    height: 1000px;
    max-height: 1050px;
    min-height: 975px;
  }

  .image-2 {
    width: 175px;
  }

  .container {
    padding-left: 60px;
    padding-right: 60px;
  }

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

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

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

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

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

  .section-3 {
    height: 925px;
    max-height: 950px;
    min-height: 875px;
  }

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

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

  .div-block-8.div-block-8-2 {
    width: 525px;
  }

  .div-block-9 {
    bottom: 120px;
  }

  .div-block-9.div-block-9-2 {
    bottom: 75px;
  }

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

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

  .div-block-12.div-block-12-2 {
    background-position: 100% 0;
    background-size: cover;
  }

  .div-block-13 {
    background-size: 1150px;
    padding: 60px 40px;
  }

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

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

  .section-4 {
    height: 1000px;
    max-height: 1050px;
    min-height: 975px;
  }

  .container-3 {
    padding-left: 70px;
    padding-right: 70px;
  }

  .div-block-15 {
    width: 950px;
    height: 475px;
    max-height: 500px;
    max-width: 975px;
    min-height: 400px;
    min-width: 900px;
  }

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

  .image-3 {
    width: 115px;
  }

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

  .section-5 {
    height: 1000px;
    max-height: 1100px;
    min-height: 975px;
  }

  .div-block-16 {
    background-position: 50% 100%;
    background-size: 1250px;
  }

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

  .container-4 {
    width: 100%;
    right: auto;
  }

  .div-block-18 {
    padding: 40px 60px;
  }

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

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

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

  .section-6 {
    height: 1000px;
    max-height: 1075px;
    min-height: 950px;
    background-image: linear-gradient(to bottom, var(--electrolux-blue) 50%, var(--blue-mid) 50%);
  }

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

  .div-block-20 {
    grid-column-gap: 275px;
    grid-row-gap: 275px;
    padding: 60px 75px 100px;
  }

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

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

  .section-7 {
    height: 950px;
    max-height: 1000px;
    min-height: var(--900);
  }

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

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

  .image-4 {
    width: 175px;
  }

  .div-block-24 {
    height: 875px;
    max-height: var(--900);
    min-height: 850px;
  }

  .div-block-25.div-block-25-1, .div-block-25.div-block-25-4 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .div-block-26.div-block-26-3 {
    background-size: 1700px;
  }

  .div-block-26.div-block-26-4 {
    background-size: 1850px;
  }

  .heading-8 {
    width: 95%;
    margin-bottom: 20px;
    font-size: 70px;
    line-height: 75px;
  }

  .heading-8.heading-8-3, .heading-8.heading-8-4 {
    width: 65%;
  }

  .section-9 {
    height: 950px;
    max-height: 1000px;
    min-height: 925px;
  }

  .section-10 {
    height: 875px;
    max-height: var(--900);
    min-height: var(--800);
  }

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

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

  .container-5 {
    padding-left: 65px;
    padding-right: 65px;
  }

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

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

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

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

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

  .image-5 {
    width: 325px;
    margin-right: 25px;
  }

  .container-6 {
    width: 95%;
    max-width: 2000px;
  }

  .superscript {
    font-size: 15px;
    bottom: 15px;
  }

  .superscript.superscript-2 {
    bottom: 13px;
  }

  .superscript.superscript-3 {
    bottom: 12px;
  }

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

  .tabela {
    width: 60%;
  }

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

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

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

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

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

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

  .image-6 {
    width: 275px;
  }
}

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

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

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

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

  .div-block-5 {
    width: 100%;
    height: auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 40px;
  }

  .div-block-6 {
    width: 100%;
    height: var(--650);
    max-height: var(--700);
    min-height: var(--600);
  }

  .image-2 {
    width: 125px;
  }

  .container {
    max-width: 800px;
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .footer {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    padding: 45px 60px 25px;
    display: flex;
  }

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

  .div-block-9.div-block-9-2 {
    bottom: 60px;
    left: auto;
  }

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

  .div-block-11 {
    width: 100%;
    height: 675px;
    max-height: var(--725);
    min-height: var(--650);
  }

  .div-block-12.div-block-12-1 {
    height: auto;
    padding: 50px 60px 60px;
  }

  .div-block-12.div-block-12-2 {
    height: 400px;
    max-height: 550px;
    min-height: 300px;
    background-position: 100% 0;
    background-size: cover;
  }

  .div-block-13 {
    width: 100%;
    height: 700px;
    max-height: 750px;
    min-height: 675px;
    background-size: 800px;
    padding: 30px 20px;
  }

  .container-2.container-2-2 {
    max-width: 850px;
    background-color: var(--electrolux-blue);
    padding: 50px 60px;
  }

  .container-2.container-2-1 {
    max-width: 850px;
    background-color: var(--blue-mid);
    padding: 50px 60px;
  }

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

  .div-block-14 {
    width: 100%;
    height: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column-reverse;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-3 {
    max-width: 850px;
    margin-top: 0;
    padding: 45px 60px 0;
  }

  .div-block-15 {
    width: 100%;
    height: 375px;
    max-height: 425px;
    max-width: none;
    min-height: 350px;
    min-width: auto;
  }

  .image-3 {
    width: 95px;
  }

  .section-5 {
    height: auto;
    max-height: none;
    min-height: auto;
    background-color: var(--white);
    flex-direction: column-reverse;
  }

  .div-block-16 {
    width: 100%;
    height: 700px;
    max-height: 725px;
    min-height: 675px;
    background-position: 50% 100%;
    background-size: 850px;
    margin-top: 0;
  }

  .div-block-17 {
    width: 100%;
    height: auto;
    align-items: center;
    padding: 0;
  }

  .container-4 {
    width: 100%;
    height: auto;
    max-width: 850px;
    margin-right: 0;
    padding-top: 50px;
    right: auto;
  }

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

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

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

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

  .div-block-21 {
    width: 100%;
    height: 700px;
    max-height: 725px;
    min-height: 650px;
  }

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

  .div-block-22 {
    width: 100%;
    height: 650px;
    max-height: 725px;
    min-height: 600px;
  }

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

  .div-block-24 {
    height: auto;
    max-height: none;
    min-height: auto;
    flex-direction: column;
  }

  .div-block-24.div-block-24-4 {
    flex-direction: column;
  }

  .div-block-25.div-block-25-2 {
    height: 600px;
    max-height: 650px;
    min-height: 575px;
  }

  .div-block-25.div-block-25-3 {
    width: 100%;
    height: auto;
    padding: 50px 60px;
  }

  .div-block-25.div-block-25-1 {
    width: 100%;
    height: auto;
    padding: 55px 60px;
  }

  .div-block-25.div-block-25-4 {
    width: 100%;
    height: auto;
    padding: 50px 60px;
  }

  .div-block-26 {
    width: 100%;
    height: 700px;
    max-height: 725px;
    min-height: 650px;
  }

  .div-block-26.div-block-26-3 {
    width: 100%;
  }

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

  .div-block-27 {
    width: 100%;
    height: 700px;
    max-height: 725px;
    min-height: 650px;
  }

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

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

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

  .container-5 {
    max-width: 850px;
    margin-top: 0;
    padding: 50px 60px;
  }

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

  .text-tab-link {
    width: 80%;
    font-size: 15px;
    line-height: 20px;
  }

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

  .image-5 {
    margin-top: 0;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .container-6 {
    width: 100%;
    max-width: 850px;
    flex-direction: column;
  }

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

  .div-block-31 {
    width: 100%;
    height: 650px;
    max-height: 700px;
    min-height: 625px;
    background-position: 50% 0;
    background-size: 625px;
  }

  .tabela {
    width: 60%;
  }

  .link-trade {
    position: relative;
    bottom: auto;
    left: 25px;
    right: auto;
  }
}

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

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

  .div-block-2 {
    width: 100%;
    height: 450px;
    max-height: 500px;
    min-height: 425px;
    background-image: url('../images/NEW_IT70S_Kitchen_Electrolux.jpg');
    background-position: 100% 100%;
  }

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

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

  .image {
    width: 255px;
    margin-bottom: 20px;
    display: block;
  }

  .heading {
    width: 100%;
    line-height: 35px;
  }

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

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

  .div-block-6 {
    height: 550px;
    max-height: 600px;
    min-height: 500px;
    padding: 20px;
  }

  .container {
    margin-bottom: 0;
    padding: 30px 40px 40px;
  }

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

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

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

  .div-block-8 {
    width: 325px;
    padding-left: 25px;
    padding-right: 25px;
  }

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

  .div-block-9 {
    bottom: 65px;
  }

  .div-block-9.div-block-9-2 {
    top: 15px;
    bottom: auto;
    left: 25px;
  }

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

  .div-block-11 {
    height: 600px;
    max-height: 650px;
    min-height: 575px;
  }

  .div-block-12.div-block-12-1 {
    padding-bottom: 55px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-12.div-block-12-2 {
    height: 300px;
    min-height: 200px;
    background-position: 100% 0;
    background-size: cover;
    padding: 20px;
  }

  .div-block-13 {
    height: 575px;
    max-height: 625px;
    min-height: 550px;
    background-position: 40% 1%;
    background-size: 625px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

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

  .container-2.container-2-2, .container-2.container-2-1 {
    padding: 40px;
  }

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

  .div-block-15 {
    height: 285px;
    max-height: 300px;
    min-height: 250px;
  }

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

  .image-3 {
    width: 90px;
  }

  .div-block-16 {
    height: 550px;
    max-height: 675px;
    min-height: 500px;
    background-size: 675px;
    margin-top: 0;
  }

  .div-block-17 {
    padding-top: 0;
  }

  .container-4 {
    width: 100%;
    padding-top: 40px;
    right: auto;
  }

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

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

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

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

  .div-block-20 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-21 {
    height: 600px;
    max-height: 625px;
    min-height: 575px;
  }

  .div-block-22 {
    height: 500px;
    max-height: 600px;
    min-height: 450px;
    background-position: 50% 100%;
  }

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

  .image-4 {
    width: 125px;
  }

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

  .div-block-25.div-block-25-3, .div-block-25.div-block-25-1, .div-block-25.div-block-25-4 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-26 {
    height: 525px;
    max-height: 550px;
    min-height: 500px;
  }

  .div-block-26.div-block-26-3 {
    background-position: 78% 75%;
    background-size: 1150px;
  }

  .div-block-26.div-block-26-4 {
    background-position: 15% 65%;
    background-size: 1300px;
  }

  .div-block-27 {
    height: 600px;
    max-height: 650px;
    min-height: 575px;
  }

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

  .container-5 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-tab-link {
    width: 100%;
    font-size: 14px;
  }

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

  .image-5 {
    margin-bottom: 20px;
  }

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

  .div-block-31 {
    height: 550px;
    max-height: 600px;
    min-height: 500px;
    background-size: 515px;
  }

  .tabela {
    width: 75%;
  }

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

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

  .image-6 {
    width: 200px;
  }
}

@media screen and (max-width: 479px) {
  .div-block-2 {
    height: 275px;
    max-height: 325px;
    min-height: 250px;
    background-position: 85% 100%;
  }

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

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

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

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

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

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

  .div-block-6 {
    height: 375px;
    max-height: 400px;
    min-height: 350px;
    padding: 15px 10px;
  }

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

  .container {
    padding: 20px 30px 35px;
  }

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

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

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

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

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

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

  .div-block-8 {
    width: 265px;
    padding: 15px 20px;
  }

  .div-block-8.div-block-8-2 {
    width: 225px;
    padding-right: 15px;
  }

  .div-block-9 {
    bottom: 30px;
  }

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

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

  .div-block-11 {
    height: 350px;
    max-height: 375px;
    min-height: 325px;
  }

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

  .div-block-12.div-block-12-2 {
    height: 200px;
    max-height: 300px;
    min-height: 150px;
    background-position: 60% 0;
    background-size: cover;
    padding: 15px 10px;
  }

  .div-block-13 {
    height: 335px;
    max-height: 350px;
    min-height: 300px;
    background-position: 45% 0;
    background-size: 345px;
    padding: 35px 15px;
  }

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

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

  .container-2.container-2-2 {
    padding-top: 35px;
    padding-left: 30px;
    padding-right: 30px;
  }

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

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

  .div-block-15 {
    height: 195px;
    max-height: 225px;
    min-height: 185px;
    background-position: 45% 100%;
  }

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

  .image-3 {
    width: 78px;
  }

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

  .div-block-16 {
    height: 350px;
    max-height: 500px;
    min-height: 300px;
    background-position: 30% 100%;
    background-size: 425px;
  }

  .div-block-17 {
    padding-top: 0;
  }

  .container-4 {
    width: 100%;
    padding-top: 35px;
    right: auto;
  }

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

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

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

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

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

  .div-block-21 {
    height: 360px;
    max-height: 400px;
    min-height: 325px;
  }

  .heading-6 {
    width: 100%;
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 40px;
  }

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

  .div-block-22 {
    height: 300px;
    max-height: 350px;
    min-height: 250px;
  }

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

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

  .image-4 {
    width: 110px;
  }

  .tabs-menu {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-25.div-block-25-2 {
    height: 400px;
    max-height: 425px;
    min-height: 350px;
    font-weight: 400;
  }

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

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

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

  .div-block-26 {
    height: 325px;
    max-height: 350px;
    min-height: 275px;
  }

  .div-block-26.div-block-26-3 {
    background-position: 80% 75%;
    background-size: 700px;
  }

  .div-block-26.div-block-26-4 {
    background-position: 35% 68%;
    background-size: 1100px;
  }

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

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

  .heading-8.heading-8-3 {
    width: 75%;
    max-width: 85%;
    min-width: 70%;
    font-size: 30px;
    line-height: 35px;
  }

  .heading-8.heading-8-4 {
    width: 60%;
    max-width: 70%;
    min-width: 55%;
    font-size: 30px;
    line-height: 35px;
  }

  .div-block-27 {
    height: 375px;
    max-height: 400px;
    min-height: 325px;
  }

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

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

  .container-5 {
    padding: 35px 30px;
  }

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

  .tab-link-tab-2 {
    border-bottom: 1px solid var(--silk-light);
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-tab-link {
    width: 75%;
    max-width: 85%;
    min-width: 75%;
    font-size: 13px;
    line-height: 17px;
  }

  .tab-link-tab-3 {
    border-top: 1px solid var(--silk-light);
    border-left-width: 0;
  }

  .tab-link-tab-4, .tab-link-tab-1 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-5 {
    font-size: 9px;
    line-height: 13px;
  }

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

  .superscript {
    font-size: 9px;
    line-height: 9px;
    bottom: 6px;
  }

  .superscript.superscript-2 {
    bottom: 7px;
  }

  .superscript.superscript-2-2 {
    font-size: 9px;
    line-height: 9px;
    bottom: 6px;
  }

  .superscript.superscript-3 {
    bottom: 7px;
  }

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

  .div-block-31 {
    height: 435px;
    max-height: 455px;
    min-height: 400px;
    background-position: 50% 0;
    background-size: 425px;
  }

  .tabela {
    width: 100%;
  }

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

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

  .heading-tabela-col {
    font-size: 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;
  }

  .div-block-32 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 15px;
    margin-left: -10px;
  }

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

#w-node-_859a454d-74ad-f9cb-1b3e-cb041caa8672-673cce0d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_859a454d-74ad-f9cb-1b3e-cb041caa8686-673cce0d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


@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_5_Bold.otf') format('opentype');
  font-weight: 700;
  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_Oblique_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_Oblique_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_Oblique_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@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_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_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}