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

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

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 720px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Electrolux_logo_master_blue_RGB.png'), url('../images/Airfryer_EAF51_RitaLobo_Electrolux_Portuguese.jpg');
  background-position: 3% 5%, 0% 100%;
  background-size: 205px, cover;
  background-repeat: no-repeat, no-repeat;
}

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

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

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 100%;
  padding: 20px 40px 40px 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.text-block {
  margin-bottom: 5px;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  font-weight: 600;
}

.paragraph {
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid {
  width: 100%;
  height: 550px;
  margin-top: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1.25fr 1fr 1.25fr;
  grid-template-columns: 1.25fr 1fr 1.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #fff;
}

.heading-3 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 25px 100px;
  background-color: #fff;
  color: #041e50;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  text-align: center;
}

.bold-text {
  color: #7b8a9c;
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
}

.bold-text-2 {
  color: #7b8a9c;
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
}

.sec-1-grid-bg {
  width: 55%;
  height: 100%;
  background-color: transparent;
}

.sec-1-grid-bg.sec-1-bg-2 {
  background-color: #adb9c3;
  background-image: url('../images/Airfryer_EAF51_TopView_Chicken_Electrolux_Portuguese_1000x1000.png');
}

.sec-1-grid-bg.sec-1-grid-bg-2 {
  background-image: url('../images/Airfryer_EAF51_TopView_Chicken_Electrolux_Portuguese_1000x1000.png'), radial-gradient(circle closest-corner at 50% 50%, #7b8a9c, #dfe7ea);
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 100%;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 0px;
  background-color: transparent;
  color: #fff;
  text-align: center;
}

.paragraph-2 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
  text-align: left;
}

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

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

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

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

.heading-4 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 40px;
  background-color: #041e50;
  font-size: 35px;
  line-height: 45px;
  font-weight: 400;
  text-align: left;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 595px;
  padding: 30px 30px 30px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/Airfryer_EAF51_Perspective_Electrolux_Portuguese_1000x1000.png'), url('../images/Airfryer_EAF51_Kitchen_Electrolux_Portuguese.jpg');
  background-position: 60% 50%, 50% 100%;
  background-size: 375px, cover;
  background-repeat: no-repeat, no-repeat;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-6 {
  display: -ms-grid;
  display: grid;
  width: 40%;
  height: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-7 {
  width: 45%;
  height: 100%;
  background-color: #041e50;
}

.div-block-8 {
  width: 50%;
  height: 100%;
  background-color: #3a181b;
  background-image: url('../images/Airfryer_EAF51_TopView_Close_Electrolux_Portuguese.png');
  background-position: 50% 20%;
  background-size: 1250px;
  background-repeat: no-repeat;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 0px;
  color: #041e50;
  font-weight: 400;
}

.s2-grid-food {
  width: 100%;
  height: 100%;
  background-image: url('../images/Pão-de-Queijobp.png');
  background-position: 10% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s2-grid-food.s2-grid-food-2 {
  background-image: url('../images/Bolinho-de-Arroz.png');
  background-position: 100% 50%;
}

.s2-grid-food.s2-grid-food-3 {
  background-image: url('../images/Galetobp.png');
  background-position: 10% 100%;
}

.s2-grid-food.s2-grid-food-4 {
  background-image: url('../images/Salmãobp.png');
  background-position: 40% 100%;
}

.heading-5 {
  display: none;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 25px 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 10px;
  grid-row-gap: 5px;
  background-color: #7b8a9c;
  color: #041e50;
  font-size: 35px;
  line-height: 45px;
  font-weight: 600;
  text-align: center;
}

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

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 675px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-12 {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 115px;
  height: 115px;
  padding-right: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 200px;
  background-color: #041e50;
  background-image: url('../images/SDA035-Dishwasher-Safe-C.png');
  background-position: 50% 50%;
  background-size: 75px;
  background-repeat: no-repeat;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  padding: 25px 0px 0px 35px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-6 {
  width: 705px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #041e50;
  font-size: 30px;
  line-height: 45px;
  font-weight: 600;
}

.text-span {
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
}

.text-block-2 {
  color: #041e50;
  font-size: 35px;
  line-height: 45px;
  font-weight: 700;
}

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

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

.text-span-2 {
  margin-right: 5px;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
}

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

.image-2 {
  width: 85px;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  border-radius: 200px;
  background-color: #041e50;
}

.heading-7 {
  width: 86%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -35px;
  padding: 10px 30px 10px 50px;
  background-color: #041e50;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 575px;
  margin-right: -65px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 40px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 0.25fr;
  grid-template-columns: 1fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #041e50;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 20px;
  grid-row-gap: 15px;
  color: #fff;
}

.image-3 {
  width: 175px;
}

.link-block {
  position: static;
  right: 25px;
}

.image-4 {
  width: 135px;
}

.esp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 50px 75px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #adb9c3;
}

.grid-2 {
  width: 100%;
  height: 550px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-16 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Airfryer_EAF51_Specs_Electrolux_Portuguese_1000x1000.png');
  background-position: 60% 50%;
  background-size: 600px;
  background-repeat: no-repeat;
}

.tabela {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 385px;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-9 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
}

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

.image-7 {
  width: 25px;
}

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

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

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  color: #fff;
}

.div-block-18 {
  position: absolute;
  left: 150px;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 20px;
}

.image-8 {
  position: relative;
  z-index: 10;
  display: none;
  width: 625px;
  margin-left: 0px;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  height: 100%;
  padding-top: 50px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Airfryer_EAF51_FrontView_Electrolux_Portuguese_1000x1000.png'), url('../images/Pão-de-Queijobp.png');
  background-position: 50% 50%, 95% 100%;
  background-size: 600px, cover;
  background-repeat: no-repeat, no-repeat;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 100%;
  padding: 40px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-row-gap: 30px;
  background-color: #adb9c3;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 600px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #041e50;
  color: #fff;
}

.div-block-22 {
  width: 100%;
  height: 140px;
  background-color: #7b8a9c;
}

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

.heading-12 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 30px 100px;
  background-color: #fff;
  color: #041e50;
  font-size: 35px;
  line-height: 45px;
  font-weight: 600;
  text-align: center;
}

