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

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

.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: ElectroluxSans, sans-serif;
  color: #041e50;
  font-size: 15px;
  font-weight: 300;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 600px;
  min-height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h-box-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 100%;
  padding: 40px 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 30, 80, 0.97)), to(rgba(4, 30, 80, 0.97))), url('../images/ACB08_Adega-climatizada-08-garrafas-Electrolux-preta_Grades_03.png');
  background-image: linear-gradient(180deg, rgba(4, 30, 80, 0.97), rgba(4, 30, 80, 0.97)), url('../images/ACB08_Adega-climatizada-08-garrafas-Electrolux-preta_Grades_03.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}

.h-box-2 {
  width: 55%;
  height: 100%;
  background-image: url('../images/ACB08_Adega-climatizada-08-garrafas-Electrolux-preta_lifestyle.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.h-box-text {
  width: 100%;
  color: #fff;
}

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

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

.image {
  width: 205px;
}

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

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

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

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

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

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

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

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

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

.text-block-2 {
  width: 80%;
  color: #fff;
  font-size: 10px;
  line-height: 15px;
  font-weight: 300;
}

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

.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: 165px;
  margin-right: 20px;
}

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

.image-3 {
  width: 125px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-v {
  overflow: hidden;
  width: 100%;
  height: 750px;
  min-height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 41, 54, 0.45)), to(rgba(43, 41, 54, 0.45))), url('../images/Wine-Bloco-2-Bg.jpg');
  background-image: linear-gradient(180deg, rgba(43, 41, 54, 0.45), rgba(43, 41, 54, 0.45)), url('../images/Wine-Bloco-2-Bg.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

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

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  padding-top: 80px;
  -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-2 {
  width: 95%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #041e50;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}

.container-2 {
  margin-bottom: 0px;
}

.feature-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 550px;
  min-height: 100%;
  padding-right: 0px;
  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;
}

.columns {
  width: 100%;
  height: 650px;
  min-height: 100%;
}

.column {
  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: #adb9c3;
}

.column-2 {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  margin-bottom: -50px;
  padding-top: 60px;
  padding-right: 0px;
  padding-left: 20px;
  -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;
}

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

.image-4 {
  position: relative;
  z-index: 5;
  width: 650px;
  margin-bottom: -40px;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  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;
  border-radius: 3px;
  background-color: #041e50;
  color: #fff;
}

.slider {
  width: 90%;
  height: 300px;
  border-radius: 0px;
  background-color: transparent;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

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

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

.slider-2 {
  z-index: 10;
  width: 100%;
  height: 650px;
  background-color: transparent;
}

.slide-nav {
  display: none;
}

.left-arrow-2 {
  display: none;
}

.right-arrow-2 {
  display: none;
}

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

.slide {
  background-image: url('../images/ACB08_Adega-climatizada-08-garrafas-Electrolux-preta_Painel_01.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-nav-2 {
  display: none;
}

.slide-2 {
  background-image: url('../images/ACB08_Adega-climatizada-08-garrafas-Electrolux-preta_Painel_02.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.left-arrow-3 {
  display: none;
}

.right-arrow-3 {
  display: none;
}

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

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

.paragraph-3 {
  width: 95%;
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
}

.columns-2 {
  height: 550px;
  min-height: 100%;
}

.column-3 {
  height: 100%;
  background-image: url('../images/ACB08_Adega-climatizada-08-garrafas-Electrolux-preta_Cadeado_02.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-4 {
  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;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 40px 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;
}

.heading-13 {
  width: 95%;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 40px;
  line-height: 45px;
  font-weight: 600;
}

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

.left-arrow-4 {
  display: none;
}

.right-arrow-4 {
  display: none;
}

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

.fs-column-icone-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 200px;
  background-image: url('../images/ACB08_Adega-climatizada-08-garrafas-Electrolux-preta_Grades_03.png');
  background-position: 50% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.fs-column-icone-2.col-2-icone-bg-2 {
  background-color: #fff;
  background-image: url('../images/ACB08_Adega-climatizada-08-garrafas-Electrolux-preta_Perspectiva.png');
  background-position: 65% 50%;
  background-size: 200%;
}

.slide-nav-3 {
  margin-bottom: 3px;
}

.banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 650px;
  min-height: 100%;
  padding: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 30, 80, 0.15)), to(rgba(4, 30, 80, 0.15))), url('../images/Wine-Bloco-Banner.jpg');
  background-image: linear-gradient(180deg, rgba(4, 30, 80, 0.15), rgba(4, 30, 80, 0.15)), url('../images/Wine-Bloco-Banner.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-block-33 {
  width: 100px;
  height: 100px;
  border-radius: 200px;
  background-image: url('../images/ACB08_Adega-climatizada-08-garrafas-Electrolux-preta_Cadeado_02.png');
  background-position: 65% 15%;
  background-size: 225%;
  background-repeat: no-repeat;
}

.btn-1-div {
  position: absolute;
  z-index: 25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 0px 100px 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.btn-1-div.btn-1-div-desktop {
  margin-bottom: 165px;
  margin-left: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.btn-1-texto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 155px;
  height: 155px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding: 20px;
  -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: 200px;
  background-color: #041e50;
  opacity: 0;
  color: #fff;
  text-align: center;
}

.text-block {
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.btn-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-bottom: 0px;
  margin-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;
  border-radius: 3px;
  background-color: #041e50;
  font-family: FontAwesome, sans-serif;
  color: #fff;
  font-weight: 900;
  text-align: center;
  text-transform: none;
}

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

.heading-14 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 20px;
  border-radius: 3px;
  background-color: rgba(4, 30, 80, 0.9);
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
}

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

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

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

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

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

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

.image-5 {
  width: 550px;
}

.slide-3 {
  width: 100%;
  height: 100%;
  background-image: url('../images/ACB08_Adega-climatizada-08-garrafas-Electrolux-preta_Perspectiva.png');
  background-position: 50% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.slide-4 {
  width: 100%;
  height: 100%;
  background-image: url('../images/ACB08_Adega-climatizada-08-garrafas-Electrolux-preta_porta_aberta.png');
  background-position: 50% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

@media screen and (min-width: 1280px) {
  .btn-1-div {
    margin-left: 350px;
  }
}

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

  .paragraph {
    width: 95%;
  }

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

  .esp-bg {
    height: auto;
  }

  .text-block-2 {
    width: 90%;
    font-size: 10px;
  }

  .feature-v {
    height: 750px;
  }

  .div-block-4 {
    height: 35%;
  }

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

  .heading-2 {
    width: 95%;
  }

  .feature-p {
    height: 550px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-28 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -65px;
    padding-top: 75px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }

  .image-4 {
    width: 735px;
    margin-bottom: -25px;
  }

  .slider {
    width: 80%;
  }

  .slider-2 {
    height: 650px;
  }

  .paragraph-3 {
    width: 85%;
  }

  .banner {
    height: 700px;
  }

  .btn-1-div {
    left: auto;
    right: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .btn-1-div.btn-1-div-desktop {
    margin-bottom: 175px;
    margin-left: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .slide-3 {
    background-size: 90%;
  }

  .slide-4 {
    background-size: 85%;
  }

  .list-item {
    width: 90%;
  }
}

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

  .h-box-1 {
    padding-right: 100px;
    padding-left: 100px;
  }

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

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

  .image {
    width: 250px;
  }

  .esp-bg {
    height: auto;
  }

  .text-block-2 {
    width: 95%;
    font-size: 12px;
  }

  .feature-v {
    height: 850px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/AdobeStock_219062946_Preview.jpeg');
    background-image: linear-gradient(180deg, null, null), url('../images/AdobeStock_219062946_Preview.jpeg');
    background-position: 0px 0px, 50% 50%;
  }

  .div-block-4 {
    height: 40%;
  }

  .div-block-5 {
    padding-top: 80px;
  }

  .feature-p {
    height: 750px;
  }

  .columns {
    height: 850px;
  }

  .div-block-28 {
    margin-bottom: -75px;
    -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;
  }

  .image-4 {
    width: 900px;
  }

  .slider {
    width: 75%;
  }

  .slider-2 {
    height: 850px;
  }

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

  .columns-2 {
    height: 750px;
  }

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

  .banner {
    height: 950px;
  }

  .btn-1-div {
    margin: 0px 40px 150px 0px;
  }

  .btn-1-div.btn-1-div-desktop {
    margin-right: 0px;
    margin-bottom: 220px;
    margin-left: 30px;
  }

  .btn-1-texto {
    width: 180px;
    height: 180px;
    opacity: 0;
    font-size: 20px;
    line-height: 25px;
  }

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

  .image-5 {
    width: 700px;
  }

  .slide-3 {
    background-size: 90%;
  }

  .slide-4 {
    background-size: 85%;
  }
}

@media screen and (max-width: 991px) {
  .header {
    height: 500px;
  }

  .h-box-1 {
    padding: 40px 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .h-box-text {
    width: 80%;
  }

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

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

  .image {
    width: 185px;
  }

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

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

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

  .text-block-2 {
    width: 55%;
    font-size: 10px;
    line-height: 15px;
  }

  .image-2 {
    width: 150px;
    margin-right: 15px;
  }

  .image-3 {
    width: 110px;
  }

  .feature-v {
    height: 600px;
  }

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

  .div-block-5 {
    margin-bottom: 30px;
    padding-top: 60px;
  }

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

  .feature-p {
    height: 350px;
  }

  .columns {
    height: 450px;
  }

  .div-block-28 {
    position: relative;
    z-index: 10;
    width: 55%;
    margin-bottom: -75px;
    padding-top: 0px;
    padding-left: 0px;
  }

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

  .image-4 {
    z-index: 10;
    width: 850px;
    margin-bottom: 0px;
  }

  .slider {
    width: 95%;
    height: 250px;
  }

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

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

  .slider-2 {
    z-index: 10;
    height: 400px;
  }

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

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

  .paragraph-3 {
    width: 100%;
    font-size: 20px;
    line-height: 25px;
  }

  .columns-2 {
    height: 450px;
  }

  .column-3 {
    background-position: 50% 50%;
    background-size: 155%;
  }

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

  .heading-13 {
    width: 100%;
    font-size: 30px;
    line-height: 35px;
  }

  .slider-4 {
    height: 355px;
  }

  .paragraph-4 {
    width: 100%;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .slide-nav-3 {
    margin-bottom: 0px;
  }

  .banner {
    height: 500px;
    padding: 40px;
  }

  .btn-1-div {
    margin-top: 0px;
    margin-bottom: 80px;
    margin-left: 20px;
  }

  .btn-1-div.btn-1-div-desktop {
    margin-bottom: 100px;
    margin-left: 30px;
  }

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

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

@media screen and (max-width: 767px) {
  .header {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .h-box-1 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .h-box-2 {
    width: 100%;
    height: 475px;
  }

  .h-box-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    -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;
    text-align: center;
  }

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

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

  .esp-bg {
    height: auto;
  }

  .text-block-2 {
    width: 85%;
    font-size: 10px;
    text-align: left;
  }

  .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-right: 0px;
    margin-bottom: 20px;
  }

  .link-block {
    position: static;
    margin-top: 20px;
  }

  .image-3 {
    width: 125px;
  }

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

  .feature-v {
    height: 500px;
  }

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

  .div-block-5 {
    margin-bottom: 20px;
    padding-top: 40px;
  }

  .heading-2 {
    width: 85%;
    font-size: 30px;
    line-height: 40px;
  }

  .feature-p {
    height: auto;
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

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

  .column-2 {
    height: 500px;
  }

  .div-block-28 {
    width: 100%;
    margin-bottom: -95px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

  .div-block-30 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .slider {
    width: 75%;
    height: 225px;
  }

  .slider-2 {
    height: 500px;
  }

  .div-block-31 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 80px;
    -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-12 {
    text-align: center;
  }

  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-3 {
    height: 500px;
    background-color: #000;
    background-position: 50% 35%;
  }

  .column-4 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-32 {
    width: 100%;
    padding: 0px 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .slider-4 {
    height: 325px;
  }

  .paragraph-4 {
    text-align: center;
  }

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

  .btn-1-div {
    margin-top: 0px;
    margin-bottom: 125px;
    margin-left: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .btn-1-texto {
    width: 135px;
    height: 135px;
    opacity: 0;
  }

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

@media screen and (max-width: 479px) {
  .h-box-1 {
    padding-top: 40px;
  }

  .h-box-2 {
    height: 350px;
  }

  .h-box-text {
    width: 85%;
  }

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

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

  .image {
    width: 155px;
  }

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

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

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

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

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

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

  .text-block-2 {
    width: 95%;
    font-size: 9px;
    line-height: 15px;
  }

  .image-2 {
    width: 135px;
  }

  .image-3 {
    width: 115px;
  }

  .feature-v {
    height: 375px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 41, 54, 0.4)), to(rgba(43, 41, 54, 0.4))), url('../images/Wine-Bloco-2-Bg.jpg');
    background-image: linear-gradient(180deg, rgba(43, 41, 54, 0.4), rgba(43, 41, 54, 0.4)), url('../images/Wine-Bloco-2-Bg.jpg');
    background-position: 0px 0px, 75% 0%;
  }

  .div-block-4 {
    height: 45%;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .heading-2 {
    width: 90%;
    font-size: 25px;
    line-height: 30px;
  }

  .feature-p {
    padding-top: 30px;
  }

  .column-2 {
    height: 350px;
  }

  .div-block-28 {
    margin-bottom: -65px;
    padding-left: 0px;
    -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;
  }

  .div-block-29 {
    margin-bottom: 10px;
  }

  .image-4 {
    width: 900px;
  }

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

  .slider {
    width: 85%;
    height: 225px;
  }

  .heading-11 {
    margin-bottom: 10px;
    font-size: 23px;
  }

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

  .slider-2 {
    height: 350px;
  }

  .div-block-31 {
    padding-top: 75px;
    padding-right: 20px;
    padding-left: 20px;
  }

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

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

  .column-3 {
    height: 350px;
    background-position: 50% 50%;
    background-size: 130%;
  }

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

  .heading-13 {
    width: 90%;
    font-size: 25px;
    line-height: 30px;
  }

  .slider-4 {
    height: 355px;
  }

  .paragraph-4 {
    width: 90%;
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 20px;
  }

  .banner {
    height: 350px;
    padding: 0px;
    -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-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/Wine-Bloco-Banner.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/Wine-Bloco-Banner.jpg');
    background-position: 0px 0px, 50% 0%;
  }

  .btn-1-div {
    margin-top: 85px;
    margin-right: 20px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .btn-1-div.btn-1-div-desktop {
    margin: 100px 0px 0px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .btn-1-texto {
    width: 125px;
    height: 125px;
    margin-top: 10px;
    margin-bottom: 0px;
    opacity: 0;
  }

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

  .btn-1 {
    width: 35px;
    height: 35px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 13px;
  }

  .heading-14 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }

  .slide-3 {
    background-size: 95%;
  }

  .slide-4 {
    background-size: 90%;
  }
}

@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_Oblique_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_Oblique_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_Oblique_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_Oblique_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_Oblique_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/Font-Awesome-5-Free-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}