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

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

.esp {
  width: 100%;
  margin-top: 0px;
  background-color: #adb9c3;
}

.grid {
  width: 100%;
  grid-column-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

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

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

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

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

.list {
  width: 100%;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.esp-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 0px 40px 20px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner-food {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 600px;
  min-height: 100%;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Food-Banner-70CS.png');
  background-position: 50% 90%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-9 {
  position: static;
  left: 0%;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-4 {
  position: static;
  left: 0px;
  top: 0px;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  border-radius: 3px;
  background-color: transparent;
  color: #041e50;
  font-size: 35px;
  line-height: 45px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.hero-video-lightbox {
  position: static;
  margin-top: 0px;
}

.video-lightbox-button {
  position: absolute;
  left: 0px;
  top: 53%;
  right: 0px;
  display: block;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-left: 2px;
  border-radius: 100%;
  background-color: #5ec045;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  text-align: center;
}

.video-lightbox-button:hover {
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: translate(0px, -50%) scale(1.2);
  -ms-transform: translate(0px, -50%) scale(1.2);
  transform: translate(0px, -50%) scale(1.2);
}

.video-lightbox-button.large-color {
  position: static;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 90px;
  padding-top: 0px;
  padding-left: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
}

.video-lightbox-button.large-color:hover {
  background-color: #7b8a9c;
}

.video-lightbox-icon {
  height: 25px;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 40px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
}

.image-2 {
  width: 175px;
}

.link-block {
  position: absolute;
  right: 3%;
}

.image-3 {
  width: 125px;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 600px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/70CS-header.jpg');
  background-position: 20% 0%;
  background-size: 1800px;
  background-repeat: no-repeat;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 100%;
  padding-right: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 100%;
  padding: 0px 0px 50px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

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

.paragraph {
  width: 100%;
  margin-bottom: 0px;
  padding: 20px 30px 30px;
  background-color: #adb9c3;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
  text-align: left;
}

.image-4 {
  width: 175px;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 490px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-31 {
  width: 70%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/Range_Hood_70CS_Perspective_Electrolux_English_700x700.png'), radial-gradient(circle farthest-corner at 50% 50%, #adb9c3, #7b8a9c);
  background-position: 20% 0%, 0px 0px;
  background-size: 700px, auto;
  background-repeat: no-repeat, repeat;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 450px;
  margin-left: -110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-content {
  width: 100%;
  margin-top: 10px;
}

.tab-pane-tab-1 {
  width: 99.9999692417335%;
}

.tab-pane-tab-2 {
  width: 99.9999692417335%;
}

.tab-pane-tab-3 {
  width: 99.9999692417335%;
}

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

.heading-12.s1-tab-1-title {
  font-size: 47px;
  line-height: 57px;
}

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

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

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 550px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
  background-image: url('../images/70CS-hand-product.png'), radial-gradient(circle farthest-side at 90% 50%, #040018, #041e50);
  background-position: 100% 0%, 0px 0px;
  background-size: 1000px, auto;
  background-repeat: no-repeat, repeat;
}

.columns {
  width: 100%;
}

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

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 405px;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
}

.div-block-37 {
  width: 445px;
  height: 3px;
  background-color: #dfe7ea;
}

.heading-13 {
  width: auto;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 2px solid #dfe7ea;
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
}

.paragraph-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

.columns-2 {
  width: 85%;
  height: 400px;
}

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

.column {
  height: 100%;
  background-color: #adb9c3;
  background-image: url('../images/Range_Hood_70CS_Front_Electrolux_English_700x700.png'), radial-gradient(circle farthest-side at 50% 50%, #7b8a9c, #adb9c3);
  background-position: 50% 85%, 0px 0px;
  background-size: 725px, auto;
  background-repeat: no-repeat, repeat;
}

.column.slide-2-col-2-bg {
  background-image: url('../images/70CS-header.jpg');
  background-position: 44% 0%;
  background-size: 2050px;
  background-repeat: no-repeat;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
}

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

.section-3 {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.icon {
  color: #041e50;
}

.icon:hover {
  color: #7b8a9c;
}

.icon-2 {
  color: #041e50;
}

.icon-2:hover {
  color: #7b8a9c;
}

.div-block-39 {
  padding: 40px 30px;
  color: #fff;
}

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

.heading-14.s3-slide-1-title {
  font-size: 43px;
  line-height: 53px;
}

.paragraph-4 {
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

.tab-link-tab-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #adb9c3;
  font-family: 'Font Awesome', sans-serif;
  color: #adb9c3;
  font-size: 20px;
  font-weight: 900;
}

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

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

.tab-link-tab-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #adb9c3;
  font-family: 'Font Awesome', sans-serif;
  color: #adb9c3;
  font-size: 20px;
  font-weight: 900;
}

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

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

.tab-link-tab-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #adb9c3;
  font-family: 'Font Awesome', sans-serif;
  color: #adb9c3;
  font-size: 20px;
  font-weight: 900;
}

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

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

.tabela {
  width: 250px;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #071d41;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
}

.titulo-tabela {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  border-radius: 10px;
  background-color: #071d41;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.text-span-28 {
  font-family: 'Font Awesome', sans-serif;
  font-weight: 900;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5px;
  padding: 5px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #dfe7ea;
  color: #041e50;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
}

.column-13 {
  text-align: right;
}

.bold-text {
  color: #dfe7ea;
}

.bold-text-2 {
  color: #dfe7ea;
}

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

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

.bold-text-5 {
  color: #dfe7ea;
}

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

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

.bold-text-8 {
  color: #dfe7ea;
}

.bold-text-9 {
  color: #dfe7ea;
}

.slide-nav {
  display: none;
}

.bold-text-10 {
  color: #dfe7ea;
}

.bold-text-11 {
  color: #dfe7ea;
}

@media screen and (min-width: 1440px) {
  .div-block-27 {
    width: 65%;
  }

  .esp-bg {
    height: auto;
  }

  .banner-food {
    height: 650px;
    padding: 50px;
    background-image: url('../images/Food-Banner-70CS.png');
    background-position: 50% 90%;
  }

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

  .header {
    height: 650px;
    background-position: 25% 0%;
    background-size: 2050px;
  }

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

  .image-4 {
    width: 185px;
  }

  .tabs {
    margin-left: -100px;
  }

  .section-2 {
    height: 600px;
    background-size: 1100px, auto;
  }

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

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

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

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

  .heading-14.s3-slide-1-title {
    font-size: 50px;
    line-height: 60px;
  }

  .tabela {
    width: 250px;
  }
}

@media screen and (min-width: 1920px) {
  .div-block-27 {
    width: 55%;
  }

  .esp-bg {
    height: auto;
    padding-bottom: 25px;
  }

  .banner-food {
    height: 800px;
    padding: 60px;
  }

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

  .video-lightbox-button.large-color {
    width: 125px;
    height: 125px;
    padding-left: 2px;
  }

  .video-lightbox-icon {
    height: 35px;
  }

  .footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .image-2 {
    width: 225px;
  }

  .image-3 {
    width: 175px;
  }

  .header {
    height: 950px;
    background-position: 30% 0%;
    background-size: 3000px;
  }

  .div-block-28 {
    padding-right: 100px;
    padding-bottom: 60px;
  }

  .div-block-29 {
    padding-bottom: 80px;
    padding-left: 80px;
  }

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

  .paragraph {
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    font-size: 35px;
    line-height: 45px;
  }

  .image-4 {
    width: 255px;
  }

  .div-block-30 {
    width: 825px;
  }

  .section {
    height: 850px;
  }

  .div-block-31 {
    background-size: 1050px, auto;
  }

  .tabs {
    width: 625px;
  }

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

  .heading-12.s1-tab-1-title {
    font-size: 60px;
    line-height: 70px;
  }

  .div-block-33 {
    height: 550px;
    padding-right: 40px;
    padding-left: 40px;
  }

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

  .section-2 {
    height: 800px;
    background-size: 1500px, auto;
  }

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

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

  .heading-13 {
    margin-bottom: 25px;
    font-size: 80px;
    line-height: 90px;
  }

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

  .columns-2 {
    height: 600px;
  }

  .column {
    background-size: 1150px, auto;
  }

  .column.slide-2-col-2-bg {
    background-position: 45% 0%;
    background-size: 2700px;
  }

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

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

  .heading-14.s3-slide-1-title {
    font-size: 60px;
    line-height: 70px;
  }

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

  .tab-link-tab-2 {
    width: 40px;
    height: 40px;
    font-size: 30px;
    line-height: 30px;
  }

  .tab-link-tab-3 {
    width: 40px;
    height: 40px;
    font-size: 30px;
    line-height: 30px;
  }

  .tab-link-tab-1 {
    width: 40px;
    height: 40px;
    font-size: 30px;
    line-height: 30px;
  }

  .tabela {
    width: 350px;
  }

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

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

  .columns-4 {
    font-size: 18px;
    line-height: 25px;
  }
}

@media screen and (max-width: 991px) {
  .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

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

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

  .esp-bg {
    height: auto;
    padding-bottom: 40px;
  }

  .banner-food {
    height: 500px;
  }

  .div-block-9 {
    height: 35%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

  .video-lightbox-button.large-color {
    width: 75px;
    height: 75px;
    padding-top: 0px;
  }

  .video-lightbox-icon {
    height: 20px;
  }

  .image-2 {
    width: 150px;
  }

  .image-3 {
    width: 110px;
  }

  .header {
    height: 550px;
    background-position: 40% 0%;
    background-size: 2000px;
  }

  .div-block-28 {
    width: 30%;
    padding-right: 20px;
    padding-bottom: 20px;
  }

  .div-block-29 {
    width: 70%;
    padding-bottom: 20px;
    padding-left: 20px;
  }

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

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

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

  .div-block-31 {
    width: 100%;
    height: 400px;
    background-position: 50% 50%, 0px 0px;
    background-size: 500px, auto;
  }

  .div-block-32 {
    width: 100%;
    padding-bottom: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tabs {
    width: 70%;
    margin-top: -55px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .heading-12.s1-tab-1-title {
    font-size: 40px;
    line-height: 50px;
  }

  .div-block-33 {
    height: 300px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    background-color: transparent;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .div-block-34 {
    width: 100%;
    height: 500px;
    background-image: url('../images/70CS-hand-product.png'), radial-gradient(circle farthest-side at 100% 50%, #05011d, #041e50);
    background-position: 100% 0%, 0px 0px;
    background-size: cover, auto;
    background-repeat: no-repeat, repeat;
  }

  .div-block-35 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #7b8a9c;
  }

  .div-block-36 {
    width: 75%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    color: #041e50;
  }

  .heading-13 {
    border-bottom-color: #041e50;
    font-size: 45px;
    line-height: 55px;
    text-align: center;
  }

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

  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column {
    background-position: 50% 100%, 0px 0px;
    background-size: 650px, auto;
  }

  .section-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .icon {
    margin-left: 5px;
  }

  .icon-2 {
    margin-right: 5px;
  }

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

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

  .heading-14.s3-slide-1-title {
    font-size: 40px;
    line-height: 50px;
  }

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

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

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

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

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

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

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

  .tabela {
    width: 305px;
  }

  .heading-6 {
    text-align: center;
  }

  .image-5 {
    width: 550px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-7 {
    padding-top: 60px;
  }

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

  .esp-bg {
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .banner-food {
    height: 375px;
    padding: 20px;
  }

  .div-block-9 {
    height: 35%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }

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

  .video-lightbox-button.large-color {
    width: 70px;
    height: 70px;
    padding-top: 0px;
  }

  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .link-block {
    position: static;
  }

  .header {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .div-block-28 {
    width: 100%;
    height: 450px;
    background-image: url('../images/70CS-header.jpg');
    background-position: 45% 0%;
    background-size: 1550px;
    background-repeat: no-repeat;
  }

  .div-block-29 {
    width: 100%;
    padding-bottom: 40px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .heading-11 {
    text-align: center;
  }

  .paragraph {
    text-align: center;
  }

  .image-4 {
    width: 155px;
  }

  .div-block-30 {
    position: relative;
    width: 85%;
    margin-top: -20px;
  }

  .tabs {
    width: 85%;
  }

  .heading-12.s1-tab-1-title {
    font-size: 35px;
    line-height: 45px;
  }

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

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

  .div-block-36 {
    width: 85%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

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

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

  .column {
    height: 400px;
    background-size: 600px, auto;
  }

  .column.slide-2-col-2-bg {
    height: 400px;
  }

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

  .heading-14 {
    text-align: center;
  }

  .tabela {
    width: 300px;
  }

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

  .image-5 {
    width: 450px;
  }
}

@media screen and (max-width: 479px) {
  .div-block-7 {
    padding-top: 40px;
    padding-bottom: 10px;
  }

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

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

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

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

  .esp-bg {
    height: auto;
    padding: 0px 20px 30px;
  }

  .banner-food {
    height: 300px;
    padding: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 30, 80, 0.4)), to(rgba(4, 30, 80, 0.4))), url('../images/Food-Banner-70CS.png');
    background-image: linear-gradient(180deg, rgba(4, 30, 80, 0.4), rgba(4, 30, 80, 0.4)), url('../images/Food-Banner-70CS.png');
    background-position: 0px 0px, 0% 50%;
    background-size: auto, 550px;
  }

  .div-block-9 {
    height: auto;
    margin-bottom: 60px;
  }

  .heading-4 {
    width: 100%;
    padding: 15px;
    border-radius: 0px;
    background-color: #041e50;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
  }

  .hero-video-lightbox {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .video-lightbox-button {
    width: 50px;
    height: 50px;
    padding-top: 13px;
  }

  .video-lightbox-button.large-color {
    width: 60px;
    height: 60px;
    padding-top: 0px;
  }

  .video-lightbox-icon {
    height: 20px;
  }

  .image-2 {
    width: 135px;
  }

  .image-3 {
    width: 115px;
  }

  .div-block-28 {
    height: 350px;
    background-position: 45% 0%;
    background-size: 1050px;
  }

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

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

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

  .image-4 {
    width: 135px;
  }

  .div-block-30 {
    width: 90%;
    margin-top: -30px;
  }

  .div-block-31 {
    height: 300px;
    background-position: 50% 0%, 0px 0px;
    background-size: 275px, auto;
  }

  .tabs {
    width: 90%;
    margin-top: -50px;
  }

  .heading-12 {
    font-size: 33px;
    line-height: 43px;
  }

  .heading-12.s1-tab-1-title {
    font-size: 28px;
    line-height: 38px;
  }

  .div-block-33 {
    height: 285px;
    padding-right: 20px;
    padding-left: 20px;
  }

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

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

  .div-block-36 {
    width: 90%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

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

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

  .columns-2 {
    width: 75%;
  }

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

  .column {
    height: 250px;
    background-size: 350px, auto;
  }

  .column.slide-2-col-2-bg {
    height: 250px;
    background-size: 1000px;
  }

  .column-2 {
    height: 300px;
  }

  .icon {
    margin-left: 5px;
    font-size: 25px;
    line-height: 25px;
    font-weight: 600;
  }

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

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

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

  .heading-14.s3-slide-1-title {
    font-size: 25px;
    line-height: 35px;
  }

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

  .tab-link-tab-2 {
    width: 25px;
    height: 25px;
    font-size: 15px;
    line-height: 15px;
  }

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

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

  .tabela {
    width: 260px;
  }

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

  .titulo-tabela {
    font-size: 14px;
  }

  .columns-4 {
    font-size: 13px;
  }

  .image-5 {
    width: 500px;
  }
}

@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_Oblique_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_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_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_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electrolux Sans';
  src: url('../fonts/ElectroluxSans_Oblique_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Font Awesome';
  src: url('../fonts/Font-Awesome-5-Free-Regular-400.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font Awesome';
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font Awesome';
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}