.bold-text-11 {
  color: #7b8a9c;
}

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

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

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #dfe7ea;
}

.tabs {
  width: 100%;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 600px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec-4-tabs-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
  background-image: url('../images/Airfryer_EAF51_FrontView_Electrolux_Portuguese_1000x1000.png'), -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(0, #041e50));
  background-image: url('../images/Airfryer_EAF51_FrontView_Electrolux_Portuguese_1000x1000.png'), linear-gradient(180deg, #fff 50%, #041e50 0);
  background-position: 50% 5%, 0px 0px;
  background-size: 775px, auto;
  background-repeat: no-repeat, repeat;
}

.sec-4-tabs-bg.sec-4-tabs-bg-2 {
  border-left: 0px solid #7b8a9c;
  background-color: #fff;
  background-image: url('../images/AirFryer_EAF51_VisualClaim_bottle_Electrolux_Portuguese.gif');
  background-position: 50% 50%;
  background-size: 655px;
}

.sec-4-tabs-bg.sec-4-tabs-bg-3 {
  background-image: url('../images/Airfryer_EAF51_Perspective_Electrolux_Portuguese_1000x1000.png'), url('../images/Airfryer_EAF51_Kitchen_Electrolux_Portuguese.jpg');
  background-position: 100% 60%, 45% 95%;
  background-size: 425px, 1350px;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.tabs-menu {
  position: absolute;
  left: auto;
  top: 60px;
  right: 50px;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-26 {
  position: relative;
  width: 98%;
  margin-right: 0px;
  margin-left: -40px;
}

.heading-14 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 25px 40px;
  background-color: #041e50;
  color: #fff;
  font-size: 35px;
  line-height: 45px;
  font-weight: 600;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 220px;
  padding: 20px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #7b8a9c;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}

.image-9 {
  width: 115px;
  margin-top: 0px;
  margin-left: 0px;
}

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

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

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

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

.tab-link-tab-1 {
  width: 25px;
  height: 25px;
  padding: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #041e50;
  border-radius: 200px;
  background-color: #dfe7ea;
}

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

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

.tab-link-tab-2 {
  width: 25px;
  height: 25px;
  margin-right: 8px;
  margin-left: 8px;
  padding: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #041e50;
  border-radius: 200px;
  background-color: #dfe7ea;
}

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

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

.tab-link-tab-3 {
  width: 25px;
  height: 25px;
  padding: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #041e50;
  border-radius: 200px;
  background-color: #dfe7ea;
}

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

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

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

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

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

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

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

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

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

.bold-text-20 {
  font-weight: 700;
}

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

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.paragraph-4 {
  margin-bottom: 0px;
}

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

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #041e50), color-stop(0, #dfe7ea));
  background-image: linear-gradient(180deg, #041e50 50%, #dfe7ea 0);
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 25px 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #fff;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 65px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-5 {
  margin-bottom: 0px;
  color: #041e50;
  font-size: 35px;
  line-height: 45px;
  font-weight: 400;
  text-align: center;
}

.heading-16 {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #dfe7ea;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  text-align: center;
}

.image-11 {
  width: 750px;
  margin-top: 0px;
}

.bold-text-22 {
  font-weight: 700;
}

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

.div-block-31 {
  display: -ms-grid;
  display: grid;
  width: 575px;
  margin-right: -65px;
  margin-left: 0px;
  padding: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-right: 0px solid #fff;
  background-color: #041e50;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 10px;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
}

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

.heading-17 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 25px 100px;
  background-color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  text-align: center;
}

.div-block-35 {
  width: 455px;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #041e50;
  color: #fff;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #7b8a9c;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 500px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.text-span-4 {
  color: #fff;
  font-size: 25px;
  line-height: 35px;
}

.heading-18 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 25px 40px 25px 50px;
  background-color: #041e50;
  color: #fff;
  font-size: 35px;
  line-height: 45px;
  font-weight: 600;
}

.div-block-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 40px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 20px;
}

.div-block-39 {
  width: 115px;
  height: 115px;
  border-style: solid;
  border-width: 0px;
  border-color: #5c4042;
  border-radius: 200px;
  background-color: #dfe7ea;
  background-image: url('../images/Airfryer_EAF51_TopView_Electrolux_Portuguese.png');
  background-position: 50% 25%;
  background-size: 105px;
  background-repeat: no-repeat;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 650px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

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

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

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 25px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #041e50;
  font-size: 25px;
  line-height: 35px;
  font-weight: 300;
}

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

.div-block-43 {
  width: 500px;
  background-color: #041e50;
  color: #fff;
}

.heading-19 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 40px;
  background-color: #7b8a9c;
  color: #fff;
  font-size: 35px;
  line-height: 45px;
}

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

