.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 650px;
  -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;
}

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

.div-block {
  width: 55%;
  height: 100%;
  background-image: url('../images/Refrigerator_HGF368AFP_Perspective_Gafa_Spanish.png');
  background-position: 50% 30%;
  background-size: 1200px;
  background-repeat: no-repeat;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 100%;
  padding: 40px 50px 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 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 110px;
  margin-top: 20px;
  margin-right: 30px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 33px;
  line-height: 43px;
  font-weight: 600;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 550px;
  -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;
  background-color: #32cdc8;
  color: #fff;
}

.div-block-3 {
  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-4 {
  width: 50%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/Refrigerator_HGF368AFP_Loaded_Gafa_Spanish.png');
  background-position: 40% 20%;
  background-size: 1200px;
  background-repeat: no-repeat;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  text-transform: uppercase;
}

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

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

.div-block-5 {
  width: 50%;
  height: 100%;
  background-image: url('../images/Freezer_HE150_Energy_Electrolux.jpg');
  background-position: 0% 50%;
  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-right: 60px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-7 {
  width: 100%;
  height: 55%;
  background-color: #fdba4d;
  background-image: url('../images/Heladera_florencia_HGF357_Blanco_Frente_PRINT.jpg');
  background-position: 50% 7%;
  background-size: 600px;
  background-repeat: no-repeat;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 15px;
}

.heading-3 {
  display: none;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 45px;
  line-height: 55px;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.paragraph-2 {
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 35px;
  font-weight: 600;
  text-align: left;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  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: #ff8200;
  color: #fff;
}

.image-2 {
  width: 400px;
  margin-bottom: 10px;
}

.div-block-9 {
  width: 50%;
  height: 100%;
  background-image: url('../images/Refrigerator_HGF368AFP_Loaded_Gafa_Spanish.png');
  background-position: 40% 100%;
  background-size: 1400px;
  background-repeat: no-repeat;
}

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

.image-3 {
  width: 400px;
  margin-bottom: 20px;
  margin-left: -39px;
}

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

.bold-text {
  color: #fdba4d;
  font-weight: 800;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  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;
  background-color: #9a5394;
  color: #fff;
}

.div-block-11 {
  width: 55%;
  height: 100%;
  background-image: url('../images/Refrigerator_HGF368AFP_Perspective_Gafa_Spanish.png'), url('../images/AdobeStock_162399504_Preview.jpeg');
  background-position: 50% 40%, 50% 50%;
  background-size: 1000px, cover;
  background-repeat: no-repeat, no-repeat;
}

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

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

.image-4 {
  width: 275px;
  margin-bottom: 20px;
}

.section-5 {
  overflow: hidden;
  width: 100%;
}

.image-5 {
  width: 100px;
}

.image-5.ge-img-1 {
  width: 110px;
  margin-bottom: 15px;
}

.tab-link-tab-2-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  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: 6px;
  background-color: #fdba4d;
  color: #fff;
  font-weight: 400;
}

.tab-link-tab-2-2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0.25)));
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
}

.tab-link-tab-2-2.w--current {
  background-color: #fdba4d;
  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-5 {
  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;
  text-align: center;
}

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

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 550px;
  -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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  -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;
  color: #fff;
}

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

.s5-tab-bg {
  width: 50%;
  height: 100%;
  background-image: url('../images/Refrigerator_HGF368AFP_Front_Gafa_Spanish.png');
  background-position: 50% 35%;
  background-size: 1500px;
  background-repeat: no-repeat;
}

.s5-tab-bg.s5-tab-bg-2 {
  background-image: url('../images/284865970.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s5-tab-bg.s5-tab-bg-3 {
  background-image: url('../images/Refrigerator_HGF368AFP_Loaded_Gafa_Spanish.png');
  background-position: 50% 20%;
  background-size: 1000px;
}

.s5-tab-bg.s5-tab-bg-4 {
  background-image: url('../images/Refrigerator_HGF368AFP_Loaded_Gafa_Spanish.png');
  background-position: 60% 50%;
  background-size: 1200px;
}

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

.tabs-content-2 {
  width: 100%;
}

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

.tabs-menu {
  position: absolute;
  left: auto;
  top: auto;
  right: 95px;
  bottom: 75px;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-link-tab-1-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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: 6px;
  background-color: #9a5394;
  color: #fff;
  font-weight: 400;
}

.tab-link-tab-1-2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0.25)));
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
}

