.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: #041e4f;
  font-size: 15px;
  font-weight: 100;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 650px;
  -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 {
  width: 100%;
  height: 55%;
  padding: 40px;
  background-image: url('../images/ECM25-Banner-Coffes.jpg');
  background-position: 100% 85%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 45%;
  -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: #041e4f;
  background-image: radial-gradient(circle farthest-side at 25% 50%, #0b2e71, #041e4f);
}

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

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

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

.heading {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 44px;
  line-height: 54px;
  font-weight: 600;
  text-transform: none;
}

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

.image-4 {
  width: 190px;
}

.image-5 {
  width: 366px;
  margin-top: -175px;
  margin-bottom: 0px;
}

.feature-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: 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: 55%;
  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;
}

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

.image-6 {
  position: relative;
  z-index: 5;
  width: 610px;
  max-width: none;
}

.div-block-7 {
  width: 450px;
  padding: 40px;
  background-color: #041e4f;
  color: #fff;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -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-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  margin-bottom: 0px;
  padding: 30px 10px 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;
  border-style: solid;
  border-width: 0px;
  border-color: #f1f1f1;
  border-radius: 0px;
}

.image-12 {
  width: 450px;
  margin-bottom: 10px;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 35px;
  line-height: 45px;
  text-align: center;
  text-transform: none;
}

.heading-5.box-affect-h1 {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  text-align: center;
}

.btn-plus-affect.btn-plus-affect-2 {
  font-family: 'Font Awesome', sans-serif;
  font-size: 15px;
  font-weight: 900;
}

.image-8 {
  width: 90px;
  margin-bottom: 15px;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 600px;
  -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-image: url('../images/CUT-Img-Coffee_Machine_ECM25_Visual_Claim_Filter_BG_Blue_Electrolux_1000x1000.png');
  background-position: 50% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0px 100px 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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-block-7 {
  display: none;
}

.text-block-6 {
  width: 80%;
  margin-top: 0px;
  color: #f1f1f1;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.btn-affect-hover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  margin-top: 60px;
  margin-right: 50px;
  margin-bottom: 10px;
  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: 3px;
  background-color: #071d41;
  color: #f1f1f1;
  font-size: 15px;
  line-height: 20px;
}

.btn-affect-hover:hover {
  background-color: #adbbc1;
  color: #071d41;
}

.btn-affect-hover.btn-affect-hover-2 {
  margin: 10px 0px 0px 60px;
  background-color: #fff;
  color: #071d41;
}

.btn-affect-hover.btn-affect-hover-2:hover {
  background-color: #071d41;
  color: #f1f1f1;
}

.feature-s {
  display: block;
  width: 100%;
  padding-bottom: 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: #73899e;
}

.text-span-13 {
  font-weight: 700;
}

.box-affect-hover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 225px;
  height: 225px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding: 20px 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 200px;
  background-color: #071d41;
  opacity: 0;
  color: #f1f1f1;
}

.box-affect-hover.box-affect-hover-2 {
  width: 200px;
  height: 200px;
  margin-top: 60px;
  margin-bottom: 0px;
  margin-left: 325px;
  background-color: rgba(7, 29, 65, 0.95);
  opacity: 0;
}

.paragraph-5 {
  margin-bottom: 0px;
  color: #f1f1f1;
  font-size: 20px;
  line-height: 25px;
}

.paragraph-5.box-affect-text {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

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

.heading-6 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 45px;
  line-height: 50px;
  font-weight: 600;
  text-transform: capitalize;
}

.image-13 {
  width: 90px;
  margin-bottom: 15px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 0px;
  padding-right: 80px;
  padding-bottom: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/Coffee_Machine_ECM25_Kitchen_Electrolux_1000x1000.png');
  background-position: 50% 50%;
  background-size: cover;
  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: #041e4f;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100.0000762781896%;
  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-7 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 38px;
  line-height: 48px;
  font-weight: 600;
  text-transform: capitalize;
}

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

