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

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

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

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

.header {
  width: 100%;
  height: 725px;
  color: #fff;
  background-image: linear-gradient(105deg, rgba(34, 33, 36, .55), rgba(0, 0, 0, 0) 70%), url('../images/header.jpg');
  background-position: 0 0, 0 100%;
  background-size: auto, cover;
  align-items: flex-start;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
  overflow: hidden;
}

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

.div-block-1 {
  width: 52%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 0 0 50px;
  display: flex;
}

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

.image-1 {
  width: 255px;
  color: #fff;
  margin-bottom: 15px;
}

.paragraph-1 {
  width: 65%;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

.text-block-1 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
}

.heading-1 {
  width: 500px;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 55px;
  line-height: 60px;
}

.text-span-1 {
  color: #041e50;
  background-color: rgba(255, 255, 255, .8);
  padding-left: 5px;
  padding-right: 5px;
  font-weight: 700;
}

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

.section-1 {
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}

.bloco-1 {
  width: 100%;
  grid-row-gap: 35px;
  background-image: linear-gradient(#fff 60%, #adb9c3 60%);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.bloco-2 {
  width: 100%;
  height: 600px;
  color: #fff;
  background-color: #041e50;
  background-image: linear-gradient(#adb9c3 25%, #041e50 0%);
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

.div-block-5 {
  width: 55%;
  height: 100%;
  grid-row-gap: 0px;
  background-image: url('../images/AirFryer_EAF11_front.png');
  background-position: 50% 25%;
  background-repeat: no-repeat;
  background-size: 1025px;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-6 {
  width: 45%;
  height: 100%;
  color: #dfe7ea;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 60px 30px 30px;
  font-weight: 300;
  display: flex;
}

.heading-3 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
}

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

.bold-text-2 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

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

.link-block {
  width: 35px;
  height: 35px;
  color: #fff;
  background-color: #041e50;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-block:hover {
  color: #adb9c3;
  background-color: #041e50;
}

.div-block-7 {
  width: 200px;
  height: 200px;
  color: #fff;
  text-align: center;
  background-color: rgba(4, 30, 80, .95);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 25px 20px 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  display: flex;
  position: relative;
}

.div-block-8 {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
  top: 0;
  left: auto;
  right: 175px;
}

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

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

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

.bloco-3 {
  width: 100%;
  height: 600px;
  background-color: rgba(207, 207, 207, .35);
  justify-content: center;
  align-items: center;
  display: none;
}

.div-block-10 {
  width: 45%;
  height: 100%;
  grid-row-gap: 25px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 60px;
  display: flex;
}

.div-block-11 {
  z-index: 5;
  width: 55%;
  height: 100%;
  position: static;
}

.div-block-12 {
  z-index: 10;
  width: 95%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: -25px;
  display: flex;
  position: relative;
}

.div-block-13 {
  width: 100%;
  background-color: #adb9c3;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 15px 30px;
  display: flex;
}

.div-block-14 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  color: #fff;
  background-color: #041e50;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 15px 40px 15px 25px;
  font-weight: 300;
  display: flex;
}

.video {
  width: 100%;
  height: 100%;
}

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

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

.image-2 {
  width: 75px;
}

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

.bloco-4 {
  width: 100%;
  height: 550px;
  background-color: rgba(123, 138, 156, .85);
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

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

.text-block-3 {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

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

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

.section-3 {
  width: 100%;
  background-color: rgba(223, 231, 234, .25);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.div-block-17 {
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 35px 75px;
  font-weight: 400;
  display: flex;
}

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

.div-block-18.div-block-18-1, .div-block-18.div-block-18-2 {
  height: 300px;
}

.grid-1 {
  width: 100%;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr;
}

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

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

.grid-1-box-bg {
  width: 100%;
  height: 325px;
  background-image: url('../images/Pão-de-Queijobp.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-1-box-bg:hover {
  background-position: 10% 70%;
  background-size: auto;
}

.grid-1-box-bg.grid-1-box-bg-2 {
  background-image: url('../images/porcao-batata-frita-refeicao-lanchonete-hd-adesivo-decoracao-barzinho.jpg');
  background-position: 60% 100%;
}

.grid-1-box-bg.grid-1-box-bg-2:hover {
  background-position: 40%;
}

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

.grid-1-box-bg.grid-1-box-bg-3:hover {
  background-position: 15% 30%;
}

.grid-1-box-bg.grid-1-box-bg-4 {
  background-image: url('../images/peixe.jpg');
  background-position: 0 100%;
}

.grid-1-box-bg.grid-1-box-bg-4:hover {
  background-position: 40% 10%;
  background-size: 650px;
}

.grid-1-box-bg.grid-1-box-bg-5 {
  background-image: url('../images/Bolinho-de-Arroz.png');
  background-position: 100% 100%;
}

.grid-1-box-bg.grid-1-box-bg-5:hover {
  background-position: 90%;
}

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

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

.bloco-6 {
  width: 100%;
  height: 635px;
  color: #fff;
  background-color: #041e50;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-19 {
  width: 45%;
  height: 100%;
  color: #3b4536;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px;
  font-weight: 400;
  display: flex;
}

.div-block-20 {
  width: 55%;
  height: 100%;
}

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

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

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

.div-block-21 {
  width: 45%;
  height: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: 40px 40px 40px 25px;
  display: grid;
}

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

.div-block-22:hover {
  background-position: 70% 70%;
  background-size: auto;
}

.image-3 {
  width: 100px;
  margin-left: -5px;
}

.div-block-23 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.image-4 {
  width: 115px;
}

.text-block-4 {
  color: #dfe7ea;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

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

.div-block-24 {
  width: auto;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  font-weight: 300;
  display: flex;
}

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

.image-5 {
  width: 95px;
  margin-left: -5px;
}

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

.div-block-25 {
  z-index: 10;
  width: 100%;
  height: auto;
  grid-column-gap: 15px;
  grid-row-gap: 10px;
  color: #fff;
  text-align: left;
  background-color: #7b8a9c;
  border-radius: 0%;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  padding: 15px 30px 15px 25px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
  position: static;
}

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

.image-6 {
  width: 90px;
}

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

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

.tabs-menu {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  font-weight: 400;
  display: grid;
}

.tabs-content {
  width: 100%;
}

.div-block-26 {
  width: 100%;
  height: 600px;
  color: #fff;
  background-color: #041e50;
  background-image: linear-gradient(rgba(123, 138, 156, .95) 80%, #041e50 80%);
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-26.div-block-26-2 {
  flex-direction: row-reverse;
}

.div-block-27 {
  width: 50%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 50px 60px;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  display: flex;
}

.div-block-27.div-block-27-2 {
  align-items: flex-end;
  padding-top: 40px;
  padding-bottom: 50px;
  padding-left: 25px;
}

.div-block-28 {
  z-index: 5;
  width: 50%;
  height: 100%;
  background-image: url('../images/AirFryer_EAF11_Perspective_Electrolux_portuguese.png');
  background-position: 100% 25%;
  background-repeat: no-repeat;
  background-size: 675px;
  position: relative;
}

.div-block-28.div-block-28-2 {
  background-image: url('../images/AirFryer_EAF20_Basket_Electrolux_portuguese.png');
  background-position: 85%;
  background-size: 750px;
}

.div-block-28.div-block-28-3 {
  background-image: url('../images/AirFryer_EAF11_Perspective_Electrolux_portuguese_1.png'), url('../images/Airfryer_EAF51_Kitchen_Electrolux_Portuguese.jpg');
  background-position: 80% 70%, 50% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: 350px, cover;
}

.tab-link-tab-2 {
  color: #2b2936;
  text-align: center;
  text-transform: uppercase;
  background-color: #dfe7ea;
  border-left: 2px solid rgba(207, 207, 207, .9);
  border-right: 2px solid rgba(207, 207, 207, .9);
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 25px;
  display: flex;
}

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

.tab-link-tab-2.w--current {
  background-color: rgba(207, 207, 207, .95);
  font-weight: 600;
}

.tab-link-tab-3 {
  color: #2b2936;
  text-transform: uppercase;
  background-color: #dfe7ea;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 25px;
  display: flex;
}

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

.tab-link-tab-3.w--current {
  background-color: rgba(207, 207, 207, .9);
  font-weight: 600;
}

.heading-8 {
  width: 100%;
  color: #041e50;
  border-bottom: 0 solid #041e50;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
}

.heading-8.heading-8-3 {
  width: 75%;
  border-bottom-width: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.paragraph-7 {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 35px;
}

.div-block-29 {
  width: 1000px;
  height: 2px;
  background-color: #041e50;
  margin-left: 0;
  margin-right: 0;
}

.div-block-29.div-block-29-2 {
  width: 750px;
  margin-right: 100px;
}

.div-block-29.div-block-29-3 {
  width: 800px;
  display: block;
}

.tab-link-tab-1 {
  color: #2b2936;
  text-transform: uppercase;
  background-color: #dfe7ea;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 25px;
  display: flex;
}

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

.tab-link-tab-1.w--current {
  background-color: rgba(207, 207, 207, .95);
  font-weight: 600;
}

.div-block-30 {
  width: 100%;
  align-items: center;
  display: flex;
}

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

.acessorios {
  width: 100%;
  height: 700px;
  background-image: linear-gradient(135deg, rgba(255, 255, 255, .3), rgba(0, 0, 0, 0) 36%), url('../images/ELUX_AirFryerkit_Family_Brazil.jpg');
  background-position: 0 0, 50% 60%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.div-block-31 {
  width: 50%;
  color: #fff;
  background-color: rgba(4, 30, 80, .95);
  padding: 35px;
  font-weight: 400;
  position: absolute;
}

.div-block-32 {
  width: 100%;
  height: 100%;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 30px 40px;
  display: flex;
}

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

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

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

.image-7 {
  width: 95px;
  margin-bottom: 5px;
}

.section-9 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bloco-7 {
  width: 100%;
  height: 650px;
  background-color: #fff;
  background-image: url('../images/af_apresentacao_acessorios-airfryer_electrolux_v4-7.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.bloco-8 {
  width: 100%;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.div-block-33 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 35px 75px;
  font-weight: 300;
  display: flex;
}

.heading-10 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
}

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

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

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

.div-block-35 {
  width: 90%;
  color: #041e50;
  text-align: center;
  background-color: rgba(173, 185, 195, .8);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 35px 60px 30px;
  font-weight: 400;
  display: flex;
}

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

.grid-2 {
  width: 100%;
  height: 375px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-11 {
  margin-top: 0;
  font-size: 40px;
  line-height: 45px;
}

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

.bloco-9 {
  width: 100%;
  height: 600px;
  background-color: #041e50;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bloco-10 {
  width: 100%;
  height: 600px;
  color: #fff;
  background-image: url('../images/ELUX-AirFryerKit_Line_cut.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.div-block-37.div-block-37-2 {
  background-image: url('../images/ELUX-AirFryerKit_BakingForm2_Webb.jpg');
}

.div-block-37.div-block-37-3 {
  background-image: url('../images/ELUX-AirFryerKit_Grill_Webb.jpg');
  background-position: 0 100%;
}

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

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

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

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

.image-8 {
  width: 90px;
}

.section-10 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.bloco-11 {
  width: 100%;
  height: 600px;
  background-image: url('../images/Protetor_airfryer_am.jpg');
  background-position: 50% 55%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.div-block-41 {
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  padding: 30px 75px;
  font-weight: 400;
  display: flex;
}

.div-block-42 {
  width: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding: 25px 75px;
  display: flex;
}

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

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

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

.text-block-6 {
  font-weight: 300;
}

.bloco-12 {
  width: 100%;
  height: 600px;
  background-color: #718d9f;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-43 {
  width: 80px;
  height: 80px;
  color: #fff;
  background-color: rgba(4, 30, 80, .9);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 20px 20px 20px 25px;
  font-size: 35px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
}

.div-block-43:hover {
  background-color: #041e50;
}

.div-block-44 {
  width: 40%;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 30px;
  padding-left: 40px;
  display: flex;
}

.heading-14 {
  margin-top: 0;
  font-size: 40px;
  line-height: 45px;
}

.button-1 {
  color: #041e50;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

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

.text-block-7 {
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.paragraph-13 {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.esp-tec {
  width: 100%;
  height: 600px;
  background-color: #adb9c3;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.div-block-46 {
  width: 50%;
  height: 100%;
  background-image: url('../images/AirFryer_EAF11_Dimensions_Electrolux_portuguese.png');
  background-position: 50% 35%;
  background-repeat: no-repeat;
  background-size: 550px;
}

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

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

.text-span-9 {
  font-size: 22px;
  font-weight: 900;
}

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

.text-block-8 {
  font-weight: 300;
  line-height: 25px;
}

.div-block-48 {
  grid-column-gap: 8px;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.image-9 {
  width: 30px;
}

.image-10 {
  width: 29px;
}

.div-block-49 {
  width: 45%;
  height: 100%;
  color: #041e50;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 40px 40px 50px;
  display: flex;
}

.div-block-50 {
  width: 55%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/ELUX-AirFryerKit_Expansion_Kit_Box.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.footer {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  color: #fff;
  background-color: #041e50;
  align-items: flex-end;
  padding: 40px 145px 40px 40px;
  display: flex;
}

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

.paragraph-14 {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.list-2 {
  margin-bottom: 15px;
  padding-left: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
}

.button-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #041e50;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

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

.link-block-2 {
  width: 125px;
  margin-left: 0;
  position: absolute;
  right: 30px;
}

.image-11 {
  width: 220px;
}

.div-block-51 {
  width: 96%;
  grid-column-gap: 15px;
  align-items: flex-start;
  display: flex;
}

.text-block-9 {
  font-size: 12px;
  line-height: 19px;
}

.div-block-52 {
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
}

.text-block-10 {
  text-align: center;
}

.link-block-3 {
  z-index: 5;
  width: 35px;
  height: 35px;
  color: #fff;
  text-align: center;
  background-color: #041e50;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 100px;
}

.link-block-3:hover {
  color: #adb9c3;
}

.div-block-53 {
  z-index: 2;
  width: 375px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-54 {
  grid-column-gap: 15px;
  grid-row-gap: 10px;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
  position: relative;
  left: auto;
  right: 100px;
}

.div-block-55 {
  width: 100%;
  height: 200px;
  background-color: #fff;
  background-image: url('../images/af_apresentacao_acessorios-airfryer_electrolux_v4-7.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.div-block-56 {
  color: #fff;
  background-color: rgba(123, 138, 156, .95);
  padding: 10px 20px;
}

.div-block-57 {
  width: 100%;
  flex-direction: column;
  display: flex;
}

.div-block-58 {
  color: #fff;
  background-color: rgba(4, 30, 80, .95);
  padding: 20px;
  font-weight: 300;
}

.button-3 {
  color: #041e50;
  text-transform: uppercase;
  background-color: #dfe7ea;
  font-weight: 600;
}

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

.paragraph-15 {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 22px;
}

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

.link_icone_acess {
  z-index: 2;
  font-size: 35px;
  line-height: 35px;
  position: relative;
}

.link-pulse-block {
  z-index: 1;
  width: 40px;
  height: 40px;
  background-color: rgba(4, 30, 80, .9);
  border-radius: 100%;
  align-items: center;
  margin-right: 0;
  font-size: 40px;
  line-height: 40px;
  display: flex;
  position: absolute;
}

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

.section-11 {
  height: 100vh;
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0) 32%, rgba(0, 9, 28, .6) 81%), url('../images/AirFryer_EAF11_Environment_Electrolux_portuguese-1.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 60px;
  display: flex;
}

.section-11.header-mobile {
  height: 850px;
  background-attachment: scroll, scroll;
}

.section-11.header-mobile.header-mobile-2.header-mobile-3 {
  background-image: url('../images/header.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.div-block-59 {
  width: 50%;
}

.div-block-60 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

@media screen and (min-width: 1280px) {
  .link-block-3 {
    width: 40px;
    height: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .header {
    height: 825px;
    background-image: linear-gradient(105deg, rgba(34, 33, 36, .6), rgba(0, 0, 0, 0) 65%), url('../images/header.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

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

  .paragraph-2 {
    width: 85%;
  }

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

  .div-block-11 {
    width: 60%;
  }

  .bloco-4 {
    height: 600px;
  }

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

  .bloco-5 {
    height: 500px;
  }

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

  .div-block-20 {
    width: 60%;
  }

  .div-block-28.div-block-28-3 {
    background-position: 70% 70%, 50% 100%;
  }

  .acessorios {
    height: 750px;
  }

  .div-block-31 {
    width: 45%;
  }

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

  .bloco-7, .bloco-9, .bloco-10, .bloco-11 {
    height: 700px;
  }

  .div-block-41 {
    padding-left: 140px;
    padding-right: 100px;
  }

  .bloco-12 {
    height: 650px;
  }

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

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

  .div-block-54 {
    right: 150px;
  }
}

@media screen and (min-width: 1920px) {
  .header {
    height: 1085px;
    background-image: linear-gradient(105deg, rgba(34, 33, 36, .65), rgba(0, 0, 0, 0) 69%), url('../images/header.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-1 {
    width: 45%;
    padding-left: 75px;
  }

  .image-1 {
    width: 325px;
  }

  .paragraph-1, .text-block-1 {
    font-size: 30px;
    line-height: 40px;
  }

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

  .bloco-2 {
    height: 800px;
  }

  .div-block-3 {
    width: 65%;
  }

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

  .div-block-5 {
    background-size: 1450px;
  }

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

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

  .bloco-3 {
    height: 700px;
  }

  .div-block-12 {
    width: 100%;
    margin-right: -35px;
  }

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

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

  .image-2 {
    width: 85px;
  }

  .bloco-4 {
    height: 800px;
  }

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

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

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

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

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

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

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

  .grid-1-box-bg {
    height: 450px;
  }

  .grid-1-box-bg:hover {
    background-size: 2550px;
  }

  .grid-1-box-bg.grid-1-box-bg-2:hover {
    background-size: 1550px;
  }

  .grid-1-box-bg.grid-1-box-bg-4:hover {
    background-size: 1000px;
  }

  .bloco-5 {
    height: 700px;
  }

  .bloco-6 {
    height: 750px;
  }

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

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

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

  .image-3 {
    width: 115px;
  }

  .image-4 {
    width: 135px;
  }

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

  .paragraph-6 {
    font-size: 22px;
    line-height: 32px;
  }

  .image-5 {
    width: 115px;
  }

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

  .image-6 {
    width: 105px;
  }

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

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

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

  .div-block-28.div-block-28-2 {
    background-size: 900px;
  }

  .div-block-28.div-block-28-3 {
    background-position: 68% 70%, 50% 100%;
    background-size: 425px, cover;
  }

  .tab-link-tab-2, .tab-link-tab-3 {
    padding: 15px 20px;
    font-size: 22px;
    line-height: 32px;
  }

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

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

  .div-block-29 {
    width: 1550px;
  }

  .div-block-29.div-block-29-2 {
    width: 1000px;
    margin-right: 300px;
  }

  .div-block-29.div-block-29-3 {
    width: 900px;
  }

  .tab-link-tab-1 {
    padding: 15px 20px;
    font-size: 22px;
    line-height: 32px;
  }

  .acessorios {
    height: 950px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-31 {
    width: 45%;
    padding: 45px 50px;
  }

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

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

  .image-7 {
    width: 110px;
  }

  .bloco-7 {
    height: 950px;
  }

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

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

  .grid-2 {
    height: 550px;
  }

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

  .bloco-9, .bloco-10 {
    height: 850px;
  }

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

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

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

  .image-8 {
    width: 105px;
  }

  .bloco-11 {
    height: 850px;
  }

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

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

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

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

  .bloco-12 {
    height: 750px;
  }

  .div-block-43 {
    width: 100px;
    height: 100px;
    font-size: 40px;
  }

  .div-block-44 {
    width: 35%;
    padding-top: 50px;
    padding-left: 50px;
  }

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

  .button-1 {
    font-size: 22px;
    line-height: 32px;
  }

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

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

  .esp-tec {
    height: 750px;
  }

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

  .div-block-46 {
    background-size: 700px;
  }

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

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

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

  .list {
    font-size: 25px;
    line-height: 40px;
  }

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

  .image-9 {
    width: 40px;
  }

  .image-10 {
    width: 35px;
  }

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

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

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

  .list-2 {
    font-size: 25px;
    line-height: 45px;
  }

  .button-2 {
    font-size: 22px;
    line-height: 32px;
  }

  .link-block-2 {
    width: 165px;
  }

  .image-11 {
    width: 275px;
  }

  .div-block-51 {
    width: 95%;
    grid-column-gap: 25px;
  }

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

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

  .div-block-53 {
    width: 450px;
  }

  .div-block-54 {
    right: 300px;
  }

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

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

  .div-block-56 {
    padding: 20px 30px;
    font-size: 30px;
  }

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

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

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

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

  .section-11.header-mobile.header-mobile-2.header-mobile-3 {
    height: 1100px;
  }
}

@media screen and (max-width: 991px) {
  .header {
    height: auto;
    background-image: none;
    background-position: 0 0;
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-1 {
    width: 100%;
    background-color: #041e50;
    padding: 40px 50px;
  }

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

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

  .text-span-1 {
    background-color: rgba(255, 255, 255, .9);
  }

  .bloco-1 {
    padding-bottom: 50px;
  }

  .bloco-2 {
    height: auto;
    background-image: none;
    flex-direction: column-reverse;
  }

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

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

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

  .div-block-5 {
    width: 100%;
    height: 500px;
  }

  .div-block-6 {
    width: 100%;
    height: auto;
    background-image: linear-gradient(#adb9c3 65%, #041e50 65%);
    padding-top: 0;
    padding-left: 60px;
  }

  .heading-3 {
    margin-top: 15px;
  }

  .paragraph-2 {
    width: auto;
  }

  .div-block-7 {
    background-color: rgba(123, 138, 156, .95);
  }

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

  .div-block-10 {
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 60px;
  }

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

  .div-block-12 {
    margin-bottom: -25px;
    margin-right: 0;
  }

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

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

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

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

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

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

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

  .grid-1-box-bg {
    height: 225px;
  }

  .grid-1-box-bg:hover {
    background-position: 0 100%;
    background-size: cover;
  }

  .grid-1-box-bg.grid-1-box-bg-2:hover {
    background-position: 60% 100%;
  }

  .grid-1-box-bg.grid-1-box-bg-3:hover {
    background-position: 10% 100%;
  }

  .grid-1-box-bg.grid-1-box-bg-4:hover {
    background-position: 0 100%;
    background-size: cover;
  }

  .grid-1-box-bg.grid-1-box-bg-5:hover {
    background-position: 100% 100%;
  }

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

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

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

  .div-block-20 {
    width: 100%;
    height: 435px;
  }

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

  .div-block-22 {
    width: 100%;
    height: 500px;
    background-position: 50% 100%;
  }

  .div-block-22:hover {
    background-position: 50% 100%;
    background-size: cover;
  }

  .image-5 {
    background-color: #041e50;
    border-radius: 100%;
  }

  .div-block-26 {
    height: auto;
    flex-direction: column;
  }

  .div-block-26.div-block-26-2 {
    background-image: linear-gradient(#041e50 20%, rgba(123, 138, 156, .95) 20%);
    flex-direction: column-reverse;
  }

  .div-block-27 {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .div-block-27.div-block-27-2 {
    height: auto;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 40px;
    padding-left: 60px;
  }

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

  .div-block-27.div-block-27-3 {
    height: auto;
    padding-bottom: 40px;
  }

  .div-block-28 {
    width: 100%;
    height: 500px;
    background-position: 100% 0;
    background-size: 550px;
  }

  .div-block-28.div-block-28-2 {
    background-position: 50%;
    background-size: 550px;
  }

  .div-block-28.div-block-28-3 {
    background-position: 70% 70%, 50% 100%;
    background-size: 325px, cover;
  }

  .tab-link-tab-2, .tab-link-tab-3 {
    font-size: 15px;
  }

  .heading-8 {
    width: auto;
    border-bottom-width: 2px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-size: 40px;
    line-height: 50px;
  }

  .heading-8.heading-8-3 {
    border-bottom-width: 1px;
    margin-bottom: 10px;
    padding-bottom: 5px;
  }

  .paragraph-7 {
    margin-top: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-29 {
    width: 100%;
    display: none;
  }

  .div-block-29.div-block-29-3 {
    display: none;
  }

  .tab-link-tab-1 {
    font-size: 15px;
  }

  .acessorios {
    height: auto;
    background-color: #fff;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column;
    align-items: center;
    padding: 0;
  }

  .div-block-31 {
    width: 100%;
    color: #fff;
    background-color: #041e50;
    margin-bottom: 0;
    padding: 40px 50px;
    position: relative;
  }

  .div-block-32 {
    width: 100%;
    height: 450px;
    background-image: url('../images/ELUX_AirFryerkit_Family_Brazil.jpg');
    background-position: 50% 80%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15px 20px;
  }

  .heading-9 {
    font-weight: 600;
  }

  .paragraph-8 {
    font-weight: 300;
  }

  .bloco-7 {
    height: auto;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-33 {
    margin-bottom: -75px;
    padding: 30px 40px 0;
    position: relative;
  }

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

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

  .div-block-35 {
    width: 95%;
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .grid-2 {
    height: 250px;
  }

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

  .bloco-9 {
    height: 500px;
  }

  .bloco-10 {
    height: auto;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .div-block-38 {
    background-position: 0 0;
  }

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

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

  .bloco-11 {
    height: auto;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column-reverse;
  }

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

  .div-block-41 {
    background-color: #758c9e;
    margin-bottom: -125px;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
  }

  .div-block-42 {
    background-color: #011750;
    margin-top: -25px;
    padding-top: 0;
  }

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

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

  .div-block-44 {
    width: 100%;
    background-image: url('../images/Protetor_airfryer_am.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 2000px;
    flex-direction: column;
    margin-top: -25px;
    padding: 0 60px 30px;
  }

  .esp-tec {
    height: auto;
    flex-direction: column;
  }

  .div-block-45 {
    width: 100%;
    height: auto;
    justify-content: flex-start;
    padding: 30px 50px 0;
  }

  .div-block-46 {
    width: 100%;
    height: 500px;
    background-position: 50% 0;
    background-size: 500px;
  }

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

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

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

  .footer {
    grid-row-gap: 5px;
    flex-direction: column;
    align-items: flex-start;
    padding: 30px 50px 25px;
  }

  .link-block-2 {
    width: 120px;
    margin-left: auto;
    position: static;
  }

  .div-block-51 {
    width: 100%;
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-52 {
    width: 100%;
    height: 450px;
    background-image: url('../images/Protetor_airfryer_am.jpg');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

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

  .div-block-54 {
    align-items: center;
    right: auto;
  }

  .div-block-55 {
    height: 175px;
  }

  .section-11 {
    height: 80vh;
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 730px;
    padding-left: 50px;
  }

  .section-11.header-mobile {
    height: 700px;
  }

  .div-block-59 {
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  .div-block-1 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

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

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

  .bloco-1 {
    grid-row-gap: 25px;
    padding-top: 30px;
    padding-bottom: 40px;
  }

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

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

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

  .div-block-5 {
    height: 450px;
    background-position: 50% 25%;
    background-size: 850px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-6 {
    background-image: linear-gradient(#adb9c3 70%, #041e50 70%);
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

  .link-block {
    width: 30px;
    height: 30px;
    font-size: 25px;
  }

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

  .div-block-8 {
    right: 145px;
  }

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

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

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

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

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

  .image-2 {
    width: 65px;
  }

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

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

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

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

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

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

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

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

  .grid-1-box-bg {
    height: 175px;
  }

  .grid-1-box-bg.grid-1-box-bg-2, .grid-1-box-bg.grid-1-box-bg-2:hover {
    background-position: 40% 100%;
  }

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

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

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

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

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

  .image-3 {
    width: 90px;
  }

  .image-4 {
    width: 100px;
  }

  .paragraph-6 {
    font-size: 15px;
    line-height: 22px;
  }

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

  .image-6 {
    width: 85px;
  }

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

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

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

  .div-block-28.div-block-28-3 {
    background-position: 75% 70%, 50% 100%;
    background-size: 300px, cover;
  }

  .div-block-31 {
    width: 100%;
    padding: 30px 40px;
  }

  .div-block-32 {
    height: 450px;
    padding: 20px 15px;
  }

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

  .image-7 {
    width: 85px;
  }

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

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

  .grid-2 {
    height: 200px;
  }

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

  .div-block-38 {
    width: 100%;
    height: 500px;
  }

  .div-block-39 {
    width: 100%;
    height: auto;
    padding: 30px 40px;
  }

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

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

  .div-block-41 {
    margin-bottom: -85px;
  }

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

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

  .div-block-44, .div-block-45 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .list {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 30px;
  }

  .div-block-48 {
    margin-top: 5px;
  }

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

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

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

  .link-block-2 {
    width: 115px;
  }

  .text-block-9 {
    font-size: 11px;
    line-height: 17px;
  }

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

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

  .div-block-53 {
    width: 275px;
  }

  .div-block-54 {
    grid-column-gap: 10px;
  }

  .div-block-55 {
    height: 155px;
    background-position: 50%;
  }

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

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

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

  .paragraph-15 {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
  }

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

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

  .section-11 {
    height: 550px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 23%, #041e50 93%), url('../images/AirFryer_EAF11_Environment_Electrolux_portuguese-1.jpeg');
    background-position: 0 0, 50% 0;
    background-size: auto, auto 550px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-11.header-mobile {
    height: 650px;
    background-position: 0 0, 50% 100%;
  }

  .section-11.header-mobile.header-mobile-2 {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 25%, #041e50 82%), url('../images/AirFryer_EAF11_Environment_Electrolux_portuguese-1.jpeg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 550px;
    background-attachment: scroll, scroll;
  }

  .div-block-59 {
    width: 100%;
    align-self: flex-start;
  }
}

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

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

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

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

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

  .heading-1 {
    width: 250px;
    font-size: 25px;
    line-height: 32px;
  }

  .bloco-1 {
    grid-row-gap: 15px;
    padding-top: 25px;
    padding-bottom: 30px;
  }

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

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

  .div-block-5 {
    height: 265px;
    background-position: 50% 28%;
    background-size: 485px;
    justify-content: flex-end;
    padding-top: 25px;
    padding-bottom: 20px;
  }

  .div-block-6 {
    background-image: linear-gradient(#adb9c3 62%, #041e50 62%);
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

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

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

  .div-block-7 {
    width: 150px;
    height: 150px;
    background-color: rgba(123, 138, 156, .95);
    padding: 20px 15px 15px;
  }

  .div-block-8 {
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: flex-end;
    right: auto;
  }

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

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

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

  .div-block-12 {
    margin-bottom: -15px;
  }

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

  .div-block-14 {
    grid-row-gap: 5px;
    flex-direction: column;
    justify-content: center;
    padding: 15px 20px;
  }

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

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

  .image-2 {
    width: 65px;
  }

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

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

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

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

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

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

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

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

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

  .grid-1-box-bg {
    height: 150px;
    background-position: 5% 100%;
  }

  .grid-1-box-bg:hover {
    background-position: 5% 100%;
  }

  .grid-1-box-bg.grid-1-box-bg-2, .grid-1-box-bg.grid-1-box-bg-2:hover {
    background-position: 55% 100%;
  }

  .grid-1-box-bg.grid-1-box-bg-3, .grid-1-box-bg.grid-1-box-bg-3:hover {
    background-position: 12% 100%;
  }

  .grid-1-box-bg.grid-1-box-bg-5, .grid-1-box-bg.grid-1-box-bg-5:hover {
    background-position: 97% 100%;
  }

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

  .div-block-20 {
    height: 235px;
  }

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

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

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

  .image-3 {
    width: 75px;
  }

  .div-block-23 {
    flex-direction: column;
    align-items: center;
  }

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

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

  .image-5 {
    width: 75px;
  }

  .div-block-25 {
    grid-column-gap: 10px;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .image-6 {
    width: 75px;
  }

  .tabs-menu {
    flex-direction: column;
    display: flex;
  }

  .div-block-27 {
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-27.div-block-27-2 {
    padding-bottom: 30px;
    padding-left: 25px;
  }

  .div-block-28 {
    height: 335px;
    background-position: 50% 0;
    background-size: 365px;
  }

  .div-block-28.div-block-28-2 {
    background-size: 335px;
  }

  .div-block-28.div-block-28-3 {
    background-position: 90% 70%, 50% 100%;
    background-size: 200px, cover;
  }

  .tab-link-tab-2 {
    text-align: center;
    border-left-width: 0;
    border-right-width: 0;
    font-size: 15px;
    line-height: 20px;
  }

  .tab-link-tab-3 {
    font-size: 15px;
    line-height: 20px;
  }

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

  .heading-8.heading-8-3 {
    width: 65%;
    margin-bottom: 10px;
    padding-bottom: 3px;
  }

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

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

  .acessorios {
    padding-top: 0;
  }

  .div-block-31 {
    margin-bottom: 0;
    padding: 20px 25px;
  }

  .div-block-32 {
    height: 335px;
    background-position: 40% 100%;
    justify-content: flex-start;
    padding: 15px 10px;
  }

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

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

  .image-7 {
    width: 75px;
  }

  .div-block-33 {
    margin-bottom: -35px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .paragraph-9 {
    text-align: left;
    font-size: 15px;
    line-height: 22px;
  }

  .div-block-35 {
    width: 100%;
    padding: 25px 20px;
  }

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

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

  .paragraph-10 {
    text-align: left;
    font-size: 15px;
    line-height: 22px;
  }

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

  .div-block-38 {
    height: 255px;
  }

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

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

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

  .image-8 {
    width: 85px;
  }

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

  .div-block-41 {
    align-items: flex-start;
    margin-bottom: -50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-42 {
    margin-top: -10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-12 {
    text-align: left;
    font-size: 18px;
    line-height: 26px;
  }

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

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

  .div-block-43 {
    width: 65px;
    height: 65px;
    padding-left: 23px;
    font-size: 25px;
  }

  .div-block-44 {
    background-position: 0 0;
    margin-top: -10px;
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
  }

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

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

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

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

  .esp-tec {
    padding-bottom: 20px;
  }

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

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

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

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

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

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

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

  .image-9, .image-10 {
    width: 25px;
  }

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

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

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

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

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

  .list-2 {
    padding-left: 15px;
    font-size: 15px;
    line-height: 30px;
  }

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

  .link-block-2 {
    width: 110px;
  }

  .image-11 {
    width: 200px;
  }

  .div-block-51 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

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

  .div-block-52 {
    height: 265px;
  }

  .link-block-3 {
    width: 30px;
    height: 30px;
    font-size: 25px;
    line-height: 25px;
    top: 0;
    bottom: auto;
  }

  .div-block-53 {
    width: 224px;
  }

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

  .div-block-55 {
    height: 110px;
  }

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

  .div-block-58 {
    padding-top: 10px;
  }

  .button-3 {
    font-size: 12px;
    line-height: 15px;
  }

  .paragraph-15 {
    font-size: 12px;
    line-height: 17px;
  }

  .section-11 {
    height: 550px;
    background-position: 0 0, 65% 0;
    background-size: auto, 300%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-11.header-mobile {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 9%, #041e50 93%), url('../images/AirFryer_EAF11_Environment_Electrolux_portuguese-1.jpeg');
    background-position: 0 0, 65% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 300%;
    background-attachment: scroll, fixed;
  }

  .section-11.header-mobile.header-mobile-2 {
    background-position: 0 0, 70% 100%;
  }

  .section-11.header-mobile.header-mobile-2.header-mobile-3 {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 19%, #041e50 86%), url('../images/AirFryer_EAF11_Environment_Electrolux_portuguese-1.jpeg');
    background-position: 0 0, 70% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 550px;
    background-attachment: scroll, scroll;
  }

  .div-block-60 {
    justify-content: center;
    align-self: auto;
    display: flex;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }
}

#w-node-_8d0e38cb-e281-1a5d-ebf1-cb9e94608d28-4ec2ea18 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 479px) {
  #w-node-_8d0e38cb-e281-1a5d-ebf1-cb9e94608d28-4ec2ea18 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


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