.heading-20 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #071d41;
  font-size: 25px;
  font-weight: 600;
  text-transform: none;
}

.text-span-9 {
  font-family: 'Font Awesome', sans-serif;
  font-size: 22px;
  font-weight: 900;
}

.list {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}

.text-block-7 {
  line-height: 25px;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 625px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #adb9c3;
}

.div-block-46 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 475px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-47 {
  width: 100%;
  padding: 20px 40px;
  background-color: #7b8a9c;
  color: #041e50;
  font-weight: 300;
}

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

.slider {
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

.slide {
  background-image: url('../images/Airfryer_EAF51_TopView_Close_Electrolux_Portuguese.png');
  background-position: 50% 50%;
  background-size: 550px;
  background-repeat: no-repeat;
}

.slide-2 {
  background-image: url('../images/Airfryer_EAF51_TopView_Electrolux_Portuguese.png');
  background-position: 50% 50%;
  background-size: 500px;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('../images/Airfryer_EAF51_TopView_Chicken_Electrolux_Portuguese_1000x1000_1.png');
  background-position: 50% 50%;
  background-size: 620px;
  background-repeat: no-repeat;
}

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

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

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

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

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

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

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

.bold-text-39 {
  font-weight: 700;
}

@media screen and (min-width: 1280px) {
  .div-block-2 {
    padding-right: 60px;
  }

  .div-block-5 {
    height: 635px;
  }

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

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

  .div-block-14 {
    width: 600px;
    margin-right: -50px;
  }

  .div-block-16 {
    background-size: 625px;
  }

  .div-block-18 {
    left: 165px;
  }

  .div-block-20 {
    padding: 0px;
  }

  .heading-11 {
    font-size: 33px;
  }

  .sec-4-tabs-bg.sec-4-tabs-bg-2 {
    background-size: 675px;
  }

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

  .image-11 {
    width: 755px;
  }

  .div-block-31 {
    width: 600px;
    margin-right: -50px;
  }

  .heading-17 {
    padding-right: 125px;
    padding-left: 125px;
  }

  .heading-18 {
    padding-right: 50px;
  }

  .div-block-38 {
    padding-right: 50px;
  }
}

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

  .grid {
    height: 650px;
  }

  .div-block-5 {
    height: 715px;
    padding-right: 50px;
    padding-bottom: 30px;
    background-position: 60% 55%, 50% 100%;
    background-size: 425px, cover;
  }

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

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

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

  .div-block-14 {
    width: 625px;
  }

  .div-block-18 {
    left: 200px;
  }

  .image-8 {
    width: 650px;
  }

  .div-block-20 {
    padding: 0px;
  }

  .div-block-22 {
    height: 150px;
  }

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

  .sec-4-tabs-bg.sec-4-tabs-bg-2 {
    background-size: 725px;
  }

  .sec-4-tabs-bg.sec-4-tabs-bg-3 {
    background-position: 95% 60%, 45% 95%;
    background-size: 475px, 1350px;
  }

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

  .div-block-31 {
    width: 625px;
  }

  .heading-17 {
    padding-right: 225px;
    padding-left: 225px;
  }

  .div-block-35 {
    width: 475px;
  }

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

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

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

@media screen and (min-width: 1920px) {
  .header {
    height: 1075px;
    background-position: 3% 4%, 0% 100%;
    background-size: 275px, cover;
  }

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

  .image {
    width: 275px;
  }

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

  .heading {
    margin-bottom: 5px;
    font-size: 60px;
    line-height: 75px;
  }

  .text-block {
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 45px;
  }

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

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

  .grid {
    height: 850px;
  }

  .heading-3 {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 50px;
    line-height: 60px;
  }

  .bold-text {
    font-size: 75px;
    line-height: 85px;
  }

  .bold-text-2 {
    font-size: 75px;
    line-height: 85px;
  }

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

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

  .heading-4 {
    margin-bottom: 0px;
    padding: 40px 50px;
    font-size: 45px;
    line-height: 60px;
  }

  .div-block-5 {
    height: 950px;
    padding-right: 60px;
    padding-bottom: 30px;
    background-image: url('../images/Airfryer_EAF51_Perspective_Electrolux_Portuguese_1000x1000.png'), url('../images/Airfryer_EAF51_Kitchen_Electrolux_Portuguese.jpg');
    background-position: 60% 60%, 50% 100%;
    background-size: 575px, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .div-block-6 {
    width: 35%;
    height: 100%;
  }

  .div-block-8 {
    background-position: 50% 23%;
    background-size: 1775px;
  }

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

  .s2-grid-food.s2-grid-food-2 {
    background-size: cover;
  }

  .heading-5 {
    padding-top: 40px;
    padding-bottom: 40px;
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    font-size: 55px;
    line-height: 65px;
  }

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

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

  .div-block-12 {
    width: 150px;
    height: 150px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-size: 100px;
  }

  .div-block-13 {
    padding-top: 30px;
    padding-left: 50px;
  }

  .heading-6 {
    width: 935px;
    font-size: 40px;
    line-height: 55px;
  }

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

  .text-span-2 {
    font-size: 70px;
    line-height: 90px;
  }

  .image-2 {
    width: 110px;
  }

  .heading-7 {
    margin-left: -65px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 80px;
    font-size: 45px;
    line-height: 60px;
  }

  .div-block-14 {
    width: 800px;
  }

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

  .div-block-15 {
    grid-column-gap: 25px;
  }

  .image-3 {
    width: 200px;
  }

  .image-4 {
    width: 175px;
  }

  .grid-2 {
    height: 725px;
  }

  .div-block-16 {
    background-size: 825px;
  }

  .tabela {
    width: 435px;
  }

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

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

  .image-7 {
    width: 30px;
    font-size: 20px;
  }

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

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

  .div-block-18 {
    left: 225px;
  }

  .image-8 {
    width: 925px;
  }

  .div-block-19 {
    background-image: url('../images/Airfryer_EAF51_FrontView_Electrolux_Portuguese_1000x1000.png'), url('../images/Pão-de-Queijobp.png');
    background-position: 50% 50%, 95% 100%;
    background-size: 750px, cover;
    background-repeat: no-repeat, no-repeat;
  }

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

  .div-block-21 {
    height: 750px;
  }

  .div-block-22 {
    height: 215px;
  }

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

  .heading-12 {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 45px;
    line-height: 55px;
  }

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

  .sec-4-tabs-bg {
    background-size: 950px;
  }

  .sec-4-tabs-bg.sec-4-tabs-bg-2 {
    background-size: 975px;
  }

  .sec-4-tabs-bg.sec-4-tabs-bg-3 {
    background-position: 70% 65%, 60% 75%;
    background-size: 550px, 1500px;
  }

  .tabs-menu {
    left: auto;
    top: 75px;
    right: 50px;
  }

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

  .heading-14 {
    padding: 35px 50px;
    font-size: 45px;
    line-height: 55px;
  }

  .div-block-27 {
    height: 275px;
    padding: 30px 50px;
  }

  .image-9 {
    width: 155px;
    margin-top: 0px;
    margin-left: -15px;
  }

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

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

  .tab-link-tab-2 {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-left: 10px;
  }

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

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

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

  .image-10 {
    width: 140px;
    margin-bottom: 20px;
  }

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

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

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

  .heading-16 {
    margin-bottom: 20px;
    font-size: 65px;
    line-height: 75px;
  }

  .image-11 {
    width: 1125px;
  }

  .div-block-31 {
    width: 800px;
  }

  .heading-17 {
    padding: 40px 250px;
    font-size: 50px;
    line-height: 60px;
  }

  .div-block-35 {
    width: 675px;
  }

  .div-block-36 {
    padding: 25px 50px;
  }

  .div-block-37 {
    padding: 25px 50px;
  }

  .section-6 {
    height: 650px;
  }

  .text-span-4 {
    font-size: 35px;
    line-height: 45px;
  }

  .heading-18 {
    padding: 30px 60px;
    font-size: 55px;
    line-height: 65px;
  }

  .div-block-38 {
    padding-right: 60px;
    padding-left: 60px;
    grid-row-gap: 35px;
  }

  .div-block-39 {
    width: 150px;
    height: 150px;
    background-size: 140px;
  }

  .div-block-40 {
    height: 850px;
  }

  .div-block-42 {
    padding: 40px 50px;
    font-size: 35px;
    line-height: 45px;
  }

  .div-block-43 {
    width: 750px;
  }

  .heading-19 {
    padding: 30px 50px;
    font-size: 55px;
    line-height: 65px;
  }

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

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

  .text-span-9 {
    font-size: 35px;
    line-height: 35px;
  }

  .list {
    font-size: 30px;
    line-height: 50px;
  }

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

  .div-block-45 {
    height: 775px;
  }

  .div-block-46 {
    width: 600px;
  }

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

  .slide {
    background-size: 700px;
  }

  .slide-2 {
    background-size: 650px;
  }

  .slide-3 {
    background-size: 785px;
  }
}

@media screen and (max-width: 991px) {
  .header {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

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

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

  .div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    color: #fff;
  }

  .heading {
    margin-bottom: 5px;
    font-size: 45px;
    line-height: 55px;
    text-align: left;
  }

  .text-block {
    margin-bottom: 10px;
    color: #fff;
    font-weight: 600;
  }

  .heading-2 {
    font-weight: 400;
    text-align: left;
  }

  .grid {
    height: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .heading-3 {
    padding-right: 60px;
    padding-left: 60px;
    font-size: 35px;
    line-height: 45px;
  }

  .sec-1-grid-bg {
    width: 100%;
    height: 650px;
    background-image: none;
  }

  .sec-1-grid-bg.sec-1-grid-bg-2 {
    height: 525px;
  }

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

  .div-block-5 {
    height: 600px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 70% 65%, 50% 100%;
    background-size: 350px, cover;
    color: #fff;
  }

  .div-block-6 {
    width: 40%;
    height: 100%;
  }

  .div-block-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-8 {
    width: 100%;
    height: 400px;
    background-position: 50% 24%;
    background-size: 1200px;
  }

  .div-block-9 {
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .s2-grid-food.s2-grid-food-2 {
    background-size: 975px;
  }

  .heading-5 {
    display: block;
    padding-right: 60px;
    padding-left: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 35px;
    line-height: 45px;
  }

  .div-block-11 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-12 {
    padding-bottom: 0px;
    padding-left: 0px;
  }

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

  .heading-6 {
    width: auto;
    padding: 15px 25px;
    background-color: rgba(255, 255, 255, 0.5);
    line-height: 40px;
  }

  .text-block-2 {
    font-size: 30px;
    text-align: left;
  }

  .text-span-2 {
    font-size: 60px;
    line-height: 50px;
  }

  .heading-7 {
    width: 82%;
    color: #fff;
    line-height: 40px;
  }

  .div-block-14 {
    width: 100%;
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
  }

  .footer {
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 20px;
  }

  .image-4 {
    width: 145px;
  }

  .esp {
    padding-right: 0px;
    padding-left: 0px;
  }

  .grid-2 {
    height: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-16 {
    height: 450px;
    background-position: 50% 50%;
    background-size: 525px;
  }

  .tabela {
    width: 300px;
  }

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

  .bold-text-10 {
    color: #041e50;
  }

  .section-3 {
    background-color: #7b8a9c;
    color: #7b8a9c;
  }

  .div-block-18 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 500px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: url('../images/AdobeStock_58084000_Preview.jpeg');
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .image-8 {
    width: 500px;
  }

  .div-block-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 500px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-position: 50% 100%, 95% 100%;
    background-size: 475px, cover;
  }

  .div-block-20 {
    width: 100%;
    height: auto;
    padding-right: 60px;
    padding-bottom: 0px;
    padding-left: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 25px;
  }

  .div-block-21 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-22 {
    display: none;
  }

  .heading-12 {
    padding-right: 60px;
    padding-left: 60px;
    font-size: 30px;
    line-height: 40px;
  }

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

  .tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-23 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-24 {
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sec-4-tabs-bg {
    width: 100%;
    height: 550px;
    background-position: 50% 0%, 0px 0px;
  }

  .sec-4-tabs-bg.sec-4-tabs-bg-2 {
    height: 450px;
    background-position: 50% 50%;
    background-size: 685px;
  }

  .sec-4-tabs-bg.sec-4-tabs-bg-3 {
    height: 550px;
    background-position: 95% 45%, 45% 95%;
    background-size: 450px, 1350px;
  }

  .tabs-menu {
    position: static;
    margin-bottom: 20px;
  }

  .div-block-26 {
    width: 70%;
    margin-right: 0px;
    margin-bottom: -25px;
    margin-left: 0px;
  }

  .heading-14 {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 35px;
    line-height: 45px;
    text-align: left;
  }

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

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

  .div-block-28 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .image-10 {
    margin-bottom: 10px;
  }

  .div-block-29 {
    padding-right: 60px;
    padding-left: 60px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .paragraph-5 {
    font-size: 25px;
    line-height: 35px;
    text-align: left;
  }

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

  .image-11 {
    width: 650px;
  }

  .div-block-31 {
    position: relative;
    width: 100%;
    margin-right: 0px;
    margin-bottom: -35px;
    margin-left: 0px;
    padding-left: 40px;
    border-bottom: 0px solid #fff;
    border-right-width: 0px;
  }

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

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

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

  .heading-17 {
    padding-right: 60px;
    padding-left: 60px;
    text-align: left;
  }

  .div-block-35 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-36 {
    padding: 25px 60px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-37 {
    padding: 25px 60px;
  }

  .section-6 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-span-4 {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-18 {
    text-align: left;
  }

  .div-block-38 {
    padding-right: 50px;
  }

  .div-block-40 {
    height: auto;
    padding-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-41 {
    width: 100%;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-43 {
    width: 80%;
  }

  .heading-19 {
    text-align: left;
  }

  .div-block-44 {
    width: auto;
  }

  .div-block-45 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

@media screen and (max-width: 767px) {
  .div-block {
    height: 455px;
  }

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

  .div-block-2 {
    padding: 0px;
  }

  .heading-3 {
    display: block;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 30px;
    line-height: 45px;
  }

  .bold-text {
    font-size: 45px;
    line-height: 55px;
  }

  .bold-text-2 {
    font-size: 45px;
    line-height: 55px;
  }

  .sec-1-grid-bg {
    height: 675px;
  }

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

  .div-block-5 {
    height: 605px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    background-position: 85% 65%, 50% 100%;
    background-size: 365px, cover;
  }

  .div-block-6 {
    height: 100%;
  }

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

  .s2-grid-food {
    background-position: 10% 100%;
  }

  .s2-grid-food.s2-grid-food-2 {
    background-position: 98% 30%;
    background-size: 675px;
  }

  .s2-grid-food.s2-grid-food-3 {
    background-position: 10% 100%;
  }

  .s2-grid-food.s2-grid-food-4 {
    background-position: 30% 100%;
  }

  .heading-5 {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-12 {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

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

  .text-span-2 {
    font-size: 50px;
    line-height: 50px;
  }

  .heading-7 {
    width: 80%;
    font-size: 25px;
    line-height: 35px;
  }

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

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

  .div-block-15 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 20px;
  }

  .image-4 {
    width: 130px;
  }

  .esp {
    padding: 40px 0px;
  }

  .grid-2 {
    height: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-16 {
    height: 475px;
    background-position: 50% 50%;
    background-size: 555px;
  }

  .tabela {
    width: 350px;
  }

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

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

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

  .heading-12 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .sec-4-tabs-bg {
    height: 500px;
    background-position: 50% -5%, 0px 0px;
    background-size: 600px, auto;
  }

  .sec-4-tabs-bg.sec-4-tabs-bg-2 {
    height: 350px;
    background-size: 525px;
  }

  .sec-4-tabs-bg.sec-4-tabs-bg-3 {
    height: 500px;
    background-position: 95% 90%, 55% 75%;
    background-size: 375px, 1000px;
  }

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

  .image-9 {
    width: 95px;
  }

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

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

  .div-block-30 {
    padding-bottom: 50px;
  }

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

  .image-11 {
    width: 500px;
  }

  .div-block-31 {
    width: 90%;
    padding-right: 30px;
    padding-left: 30px;
  }

  .bold-text-27 {
    line-height: 40px;
  }

  .bold-text-28 {
    line-height: 40px;
  }

  .heading-17 {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 40px;
    line-height: 50px;
  }

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

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

  .text-span-4 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-38 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

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

  .div-block-43 {
    width: 80%;
  }

  .div-block-44 {
    width: 80%;
  }

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

@media screen and (max-width: 479px) {
  .div-block {
    height: 250px;
  }

  .image {
    width: 185px;
  }

  .div-block-2 {
    padding: 0px;
  }

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

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

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

  .heading-2 {
    font-size: 21px;
    line-height: 32px;
  }

  .heading-3 {
    padding: 20px 30px;
    font-size: 22px;
    line-height: 42px;
  }

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

  .bold-text-2 {
    font-size: 30px;
    line-height: 40px;
  }

  .sec-1-grid-bg {
    height: 375px;
    background-size: cover, auto;
  }

  .sec-1-grid-bg.sec-1-grid-bg-2 {
    height: 375px;
  }

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

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

  .heading-4 {
    margin-bottom: 0px;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-5 {
    height: auto;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .div-block-6 {
    width: 45%;
    height: 100%;
  }

  .div-block-8 {
    height: 255px;
    background-position: 50% 23%;
    background-size: 825px;
  }

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

  .s2-grid-food.s2-grid-food-2 {
    background-position: 97% 30%;
    background-size: 435px;
  }

  .heading-5 {
    padding: 20px 25px;
    font-size: 25px;
    line-height: 35px;
  }

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

  .div-block-12 {
    width: 85px;
    height: 85px;
    margin-bottom: -20px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-color: #fff;
    background-size: 60px;
  }

  .div-block-13 {
    height: auto;
    padding: 20px;
    background-color: #041e50;
    color: #fff;
    text-align: left;
  }

  .heading-6 {
    padding: 0px;
    background-color: transparent;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
  }

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

  .text-span-2 {
    margin-right: 2px;
    font-size: 30px;
    line-height: 30px;
  }

  .image-2 {
    width: 75px;
  }

  .heading-7 {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    padding: 30px 25px 20px;
    font-size: 19px;
    line-height: 30px;
  }

  .div-block-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .image-3 {
    width: 175px;
  }

  .esp {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .div-block-16 {
    height: 300px;
    background-size: 335px;
  }

  .tabela {
    width: 275px;
  }

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

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

  .esp-tecnicas {
    -ms-grid-columns: 1fr 0.75fr;
    grid-template-columns: 1fr 0.75fr;
    font-size: 12px;
    line-height: 18px;
  }

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

  .image-8 {
    width: 100%;
  }

  .div-block-19 {
    height: 400px;
    padding-top: 40px;
    background-image: url('../images/Airfryer_EAF51_FrontView_Electrolux_Portuguese_1000x1000.png'), url('../images/Pão-de-Queijobp.png');
    background-position: 50% 100%, 90% 100%;
    background-size: 365px, cover;
    background-repeat: no-repeat, no-repeat;
  }

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

  .heading-11 {
    font-size: 25px;
    line-height: 35px;
    text-align: left;
  }

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

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

  .sec-4-tabs-bg {
    height: 325px;
    background-position: 50% 0%;
    background-size: 400px;
  }

  .sec-4-tabs-bg.sec-4-tabs-bg-2 {
    height: 250px;
    background-size: 300px;
  }

  .sec-4-tabs-bg.sec-4-tabs-bg-3 {
    height: 350px;
    background-position: 110% 70%, 40% 75%;
    background-size: 200px, cover;
  }

  .div-block-26 {
    width: 93%;
    margin-bottom: -15px;
  }

  .heading-14 {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 21px;
    line-height: 31px;
  }

  .div-block-27 {
    height: 225px;
    padding: 10px 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .image-9 {
    width: 100px;
  }

  .heading-15 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }

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

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

  .image-10 {
    width: 100px;
    margin-bottom: 5px;
  }

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

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

  .paragraph-5 {
    font-size: 20px;
    line-height: 30px;
    text-align: left;
  }

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

  .image-11 {
    width: 285px;
  }

  .div-block-31 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-grid-columns: 0.25fr;
    grid-template-columns: 0.25fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

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

  .div-block-33 {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 15px;
    grid-row-gap: 5px;
  }

  .div-block-34 {
    width: 100%;
    height: 250px;
    background-image: url('../images/Airfryer_EAF51_Perspective_Electrolux_Portuguese_1000x1000.png'), url('../images/Airfryer_EAF51_Kitchen_Electrolux_Portuguese.jpg');
    background-position: 100% 73%, 10% 100%;
    background-size: 145px, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .heading-17 {
    padding: 20px 30px;
    font-size: 25px;
    line-height: 35px;
  }

  .text-span-3 {
    font-size: 17px;
    line-height: 27px;
  }

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

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

  .text-span-4 {
    line-height: 25px;
  }

  .heading-18 {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 20px;
    line-height: 30px;
  }

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

  .div-block-39 {
    width: 100px;
    height: 100px;
  }

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

  .div-block-42 {
    padding: 20px;
  }

  .div-block-43 {
    width: 90%;
  }

  .heading-19 {
    padding: 15px 20px;
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-44 {
    width: 80%;
  }

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

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

  .list {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 25px;
  }

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

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

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

  .slide {
    background-size: 325px;
  }

  .slide-2 {
    background-size: 315px;
  }

  .slide-3 {
    background-size: 385px;
  }
}

#w-node-_09e25329-7ffe-a55c-7afc-2be82b627a97-4efff5e2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e80ed594-bc45-3d16-4947-b305ddfdd234-4efff5e2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_729ad1fd-01a0-601d-9a08-b1d37225312e-4efff5e2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e19dd319-9ed7-97e9-4cfa-ba5ef4796feb-4efff5e2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e891e11c-0640-53d6-79f8-55fc3f9ac3c5-4efff5e2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-e80ed594-bc45-3d16-4947-b305ddfdd234-4efff5e2 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: 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_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_Oblique_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_Oblique_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@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;
}
@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_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_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font Awesome';
  src: url('../fonts/Font-Awesome-5-Free-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font Awesome';
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font Awesome';
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}