.body {
  font-family: ProximaNova, sans-serif;
  color: #ff8200;
  font-size: 15px;
  font-weight: 300;
}

.header {
  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;
  background-color: #ff8200;
  color: #fff;
}

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

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -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-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 15%;
  padding: 20px 40px 10px;
  -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-4 {
  width: 100%;
  height: 85%;
  margin-bottom: 0px;
  background-image: url('../images/Cooker_CGX56_TopView_Gafa_Spanish_1.png');
  background-position: 50% 60%;
  background-size: 650px;
  background-repeat: no-repeat;
}

.image {
  width: 120px;
}

.image-2 {
  width: 355px;
}

.heading {
  width: auto;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 45px;
  line-height: 55px;
  font-weight: 900;
  text-transform: uppercase;
}

.bloco-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 600px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-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;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -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;
  background-image: url('../images/banner-lifestyle.jpg');
  background-position: 0% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding: 40px 60px 40px 125px;
  -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: #32cdc8;
  color: #fff;
}

.div-block-7 {
  position: relative;
  width: 550px;
  height: 500px;
  margin-right: -70px;
  margin-left: 0px;
  background-image: url('../images/Dulce-cost-food.jpg');
  background-position: 55% 55%;
  background-size: 850px;
  background-repeat: no-repeat;
}

.bloco-s {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  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;
  background-color: #ff8200;
}

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

.heading-2 {
  width: 100.0001115883805%;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 60px;
  font-weight: 900;
  text-transform: uppercase;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 30px 100px 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;
  color: #fff;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 450px;
  padding: 0px 0px 150px 165px;
  -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/Cooker_CGX56_Front_Gafa_Spanish_1.png');
  background-position: 50% 0%;
  background-size: 1000px;
  background-repeat: no-repeat;
}

.text-block-5 {
  width: 100%;
  margin-right: 60px;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 300;
}

.tab-link-tab-1-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  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: 50px;
  background-color: #e6e6e6;
  font-family: 'Font Awesome', sans-serif;
  color: #e6e6e6;
  font-size: 16px;
  line-height: 16px;
  font-weight: 900;
}

.tab-link-tab-1-2:hover {
  color: #fdba4d;
}

.tab-link-tab-1-2.w--current {
  background-color: #e6e6e6;
  color: #ffa300;
}

.column-3 {
  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;
  text-align: left;
}

.esp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 99.999912644604%;
  padding: 40px 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;
  background-color: #ff8200;
}

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

.image-12 {
  width: 250px;
  margin-bottom: 10px;
  margin-left: 0px;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 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-style: solid;
  border-width: 1.5px 0px 0px;
  border-color: #fff #000 #000;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
}

.columns-2.last-column {
  border-bottom-width: 1.5px;
  border-bottom-color: #fff;
}

.div-block-20 {
  width: 100%;
  height: 500px;
  background-image: url('../images/Cooker_CGX56_Dimensions_Gafa_Spanish.png');
  background-position: 50% 50%;
  background-size: 425px;
  background-repeat: no-repeat;
}

.image-6 {
  width: 120px;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -10px;
  margin-bottom: 15px;
  -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-22 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

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

.tabs-2 {
  width: 99.99995497836319%;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  padding-left: 10px;
  -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;
}

.tab-link-tab-2-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  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: 50px;
  background-color: #e6e6e6;
  font-family: 'Font Awesome', sans-serif;
  color: #e6e6e6;
  font-size: 16px;
  line-height: 16px;
  font-weight: 900;
}

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

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

.bloco-t {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 620px;
  -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: #e6e6e6;
}

.image-13 {
  width: 300px;
  margin-right: 0px;
}

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

.paragraph-3 {
  width: 600px;
  margin-bottom: 0px;
  font-family: ProximaNova, sans-serif;
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  text-transform: none;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-right: 60px;
  padding-left: 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;
  background-color: transparent;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding: 25px 60px 60px 30px;
  -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: transparent;
  background-image: url('../images/Cooker_CGX56_DoorsOpened_Gafa_Spanish_1.png');
  background-position: 70% 50%;
  background-size: 800px;
  background-repeat: no-repeat;
}

.bloco-q {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 550px;
  -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: #fdba4d;
}

.bloco-c {
  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: #e6e6e6;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  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: #32cdc8;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding: 40px 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.div-block-35 {
  width: 50%;
  height: 100%;
  background-color: #f27179;
  background-image: url('../images/Cooker_CGX56_OvenClose_Gafa_Spanish_1.png');
  background-position: 50% 100%;
  background-size: 625px;
  background-repeat: no-repeat;
}

.tabs-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

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

.paragraph-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
}

.image-15 {
  width: 235px;
}

.image-16 {
  width: 100px;
}

.paragraph-5 {
  margin-top: 10px;
  margin-bottom: 0px;
  color: #f27179;
  font-size: 30px;
  line-height: 35px;
  font-weight: 800;
}

.tab-link-tab-2-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
  padding: 4px;
  -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: 6px;
  background-color: #ff8200;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.tab-link-tab-2-3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.25)), to(hsla(0, 0%, 100%, 0.25)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.25), hsla(0, 0%, 100%, 0.25));
}

