.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.body {
  color: #041e50;
  font-family: Electrolux Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.header {
  width: 100%;
  height: 725px;
  background-color: #fff;
  background-image: url('../images/Electrolux_logo_master_blue_RGB.png'), url('../images/NEW_Cooktop_63869DCA189_Kitchen_Electrolux_Spanish.jpg');
  background-position: 97% 5%, 25% 80%;
  background-repeat: no-repeat, no-repeat;
  background-size: 265px, 1750px;
  align-items: flex-end;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.div-block-1 {
  width: 51%;
  grid-row-gap: 10px;
  color: #fff;
  background-color: rgba(4, 30, 80, .95);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 25px 30px;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  display: flex;
  position: relative;
}

.div-block-2 {
  width: 0%;
}

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

.paragraph {
  width: 90%;
  border-bottom: 2px solid rgba(223, 231, 234, .9);
  margin-bottom: 0;
  padding-bottom: 8px;
  padding-left: 5px;
}

.section-1 {
  width: 100%;
  height: 650px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

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

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

.div-block-5 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: -50px;
  display: flex;
  position: relative;
}

.div-block-6 {
  width: 100%;
  color: #041e50;
  background-color: #7b8a9c;
  padding: 15px 30px;
}

.heading-2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.div-block-7 {
  width: 100%;
  color: #fff;
  background-color: #041e50;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 25px 30px;
  font-size: 25px;
  line-height: 35px;
  display: flex;
}

.div-block-8 {
  background-color: #dfe7ea;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 15px 30px;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  display: flex;
}

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

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

.bloco-1 {
  width: 100%;
  height: 600px;
  color: #dfe7ea;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/GettyImages-634466657.jpg');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

.bloco-2 {
  width: 100%;
  height: 550px;
  background-color: #adb9c3;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-9 {
  width: 50%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#adb9c3 85%, #dfe7ea 85%);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 60px;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  display: flex;
}

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

.paragraph-2, .paragraph-3 {
  margin-bottom: 0;
}

.heading-3 {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
}

.text-span-1 {
  color: #fff;
  background-color: #041e50;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 30px;
  font-weight: 700;
}

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

.section-3 {
  width: 100%;
  height: 550px;
  color: #fff;
  background-color: #041e50;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

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

.div-block-12 {
  width: 50%;
  height: 100%;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 60px;
  font-size: 25px;
  line-height: 35px;
  display: flex;
}

.heading-4 {
  color: #dfe7ea;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
}

.bold-text-3, .bold-text-4 {
  font-weight: 600;
}

.image {
  width: 100px;
}

.bold-text-5 {
  color: #fff;
  font-weight: 600;
}

.bold-text-6 {
  color: #fff;
}

.section-4 {
  width: 100%;
  height: 500px;
  background-color: #dfe7ea;
  justify-content: center;
  align-items: center;
  padding: 0 0 0 60px;
  display: flex;
  overflow: hidden;
}

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

.bold-text-7, .bold-text-8 {
  color: #fff;
}

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

.image-2 {
  width: 725px;
  margin-top: auto;
  margin-left: 0;
  position: relative;
  top: -20px;
  left: -75px;
}

.div-block-14 {
  width: 45%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.tabs {
  width: 100%;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

.div-block-16 {
  width: 100%;
  height: 300px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-17 {
  width: 100%;
  color: #fff;
  background-color: #041e50;
  align-items: center;
  padding: 15px 60px 15px 30px;
  display: flex;
}

.div-block-18 {
  width: 100%;
  color: #fff;
  background-color: #adb9c3;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 15px 60px 25px 30px;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  display: flex;
}

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

.tabs-menu {
  grid-column-gap: 5px;
  background-color: #041e50;
  border-radius: 60px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 10px;
  padding: 8px 10px;
  display: flex;
}

.tabs-content {
  width: 100%;
}

.text-block, .text-block-2, .text-block-3 {
  display: none;
}

.tab-link-tab-1 {
  width: 16px;
  height: 16px;
  background-color: rgba(255, 255, 255, .45);
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 100%;
  padding: 0;
}

.tab-link-tab-1:hover {
  border-color: #fff;
}

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

.tab-link-tab-2 {
  width: 16px;
  height: 16px;
  background-color: rgba(255, 255, 255, .45);
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 100%;
  padding: 0;
}

.tab-link-tab-2:hover {
  border-color: #fff;
}

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

.tab-link-tab-3 {
  width: 16px;
  height: 16px;
  background-color: rgba(255, 255, 255, .45);
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 100%;
  padding: 0;
}

.tab-link-tab-3:hover {
  border-color: #fff;
}

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

.section-5 {
  width: 100%;
  height: auto;
  color: #fff;
  background-color: #041e50;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: none;
  overflow: hidden;
}

.section-6 {
  width: 100%;
  height: 725px;
  background-color: #dfe7ea;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.div-block-19 {
  width: 50%;
  height: 100%;
}

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

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

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

.slider {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  display: none;
}

.slide {
  background-image: url('../images/Dimentions_IsometricCountertop_v02.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/Dimentions_IsometricCooktop_Countertop_v02.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/Dimentions_IsometricCooktop_Countertop_v02.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.left-arrow, .right-arrow {
  display: block;
}

.footer {
  width: 100%;
  background-color: #041e50;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 40px 25px 40px 50px;
  display: flex;
}

.div-block-21 {
  width: 85%;
  grid-column-gap: 25px;
  color: #fff;
  align-items: center;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  display: flex;
}

.image-3 {
  width: 225px;
  color: #041e50;
}

.image-4 {
  width: 120px;
}

.link-block {
  margin-left: auto;
}

.text-block-4 {
  margin-top: 0;
}

.tabela {
  width: 70%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 5px;
  padding-top: 0;
  display: flex;
}

.heading-9 {
  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: 3px;
  margin-bottom: 5px;
  padding: 5px 20px;
  font-weight: 300;
  display: flex;
}

.image-8 {
  width: 25px;
}

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

.esp-tecnicas {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 5px;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: 400;
  display: grid;
}

.image-9 {
  width: 23px;
}

.image-10 {
  width: 200px;
  display: none;
}

.slide-nav {
  display: none;
}

.bold-text-10, .bold-text-11 {
  font-weight: 600;
}

.text-span-2 {
  color: #041e50;
  background-color: #dfe7ea;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: 700;
}

.div-block-22 {
  width: 100%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(4, 30, 80, .95);
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  font-size: 30px;
  font-weight: 600;
  display: flex;
}

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

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

.tabs-2 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.tabs-menu-2 {
  z-index: 5;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #041e50;
  border-radius: 60px;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 8px 10px;
  display: flex;
  position: absolute;
  top: 105px;
  right: 140px;
}

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

.text-block-5, .text-block-6, .text-block-7 {
  display: none;
}

.tab-link-tab-1-2 {
  width: 16px;
  height: 16px;
  background-color: rgba(221, 221, 221, .45);
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 100%;
  padding: 0;
}

.tab-link-tab-1-2:hover {
  border-color: #fff;
}

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

.tab-link-tab-3-2 {
  width: 16px;
  height: 16px;
  background-color: rgba(255, 255, 255, .45);
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 100%;
  padding: 0;
}

.tab-link-tab-3-2:hover {
  border-color: #fff;
}

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

.tab-link-tab-2-2 {
  width: 16px;
  height: 16px;
  background-color: rgba(255, 255, 255, .45);
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 100%;
  padding: 0;
}

.tab-link-tab-2-2:hover {
  border-color: #fff;
}

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

.icon {
  color: #2b2936;
  margin-left: 10px;
}

.icon:hover {
  color: #fff;
}

.icon-2 {
  color: #2b2936;
  margin-right: 10px;
}

.icon-2:hover {
  color: #fff;
}

.heading-11 {
  color: #d2bb95;
  margin-top: 0;
}

.grid {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-content: stretch;
  justify-content: stretch;
}

.div-block-24 {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-25 {
  width: 100%;
  height: 425px;
  background-image: url('../images/amb_01_beauty_cmyk.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-25.div-block-25-2 {
  background-image: url('../images/conjunto-facas_v3-1.jpg');
  background-position: 95% 100%;
}

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

.div-block-26 {
  width: 100%;
  height: 325px;
  color: #fff;
  background-color: rgba(123, 138, 156, .95);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  display: flex;
}

.div-block-26.div-block-26-2 {
  color: #fff;
  background-color: #041e50;
  font-weight: 400;
}

.heading-12 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 600;
  line-height: 45px;
}

.div-block-27 {
  width: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 30px 60px;
  display: flex;
}

.text-block-8 {
  width: 100%;
  height: auto;
  color: #041e50;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 0;
  font-size: 35px;
  font-weight: 600;
  line-height: 45px;
  display: block;
}

.text-block-8.text-block-8-2 {
  width: auto;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 600;
}

.text-block-8.text-block-8-3 {
  width: auto;
}

.button-1 {
  width: auto;
  color: #dfe7ea;
  text-transform: uppercase;
  background-color: #041e50;
  flex-direction: row;
  flex: 0 auto;
  align-items: center;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.button-1:hover {
  color: #041e50;
  background-color: #dfe7ea;
}

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

.button-2 {
  color: #041e50;
  text-transform: uppercase;
  background-color: #adb9c3;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.button-2:hover {
  background-color: #fff;
}

.grid-2 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 15px;
  display: none;
}

.image-11 {
  width: 80px;
}

.div-block-28 {
  width: 100%;
  height: 100%;
  grid-column-gap: 5px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  display: flex;
}

.div-block-29 {
  width: 100%;
  height: 65%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 15px 30px 20px;
  display: flex;
}

.text-span-3 {
  color: #fff;
  background-color: #041e50;
  padding-left: 5px;
  padding-right: 5px;
}

.div-block-30 {
  width: 100%;
  height: 35%;
  background-color: rgba(255, 255, 255, .9);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 30px;
  display: flex;
}

.div-block-30.div-block-30-1 {
  background-color: #adb9c3;
}

.text-block-9 {
  color: rgba(255, 255, 255, .95);
  background-color: rgba(4, 30, 80, .95);
  margin: 20px 0 0 10px;
  padding: 10px 15px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: auto;
}

.text-block-9.text-block-9-desk {
  width: auto;
  color: #041e50;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  margin: 0 0 5px;
  padding: 0;
  line-height: 30px;
  display: block;
  position: static;
  left: auto;
  right: auto;
}

.text-block-9.text-block-9-mobile {
  text-align: center;
  display: none;
}

.text-block-10 {
  display: none;
}

.tab-link-tab-3-3 {
  width: 16px;
  height: 16px;
  background-color: rgba(255, 255, 255, .45);
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.tab-link-tab-3-3:hover {
  border-color: #fff;
}

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

.text-block-11 {
  font-weight: 400;
  line-height: 25px;
}

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

.text-span-4 {
  color: #041e50;
  background-color: #dfe7ea;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: 700;
}

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

.text-span-5 {
  color: #fff;
  background-color: #041e50;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 30px;
  font-weight: 700;
}

.text-span-6, .text-span-7, .text-span-8, .text-span-9 {
  font-weight: 700;
}

.bold-text-14, .bold-text-15 {
  font-weight: 600;
}

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

@media screen and (min-width: 1440px) {
  .header {
    height: 755px;
    background-size: 265px, 1950px;
  }

  .div-block-1 {
    width: 46%;
  }

  .bloco-1 {
    height: 650px;
  }

  .section-4 {
    padding-left: 75px;
    padding-right: 75px;
  }

  .section-6 {
    height: 775px;
  }

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

  .tabela {
    width: 65%;
    justify-content: flex-start;
  }

  .div-block-23 {
    height: 50%;
  }

  .tabs-menu-2 {
    right: 165px;
  }

  .text-block-8 {
    width: 85%;
  }

  .text-block-9.text-block-9-desk {
    width: 80%;
  }
}

@media screen and (min-width: 1920px) {
  .header {
    height: 1050px;
    background-position: 97% 6%, 25% 80%;
    background-size: 318px, 2350px;
  }

  .div-block-1 {
    width: 48%;
    grid-row-gap: 15px;
    padding: 45px;
    font-size: 30px;
    line-height: 40px;
  }

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

  .paragraph {
    width: 92%;
    padding-bottom: 10px;
    font-size: 35px;
    line-height: 45px;
  }

  .section-1 {
    height: 850px;
  }

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

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

  .div-block-7, .div-block-8 {
    padding: 25px 40px;
    font-size: 35px;
    line-height: 45px;
  }

  .bloco-1 {
    height: 875px;
    padding: 0;
    font-size: 40px;
    line-height: 50px;
  }

  .bloco-2 {
    height: 700px;
  }

  .div-block-9 {
    padding-left: 75px;
    padding-right: 75px;
    font-size: 35px;
    line-height: 45px;
  }

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

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

  .section-3 {
    height: 750px;
  }

  .div-block-12 {
    padding-left: 75px;
    padding-right: 75px;
    font-size: 35px;
    line-height: 45px;
  }

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

  .section-4 {
    height: 650px;
    padding-left: 100px;
    padding-right: 0;
  }

  .image-2 {
    width: 950px;
    margin-top: 0;
    margin-left: auto;
    top: -28px;
    left: -170px;
  }

  .div-block-16 {
    height: 400px;
  }

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

  .div-block-18 {
    padding: 25px 100px 35px 40px;
    font-size: 35px;
    line-height: 45px;
  }

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

  .tabs-menu {
    grid-column-gap: 8px;
    padding: 10px 15px;
  }

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

  .section-5 {
    height: auto;
  }

  .section-6 {
    height: 1100px;
  }

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

  .footer {
    padding: 50px 40px 50px 60px;
  }

  .div-block-21 {
    font-size: 16px;
    line-height: 26px;
  }

  .image-3 {
    width: 275px;
  }

  .image-4 {
    width: 155px;
  }

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

  .tabela {
    width: 60%;
    height: auto;
    margin-top: 10px;
    padding-top: 0;
  }

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

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

  .image-8 {
    width: 35px;
    font-size: 20px;
  }

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

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

  .div-block-22 {
    width: 100%;
    padding: 30px 60px;
    font-size: 40px;
    line-height: 45px;
  }

  .div-block-23 {
    height: 50%;
  }

  .tabs-menu-2 {
    grid-column-gap: 8px;
    padding: 10px 15px;
    top: 140px;
    right: 215px;
  }

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

  .icon, .icon-2 {
    font-size: 50px;
    line-height: 50px;
  }

  .div-block-25 {
    height: 625px;
  }

  .div-block-26 {
    height: 400px;
    padding: 0;
  }

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

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

  .text-block-8 {
    width: 95%;
    margin-bottom: 15px;
    font-size: 45px;
    line-height: 50px;
  }

  .button-1 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 25px;
    line-height: 35px;
  }

  .heading-13 {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 50px;
  }

  .button-2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 25px;
    line-height: 35px;
  }

  .grid-2 {
    margin-bottom: 25px;
  }

  .image-11 {
    width: 90px;
  }

  .div-block-28 {
    font-size: 18px;
    line-height: 25px;
  }

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

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

  .text-block-9 {
    margin-top: 25px;
    margin-left: 0;
    padding: 15px 20px;
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-9.text-block-9-desk {
    width: 75%;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 40px;
  }

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

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

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

@media screen and (max-width: 991px) {
  .header {
    height: auto;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding-top: 40px;
  }

  .div-block-1 {
    width: 90%;
    background-color: #041e50;
    margin-bottom: -45px;
    padding: 35px 40px 30px;
  }

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

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

  .paragraph {
    padding-left: 0;
  }

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

  .div-block-3 {
    width: 100%;
    height: 600px;
  }

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

  .div-block-5 {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
  }

  .div-block-6, .div-block-7, .div-block-8 {
    padding: 20px 50px;
  }

  .bloco-1 {
    height: 450px;
    text-align: left;
    background-position: 50% 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 25px;
    line-height: 35px;
  }

  .bloco-2 {
    height: auto;
    flex-direction: column;
  }

  .div-block-9 {
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }

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

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

  .div-block-11 {
    width: 100%;
    height: 600px;
  }

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

  .section-4 {
    height: auto;
    flex-direction: column;
    padding: 40px 0 0;
  }

  .image-2 {
    width: 95%;
    margin-top: 0;
    margin-left: 0;
    display: none;
    top: auto;
    left: auto;
  }

  .div-block-14 {
    width: 85%;
    justify-content: flex-end;
    align-items: center;
  }

  .tabs {
    margin-top: 0;
  }

  .div-block-15 {
    width: 100%;
    height: 350px;
    background-image: url('../images/NEW_Cooktop_63869DCA189_Front_Electrolux_Spanish.png');
    background-position: 50% 55%;
    background-repeat: no-repeat;
    background-size: 800px;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    top: -66px;
  }

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

  .div-block-18 {
    height: 155px;
    justify-content: flex-start;
    padding-bottom: 35px;
    padding-right: 30px;
  }

  .section-5 {
    height: auto;
  }

  .section-6 {
    height: auto;
    flex-direction: column-reverse;
    padding-top: 0;
  }

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

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

  .slide-2 {
    background-position: 50%;
  }

  .footer {
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 40px;
  }

  .div-block-21 {
    width: 100%;
    grid-column-gap: 20px;
    font-size: 13px;
  }

  .tabela {
    width: 65%;
    height: auto;
    margin-top: 10px;
    padding-top: 0;
  }

  .image-10 {
    margin-bottom: 0;
    display: block;
  }

  .div-block-22 {
    width: 100%;
    padding: 20px;
    font-size: 24px;
    line-height: 30px;
  }

  .div-block-23 {
    height: 450px;
    flex-direction: column-reverse;
  }

  .tabs-2 {
    align-items: center;
  }

  .tabs-menu-2 {
    margin-left: 0;
    margin-right: 0;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
  }

  .div-block-25 {
    height: 300px;
  }

  .div-block-26 {
    height: 275px;
    padding: 0;
  }

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

  .text-block-8 {
    width: 97%;
    font-size: 25px;
    line-height: 30px;
  }

  .button-1 {
    font-size: 15px;
    line-height: 20px;
  }

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

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

  .image-11 {
    width: 65px;
  }

  .div-block-28 {
    font-size: 12px;
    line-height: 16px;
  }

  .div-block-29 {
    height: 60%;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .text-block-9 {
    z-index: 10;
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
    position: static;
    top: 0;
    bottom: auto;
    left: 0;
  }

  .text-block-9.text-block-9-desk {
    width: 75%;
    text-align: center;
    display: flex;
  }

  .text-block-9.text-block-9-mobile {
    margin-left: 40px;
    padding: 12px 20px;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .header {
    padding-top: 30px;
  }

  .div-block-1 {
    width: 93%;
    padding: 30px;
  }

  .div-block-2 {
    height: 400px;
  }

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

  .paragraph {
    width: auto;
  }

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

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

  .div-block-7, .div-block-8 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 20px;
    line-height: 30px;
  }

  .bloco-1 {
    height: 300px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-9 {
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-10 {
    height: 450px;
  }

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

  .text-span-1 {
    font-size: 25px;
  }

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

  .div-block-12 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 20px;
    line-height: 30px;
  }

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

  .section-4 {
    padding-bottom: 0;
  }

  .image-2 {
    width: 100%;
    margin-top: -50px;
  }

  .div-block-14 {
    width: 85%;
  }

  .div-block-15 {
    height: 300px;
    background-position: 50% 60%;
    background-size: 600px;
    top: -35px;
  }

  .div-block-16 {
    height: 250px;
  }

  .div-block-18 {
    height: 155px;
    padding-top: 20px;
    font-size: 20px;
    line-height: 30px;
  }

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

  .section-5 {
    height: auto;
  }

  .section-6 {
    align-items: center;
    padding-top: 0;
  }

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

  .div-block-20 {
    align-items: center;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .slide-2 {
    background-position: 50%;
  }

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

  .div-block-21 {
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .tabela {
    width: 80%;
    margin-top: 15px;
  }

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

  .div-block-22 {
    padding: 15px;
    font-size: 18px;
    line-height: 25px;
  }

  .div-block-23 {
    height: 300px;
  }

  .tabs-2 {
    align-items: flex-start;
  }

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

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

  .div-block-25 {
    height: 400px;
  }

  .div-block-26 {
    height: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .text-block-8 {
    line-height: 35px;
  }

  .button-1 {
    color: #041e50;
    background-color: #dfe7ea;
  }

  .button-1:hover {
    background-color: #7b8a9c;
  }

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

  .div-block-29 {
    height: auto;
    background-color: #041e50;
    padding: 20px 25px;
  }

  .div-block-30 {
    height: auto;
    background-color: #adb9c3;
    padding: 20px 25px;
  }

  .text-block-9.text-block-9-desk {
    width: 100%;
  }

  .text-block-9.text-block-9-mobile {
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .text-span-5 {
    font-size: 25px;
  }
}

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

  .div-block-1 {
    width: 96%;
    padding: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-2 {
    height: 325px;
  }

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

  .paragraph {
    border-bottom-width: 1px;
    padding-bottom: 5px;
    font-size: 17px;
    line-height: 26px;
  }

  .div-block-3 {
    height: 300px;
  }

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

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

  .div-block-7 {
    padding: 15px 25px;
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-8 {
    padding: 15px 25px;
    font-size: 17px;
    line-height: 26px;
  }

  .bloco-1 {
    height: 250px;
    background-position: 0 100%;
    flex-direction: row;
    align-items: flex-end;
    padding: 0;
    font-size: 16px;
    line-height: 26px;
    display: flex;
  }

  .div-block-9 {
    background-image: linear-gradient(#adb9c3 90%, #dfe7ea 90%);
    padding: 25px 25px 40px;
    font-size: 17px;
    line-height: 27px;
  }

  .div-block-10 {
    height: 300px;
  }

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

  .text-span-1 {
    font-size: 20px;
  }

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

  .div-block-12 {
    padding: 30px 25px;
    font-size: 16px;
    line-height: 26px;
  }

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

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

  .image-2 {
    margin-top: -30px;
  }

  .div-block-14 {
    width: 95%;
  }

  .div-block-15 {
    height: 185px;
    background-size: 350px;
  }

  .div-block-16 {
    height: 240px;
  }

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

  .div-block-18 {
    height: 200px;
    padding: 15px 20px;
    font-size: 17px;
    line-height: 27px;
  }

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

  .tabs-menu {
    padding: 6px 8px;
  }

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

  .section-5 {
    height: auto;
  }

  .section-6 {
    padding-top: 0;
  }

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

  .div-block-20 {
    align-items: flex-start;
    padding: 0 20px 25px;
  }

  .footer {
    padding-top: 30px;
    padding-bottom: 25px;
    padding-left: 25px;
  }

  .div-block-21 {
    grid-row-gap: 15px;
    font-size: 11px;
    line-height: 18px;
  }

  .image-3 {
    width: 185px;
  }

  .image-4 {
    width: 105px;
  }

  .tabela {
    width: 100%;
    margin-top: 5px;
  }

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

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

  .esp-tecnicas {
    grid-template-columns: 2fr .75fr;
    font-size: 12px;
    line-height: 18px;
  }

  .image-10 {
    width: 200px;
    margin-bottom: 3px;
  }

  .div-block-22 {
    color: #fff;
    background-color: rgba(4, 30, 80, .9);
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
  }

  .div-block-23 {
    height: 200px;
  }

  .tabs-menu-2 {
    padding: 6px 8px;
    left: 20px;
  }

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

  .icon, .icon-2 {
    font-size: 25px;
    line-height: 25px;
  }

  .div-block-25 {
    height: 250px;
  }

  .div-block-26 {
    padding: 0;
  }

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

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

  .text-block-8 {
    width: auto;
    font-size: 21px;
    line-height: 30px;
  }

  .heading-13 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 27px;
  }

  .image-11 {
    width: 65px;
  }

  .div-block-28 {
    font-size: 11px;
    line-height: 14px;
  }

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

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

  .text-block-9.text-block-9-desk {
    width: auto;
    text-align: left;
    font-size: 20px;
    line-height: 25px;
    display: block;
  }

  .text-block-9.text-block-9-mobile {
    padding: 10px 15px;
    font-size: 15px;
    line-height: 25px;
  }

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

  .text-span-5 {
    font-size: 20px;
  }
}

#w-node-e0362bf8-f58d-6ff6-5a64-2abd4965a7a0-31b4b1fe, #w-node-_51d12488-1fb7-0793-7caf-13a77dd4f283-31b4b1fe, #w-node-de320b3b-b730-8ba4-1fd2-9092165b0911-31b4b1fe, #w-node-_67cd8982-edf8-fe77-e373-6a1aeedfe6e6-31b4b1fe, #w-node-_06e00f94-becd-f202-2d57-0c41b6154e27-31b4b1fe, #w-node-c20b5950-570d-3d7a-8de3-779752d5c1a9-31b4b1fe, #w-node-c20b5950-570d-3d7a-8de3-779752d5c1ad-31b4b1fe, #w-node-c20b5950-570d-3d7a-8de3-779752d5c1b1-31b4b1fe, #w-node-c999ac26-0cb1-e88b-7023-89da227d9274-31b4b1fe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@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_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_Oblique_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_Oblique_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_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_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}