.slider {
  display: block;
  width: 100.0000762781896%;
  height: 400px;
  background-color: transparent;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-1-icone {
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 200px;
  background-image: url('../images/Coffee_Machine_ECM25_Kitchen_Electrolux_1000x1000.png');
  background-position: 45% 65%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.slide-1-icone.slide-1-icone-2 {
  background-position: 0% 85%;
  background-size: 400px;
}

.slide-1-icone.slide-1-icone-3 {
  background-color: #7b8a9d;
  background-image: url('../images/Coffee_Machine_ECM25_Kitchen_Electrolux_1000x1000.png');
  background-position: 50% 70%;
  background-size: 150px;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 625px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-3 {
  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: #041e4f;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
  background-color: #7b8a9d;
  background-image: url('../images/Coffee_Machine_ECM25_ConceptView_B_Electrolux_1000x1000.png'), radial-gradient(circle closest-corner at 50% 50%, #7b8a9d, #adbac3);
  background-position: 50% 100%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
}

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

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

.feature-q {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 575px;
  -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-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  height: 100%;
  padding-right: 40px;
  padding-left: 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;
  background-color: transparent;
}

.div-block-18 {
  width: 45%;
  height: 100%;
  background-image: url('../images/Coffee_Machine_ECM25_Filter_Electrolux_1000x1000.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

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

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

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

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

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

.slide-4 {
  background-image: url('../images/CUT-Coffee_Machine_ECM25_FrontView_Electrolux_1000x1000.png');
  background-position: 50% 50%;
  background-size: 325px;
  background-repeat: no-repeat;
}

.slide-5 {
  background-image: url('../images/Coffee_Machine_ECM25_Filter_Electrolux_1000x1000.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-nav {
  display: none;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  -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-content {
  width: 100%;
}

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

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

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

.tabs-icone {
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 200px;
  background-color: #adbac3;
  background-image: url('../images/Coffee_Machine_ECM25_ConceptView_B_Electrolux_1000x1000.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tabs-icone.tabs-icone-2 {
  background-image: url('../images/Coffee_Machine_ECM25_Kitchen_Electrolux_1000x1000.png');
  background-position: 45% 75%;
  background-size: 150px;
}

.tabs-icone.tabs-icone-3 {
  background-image: url('../images/Coffee_Machine_ECM25_ConceptView_Electrolux_1000x1000.png');
  background-position: 50% 100%;
  background-size: 175px;
}

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

.heading-9.fq-slide-titulo-1 {
  font-size: 40px;
  line-height: 50px;
}

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

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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-style: solid;
  border-width: 0px;
  border-color: #041e4f;
  background-color: #041e4f;
  color: #fff;
}

.image-14 {
  width: 620px;
  max-width: none;
}

.tabs-menu {
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -5px;
  margin-bottom: -20px;
  margin-left: 0px;
  padding: 5px;
  -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: 25px;
  background-color: #041e4f;
}

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

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

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

.div-block-20 {
  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: 75%;
}

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

.btn-2-div {
  position: relative;
  z-index: 20;
  display: none;
  margin-top: 0px;
  margin-left: 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.btn-2-texto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 160px;
  margin-top: 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: rgba(4, 30, 79, 0.95);
  opacity: 0;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.text-block-4 {
  font-size: 15px;
  font-weight: 600;
}

.btn-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -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: #fff;
  font-family: 'Font Awesome', sans-serif;
  color: #041e4f;
  font-weight: 900;
}

.btn-2:hover {
  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;
  background-color: transparent;
  font-family: 'Font Awesome', sans-serif;
  color: #7b8a9d;
  font-size: 15px;
  font-weight: 900;
}

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

.tab-link-tab-2 {
  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;
  background-color: transparent;
  font-family: 'Font Awesome', sans-serif;
  color: #7b8a9d;
  font-weight: 900;
}

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

.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;
  background-color: transparent;
  font-family: 'Font Awesome', sans-serif;
  color: #7b8a9d;
  font-weight: 900;
}

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

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

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

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

.banner-colecao {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 650px;
  max-height: none;
  min-height: 100%;
  padding: 30px 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/Coffee_Machine_ECM25_ProductFamily_Kitchen_Electrolux.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-11 {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px;
  border-radius: 3px;
  background-color: rgba(4, 30, 79, 0.95);
  color: #f1f1f1;
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  text-transform: none;
}

.link {
  padding: 15px 20px;
  border-radius: 3px;
  background-color: #041e4f;
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  text-decoration: none;
  text-transform: none;
}

.link:hover {
  background-color: #7b8a9d;
  color: #041e4f;
}

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

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

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

.image-15 {
  width: 550px;
}

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

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

  .div-block-4 {
    width: 55%;
    padding-bottom: 60px;
  }

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

  .image-5 {
    width: 400px;
    margin-bottom: 0px;
  }

  .feature-p {
    height: 600px;
  }

  .image-6 {
    width: 690px;
  }

  .div-block-7 {
    width: 465px;
  }

  .box-affect-hover.box-affect-hover-2 {
    opacity: 0;
  }

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

  .columns-2 {
    height: 700px;
  }

  .feature-q {
    height: 660px;
  }

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

  .esp-bg {
    height: auto;
  }

  .btn-2-div {
    margin-top: 40px;
    margin-left: 450px;
  }

  .btn-2-texto {
    opacity: 0;
  }

  .slider-3 {
    width: 95%;
  }

  .banner-colecao {
    height: 700px;
  }
}

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

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

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

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

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

  .image-2 {
    width: 215px;
  }

  .image-3 {
    width: 175px;
  }

  .image-4 {
    width: 250px;
  }

  .image-5 {
    width: 550px;
    margin-top: -250px;
    margin-bottom: 0px;
  }

  .feature-p {
    height: 700px;
  }

  .image-6 {
    width: 850px;
  }

  .div-block-7 {
    width: 665px;
  }

  .div-block-13 {
    width: 35%;
  }

  .image-12 {
    width: 500px;
  }

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

  .heading-5.box-affect-h1 {
    font-size: 25px;
    line-height: 30px;
  }

  .btn-plus-affect.btn-plus-affect-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .image-8 {
    width: 115px;
  }

  .div-block-12 {
    height: 900px;
  }

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

  .btn-affect-hover {
    margin-top: 100px;
    margin-right: 100px;
  }

  .btn-affect-hover.btn-affect-hover-2 {
    width: 50px;
    height: 50px;
    margin-top: 0px;
    margin-bottom: 60px;
    margin-left: 20px;
    font-size: 20px;
  }

  .box-affect-hover {
    margin-top: 60px;
    margin-left: 150px;
  }

  .box-affect-hover.box-affect-hover-2 {
    width: 265px;
    height: 265px;
    margin-top: 300px;
    opacity: 0;
  }

  .paragraph-5.box-affect-text {
    font-size: 20px;
    line-height: 25px;
  }

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

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

  .image-13 {
    width: 110px;
  }

  .columns {
    height: 750px;
  }

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

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

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

  .slider {
    height: 425px;
  }

  .slide-1-icone {
    width: 125px;
    height: 125px;
  }

  .slide-1-icone.slide-1-icone-2 {
    background-size: 500px;
  }

  .columns-2 {
    height: 600px;
  }

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

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

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

  .feature-q {
    height: 875px;
  }

  .tabs-icone {
    width: 125px;
    height: 125px;
  }

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

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

  .image-14 {
    width: 750px;
  }

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

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

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

  .esp-bg {
    height: auto;
  }

  .btn-2-div {
    margin-top: 60px;
    margin-left: 700px;
  }

  .btn-2-texto {
    width: 200px;
    height: 200px;
    opacity: 0;
  }

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

  .btn-2 {
    width: 50px;
    height: 50px;
  }

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

  .slider-3 {
    width: 85%;
    height: 400px;
  }

  .banner-colecao {
    height: 900px;
    max-height: none;
    min-height: 100%;
    padding-right: 60px;
    padding-left: 60px;
    background-position: 50% 30%;
  }

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

  .image-15 {
    width: 700px;
  }
}

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

  .div-block {
    padding: 30px;
  }

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

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

  .image-2 {
    width: 150px;
  }

  .image-3 {
    width: 110px;
  }

  .image-4 {
    width: 150px;
  }

  .image-5 {
    width: 260px;
    margin-top: -125px;
  }

  .feature-p {
    height: 450px;
  }

  .div-block-5 {
    padding-left: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .image-6 {
    width: 500px;
    max-width: none;
  }

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

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

  .div-block-14 {
    width: 100%;
    margin-bottom: 0px;
    padding: 20px 20px 40px;
  }

  .image-12 {
    width: 335px;
  }

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

  .image-8 {
    width: 85px;
  }

  .div-block-12 {
    width: 50%;
    height: 575px;
    background-size: 75%;
  }

  .div-block-11 {
    height: 100%;
    padding: 0px 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

  .btn-affect-hover {
    margin-top: 0px;
    margin-right: 0px;
  }

  .btn-affect-hover.btn-affect-hover-2 {
    margin-top: 20px;
    margin-left: 40px;
  }

  .feature-s {
    height: auto;
    padding-bottom: 0px;
  }

  .box-affect-hover {
    width: 200px;
    height: 200px;
    padding: 20px;
  }

  .box-affect-hover.box-affect-hover-2 {
    width: 185px;
    height: 185px;
    margin-left: 100px;
    opacity: 0;
  }

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

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

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

  .columns {
    height: 535px;
  }

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

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

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

  .slide-1-icone {
    width: 90px;
    height: 90px;
  }

  .slide-1-icone.slide-1-icone-2 {
    background-position: 2% 85%;
    background-size: 400px;
  }

  .columns-2 {
    height: 400px;
  }

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

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

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

  .feature-q {
    height: 400px;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-17 {
    width: 50%;
    padding-right: 0px;
    padding-left: 0px;
  }

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

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

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

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

  .image-14 {
    width: 475px;
    max-width: none;
  }

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

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

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

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

  .btn-2-div {
    margin-top: 40px;
    margin-left: 180px;
  }

  .btn-2-texto {
    width: 160px;
    margin-top: 10px;
    opacity: 0;
  }

  .slider-3 {
    width: 95%;
    height: 325px;
  }

  .banner-colecao {
    height: 550px;
    padding: 20px 40px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: url('../images/Coffee_Machine_ECM25_ProductFamily_Kitchen_Electrolux.jpg');
    background-position: 50% 0%;
    background-size: cover;
  }

  .heading-11 {
    width: auto;
    color: #f1f1f1;
    font-size: 30px;
    line-height: 40px;
  }

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

  .div-block-28 {
    width: 30%;
    padding-left: 10px;
  }

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

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

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

  .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 175px;
    -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-2 {
    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: radial-gradient(circle farthest-side at 50% 100%, #0b2e71, #041e4f);
  }

  .div-block-3 {
    width: 100%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block-4 {
    width: 100%;
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph {
    width: 85%;
    text-align: center;
  }

  .heading {
    width: 80%;
    text-align: center;
  }

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

  .image-5 {
    position: relative;
    z-index: 10;
    width: 300px;
    margin-top: 0px;
    margin-bottom: -55px;
  }

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

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

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

  .image-6 {
    width: 100%;
    max-width: 100%;
    margin-bottom: -75px;
  }

  .div-block-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 75%;
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #041e4f;
  }

  .div-block-13 {
    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-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 0px 30px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .heading-5 {
    margin-bottom: 0px;
    font-size: 35px;
    line-height: 40px;
    text-align: center;
  }

  .heading-5.box-affect-h1 {
    font-size: 15px;
    line-height: 20px;
  }

  .image-8 {
    width: 85px;
  }

  .div-block-12 {
    width: 100%;
    height: 525px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-size: 50%;
  }

  .div-block-11 {
    padding: 40px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-7 {
    display: block;
    width: 80%;
    margin-top: 20px;
    color: #f1f1f1;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
  }

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

  .btn-affect-hover {
    margin-top: 60px;
  }

  .btn-affect-hover.btn-affect-hover-2 {
    margin-top: 10px;
    margin-left: 20px;
  }

  .feature-s {
    overflow: hidden;
    height: auto;
    padding-top: 40px;
  }

  .box-affect-hover {
    width: 180px;
    height: 180px;
    opacity: 0;
    font-size: 15px;
  }

  .box-affect-hover.box-affect-hover-2 {
    width: 175px;
    height: 175px;
    margin-top: 80px;
    margin-left: 220px;
    padding-right: 25px;
    padding-left: 25px;
    opacity: 0;
  }

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

  .paragraph-5.box-affect-text {
    font-size: 12px;
    line-height: 20px;
  }

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

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

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

  .column {
    height: 500px;
    padding-right: 100px;
    padding-bottom: 80px;
  }

  .column-2 {
    padding-bottom: 10px;
  }

  .div-block-15 {
    padding-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .slider {
    height: 255px;
    margin-top: -50px;
  }

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

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

  .column-4 {
    height: 550px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-16 {
    width: 100%;
    padding-top: 80px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

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

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

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

  .slide {
    background-size: 250px;
  }

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

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

  .slide-4 {
    background-size: 250px;
  }

  .heading-9 {
    font-size: 30px;
  }

  .heading-9.fq-slide-titulo-1 {
    font-size: 35px;
    line-height: 45px;
  }

  .image-14 {
    width: 445px;
    max-width: 100%;
  }

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

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

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

  .btn-2-div {
    margin-top: 0px;
    margin-left: 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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .btn-2-texto {
    width: 160px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    opacity: 0;
  }

  .slider-3 {
    width: 100%;
  }

  .banner-colecao {
    height: 400px;
    min-height: 100%;
    padding: 20px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: #071d41;
    background-image: url('../images/Coffee_Machine_ECM25_ProductFamily_Kitchen_Electrolux.jpg');
    background-position: 45% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .heading-11 {
    padding: 20px;
    background-color: #071d41;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }

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

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

  .image-15 {
    width: 400px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    height: 175px;
    padding-top: 20px;
    padding-left: 20px;
    background-position: 100% 100%;
  }

  .div-block-2 {
    background-image: radial-gradient(circle farthest-side at 50% 100%, #0b2e71, #041e4f);
  }

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

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

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

  .image-3 {
    width: 115px;
  }

  .image-4 {
    width: 125px;
  }

  .image-5 {
    width: 250px;
  }

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

  .div-block-7 {
    width: 85%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-14 {
    width: 100%;
    padding: 20px 10px 10px;
  }

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

  .heading-5.box-affect-h1 {
    font-size: 15px;
    line-height: 25px;
  }

  .image-8 {
    width: 85px;
  }

  .div-block-12 {
    height: 500px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-position: 50% 100%;
    background-size: 70%;
  }

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

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

  .btn-affect-hover {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .btn-affect-hover.btn-affect-hover-2 {
    margin-top: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
  }

  .feature-s {
    padding-bottom: 0px;
  }

  .box-affect-hover {
    margin: 10px 0px 0px;
  }

  .box-affect-hover.box-affect-hover-2 {
    width: 190px;
    height: 190px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    opacity: 0;
  }

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

  .paragraph-5.box-affect-text {
    font-size: 12px;
  }

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

  .image-13 {
    width: 85px;
  }

  .column {
    height: 400px;
    padding-right: 10px;
  }

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

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

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

  .slider {
    height: 275px;
  }

  .slide-1-icone {
    width: 85px;
    height: 85px;
    margin-bottom: 10px;
  }

  .column-4 {
    height: 400px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-16 {
    position: relative;
    z-index: 10;
    margin-top: -30px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }

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

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

  .feature-q {
    padding-top: 0px;
  }

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

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

  .slide {
    background-size: 200px;
  }

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

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

  .slide-4 {
    background-size: 200px;
  }

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

  .heading-9.fq-slide-titulo-1 {
    font-size: 30px;
    line-height: 35px;
  }

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

  .div-block-19 {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-14 {
    width: 100%;
    margin-bottom: 0px;
  }

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

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

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

  .btn-2-div {
    margin-top: 40px;
    margin-left: 100px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .btn-2-texto {
    width: 145px;
    height: 145px;
    margin-bottom: 10px;
    opacity: 0;
  }

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

  .btn-2 {
    width: 35px;
    height: 35px;
    font-size: 13px;
  }

  .slider-3 {
    width: 100%;
    height: 325px;
  }

  .banner-colecao {
    height: 270px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-11 {
    padding: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .link {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    background-color: rgba(123, 138, 157, 0.9);
    font-size: 25px;
    line-height: 25px;
    text-align: center;
  }

  .div-block-28 {
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .div-block-29 {
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-15 {
    width: 100%;
  }

  .slide-nav-2 {
    margin-bottom: 5px;
    padding-bottom: 0px;
  }
}

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