.tab-link-tab-2-3.w--current {
  background-color: #ff8200;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25));
}

.tabs-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -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;
}

.text-block-6 {
  width: 100.00026620471712%;
  height: 100.00002090985296%;
  padding: 5px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 4px;
}

.tab-link-tab-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  -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: 6px;
  background-color: #ff8200;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}

.tab-link-tab-3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.25)), to(hsla(0, 0%, 100%, 0.25)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.25), hsla(0, 0%, 100%, 0.25));
}

.tab-link-tab-3.w--current {
  background-color: #ff8200;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25));
}

.text-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  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-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 4px;
}

.tab-link-tab-1-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  -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: 6px;
  background-color: #ff8200;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.tab-link-tab-1-3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.25)), to(hsla(0, 0%, 100%, 0.25)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.25), hsla(0, 0%, 100%, 0.25));
}

.tab-link-tab-1-3.w--current {
  background-color: #ff8200;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25));
}

.text-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100.00015031730605%;
  height: 100%;
  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-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 4px;
}

.tabs-content {
  width: 100.0000880032842%;
}

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

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

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

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100.0000880032842%;
  -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: #9a5394;
  font-weight: 600;
}

.paragraph-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ff8200;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
}

.image-17 {
  display: none;
  width: 100px;
  margin-bottom: 10px;
}

.image-18 {
  width: 345px;
}

