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

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

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

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

.header {
  width: 100%;
  height: 725px;
  background-image: url('../images/New_Refrigerator_DFX44_Amb_Electrolux.jpg');
  background-position: 100% 25%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 60px;
  display: flex;
  overflow: hidden;
}

.div-block {
  width: 435px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.image {
  width: 225px;
}

.div-block-2 {
  width: 100%;
  background-color: rgba(123, 138, 156, .95);
  padding: 20px 30px;
}

.div-block-3 {
  width: 100%;
  color: #fff;
  background-color: rgba(4, 30, 80, .95);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 30px 25px;
  display: flex;
}

.div-block-4 {
  width: 0%;
  background-image: url('../images/Refrigerador-Frost-Free-Electrolux-DFX41-371-litros-Inox_01.jpg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.heading {
  width: 90%;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 47px;
}

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

.bold-text {
  font-weight: 300;
}

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

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

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

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

.div-block-7 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 30px 60px 30px 0;
  font-weight: 300;
  display: flex;
}

.div-block-8 {
  width: 100%;
  height: 40%;
  background-image: url('../images/Refrigerador-Frost-Free-Electrolux-DFX41-371-litros-Inox_06.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

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

.section-2 {
  width: 100%;
  height: 575px;
  color: #041e50;
  background-color: #adb9c3;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  display: flex;
  overflow: hidden;
}

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

.div-block-10 {
  width: 60%;
  height: 100%;
  background-image: url('../images/Refrigerator_DFX44_Opened_Electrolux_Cut.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 15px;
  display: flex;
}

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

.left-arrow, .right-arrow, .slide-nav {
  display: none;
}

.slide {
  background-image: url('../images/Refrigerador-Frost-Free-Electrolux-DFX41-371-litros-Inox_02.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/Refrigerador-Frost-Free-Electrolux-DFX41-371-litros-Inox_10.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.container-2 {
  width: 100%;
  flex-direction: column;
  display: flex;
}

.section-3 {
  width: 100%;
  height: 650px;
  color: #fff;
  background-color: #041e50;
  background-image: linear-gradient(#041e50 55%, #7b8a9c 55%);
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-11 {
  width: 65%;
  height: 100%;
  background-image: url('../images/Refrigerator_DFX44_Opened_Full_Electrolux.png');
  background-position: 45% -2%;
  background-repeat: no-repeat;
  background-size: 850px;
}

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

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

.section-4 {
  width: 100%;
  height: 755px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/Refrigerator_DFX44_Opened_Electrolux.png'), url('../images/New_Refrigerator_DFX44_Amb_Electrolux.jpg'), url('../images/Refrigerador-Frost-Free-Electrolux-DFX41-371-litros-Inox_03.jpg');
  background-position: 70% 5%, 0 0, 100% 0;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 525px, contain, cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.div-block-13 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: auto;
  right: 205px;
}

.link-block {
  width: 40px;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: rgba(4, 30, 80, .95);
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  font-weight: 600;
  line-height: 35px;
  text-decoration: none;
  display: flex;
  position: relative;
}

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

.div-block-14 {
  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: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  display: flex;
  position: relative;
}

.div-block-15 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row-reverse;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.div-block-15.div-block-15-1 {
  top: auto;
  bottom: 95px;
  left: 325px;
}

.div-block-15.div-block-15-2 {
  top: 215px;
  bottom: auto;
  right: 20px;
}

.div-block-15.div-block-15-3 {
  flex-direction: row;
  align-items: center;
  bottom: 150px;
  left: 183px;
}

.div-block-15.div-block-15-4 {
  flex-direction: row;
  align-items: center;
  top: 185px;
  right: 265px;
}

.link-block-2 {
  width: 40px;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: #041e50;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  font-weight: 600;
  line-height: 35px;
  text-decoration: none;
  display: flex;
}

.link-block-2:hover {
  color: #dfe7ea;
}

.link-block-2.link-block-2-4 {
  position: relative;
  bottom: 15px;
}

.div-block-16 {
  width: 300px;
  border: 1px solid #041e50;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-17 {
  width: 100%;
  color: #041e50;
  background-color: #7b8a9c;
  padding: 10px 20px;
  font-weight: 600;
}

.div-block-18 {
  width: 100%;
  height: 150px;
  background-color: #fff;
  background-image: url('../images/Refrigerator_DFX44_Opened_Full_Electrolux.png');
  background-position: 15% 45%;
  background-repeat: no-repeat;
  background-size: 650px;
}

.div-block-18.div-block-18-4 {
  background-image: url('../images/Refrigerador-Frost-Free-Electrolux-DFX41-371-litros-Inox_11.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-18.div-block-18-3 {
  background-color: #fff;
  background-image: url('../images/Refrigerador-Frost-Free-Electrolux-DFX41-371-litros-Inox_06.jpg');
  background-position: 95% 52%;
  background-size: 550px;
}

.div-block-18.div-block-18-2 {
  background-image: url('../images/Refrigerator_DFX44_Opened_Full_Electrolux.png');
  background-position: 15% 83%;
  background-size: 635px;
}

.div-block-19 {
  width: 100%;
  color: #fff;
  background-color: #041e50;
  padding: 15px 20px;
}

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

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

.section-5 {
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  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;
  display: grid;
}

.tabs-content {
  width: 100%;
}

.div-block-20 {
  width: 100%;
  height: 600px;
  color: #fff;
  background-color: #041e50;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  display: flex;
}

.div-block-20.div-block-20-2 {
  background-color: #7b8a9c;
  flex-direction: row-reverse;
}

.div-block-21 {
  width: 60%;
  height: 100%;
  background-image: url('../images/Refrigerator_DFX44_Opened_Full_Electrolux.png');
  background-position: 70% 55%;
  background-repeat: no-repeat;
  background-size: 1250px;
}

.div-block-21.div-block-21-2 {
  background-image: url('../images/Refrigerator_DFX44_Opened_Full_Electrolux.png');
  background-position: 15% 35%;
  background-size: 2000px;
}

.div-block-21.div-block-21-3 {
  background-color: #fff;
  background-image: url('../images/Refrigerator_DFX44_Opened_Full_Electrolux.png');
  background-position: 30% 60%;
  background-size: 1150px;
}

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

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

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

.div-block-23 {
  width: 55%;
  height: 100%;
  background-image: url('../images/Refrigerator_DFX44_PerspectiveSpecs_Electrolux_1000x1000.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

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

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

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

.tab-link-tab-1.w--current {
  font-weight: 600;
}

.tab-link-tab-2 {
  color: #2b2936;
  text-align: center;
  text-transform: uppercase;
  background-color: #dfe7ea;
  border-left: 2px solid #cfcfcf;
  border-right: 2px solid #cfcfcf;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  display: flex;
}

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

.tab-link-tab-2.w--current {
  font-weight: 600;
}

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

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

.tab-link-tab-3.w--current {
  font-weight: 600;
}

.div-block-25 {
  width: 95%;
  grid-column-gap: 25px;
  grid-row-gap: 10px;
  align-items: flex-start;
  padding-right: 60px;
  display: flex;
}

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

.text-block {
  margin-top: 10px;
  font-size: 13px;
  font-weight: 100;
}

.image-3 {
  width: 225px;
}

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

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

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

.image-6 {
  width: 25px;
}

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

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

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

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

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

.text-block-10 {
  margin-top: 550px;
  margin-bottom: 0;
  padding-right: 60px;
  font-size: 12px;
  font-weight: 100;
  line-height: 17px;
  position: absolute;
  top: auto;
  bottom: auto;
}

@media screen and (min-width: 1280px) {
  .div-block-21.div-block-21-2 {
    background-position: 15% 35%;
    background-size: 1900px;
  }
}

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

  .section-1 {
    height: 725px;
  }

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

  .section-2 {
    height: 675px;
  }

  .section-3 {
    height: 750px;
  }

  .div-block-11 {
    background-position: 45% 0;
    background-size: 950px;
  }

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

  .section-4 {
    height: 850px;
    background-size: 625px, contain, cover;
  }

  .div-block-15.div-block-15-2 {
    top: 250px;
  }

  .div-block-15.div-block-15-4 {
    top: 220px;
  }

  .link-block-2.link-block-2-4 {
    bottom: 10px;
  }

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

  .div-block-21.div-block-21-2 {
    background-position: 15% 35%;
    background-size: 2000px;
  }

  .section-6 {
    height: 700px;
  }

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

  .tabela {
    width: 60%;
  }

  .text-block-10 {
    margin-top: 655px;
  }
}

@media screen and (min-width: 1920px) {
  .header {
    height: 1100px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .div-block {
    width: 625px;
  }

  .image {
    width: 300px;
  }

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

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

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

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

  .section-1 {
    height: 950px;
  }

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

  .image-2 {
    width: 110px;
  }

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

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

  .section-2 {
    height: 775px;
  }

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

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

  .section-3 {
    height: 900px;
  }

  .div-block-11 {
    width: 60%;
    background-size: 1150px;
  }

  .div-block-12 {
    width: 40%;
    grid-row-gap: 175px;
    font-size: 60px;
    line-height: 0;
  }

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

  .section-4 {
    height: 1025px;
    background-position: 70% 4%, 0 0, 100% 0;
    background-size: 775px, contain, 2750px;
  }

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

  .div-block-14 {
    width: 250px;
    height: 250px;
  }

  .div-block-15.div-block-15-1 {
    left: 460px;
  }

  .div-block-15.div-block-15-2 {
    top: 295px;
  }

  .div-block-15.div-block-15-3 {
    bottom: 145px;
    left: 300px;
  }

  .div-block-15.div-block-15-4 {
    top: 285px;
    right: 300px;
  }

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

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

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

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

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

  .paragrafo-block {
    font-size: 18px;
    line-height: 26px;
  }

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

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

  .div-block-21.div-block-21-2 {
    background-position: 10% 35%;
    background-size: 2500px;
  }

  .div-block-21.div-block-21-3 {
    background-size: 1850px;
  }

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

  .section-6 {
    height: 850px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer {
    padding: 55px 75px;
  }

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

  .balao-text {
    font-size: 20px;
    line-height: 26px;
  }

  .tab-link-tab-1, .tab-link-tab-2, .tab-link-tab-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-25 {
    grid-column-gap: 30px;
    padding-right: 100px;
  }

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

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

  .image-3 {
    width: 275px;
  }

  .tabela {
    width: 60%;
  }

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

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

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

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

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

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

  .text-block-10 {
    margin-top: 750px;
    padding-right: 100px;
    font-size: 17px;
    line-height: 22px;
  }
}

@media screen and (max-width: 991px) {
  .header {
    background-position: 50%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block {
    width: 430px;
  }

  .image {
    width: 215px;
  }

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

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

  .div-block-6 {
    width: 100%;
    height: auto;
    flex-direction: column-reverse;
  }

  .div-block-7 {
    height: auto;
    padding: 60px 60px 20px;
  }

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

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

  .div-block-9 {
    width: 100%;
    padding: 60px;
  }

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

  .section-3 {
    height: auto;
    background-image: linear-gradient(#041e50 50%, #7b8a9c 50%);
    flex-direction: column-reverse;
  }

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

  .div-block-12 {
    width: 100%;
    height: auto;
    grid-row-gap: 40px;
    margin-bottom: -45px;
    padding: 60px 60px 0;
    position: relative;
  }

  .div-block-15.div-block-15-3 {
    left: auto;
  }

  .div-block-15.div-block-15-4 {
    left: auto;
    right: 345px;
  }

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

  .div-block-20.div-block-20-2 {
    flex-direction: column-reverse;
  }

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

  .div-block-21.div-block-21-2 {
    background-size: 1000px;
  }

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

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

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

  .div-block-24 {
    width: 100%;
    height: auto;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 60px;
  }

  .div-block-25 {
    flex-direction: column;
    padding-right: 60px;
  }

  .tabela {
    width: 55%;
  }

  .text-block-10 {
    width: 55%;
    margin-top: 0;
    margin-bottom: -40px;
    padding-right: 0;
    position: relative;
  }
}

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

  .div-block {
    width: 100%;
  }

  .div-block-2 {
    background-color: #7b8a9c;
  }

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

  .div-block-4 {
    width: 100%;
    height: 600px;
    background-image: url('../images/New_Refrigerator_DFX44_Amb_Electrolux.jpg');
  }

  .heading {
    width: 100%;
  }

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

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

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

  .image-2 {
    width: 85px;
  }

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

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

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

  .div-block-10 {
    height: 400px;
    padding-bottom: 20px;
  }

  .container-2.container-2-3 {
    background-color: #041e50;
    margin-left: 0;
    margin-right: 0;
    padding: 40px;
  }

  .container-2.container-2-4 {
    color: #041e50;
    background-color: #adb9c3;
    margin-left: 0;
    margin-right: 0;
    padding: 40px;
    font-weight: 400;
  }

  .section-3 {
    background-image: none;
  }

  .div-block-11 {
    height: 450px;
    background-color: #7b8a9c;
    background-position: 45% -3%;
    background-size: 600px;
  }

  .div-block-12 {
    grid-row-gap: 0px;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .section-4 {
    height: 800px;
    background-color: #adb9c3;
    background-image: url('../images/Refrigerator_DFX44_Opened_Electrolux.png'), url('../images/New_Refrigerator_DFX44_Amb_Electrolux.jpg');
    background-position: 65% -5%, 100% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 435px, contain;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
  }

  .div-block-13 {
    top: 10px;
    right: 155px;
  }

  .div-block-14 {
    width: 190px;
    height: 190px;
  }

  .div-block-15 {
    width: 100%;
    height: auto;
    justify-content: center;
    align-items: flex-end;
  }

  .div-block-15.div-block-15-1 {
    margin-top: auto;
    position: absolute;
    bottom: auto;
    left: auto;
  }

  .div-block-15.div-block-15-2 {
    margin-top: auto;
    position: absolute;
    top: auto;
    right: auto;
  }

  .div-block-15.div-block-15-3 {
    margin-top: auto;
    position: absolute;
    bottom: auto;
  }

  .div-block-15.div-block-15-4 {
    margin-top: auto;
    position: absolute;
    top: auto;
    right: auto;
  }

  .link-block-2 {
    position: absolute;
  }

  .link-block-2.link-block-2-1 {
    z-index: 5;
    top: auto;
    bottom: 535px;
    left: 160px;
    right: auto;
  }

  .link-block-2.link-block-2-2 {
    z-index: 5;
    bottom: 365px;
    left: 145px;
    right: auto;
  }

  .link-block-2.link-block-2-3 {
    z-index: 5;
    bottom: 635px;
    left: 375px;
  }

  .link-block-2.link-block-2-4 {
    z-index: 5;
    position: absolute;
    bottom: 365px;
    left: 255px;
  }

  .div-block-16 {
    width: 90%;
    opacity: 1;
    border-width: 0;
    flex-direction: column-reverse;
    display: flex;
  }

  .div-block-16.div-block-16-2, .div-block-16.div-block-16-4 {
    opacity: 0;
  }

  .div-block-16.div-block-16-3 {
    opacity: 1;
  }

  .div-block-16.div-block-16-1 {
    opacity: 0;
  }

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

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

  .div-block-18.div-block-18-4 {
    height: 200px;
    background-size: cover;
  }

  .div-block-19 {
    height: 90px;
    align-items: center;
    padding: 20px 25px;
    display: flex;
  }

  .paragrafo-block {
    line-height: 22px;
  }

  .div-block-21 {
    height: 500px;
    background-size: 1150px;
  }

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

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

  .footer {
    flex-direction: column;
    padding: 35px 40px 30px;
  }

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

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

  .div-block-25 {
    width: 100%;
    padding-right: 0;
  }

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

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

  .tabela {
    width: 75%;
  }

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

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

  .text-block-10 {
    width: 50%;
    margin-top: 445px;
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 300;
    line-height: 14px;
    position: absolute;
    left: 25px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    width: 200px;
  }

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

  .div-block-3 {
    grid-row-gap: 5px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .heading {
    margin-top: 8px;
    font-size: 21px;
    line-height: 26px;
  }

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

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

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

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

  .image-2 {
    width: 75px;
  }

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

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

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

  .div-block-10 {
    height: 300px;
    background-position: 0 100%;
    padding-top: 0;
    padding-bottom: 15px;
  }

  .container-2.container-2-3 {
    padding: 30px 25px 25px;
  }

  .container-2.container-2-4 {
    padding: 25px 25px 30px;
  }

  .div-block-11 {
    height: 350px;
    background-position: 43% -10%;
    background-size: 325px;
  }

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

  .section-4 {
    height: 775px;
    background-image: url('../images/Refrigerador_DFX41_Aberto.png'), url('../images/Refrigerador-Frost-Free-Electrolux-DFX41-371-litros-Inox_01.jpg');
    background-position: 45% -3%, 100% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 375px, 600px;
  }

  .div-block-13 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: row-reverse;
    align-items: flex-start;
    top: auto;
    right: auto;
  }

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

  .link-block.link-block-1 {
    bottom: 10px;
    right: 15px;
  }

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

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

  .link-block-2.link-block-2-1 {
    bottom: 540px;
    left: 35px;
  }

  .link-block-2.link-block-2-2 {
    bottom: 370px;
    left: 40px;
  }

  .link-block-2.link-block-2-3 {
    bottom: 625px;
    left: 180px;
  }

  .link-block-2.link-block-2-4 {
    bottom: 495px;
    left: 120px;
  }

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

  .div-block-18.div-block-18-4 {
    background-position: 50%;
    background-size: cover;
  }

  .div-block-19 {
    height: 85px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .paragrafo-block {
    font-size: 13px;
    line-height: 21px;
  }

  .div-block-21 {
    height: 350px;
    background-size: 800px;
  }

  .div-block-21.div-block-21-2 {
    background-position: 17% 40%;
    background-size: 800px;
  }

  .div-block-21.div-block-21-3 {
    background-position: 35% 60%;
    background-size: 900px;
  }

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

  .section-6 {
    padding-bottom: 25px;
  }

  .footer {
    padding: 25px 25px 20px;
  }

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

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

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

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

  .tab-link-tab-1, .tab-link-tab-2, .tab-link-tab-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-25 {
    grid-row-gap: 5px;
  }

  .text-tab-link {
    font-size: 11px;
    line-height: 15px;
  }

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

  .image-3 {
    width: 200px;
  }

  .tabela {
    width: 100%;
  }

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

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

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

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

  .link-trade {
    width: 105px;
  }

  .text-block-10 {
    width: 215px;
    color: #fff;
    background-color: rgba(4, 30, 80, .9);
    margin-top: 370px;
    padding: 6px 10px;
    font-size: 9px;
    line-height: 12px;
    left: auto;
  }
}

#w-node-_813fc6bf-7928-094c-923f-a9ddfeccb687-6708458e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_813fc6bf-7928-094c-923f-a9ddfeccb69b-6708458e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


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