.tab-link-tab-1-2.w--current {
  background-color: #9a5394;
  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));
}

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

.tab-link-tab-2 {
  width: 20px;
  height: 20px;
  padding: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 100px;
  background-color: #fff;
}

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

.tabs-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.paragraph-6 {
  width: 80%;
  margin-bottom: 0px;
  color: #fff;
  line-height: 25px;
}

.section-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ff8200;
}

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

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

.text-block {
  display: none;
}

.link-block {
  position: absolute;
  right: 35px;
  z-index: 20;
}

.div-block-15 {
  width: 50%;
  height: 100%;
  background-image: url('../images/Refrigerator_HGF368AFP_Dimensions_Gafa_Spanish.png');
  background-position: 50% 35%;
  background-size: 525px;
  background-repeat: no-repeat;
}

.image-6 {
  width: 130px;
}

.tab-link-tab-1 {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  padding: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 100px;
  background-color: #fff;
}

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

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

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

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

.image-7 {
  width: 255px;
  margin-bottom: 0px;
}

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

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

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

.tab-link-tab-3.w--current {
  background-color: #ffa300;
  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));
}

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

.tab-link-tab-4:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0.25)));
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
}

.tab-link-tab-4.w--current {
  background-color: #ffa300;
  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));
}

.section-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  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: #9a5394;
  color: #fff;
}

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

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

.image-8 {
  width: 400px;
  margin-bottom: 20px;
}

.paragraph-8 {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 35px;
  font-weight: 600;
}

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

.heading-4 {
  margin-top: 30px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  text-transform: uppercase;
}

.text-block-6 {
  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;
}

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

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

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

.heading-5 {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #9a5394;
  font-size: 40px;
  line-height: 50px;
  text-transform: none;
}

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

.bold-text-5 {
  font-weight: 800;
}

.bold-text-6 {
  font-weight: 800;
}

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

.bold-text-8 {
  font-weight: 800;
}

.image-9 {
  width: 105px;
  margin-left: -10px;
}

.image-10 {
  width: 355px;
  margin-bottom: 15px;
}

.image-11 {
  width: 255px;
  margin-bottom: 15px;
}

.image-3-copy {
  width: 375px;
  margin-bottom: 20px;
  margin-left: -1px;
}

.text-span {
  font-weight: 800;
}

.new {
  font-weight: 800;
}

.text-span-2 {
  font-weight: 800;
}

.bold-text-9 {
  font-weight: 800;
}

.text-span-3 {
  font-weight: 800;
}

.text-span-4 {
  font-weight: 800;
}

.text-span-5 {
  font-weight: 800;
}

.text-block-8 {
  font-weight: 300;
}

.bold-text-10 {
  font-weight: 400;
}

.bold-text-11 {
  font-weight: 400;
}

.bold-text-12 {
  font-weight: 400;
}

.bold-text-13 {
  font-weight: 400;
}

.bold-text-14 {
  font-weight: 400;
}

.bold-text-15 {
  font-weight: 400;
}

.bold-text-16 {
  font-weight: 400;
}

.text-block-9 {
  font-size: 10.5px;
}

.bold-text-17 {
  font-weight: 400;
}

.bold-text-18 {
  font-weight: 400;
}

.bold-text-19 {
  font-weight: 400;
}

.bold-text-20 {
  font-weight: 400;
}

.bold-text-21 {
  font-weight: 400;
}

.bold-text-22 {
  font-weight: 400;
}

.bold-text-23 {
  font-weight: 400;
}

.bold-text-24 {
  font-weight: 400;
}

.bold-text-25 {
  font-weight: 400;
}

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

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-right: 100px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 45%;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-12 {
  width: 375px;
  max-width: 100%;
  margin-bottom: 10px;
  margin-left: 0px;
}