.image-19 {
  width: 650px;
  max-width: none;
}

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

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

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

  .heading {
    width: auto;
  }

  .bloco-p {
    height: 650px;
  }

  .div-block-7 {
    width: 600px;
    height: 550px;
    background-position: 55% 60%;
    background-size: 900px;
  }

  .div-block-9 {
    height: 500px;
    padding-left: 250px;
  }

  .image-12 {
    width: 255px;
  }

  .div-block-20 {
    height: 550px;
    background-size: 450px;
  }

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

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

  .div-block-32 {
    background-image: url('../images/Cooker_CGB56_Perspective_Gafa_Spanish.png'), -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/AdobeStock_190205497_Preview.jpeg');
    background-image: url('../images/Cooker_CGB56_Perspective_Gafa_Spanish.png'), linear-gradient(180deg, null, null), url('../images/AdobeStock_190205497_Preview.jpeg');
    background-size: 550px, auto, 1400px;
  }

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

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

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

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

  .image {
    width: 175px;
  }

  .image-2 {
    width: 500px;
  }

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

  .bloco-p {
    height: 800px;
  }

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

  .div-block-7 {
    width: 800px;
    height: 650px;
    background-size: 1050px;
  }

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

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

  .div-block-9 {
    height: 600px;
    padding-right: 650px;
    padding-bottom: 300px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .image-12 {
    width: 325px;
  }

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

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

  .image-6 {
    width: 150px;
  }

  .bloco-t {
    height: 800px;
  }

  .image-13 {
    width: 325px;
    margin-right: 0px;
  }

  .paragraph-3 {
    width: 900px;
    font-size: 40px;
    line-height: 45px;
  }

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

  .div-block-31 {
    padding-top: 30px;
    padding-left: 10px;
    background-position: 100% 50%;
    background-size: 1050px;
  }

  .bloco-q {
    height: 800px;
  }

  .bloco-c {
    height: 650px;
  }

  .div-block-32 {
    background-image: none;
  }

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

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

  .div-block-35 {
    background-size: 975px;
  }

  .image-14 {
    width: 125px;
  }

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

  .image-15 {
    width: 300px;
  }

  .image-16 {
    width: 125px;
  }

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

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

  .tabs-menu-3 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

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

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

  .image-17 {
    width: 125px;
  }

  .image-19 {
    width: 850px;
  }
}

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

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

  .div-block-4 {
    background-size: 500px;
  }

  .image {
    width: 100px;
  }

  .image-2 {
    width: 320px;
  }

  .image-2.h-balao {
    width: 314px;
  }

  .image-2.h-balao.h-balao-tablet {
    width: 270px;
  }

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

  .bloco-p {
    height: 500px;
  }

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

  .div-block-7 {
    width: 400px;
    height: 350px;
    background-position: 55% 60%;
    background-size: 650px;
  }

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

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

  .div-block-9 {
    height: 350px;
    padding-bottom: 125px;
    padding-left: 30px;
    background-size: 750px;
  }

  .text-block-5 {
    font-size: 10px;
  }

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

  .image-12 {
    width: 225px;
  }

  .columns-2 {
    font-size: 12px;
  }

  .columns-2.last-column {
    font-size: 12px;
  }

  .div-block-20 {
    height: 450px;
    background-size: 310px;
  }

  .image-6 {
    width: 110px;
  }

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

  .tabs-2 {
    width: 100.0000337777823%;
  }

  .bloco-t {
    height: 575px;
  }

  .image-13 {
    width: 225px;
  }

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

  .div-block-30 {
    width: 40%;
    padding-right: 40px;
    padding-left: 20px;
  }

  .div-block-31 {
    width: 60%;
    padding-top: 35px;
    padding-left: 0px;
    background-size: 700px;
  }

  .bloco-q {
    height: 485px;
  }

  .bloco-c {
    height: 450px;
  }

  .div-block-32 {
    background-image: url('../images/Cooker_CGB56_Perspective_Gafa_Spanish.png'), -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/AdobeStock_190205497_Preview.jpeg');
    background-image: url('../images/Cooker_CGB56_Perspective_Gafa_Spanish.png'), linear-gradient(180deg, null, null), url('../images/AdobeStock_190205497_Preview.jpeg');
    background-position: 50% 50%, 0px 0px, 20% 50%;
  }

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

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

  .div-block-35 {
    background-size: 475px;
  }

  .image-14 {
    width: 90px;
  }

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

  .image-15 {
    width: 215px;
  }

  .image-16 {
    width: 90px;
  }

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

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

  .tabs-menu-3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .tab-link-tab-3 {
    font-size: 13px;
  }

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

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

  .image-17 {
    width: 90px;
  }

  .image-18 {
    width: 275px;
  }

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

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

  .div-block {
    width: 100%;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .div-block-3 {
    height: auto;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-4 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .heading {
    text-align: center;
  }

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

  .div-block-5 {
    width: 100%;
    height: 400px;
    -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-6 {
    width: 100%;
    padding-top: 80px;
    padding-left: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-7 {
    width: 85%;
    height: 90%;
    margin-right: 0px;
    margin-bottom: -35px;
    background-position: 50% 55%;
    background-size: 650px;
  }

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

  .div-block-8 {
    padding-right: 40px;
    padding-bottom: 65px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-9 {
    height: 450px;
    padding-bottom: 0px;
    padding-left: 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: url('../images/Cooker_CGX56_Front_Gafa_Spanish.png');
  }

  .text-block-5 {
    margin-right: 0px;
    margin-bottom: 20px;
    text-align: center;
  }

  .esp {
    padding: 80px 20px 30px;
  }

  .image-12 {
    width: 225px;
  }

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

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

  .div-block-22 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-21 {
    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;
  }

  .tabs-2 {
    width: 85%;
  }

  .div-block-23 {
    width: 90%;
    margin-top: 20px;
    padding-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;
  }

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

  .image-13 {
    margin-top: -55px;
  }

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

  .div-block-30 {
    width: 100%;
    height: auto;
    padding: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .div-block-31 {
    width: 100%;
    height: 575px;
    padding-top: 45px;
    padding-left: 65px;
    background-image: url('../images/Cooker_CGX56_DoorsOpened_Gafa_Spanish.png');
    background-size: 675px;
  }

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

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

  .div-block-32 {
    width: 100%;
    height: 500px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-33 {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .div-block-35 {
    width: 100%;
    height: 600px;
    background-image: url('../images/Cooker_CGX56_OvenClose_Gafa_Spanish.png');
    background-size: 600px;
  }

  .image-14 {
    margin-right: 0px;
  }

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

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

  .image-18 {
    width: 300px;
  }

  .image-19 {
    width: 575px;
  }
}

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

  .div-block-2 {
    height: auto;
  }

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

  .div-block-4 {
    height: 325px;
    background-image: url('../images/Cooker_CGX56_TopView_Gafa_Spanish.png');
    background-size: 375px;
  }

  .image {
    width: 90px;
  }

  .image-2 {
    width: 200px;
  }

  .image-2.h-balao.h-balao-tablet {
    width: 225px;
  }

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

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

  .div-block-5.bp-bg-1 {
    background-position: 0% 85%;
    background-size: auto;
  }

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

  .div-block-7 {
    width: 85%;
    height: 80%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .heading-2 {
    line-height: 40px;
  }

  .div-block-8 {
    padding-right: 20px;
    padding-bottom: 75px;
    padding-left: 20px;
  }

  .div-block-9 {
    height: 325px;
    padding-top: 40px;
    padding-bottom: 0px;
    padding-left: 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-position: 50% 0%;
    background-size: 550px;
  }

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

  .esp {
    padding-top: 60px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-12 {
    width: 185px;
  }

  .columns-2 {
    font-size: 10px;
    line-height: 15px;
  }

  .columns-2.last-column {
    font-size: 10px;
  }

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

  .tabs-2 {
    width: 90%;
  }

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

  .image-13 {
    width: 200px;
    margin-top: -100px;
  }

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

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

  .div-block-31 {
    width: 100%;
    height: 350px;
    padding: 15px 50px 20px 0px;
    -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-size: 400px;
  }

  .div-block-32 {
    height: 300px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: none;
  }

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

  .div-block-35 {
    height: 325px;
    background-size: cover;
  }

  .image-14 {
    margin-right: 0px;
  }

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

  .image-15 {
    width: 191px;
  }

  .image-15.img-mobile-balao {
    width: 165px;
  }

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

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

  .tabs-menu-3 {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

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

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

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

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

  .image-18 {
    width: 275px;
  }

  .image-19 {
    width: 350px;
  }
}

@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-Extrabold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-LightIt.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-RegularIt.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-SemiboldIt.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-Extrabold.ttf') format('truetype');
  font-weight: 800;
  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;
}
@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-Solid-900.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}