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

.body {
  color: #041e4f;
  background-color: #fff;
  font-family: ElectroluxSans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.header {
  width: 100%;
  height: 725px;
  background-image: url('../images/HENI3900P_ambientada.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.esp-tecnicas {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 5px;
  padding: 6px 20px;
  font-size: 13px;
  font-weight: 400;
  display: grid;
}

.esp {
  width: 100%;
  height: 675px;
  background-color: #dfe7ea;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.image-8 {
  width: 23px;
}

.tabela {
  width: 385px;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-29 {
  width: 50%;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 50px 40px 40px;
  display: flex;
}

.div-block-28 {
  width: 50%;
  height: 100%;
  background-image: url('../images/Refrigerator_3900P_Dimensions_Electrolux_Spanish.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 575px;
}

.heading-10 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.titulo-tabela {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  background-color: #041e50;
  border-radius: 6px;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 6px;
  padding: 8px 20px;
  font-size: 15px;
  font-weight: 300;
  display: flex;
}

.footer {
  width: 100%;
  background-color: #041e4f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 75px;
  font-weight: 100;
  display: flex;
  overflow: hidden;
}

.div-block-27 {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 15px;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding-right: 125px;
  font-size: 13px;
  line-height: 18px;
  display: flex;
}

.image-7 {
  width: 200px;
}

.link-block {
  width: 115px;
  height: auto;
  position: absolute;
  right: 40px;
}

.text-block {
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
}

.div-block-30 {
  width: 550px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-31 {
  width: 50%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 0;
  display: flex;
}

.div-block-32 {
  width: 100%;
  color: #fff;
  background-color: #041e4f;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 30px 30px 20px;
  display: flex;
}

.image-9 {
  width: 200px;
}

.heading-1 {
  width: 100%;
  color: #fff;
  background-color: #7b8a9d;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 30px;
  font-size: 35px;
  font-weight: 600;
  line-height: 45px;
}

.paragraph {
  margin-top: 20px;
  font-size: 25px;
  font-weight: 400;
  line-height: 40px;
}

.text-block-2 {
  color: #adbac3;
  font-size: 20px;
  line-height: 30px;
}

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

.section-1 {
  width: 100%;
  background-color: #041e4f;
  background-image: linear-gradient(#041e4f 50%, #fff 50%);
  overflow: hidden;
}

.div-block-33 {
  width: 100%;
  grid-column-gap: 25px;
  grid-row-gap: 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 50px 35px;
  display: grid;
}

.div-block-34 {
  width: 100%;
  height: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  text-align: left;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .75fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 0;
  display: grid;
}

.paragraph-2 {
  text-transform: none;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 40px;
}

.heading-12 {
  color: #fff;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
}

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

.div-block-35 {
  width: 100%;
  grid-row-gap: 20px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 60px;
  display: flex;
}

.image-11 {
  width: 1000px;
  object-fit: fill;
  margin-top: 0;
}

.div-block-36 {
  width: 100%;
  height: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  align-items: center;
  font-size: 25px;
  line-height: 35px;
  display: flex;
}

.image-12 {
  width: 70px;
  margin-left: 0;
}

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

.section-2 {
  width: 100%;
  height: 625px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

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

.div-block-38 {
  width: 50%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.div-block-39 {
  width: 100%;
  color: #fff;
  background-color: #041e4f;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 25px 40px;
  display: flex;
}

.div-block-40 {
  width: 100%;
  background-color: #adbac3;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 25px 40px;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  display: flex;
}

.paragraph-3 {
  margin-bottom: 0;
}

.div-block-41 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  display: flex;
}

.div-block-42 {
  width: 100%;
  height: 100%;
  background-image: url('../images/New_Refrigerator_3900P_Loaded_Electrolux_Spanish.png');
  background-position: 19% 86%;
  background-repeat: no-repeat;
  background-size: 1050px;
}

.section-3 {
  width: 100%;
  height: 650px;
  background-color: #adbac3;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.div-block-43 {
  width: 55%;
  height: 100%;
  background-image: url('../images/New_Refrigerator_3900P_Loaded_Electrolux_Spanish.png');
  background-position: 50% 4%;
  background-repeat: no-repeat;
  background-size: 685px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 50px 30px 15px 15px;
  display: flex;
}

.div-block-44 {
  width: 45%;
  height: 100%;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 15px 40px 50px;
  font-size: 20px;
  font-weight: 400;
  line-height: 33px;
  display: flex;
}

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

.text-span {
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
}

.div-block-45 {
  width: 80px;
  height: 80px;
  color: #fff;
  text-align: center;
  background-color: #041e4f;
  background-image: url('../images/icone-10-anos.png');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #adbac3;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
  display: flex;
  position: relative;
}

.div-block-46 {
  grid-column-gap: 0px;
  align-items: center;
  display: flex;
}

.div-block-47 {
  width: 91%;
  color: #dfe7ea;
  background-color: #041e4f;
  border: 2px solid #adbac3;
  border-radius: 3px;
  margin-left: -20px;
  padding: 15px 25px 15px 35px;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

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

.section-4 {
  width: 100%;
  height: 525px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.div-block-48 {
  width: 50%;
  height: 100%;
  grid-row-gap: 5px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #c4d0a0;
  background-image: url('../images/Freezer_M100D_Energy_Mademsa.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  align-items: center;
  padding: 25px 40px;
  font-weight: 400;
  display: flex;
}

.div-block-49 {
  width: auto;
  height: auto;
  grid-row-gap: 15px;
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 40px;
  font-weight: 400;
  display: flex;
}

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

.section-5 {
  width: 100%;
  height: 650px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/R600_Electrolux_Spanish.jpg');
  background-position: 50% 55%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-13 {
  color: #2b2936;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

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

.paragraph-4 {
  margin-bottom: 0;
  font-weight: 300;
}

.text-block-3 {
  color: #fff;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.text-span-2 {
  font-size: 35px;
  font-weight: 600;
}

.div-block-50 {
  width: 50%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.div-block-51 {
  width: 50%;
  height: 100%;
  color: #fff;
  background-color: #adbac3;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 60px;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  display: flex;
}

.background-video {
  width: 100%;
  height: 100%;
}

.text-span-3 {
  color: #041e4f;
}

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

.text-span-4 {
  color: #041e4f;
  font-weight: 700;
}

.image-13 {
  width: 100px;
  margin-bottom: 5px;
}

.section-6 {
  width: 100%;
  height: 725px;
  background-image: url('../images/New_Refrigerator_3900P_Opened_Electrolux_Spanish.png'), url('../images/Refrigerator_ERBA29V6HVG_EnvironmentWide_Electrolux_Spanish.jpg');
  background-position: 58% 8%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 515px, cover;
}

.grid {
  width: 100%;
  height: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.section-7 {
  width: 100%;
  height: 600px;
  background-color: #041e4f;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-52 {
  width: 50%;
  height: 100%;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 40px 0 40px 50px;
  font-size: 25px;
  line-height: 35px;
  display: flex;
}

.div-block-53 {
  width: 50%;
  height: 100%;
  background-color: #fff;
  background-image: url('../images/New_Refrigerator_3900P_Loaded_Electrolux_Spanish.png');
  background-position: 15% 9%;
  background-repeat: no-repeat;
  background-size: 1350px;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 10px 20px;
  display: flex;
}

.div-block-54 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  background-color: #7b8a9d;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 30px;
  font-weight: 700;
  display: flex;
}

.div-block-55 {
  width: 100%;
  height: 250px;
  color: #041e4f;
  background-color: #fff;
  align-items: center;
  padding: 20px 30px;
  font-weight: 400;
  display: flex;
}

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

.grid_box_div {
  width: 100%;
  height: auto;
  grid-column-gap: 0px;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 20px;
  display: flex;
}

.grid_box_div.grid_box-div_2 {
  opacity: 1;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.grid_box_div.grid_box-div_3 {
  opacity: 1;
  padding-top: 30px;
}

.grid_box_div.grid_box-div_4 {
  opacity: 1;
  justify-content: flex-start;
  padding-top: 0;
  padding-left: 20px;
}

.circle_icon {
  width: 35px;
  height: 35px;
  color: #fff;
  background-color: #041e4f;
  border: 0 solid #dfe7ea;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
  display: flex;
}

.circle_icon:hover {
  color: #adbac3;
}

.box_circle {
  width: 375px;
  opacity: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.box_circle.box_circle_1 {
  opacity: 1;
}

.box_circle_bg {
  width: 100%;
  height: 165px;
  background-color: #041e4f;
  background-image: url('../images/New_Refrigerator_3900P_Loaded_Electrolux_Spanish.png');
  background-position: 55% 10%;
  background-repeat: no-repeat;
  background-size: 450px;
  border: 3px solid #041e4f;
  border-bottom-width: 0;
  border-radius: 0;
  margin-bottom: 0;
  position: relative;
}

.box_circle_bg.box_circle_bg_2 {
  background-image: url('../images/LED_ilum.png');
  background-position: 50% 0;
  background-size: cover;
}

.box_circle_bg.box_circle_bg_3 {
  background-image: url('../images/New_Refrigerator_3900P_Loaded_Electrolux_Spanish.png');
  background-position: 30% 60%;
  background-size: 475px;
}

.box_circle_bg.box_circle_bg_4 {
  background-image: url('../images/New_Refrigerator_3900P_Loaded_Electrolux_Spanish.png');
  background-position: 25% 45%;
  background-size: 800px;
}

.div-block-57 {
  width: 100%;
  height: auto;
  grid-row-gap: 0px;
  color: #fff;
  background-color: #041e4f;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.heading-4 {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
}

.div-block-58 {
  width: 100%;
  padding: 15px 20px;
}

.div-block-59 {
  width: 100%;
  color: #041e4f;
  background-color: #fff;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.div_icon_circle {
  grid-column-gap: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div_icon_circle.div_icon_circle_2 {
  opacity: 1;
  border-radius: 0;
  flex-direction: row-reverse;
  align-items: flex-end;
}

.div_icon_circle.div_icon_circle_3 {
  align-items: flex-start;
}

.div_icon_circle.div_icon_circle_4 {
  flex-direction: row-reverse;
  align-items: center;
}

.text-block-4 {
  line-height: 27px;
}

.bold-text-10, .bold-text-11, .bold-text-12 {
  font-weight: 700;
}

.tabs {
  display: none;
}

.bloco-1 {
  width: 100%;
  height: 525px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bloco-2 {
  width: 100%;
  height: 575px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-60 {
  width: 50%;
  height: 100%;
  grid-row-gap: 20px;
  color: #fff;
  background-color: #041e4f;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 55px;
  display: flex;
}

.div-block-60.div-block-60-2 {
  width: 35%;
  color: #041e4f;
  background-color: #dfe7ea;
  display: none;
}

.heading-3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 60px;
}

.div-block-61 {
  width: 50%;
  height: 100%;
  align-items: center;
  padding-left: 60px;
  display: flex;
}

.div-block-62 {
  width: 350px;
  grid-column-gap: 0px;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.h-icone {
  width: 85px;
  height: 85px;
  color: #7b8a9d;
  background-color: #7b8a9d;
  background-image: url('../images/icone-10-anos.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 75px;
  border-radius: 100%;
  position: relative;
}

.h-icone.icone-7 {
  width: 80px;
  height: 80px;
  background-color: #2b2936;
  background-image: url('../images/icone-motor-silencioso.png');
  background-size: 75px;
}

.heading-6 {
  color: #fff;
  background-color: #7b8a9d;
  border-radius: 3px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -25px;
  padding: 8px 15px 8px 30px;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

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

.div-block-64 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding-left: 979px;
  display: flex;
}

.heading-5 {
  background-color: #2b2936;
  border-radius: 3px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -25px;
  padding: 10px 15px 10px 30px;
  font-size: 20px;
  font-weight: 400;
}

.bold-text-14, .bold-text-15 {
  font-weight: 600;
}

.tabs-menu-2 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.text-block-10, .text-block-11 {
  display: none;
}

.bold-text-16 {
  font-size: 20px;
}

.tab-link-tab-2-2 {
  width: 25px;
  height: 25px;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #fff;
  border-radius: 100%;
  margin-left: 8px;
  padding: 0;
}

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

.tab-link-tab-1-2 {
  width: 25px;
  height: 25px;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #fff;
  border-radius: 100%;
  padding: 0;
}

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

.heading-7 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 600;
  line-height: 70px;
}

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

.bold-text-4-copy, .text-span-7, .text-span-7-copy {
  font-weight: 600;
}

.bold-text-4-copy {
  font-weight: 300;
}

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

.bold-text-4-copy {
  font-weight: 300;
}

.text-span-8, .text-span-9 {
  font-weight: 700;
}

.bold-text-9-copy {
  font-weight: 600;
}

.bold-text-9-copy-copy {
  font-weight: 300;
}

.div-block-64-copy {
  color: #fff;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding-left: 979px;
  display: none;
}

.div-block-64-copy-copy {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding-left: 979px;
  display: flex;
}

.heading-5-copy {
  background-color: #2b2936;
  border-radius: 3px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -25px;
  padding: 10px 15px 10px 30px;
  font-size: 20px;
  font-weight: 400;
}

.div-block-64-copy-copy-c {
  color: #fff;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding-left: 0;
  display: flex;
}

.div-block-65 {
  width: 100%;
  height: 50%;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-66 {
  width: 100%;
  height: 50%;
  align-items: flex-end;
  display: flex;
}

.div-block-67 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-2 {
  width: 35px;
  height: 35px;
  color: #fff;
  background-color: #041e4f;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
  display: flex;
}

.link-block-2:hover {
  color: #adbac3;
}

.div-block-68 {
  width: 185px;
  height: 180px;
  color: #fff;
  text-align: center;
  background-color: rgba(4, 30, 79, .95);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 25px 25px 20px;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .div-block-31 {
    padding-right: 0;
  }

  .div-block-55 {
    height: 240px;
  }

  .bold-text-16 {
    font-size: 22px;
  }
}

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

  .link-block {
    width: 135px;
  }

  .div-block-33 {
    grid-column-gap: 15px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .div-block-34 {
    grid-template-columns: .5fr .25fr;
  }

  .image-11 {
    width: 925px;
  }

  .div-block-43 {
    background-size: 775px;
    padding-top: 75px;
    padding-left: 25px;
    padding-right: 40px;
  }

  .div-block-46 {
    padding-left: 105px;
  }

  .div-block-47 {
    width: auto;
  }

  .section-4 {
    height: 650px;
  }

  .section-6 {
    height: 755px;
  }

  .div-block-53 {
    background-size: 1500px;
  }

  .div-block-62 {
    margin-bottom: 0;
  }

  .div-block-64, .div-block-64-copy, .div-block-64-copy, .div-block-64-copy-copy {
    padding-left: 1139px;
  }

  .div-block-64-copy-copy-c {
    padding-left: 0;
  }
}

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

  .esp-tecnicas {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
    line-height: 23px;
  }

  .esp {
    height: 900px;
  }

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

  .image-8 {
    width: 30px;
    font-size: 20px;
  }

  .tabela {
    width: 500px;
  }

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

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

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

  .titulo-tabela {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer {
    padding: 60px 85px;
  }

  .div-block-27 {
    padding-right: 200px;
    font-size: 15px;
    line-height: 26px;
  }

  .image-7 {
    width: 255px;
  }

  .link-block {
    width: 175px;
    right: 60px;
  }

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

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

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

  .div-block-32 {
    padding: 45px 50px 40px;
  }

  .image-9 {
    width: 275px;
  }

  .heading-1 {
    padding: 25px 50px;
    font-size: 40px;
    line-height: 55px;
  }

  .paragraph {
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 50px;
  }

  .text-block-2 {
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-33 {
    grid-column-gap: 5px;
    padding: 60px 100px 45px;
  }

  .div-block-34 {
    grid-column-gap: 0px;
  }

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

  .image-10 {
    width: 115px;
  }

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

  .image-11 {
    width: 1250px;
  }

  .div-block-36 {
    font-size: 30px;
    line-height: 40px;
  }

  .section-2 {
    height: 900px;
  }

  .div-block-39 {
    padding: 35px 50px;
  }

  .div-block-40 {
    padding: 30px 50px;
    font-size: 30px;
    line-height: 45px;
  }

  .div-block-42 {
    background-size: 1550px;
  }

  .section-3 {
    height: 850px;
  }

  .div-block-43 {
    background-position: 50% 2%;
    background-size: 1000px;
    align-items: center;
    padding: 100px 50px 20px 30px;
  }

  .div-block-44 {
    font-size: 25px;
    line-height: 43px;
  }

  .div-block-45 {
    width: 100px;
    height: 100px;
    font-size: 45px;
    line-height: 45px;
  }

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

  .div-block-47 {
    padding: 20px 30px 20px 40px;
    font-size: 20px;
    line-height: 35px;
  }

  .section-4 {
    height: 750px;
  }

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

  .div-block-49 {
    grid-row-gap: 20px;
  }

  .section-5 {
    height: 950px;
  }

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

  .text-block-3 {
    font-size: 35px;
    line-height: 50px;
  }

  .div-block-51 {
    padding-left: 75px;
    padding-right: 75px;
    font-size: 30px;
    line-height: 40px;
  }

  .section-6 {
    height: 1050px;
    background-position: 58% 10%, 45% 0;
    background-size: 700px, cover;
  }

  .section-7 {
    height: 850px;
  }

  .div-block-52 {
    padding-left: 85px;
  }

  .div-block-53 {
    background-size: 1750px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-block-54 {
    padding: 25px 40px;
  }

  .div-block-55 {
    height: 300px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 30px;
    line-height: 45px;
  }

  .circle_icon {
    width: 45px;
    height: 45px;
    font-size: 30px;
    line-height: 30px;
  }

  .box_circle {
    width: 500px;
    opacity: 0;
  }

  .box_circle_bg {
    height: 225px;
    background-position: 30% 18%;
    background-size: 655px;
  }

  .heading-4 {
    font-size: 28px;
    line-height: 38px;
  }

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

  .div-block-59 {
    padding: 20px 30px;
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-4 {
    font-size: 22px;
    line-height: 32px;
  }

  .div-block-62 {
    margin-bottom: 0;
    padding-left: 0;
  }

  .h-icone {
    width: 115px;
    height: 115px;
    background-size: 100px;
    margin-left: -83px;
  }

  .h-icone.icone-7 {
    width: 95px;
    height: 95px;
    background-size: 85px;
  }

  .heading-6 {
    padding: 15px 20px 15px 35px;
    font-size: 28px;
    line-height: 38px;
  }

  .div-block-64 {
    padding-left: 1904px;
  }

  .heading-5 {
    padding: 15px 20px 15px 40px;
    font-size: 25px;
    line-height: 35px;
  }

  .tabs-menu-2 {
    margin-bottom: 30px;
  }

  .bold-text-16 {
    font-size: 30px;
  }

  .tab-link-tab-2-2, .tab-link-tab-1-2 {
    width: 30px;
    height: 30px;
  }

  .heading-7 {
    font-size: 80px;
    line-height: 100px;
  }

  .div-block-64-copy, .div-block-64-copy-copy {
    padding-left: 1904px;
  }

  .heading-5-copy {
    padding: 15px 20px 15px 40px;
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-64-copy-copy-c {
    padding-left: 0;
  }

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

  .link-block-2 {
    width: 45px;
    height: 45px;
    font-size: 40px;
    line-height: 40px;
  }

  .div-block-68 {
    width: 225px;
    height: 220px;
    font-size: 20px;
    line-height: 25px;
  }
}

@media screen and (max-width: 991px) {
  .header {
    height: 600px;
    padding-left: 0;
  }

  .esp {
    height: auto;
    flex-direction: column-reverse;
  }

  .tabela {
    width: 350px;
  }

  .div-block-29 {
    width: 100%;
    height: auto;
    justify-content: center;
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .footer {
    grid-row-gap: 20px;
    align-items: flex-end;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-27 {
    padding-right: 0;
  }

  .link-block {
    position: static;
  }

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

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

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

  .div-block-33 {
    flex-direction: column;
    align-items: center;
    padding-bottom: 35px;
    display: flex;
  }

  .div-block-34 {
    grid-column-gap: 15px;
    align-items: center;
    display: flex;
  }

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

  .image-10 {
    width: 90px;
  }

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

  .image-11 {
    width: 675px;
  }

  .section-2 {
    height: 455px;
  }

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

  .div-block-40 {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-42 {
    background-position: 18% 87%;
    background-size: 625px;
  }

  .div-block-43 {
    background-size: 450px;
    padding-left: 10px;
    padding-right: 15px;
  }

  .div-block-44 {
    padding-left: 40px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 30px;
  }

  .div-block-45 {
    width: 85px;
    height: 85px;
  }

  .div-block-47 {
    width: 80%;
    margin-left: -20px;
    padding: 10px 20px 10px 32px;
  }

  .section-4 {
    height: 435px;
  }

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

  .section-5 {
    height: 550px;
    background-position: 50% 58%;
    flex-direction: column-reverse;
  }

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

  .text-block-3 {
    font-size: 24px;
    line-height: 35px;
  }

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

  .div-block-51 {
    width: 100%;
    height: auto;
  }

  .image-13 {
    width: 90px;
  }

  .section-6 {
    height: 650px;
    background-position: 58% 23%, 50% 0;
    background-size: 475px, cover;
  }

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

  .div-block-53 {
    background-size: 950px;
  }

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

  .div-block-55 {
    height: 300px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .grid_box_div {
    padding-top: 10px;
  }

  .grid_box_div.grid_box-div_2 {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 10px;
  }

  .grid_box_div.grid_box-div_3 {
    padding-top: 10px;
    padding-left: 10px;
  }

  .grid_box_div.grid_box-div_4 {
    padding-left: 0;
    padding-right: 10px;
  }

  .box_circle {
    width: 85%;
    opacity: 0;
  }

  .box_circle.box_circle_1 {
    width: 85%;
  }

  .box_circle_bg {
    height: 140px;
    background-position: 50% 8%;
    background-size: 375px;
  }

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

  .div-block-59 {
    font-size: 16px;
    line-height: 20px;
  }

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

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

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

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

  .div-block-62 {
    margin-bottom: 0;
  }

  .div-block-64 {
    padding-left: 468px;
  }

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

  .div-block-64-copy, .div-block-64-copy-copy {
    padding-left: 468px;
  }

  .div-block-64-copy-copy-c {
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: auto;
    background-image: none;
    flex-direction: column;
    justify-content: center;
    padding: 0;
  }

  .esp {
    height: auto;
    flex-direction: column-reverse;
  }

  .heading-9 {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
  }

  .tabela {
    width: 350px;
  }

  .div-block-29 {
    width: 100%;
    height: auto;
    justify-content: center;
  }

  .div-block-28 {
    width: 100%;
    height: 500px;
    background-size: 450px;
  }

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

  .div-block-27 {
    grid-column-gap: 15px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .image-7 {
    width: 185px;
  }

  .div-block-30 {
    width: 100%;
    align-items: center;
  }

  .div-block-31 {
    width: 100%;
    height: 525px;
    background-image: url('../images/HENI3900P_ambientada.jpg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    align-items: flex-end;
    padding-bottom: 10px;
    padding-left: 10px;
  }

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

  .image-9 {
    width: 205px;
  }

  .heading-1 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

  .image-10 {
    width: 95px;
  }

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

  .image-11 {
    width: 550px;
  }

  .div-block-36 {
    font-size: 20px;
    line-height: 30px;
  }

  .section-2 {
    height: auto;
    flex-direction: column;
  }

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

  .div-block-38 {
    width: 100%;
    height: auto;
  }

  .div-block-39, .div-block-40 {
    padding: 20px 40px;
  }

  .div-block-42 {
    height: 325px;
    background-position: 25% 88%;
    background-size: 800px;
  }

  .section-3 {
    height: auto;
    flex-direction: column;
  }

  .div-block-43 {
    width: 100%;
    height: 550px;
    background-size: 575px;
    align-items: center;
    padding-left: 15px;
  }

  .div-block-44 {
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 40px;
    font-size: 20px;
    line-height: 30px;
  }

  .section-4 {
    height: auto;
    flex-direction: column;
  }

  .div-block-48 {
    width: 100%;
    height: 450px;
  }

  .div-block-49 {
    width: 100%;
    height: auto;
    grid-row-gap: 10px;
  }

  .section-5 {
    height: 550px;
    background-position: 50% 55%;
    background-size: 965px;
  }

  .text-block-3 {
    margin-top: 10px;
  }

  .div-block-50 {
    height: 500px;
  }

  .div-block-51 {
    padding: 30px 40px;
    font-size: 20px;
    line-height: 30px;
  }

  .section-6 {
    background-image: url('../images/New_Refrigerator_3900P_Opened_Electrolux_Spanish.png'), url('../images/Refrigerator_ERBA29V6HVG_EnvironmentWide_Electrolux_Spanish.jpg');
    background-position: 58% 5%, 50% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 500px, cover;
  }

  .grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .section-7 {
    height: auto;
    flex-direction: column;
  }

  .div-block-52 {
    width: 100%;
    height: auto;
    align-items: center;
    padding: 45px 40px 0;
  }

  .div-block-53 {
    width: 100%;
    height: 400px;
    background-position: 20% 10%;
    background-size: 850px;
  }

  .div-block-55 {
    height: 225px;
  }

  .grid_box_div {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 0;
  }

  .grid_box_div.grid_box-div_2 {
    align-items: flex-start;
  }

  .box_circle {
    width: 80%;
    opacity: 0;
  }

  .box_circle.box_circle_1 {
    width: 80%;
  }

  .box_circle_bg {
    height: 125px;
    background-position: 25% 8%;
    background-size: 300px;
  }

  .box_circle_bg.box_circle_bg_3 {
    background-position: 25% 65%;
    background-size: 275px;
  }

  .heading-4 {
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-59 {
    font-size: 13px;
  }

  .div_icon_circle {
    grid-row-gap: 10px;
    flex-direction: row;
    align-items: flex-end;
  }

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

  .div-block-60 {
    width: 100%;
    height: auto;
  }

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

  .div-block-61 {
    width: 100%;
    height: auto;
    padding-left: 0;
  }

  .div-block-62 {
    margin-bottom: 0;
    padding-left: 0;
  }

  .div-block-64 {
    padding-left: 268px;
  }

  .tabs-menu-2 {
    justify-content: center;
  }

  .bold-text-16 {
    font-size: 18px;
  }

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

  .div-block-64-copy, .div-block-64-copy-copy {
    padding-left: 268px;
  }

  .div-block-64-copy-copy-c {
    padding-left: 0;
  }

  .div-block-65 {
    height: 70%;
  }

  .div-block-66 {
    height: 30%;
  }
}

@media screen and (max-width: 479px) {
  .esp-tecnicas {
    grid-template-columns: 1fr .75fr;
    font-size: 12px;
    line-height: 18px;
  }

  .heading-9 {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 28px;
  }

  .tabela {
    width: 275px;
  }

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

  .div-block-28 {
    height: 325px;
    background-size: 300px;
  }

  .heading-10 {
    font-size: 15px;
  }

  .footer {
    padding: 30px 25px 25px;
  }

  .div-block-27 {
    grid-row-gap: 20px;
    align-items: flex-start;
  }

  .image-7 {
    width: 165px;
  }

  .link-block {
    width: 110px;
  }

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

  .div-block-31 {
    height: 355px;
    background-position: 95%;
    align-items: flex-start;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
  }

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

  .image-9 {
    width: 175px;
  }

  .heading-1 {
    padding: 15px 20px;
    font-size: 24px;
    line-height: 35px;
  }

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

  .text-block-2 {
    font-size: 18px;
    line-height: 25px;
  }

  .section-1 {
    background-image: linear-gradient(#041e4f 80%, #fff 80%);
  }

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

  .div-block-34 {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: flex-start;
  }

  .paragraph-2 {
    font-size: 18px;
    line-height: 26px;
  }

  .image-10 {
    width: 85px;
  }

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

  .image-11 {
    width: 95%;
  }

  .div-block-36 {
    font-size: 17px;
    line-height: 28px;
  }

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

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

  .div-block-40 {
    padding: 15px 30px;
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-42 {
    height: 255px;
    background-position: 15% 86%;
    background-size: 650px;
  }

  .div-block-43 {
    height: 400px;
    background-size: 325px;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-44 {
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 15px;
    line-height: 24px;
  }

  .div-block-45 {
    width: 60px;
    height: 60px;
    font-size: 25px;
    line-height: 25px;
  }

  .div-block-47 {
    width: 85%;
    padding: 6px 15px 6px 26px;
  }

  .div-block-48 {
    height: 250px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-49 {
    height: auto;
    grid-row-gap: 2px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .section-5 {
    height: 350px;
    background-image: url('../images/R600_Electrolux_Spanish.jpg');
    background-position: 50% 100%;
    background-size: cover;
  }

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

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

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

  .div-block-51 {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 17px;
    line-height: 26px;
  }

  .image-13 {
    width: 70px;
  }

  .section-6 {
    height: auto;
    background-color: #adbac3;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding: 30px 20px;
  }

  .grid {
    grid-row-gap: 5px;
    grid-template-columns: 1fr;
    display: none;
  }

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

  .div-block-53 {
    height: 350px;
    background-position: 15% 10%;
    background-size: 625px;
    justify-content: flex-start;
  }

  .div-block-54 {
    grid-column-gap: 15px;
    padding: 15px 20px;
    font-size: 20px;
  }

  .div-block-55 {
    height: 240px;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 25px;
  }

  .grid_box_div {
    padding-right: 10px;
  }

  .grid_box_div.grid_box-div_2 {
    flex-direction: column;
    padding-left: 10px;
  }

  .circle_icon {
    display: flex;
  }

  .box_circle {
    width: 100%;
    opacity: 1;
  }

  .box_circle.box_circle_1 {
    width: 100%;
  }

  .box_circle_bg {
    height: 175px;
    background-position: 25% 10%;
    background-size: 400px;
  }

  .box_circle_bg.box_circle_bg_3 {
    background-position: 25% 65%;
    background-size: 450px;
  }

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

  .div-block-59 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }

  .div_icon_circle {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

  .div_icon_circle.div_icon_circle_2 {
    flex-direction: column-reverse;
    align-items: center;
  }

  .text-block-4 {
    line-height: 22px;
  }

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

  .tabs {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .tabs-menu {
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  .tab-link-tab-3 {
    width: 20px;
    height: 20px;
    color: #fff;
    background-color: #041e4f;
    border: 2px solid #fff;
    border-radius: 200px;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
    font-size: 25px;
    font-weight: 600;
    line-height: 25px;
    display: flex;
  }

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

  .tab-link-tab-3.w--current {
    background-color: #041e4f;
    border-color: #041e4f;
  }

  .tab-link-tab-4 {
    width: 20px;
    height: 20px;
    color: #fff;
    background-color: #041e4f;
    border: 2px solid #fff;
    border-radius: 200px;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 25px;
    font-weight: 600;
    line-height: 25px;
    display: flex;
  }

  .tab-link-tab-4:hover {
    color: #adbac3;
  }

  .tab-link-tab-4.w--current {
    background-color: #041e4f;
    border-color: #041e4f;
  }

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

  .tab-link-tab-2 {
    width: 20px;
    height: 20px;
    background-color: #041e4f;
    border: 2px solid #fff;
    border-radius: 200px;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    padding: 0;
    display: flex;
  }

  .tab-link-tab-2.w--current {
    background-color: #041e4f;
    border-color: #041e4f;
  }

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

  .tab-link-tab-1 {
    width: 20px;
    height: 20px;
    background-color: #041e4f;
    border: 2px solid #fff;
    border-radius: 200px;
    padding: 0;
  }

  .tab-link-tab-1.w--current {
    background-color: #041e4f;
    border-color: #041e4f;
  }

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

  .tabs-content {
    width: 100%;
  }

  .div-block-60 {
    grid-row-gap: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .div-block-62 {
    width: auto;
    justify-content: flex-start;
    margin-bottom: 0;
  }

  .h-icone {
    width: 70px;
    height: 70px;
    background-size: 65px;
  }

  .h-icone.icone-7 {
    width: 65px;
    height: 65px;
    background-size: 55px;
  }

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

  .div-block-64 {
    padding-left: 85px;
  }

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

  .tabs-menu-2 {
    margin-bottom: 10px;
  }

  .bold-text-16 {
    font-size: 15px;
    line-height: 15px;
  }

  .tab-link-tab-2-2, .tab-link-tab-1-2 {
    width: 20px;
    height: 20px;
  }

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

  .text-span-5 {
    font-size: 24px;
  }

  .div-block-64-copy, .div-block-64-copy-copy {
    padding-left: 85px;
  }

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

  .div-block-64-copy-copy-c {
    padding-left: 0;
  }

  .link-block-2 {
    width: 30px;
    height: 30px;
    font-size: 25px;
    line-height: 25px;
  }

  .div-block-68 {
    width: 175px;
    height: 170px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 19px;
  }
}

#w-node-eded25cd-c6f9-4167-40c7-3539dcb875ce-9fc82833, #w-node-_0fd182b3-96b0-a3d5-732c-3bef699413d3-9fc82833, #w-node-c64c433d-eafb-6737-50e7-769398bcbef9-9fc82833, #w-node-_43ac97bf-c26f-8964-a1ed-9ea6258258e2-9fc82833, #w-node-a85c6844-146e-6e3d-4378-cfbf87abe55b-9fc82833, #w-node-_7f5978da-adc0-8af2-c427-d44e845689e0-9fc82833 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7f5978da-adc0-8af2-c427-d44e845689f4-9fc82833 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


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