.paragraph-10 {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0%;
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
}

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

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

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

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

@media screen and (min-width: 1280px) {
  .paragraph-10 {
    padding-left: 0%;
  }
}

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

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

  .div-block-8 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-2 {
    width: 400px;
  }

  .tabs-menu {
    right: 175px;
  }

  .image-7 {
    width: 250px;
  }

  .section-8 {
    height: 650px;
  }

  .div-block-30 {
    background-image: url('../images/Refrigerator_HGF358AFB_LargeCapacity_Gafa_Spanish.png');
  }

  .image-8 {
    width: 400px;
  }

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

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

  .div-block {
    background-position: 50% 30%;
    background-size: 1750px;
  }

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

  .image {
    width: 165px;
    margin-top: 30px;
    margin-right: 40px;
  }

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

  .section {
    height: 750px;
  }

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

  .div-block-4 {
    background-position: 0% 20%;
    background-size: 1600px;
  }

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

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

  .section-2 {
    height: 850px;
  }

  .div-block-7 {
    height: 60%;
    background-size: 925px;
  }

  .div-block-8 {
    height: auto;
    padding-right: 12px;
    padding-left: 0px;
  }

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

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

  .section-3 {
    height: 700px;
  }

  .image-2 {
    width: 500px;
  }

  .div-block-9 {
    background-position: 40% 90%;
    background-size: 2225px;
  }

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

  .image-3 {
    width: 400px;
  }

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

  .section-4 {
    height: 850px;
  }

  .div-block-11 {
    background-image: url('../images/Refrigerator_HGF368AFP_Perspective_Gafa_Spanish.png'), url('../images/AdobeStock_162399504_Preview.jpeg');
    background-position: 50% 20%, 50% 0%;
    background-size: 1400px, cover;
    background-repeat: no-repeat, no-repeat;
  }

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

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

  .image-4 {
    width: 375px;
  }

  .image-5 {
    width: 125px;
  }

  .image-5.ge-img-1 {
    width: 135px;
  }

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

  .text-block-4 {
    padding: 10px 15px;
  }

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

  .s5-tab-bg {
    background-position: 50% 35%;
    background-size: 1900px;
  }

  .s5-tab-bg.s5-tab-bg-3 {
    background-position: 50% 20%;
    background-size: 1400px;
  }

  .s5-tab-bg.s5-tab-bg-4 {
    background-position: 70% 50%;
    background-size: 1800px;
  }

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

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

  .tabs-menu {
    left: auto;
    right: 230px;
    bottom: 100px;
  }

  .tab-link-tab-1-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .tabs-2 {
    width: 90%;
  }

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

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

  .div-block-15 {
    background-size: 800px;
  }

  .image-6 {
    width: 175px;
  }

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

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

  .image-7 {
    width: 350px;
  }

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

  .section-8 {
    height: 875px;
  }

  .div-block-30 {
    background-position: 50% 75%;
    background-size: 1000px;
  }

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

  .image-8 {
    width: 450px;
  }

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

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

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

  .text-block-6 {
    padding: 10px 15px;
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-7 {
    padding: 10px 15px;
    font-size: 20px;
    line-height: 30px;
  }

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

  .image-9 {
    width: 120px;
  }

  .image-3-copy {
    width: 400px;
  }

  .section-9 {
    height: 750px;
  }

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

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

  .paragraph-10 {
    padding-left: 0%;
    font-size: 35px;
    line-height: 45px;
  }

  .image-13 {
    width: 500px;
  }

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

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

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

  .div-block {
    background-position: 50% 40%;
    background-size: 750px;
  }

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

  .image {
    width: 95px;
  }

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

  .section {
    height: 425px;
  }

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

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

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

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

  .section-2 {
    height: 450px;
  }

  .div-block-5 {
    background-position: 55% 50%;
  }

  .div-block-7 {
    height: 50%;
    background-position: 50% 5%;
    background-size: 350px;
    background-repeat: no-repeat;
  }

  .div-block-8 {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    grid-column-gap: 10px;
  }

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

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

  .section-3 {
    height: 400px;
  }

  .image-2 {
    width: 275px;
  }

  .div-block-9 {
    background-size: 400px;
  }

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

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

  .section-4 {
    height: 500px;
  }

  .div-block-11 {
    background-image: url('../images/Refrigerator_HGF388AFB_Perspective_Gafa_Spanish.png'), url('../images/AdobeStock_162399504_Preview.jpeg');
    background-position: 50% 6%, 0px 0px;
    background-size: 450px, cover;
    background-repeat: no-repeat, no-repeat;
  }

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

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

  .image-4 {
    width: 225px;
  }

  .image-5 {
    width: 90px;
  }

  .image-5.ge-img-1 {
    width: 105px;
  }

  .s5-tab-bg {
    background-position: 50% 15%;
    background-size: 400px;
  }

  .s5-tab-bg.s5-tab-bg-2 {
    background-position: 40% 100%;
  }

  .s5-tab-bg.s5-tab-bg-3 {
    background-position: 50% 5%;
    background-size: 400px;
  }

  .s5-tab-bg.s5-tab-bg-4 {
    background-position: 90% 55%;
    background-size: 850px;
  }

  .paragraph-7 {
    margin-top: 10px;
  }

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

  .tabs-menu {
    left: auto;
    right: 20px;
    bottom: 20px;
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .tabs-2 {
    width: 100%;
  }

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

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

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

  .div-block-15 {
    background-size: 400px;
  }

  .image-6 {
    width: 125px;
  }

  .div-block-16 {
    height: 550px;
  }

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

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

  .section-8 {
    height: 400px;
  }

  .div-block-30 {
    background-position: 0% 50%;
  }

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

  .image-8 {
    width: 275px;
  }

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

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

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

  .image-9 {
    width: 90px;
  }

  .section-9 {
    height: 450px;
  }

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

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

  .paragraph-11 {
    margin-top: 10px;
  }

  .paragraph-12 {
    margin-top: 10px;
  }
}

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

  .div-block {
    width: 100%;
    height: 500px;
    background-position: 50% 30%;
    background-size: 800px;
  }

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

  .image {
    position: static;
    width: 115px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .heading {
    text-align: center;
  }

  .section {
    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-3 {
    width: 100%;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-4 {
    width: 100%;
    height: 500px;
    background-position: 50% 5%;
    background-size: 575px;
  }

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

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

  .div-block-5 {
    width: 100%;
    height: 450px;
    background-position: 0% 100%;
  }

  .div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-7 {
    height: 350px;
    background-position: 50% 5%;
    background-size: 500px;
  }

  .div-block-8 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .section-3 {
    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-2 {
    width: 320px;
  }

  .div-block-9 {
    width: 100%;
    height: 350px;
    background-position: 0% 89%;
    background-size: 1000px;
  }

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

  .image-3 {
    width: 350px;
  }

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

  .div-block-11 {
    width: 100%;
    height: 500px;
    background-image: url('../images/Refrigerator_HGF368AFP_Perspective_Gafa_Spanish.png'), url('../images/AdobeStock_162399504_Preview.jpeg');
    background-position: 50% 35%, 50% 100%;
    background-size: 1000px, cover;
  }

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

  .image-4 {
    width: 255px;
  }

  .image-5.ge-img-1 {
    width: 100px;
  }

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

  .section-6 {
    padding-top: 0px;
    padding-bottom: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .s5-tab-bg {
    width: 100%;
    height: 400px;
    background-color: #9a5394;
    background-position: 50% 15%;
    background-size: 500px;
  }

  .s5-tab-bg.s5-tab-bg-2 {
    background-position: 50% 100%;
    background-size: cover;
  }

  .s5-tab-bg.s5-tab-bg-3 {
    background-position: 50% 5%;
    background-size: 575px;
  }

  .s5-tab-bg.s5-tab-bg-4 {
    background-position: 50% 60%;
    background-size: 950px;
  }

  .div-block-19 {
    width: 100%;
    padding: 40px 60px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tabs-menu {
    position: static;
    width: auto;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .tab-link-tab-1-2 {
    text-align: center;
  }

  .tabs-2 {
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .paragraph-6 {
    width: 100%;
    margin-bottom: 20px;
  }

  .section-7 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .link-block {
    position: static;
  }

  .div-block-15 {
    width: 100%;
    height: 575px;
    margin-top: 20px;
    background-size: cover;
  }

  .image-6 {
    width: 125px;
  }

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

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

  .image-7 {
    margin-bottom: 10px;
  }

  .div-block-14 {
    width: 100%;
    padding: 40px 60px 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

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

  .div-block-30 {
    width: 100%;
    height: 500px;
    background-position: 100% 50%;
  }

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

  .image-8 {
    width: 300px;
  }

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

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

  .image-10 {
    width: 300px;
  }

  .image-11 {
    width: 200px;
  }

  .image-3-copy {
    width: 350px;
  }

  .section-9 {
    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 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 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;
  }

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

  .image-13 {
    width: 355px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    height: 450px;
    background-position: 50% 35%;
    background-size: 700px;
  }

  .div-block-2 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

  .div-block-3 {
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-4 {
    height: 350px;
    background-position: 50% 25%;
    background-size: 500px;
  }

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

  .div-block-5 {
    height: 300px;
    background-position: 30% 100%;
  }

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

  .div-block-7 {
    height: 275px;
    background-position: 50% 0%;
    background-size: 400px;
  }

  .div-block-8 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 0px;
    grid-row-gap: 10px;
  }

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

  .image-2 {
    width: 255px;
  }

  .div-block-9 {
    height: 250px;
    background-position: 0% 89%;
    background-size: 800px;
  }

  .div-block-10 {
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-3 {
    width: 300px;
    margin-bottom: 10px;
    margin-left: -35px;
  }

  .div-block-11 {
    height: 350px;
    background-image: url('../images/Refrigerator_HGF368AFP_Perspective_Gafa_Spanish.png'), url('../images/AdobeStock_162399504_Preview.jpeg');
    background-position: 50% 25%, 50% 0%;
    background-size: 700px, cover;
    background-repeat: no-repeat, no-repeat;
  }

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

  .image-4 {
    width: 225px;
  }

  .image-5 {
    width: 90px;
  }

  .tab-link-tab-2-2 {
    font-size: 14px;
    text-align: center;
  }

  .text-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    line-height: 18px;
  }

  .s5-tab-bg {
    height: 350px;
    background-position: 50% 25%;
    background-size: 800px;
  }

  .s5-tab-bg.s5-tab-bg-2 {
    background-image: url('../images/284865970.jpg');
    background-position: 50% 100%;
    background-size: cover;
  }

  .s5-tab-bg.s5-tab-bg-3 {
    background-position: 50% 5%;
    background-size: 325px;
  }

  .s5-tab-bg.s5-tab-bg-4 {
    background-position: 85% 50%;
    background-size: 775px;
  }

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

  .div-block-19 {
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tabs-menu {
    display: -ms-grid;
    display: grid;
    width: 95%;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .tabs-2 {
    width: 100%;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .paragraph-6 {
    font-size: 12px;
    line-height: 17px;
  }

  .columns-2 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 10px;
    line-height: 15px;
  }

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

  .column-3 {
    font-size: 10px;
  }

  .div-block-15 {
    height: 375px;
    background-position: 45% 35%;
    background-size: 350px;
  }

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

  .image-7 {
    width: 225px;
  }

  .div-block-14 {
    padding: 30px 30px 0px;
  }

  .div-block-30 {
    height: 350px;
    background-position: 0% 50%;
  }

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

  .image-8 {
    width: 300px;
    margin-bottom: 10px;
  }

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

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

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

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

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

  .image-9 {
    width: 90px;
    margin-left: 0px;
  }

  .image-10 {
    width: 275px;
  }

  .image-11 {
    width: 175px;
  }

  .image-3-copy {
    width: 300px;
    margin-bottom: 10px;
  }

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

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

  .image-13 {
    width: 250px;
    margin-bottom: 10px;
  }

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

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

@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNova-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNova-Extrabold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNova-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNova-SemiboldIt.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNova-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNova-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNova-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNova-LightIt.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNova-RegularIt.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}