:root {
  --white: white;
  --electrolux-sans: "Electrolux Sans", sans-serif;
  --electrolux-blue: #041e4f;
  --silk-tint: #d8d5de;
  --blue-mid: #7b8a9d;
  --blue-light: #adbac3;
  --blue-tint: #dfe7ea;
  --silk-light: #b2abbb;
  --silk-mid: #797488;
  --silk-rich: #2b2936;
  --white-2: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  background-color: var(--white);
  font-family: var(--electrolux-sans);
  color: var(--electrolux-blue);
  font-weight: 300;
}

.header {
  background-color: var(--silk-tint);
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 725px;
  min-height: 600px;
  max-height: 725px;
  display: flex;
  overflow: hidden;
}

.div-block-4 {
  opacity: .95;
  color: #fff;
  background-color: #7b8a9d;
  width: 100%;
  padding: 25px 35px 30px;
}

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

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

.paragraph {
  margin-bottom: 8px;
  font-size: 31px;
  line-height: 38px;
}

.text-block-1 {
  font-size: 25px;
  font-weight: 100;
  line-height: 30px;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 400;
  line-height: 46px;
}

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

.div-block-1 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 25%;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 45px;
  display: flex;
  position: relative;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 500px;
  min-width: 400px;
  margin-left: 0;
  display: flex;
  position: relative;
}

.div-block-2 {
  background-image: url('../images/GG_Organizer_Outside_GG_Environment_GIFTBOX_Electrolux_Portuguese.jpg');
  background-position: 100% 95%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  width: 75%;
  height: 100%;
  padding: 0;
  display: flex;
}

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

.section {
  background-color: var(--electrolux-blue);
  color: var(--white);
  flex-flow: row-reverse;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 625px;
  min-height: 500px;
  max-height: 725px;
  display: flex;
  overflow: hidden;
}

.section.section-1-2 {
  background-color: var(--blue-mid);
  color: var(--electrolux-blue);
  height: 650px;
  min-height: 400px;
}

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

.div-block-5.div-block-5-2 {
  background-image: url('../images/Organizer_Outside_Versatility_Office_Electrolux_Portuguese_no-text.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 30px 40px;
  display: flex;
}

.div-block-6 {
  color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 60px 50px 50px;
  display: flex;
}

.container-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
  display: flex;
}

.container-2.container-2-3 {
  background-color: var(--electrolux-blue);
  opacity: .9;
  color: #fff;
  border-radius: 3px;
  width: 525px;
  min-width: 200px;
  margin-right: 0;
  padding: 40px;
  position: relative;
}

.container-2.container-2-3.container-2-3-4 {
  background-color: var(--electrolux-blue);
  opacity: .95;
  color: var(--white);
  width: 475px;
  padding-right: 35px;
}

.container-2.container-2-5 {
  width: 650px;
  margin-left: 0;
  margin-right: 0;
}

.heading-2 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 50px;
  font-weight: 400;
  line-height: 55px;
}

.text-block-2 {
  color: var(--blue-light);
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.text-block-2.text-block-2-2 {
  color: var(--white);
}

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

.heading-3 {
  color: var(--electrolux-blue);
  width: 65%;
  min-width: 60%;
  max-width: 75%;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 50px;
  font-weight: 600;
  line-height: 51px;
}

.section-2 {
  background-color: #d8d5de;
  background-image: url('../images/Organizer_Outside_Environment_Electrolux_Portuguese.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column-reverse;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 725px;
  min-height: 500px;
  max-height: 750px;
  display: flex;
}

.section-2.section-2-2 {
  background-color: var(--white);
  background-image: none;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  height: 725px;
}

.paragraph-3 {
  margin-bottom: 0;
  font-size: 26px;
  line-height: 31px;
}

.div-block-7 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 20%;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 100px;
  padding-left: 60px;
  display: flex;
}

.div-block-7.div-block-7-2 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 20%;
  padding: 50px 0 50px 40px;
}

.div-block-7.div-block-7-2.div-block-2-2 {
  justify-content: flex-end;
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-left: 0;
  padding: 0;
}

.div-block-7.div-block-7-2.div-block-2-2.div-block-2-3 {
  justify-content: center;
  align-items: flex-end;
  width: 35%;
  height: 100%;
  padding-left: 0;
  padding-right: 50px;
}

.div-block-8 {
  background-image: url('../images/KIT_Organizer_Inside_Environment_GIFTBOX_Electrolux_Portuguese.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 80%;
  height: 100%;
}

.div-block-8.div-block-8-2 {
  color: var(--white);
  background-image: none;
  justify-content: flex-start;
  align-items: flex-end;
  width: 45%;
  height: auto;
  margin-top: auto;
  padding: 20px 30px 15px 25px;
  display: flex;
}

.div-block-8.div-block-8-2.div-block-8-3 {
  background-image: url('../images/Organizers_Outside_Organization_Electrolux_Portuguese.jpg');
  background-position: 0 100%;
  justify-content: flex-start;
  align-items: flex-end;
  width: 65%;
  height: 100%;
  margin-top: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.heading-4 {
  color: #fff;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 50px;
  font-weight: 400;
  line-height: 52px;
}

.heading-4.heading-2-3 {
  margin-bottom: 15px;
}

.heading-4.heading-4-2 {
  color: var(--white);
}

.text-block-3 {
  width: 65%;
  font-size: 10px;
  line-height: 14px;
}

.text-block-3.text-block-3-2 {
  color: var(--white);
  width: 100%;
  min-width: 60%;
  max-width: 100%;
  font-size: 9px;
  font-weight: 300;
  line-height: 11px;
}

.text-block-3.text-block-3-1 {
  width: auto;
  line-height: 13px;
}

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

.div-block-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
  bottom: 100px;
  left: 35px;
  right: auto;
}

.link-block {
  z-index: 2;
  background-color: var(--white);
  opacity: .85;
  color: var(--electrolux-blue);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 15px;
  left: 15px;
  right: auto;
}

.link-block:hover {
  background-color: var(--blue-light);
  opacity: 1;
  color: var(--electrolux-blue);
}

.div-block-10 {
  opacity: .95;
  color: #fff;
  text-align: center;
  background-color: #041e4f00;
  border-radius: 0%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 400px;
  min-width: 200px;
  max-width: 450px;
  height: auto;
  padding: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
  display: flex;
}

.text-block-4 {
  text-align: left;
  font-size: 16px;
  line-height: 20px;
}

.div-block-11 {
  background-color: var(--electrolux-blue);
  color: var(--blue-tint);
  text-align: left;
  width: 100%;
  padding: 15px 20px;
}

.div-block-12 {
  background-color: var(--silk-tint);
  color: var(--electrolux-blue);
  padding: 20px;
  font-weight: 400;
}

.heading-5 {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 27px;
}

.div-block-13 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  color: #dfe7ea;
  text-align: center;
  background-color: #041e4f;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 102px;
  min-height: 50px;
  max-height: 150px;
  padding: 25px 15px;
  display: flex;
}

.container-3 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-3.container-3-1 {
  max-width: 1000px;
}

.section-4 {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 40px 45px 95px;
  display: flex;
  overflow: hidden;
}

.grid-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

.button {
  color: #041e4f;
  text-transform: uppercase;
  background-color: #adbac3;
  border: 2px solid #fff;
  border-radius: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
}

.button:hover {
  color: #fff;
  background-color: #7b8a9d;
}

.button.button-2 {
  color: #fff;
  background-color: #fff0;
  font-weight: 400;
}

.button.button-2:hover {
  color: #041e4f;
  background-color: #fff;
  font-weight: 600;
}

.text-block-5 {
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}

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

.heading-6 {
  color: #041e4f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 44px;
}

.heading-6.heading-3-2 {
  width: 80%;
  min-width: 50%;
  max-width: 90%;
}

.div-block-14 {
  background-image: url('../images/Organizer_Outside_P_Environment_GIFTBOX_Electrolux_Portuguese.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 250px;
  min-height: 100px;
  max-height: 300px;
}

.div-block-14.div-block-9-3 {
  background-image: url('../images/G_Organizer_Outside_G_Environment_GIFTBOX_Electrolux_Portuguese.jpg');
}

.div-block-14.div-block-9-2 {
  background-image: url('../images/M_Organizer_Outside_M_Environment_GIFTBOX_Electrolux_Portuguese.jpg');
}

.div-block-14.div-block-9-4 {
  background-image: url('../images/KIT_Organizer_Outside_Environment_GIFTBOX_Electrolux_Portuguese.jpg');
}

.div-block-15 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-3 {
  color: var(--white);
  background-image: linear-gradient(#0003 15%, #0000 50%), url('../images/Organizer_Pack_Environment_Electrolux_Portuguese.jpg');
  background-position: 0 0, 50% 98%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 700px;
  min-height: 400px;
  max-height: 725px;
  padding: 30px 20px 30px 35px;
  display: flex;
}

.heading-7 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
}

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

.esp-tecnicas.esp-tecnicas-escorredor {
  display: none;
}

.div-block-16 {
  background-color: #e6e9f000;
  background-image: url('../images/ORGANIZER_Outside_GG_Perspective_Electrolux_Portuguese_01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 55%;
  height: 100%;
  padding: 0;
}

.container-4 {
  margin-left: 0;
  margin-right: auto;
}

.medida {
  justify-content: center;
  display: flex;
}

.heading-8 {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 25px;
}

.tabela-box {
  width: 100%;
}

.heading-9 {
  text-transform: uppercase;
  width: auto;
  min-width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.left-arrow {
  opacity: .75;
  color: #d8d5de;
  background-color: #041e4f;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: 15px;
  display: flex;
}

.left-arrow:hover {
  opacity: 1;
  color: #fff;
}

.section-5 {
  color: #041e4f;
  background-color: #adbac3;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 650px;
  min-height: 500px;
  max-height: 725px;
  display: flex;
}

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

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

.slide-nav {
  display: none;
}

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

.slide {
  background-color: #e7eaef00;
  background-image: url('../images/ORGANIZER_Outside_KIT_Perspective_Electrolux_Portuguese.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.tabela {
  grid-column-gap: 8px;
  grid-row-gap: 3px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 85%;
  height: auto;
  display: flex;
}

.icon {
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
}

.div-block-17 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  height: 100%;
  padding: 50px 40px 50px 30px;
  display: flex;
}

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

.slide-4 {
  background-image: url('../images/ORGANIZER_Outside_G_Perspective_Electrolux_Portuguese_01.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider {
  background-color: #dfe7ea00;
  width: 100%;
  height: 100%;
}

.right-arrow {
  opacity: .75;
  color: #d8d5de;
  background-color: #041e4f;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-right: 15px;
  display: flex;
}

.right-arrow:hover {
  opacity: 1;
  color: #fff;
}

.div-block-18 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 60px;
  display: flex;
}

.section-6 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  display: flex;
  overflow: hidden;
}

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

.container-5 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-10 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 400;
  line-height: 34px;
}

.column {
  background-image: linear-gradient(#2b293699, #fff0), url('../images/KIT_Organizer_Inside_Environment_GIFTBOX_Electrolux_Portuguese.jpg');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: 35px 25px;
  display: flex;
}

.column:hover {
  background-image: linear-gradient(#2b2936, #fff0), url('../images/KIT_Organizer_Inside_Environment_GIFTBOX_Electrolux_Portuguese.jpg');
  background-position: 0 0, 100% 100%;
  background-size: auto, cover;
}

.column-2 {
  background-image: linear-gradient(#2b293699, #fff0), url('../images/KIT_Organizer_BoxHandle_Environment_GIFTBOX_Electrolux_Portuguese.jpg');
  background-position: 0 0, 0 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: 35px 25px;
  display: flex;
}

.column-2:hover {
  background-image: linear-gradient(#2b2936, #fff0), url('../images/KIT_Organizer_BoxHandle_Environment_GIFTBOX_Electrolux_Portuguese.jpg');
  background-position: 0 0, 0 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.footer {
  background-color: #041e4f;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  padding: 45px 50px;
  display: flex;
  overflow: hidden;
}

.container-6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-2 {
  width: 250px;
}

.link-trade {
  color: #041e50;
  width: 115px;
  margin-bottom: -15px;
  position: absolute;
  right: 35px;
}

.image-trade {
  max-width: 100%;
}

.text-block-6 {
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  display: none;
}

.div-block-19 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 25px 0 0;
  display: flex;
}

.text-block-7 {
  background-color: var(--electrolux-blue);
  opacity: .9;
  color: var(--white);
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 300;
}

.text-span {
  background-color: var(--blue-light);
  color: var(--electrolux-blue);
  padding-left: 5px;
  padding-right: 5px;
  font-weight: 700;
}

.slider-2 {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
  display: block;
}

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

.slide-6 {
  background-image: url('../images/Organizer_Outside_Versatility_Bathroom_Electrolux_Portuguese_no-text.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/Organizer_Outside_Versatility_DryFood_Electrolux_Portuguese.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.mask {
  background-image: url('../images/Organizer_Outside_Versatility_Bathroom_Electrolux_Portuguese_no-text.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/Organizer_Outside_Versatility_Craft_Electrolux_Portuguese_no-text.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: visible;
}

.slide-9 {
  background-image: url('../images/Organizer_Outside_Versatility_Craft_Electrolux_Portuguese_no-text.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.section-8 {
  background-image: url('../images/Organizer_Pack_Environment_Electrolux_Portuguese.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
  min-height: 500px;
  max-height: 750px;
}

.div-block-20 {
  display: none;
}

.text-span-2 {
  font-size: 13px;
  font-weight: 400;
}

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

  .container {
    width: 500px;
  }

  .section-2.section-2-2 {
    height: 725px;
  }

  .div-block-9 {
    bottom: 90px;
    left: 35px;
  }

  .section-4 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .section-3 {
    height: 700px;
  }

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

  .tabela-box {
    width: 90%;
  }

  .tabela {
    width: 100%;
  }

  .div-block-17 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 30px;
    padding-right: 45px;
  }

  .column-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-8 {
    height: 725px;
  }
}

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

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

  .div-block-1 {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 60px;
  }

  .container {
    width: 515px;
  }

  .section {
    height: 750px;
    max-height: 850px;
  }

  .section.section-1-2 {
    height: 685px;
    max-height: 950px;
  }

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

  .container-2.container-2-3.container-2-3-4 {
    width: 500px;
  }

  .heading-3 {
    width: 60%;
    min-width: 50%;
  }

  .section-2 {
    height: 825px;
    max-height: 850px;
  }

  .section-2.section-2-2 {
    height: 825px;
  }

  .div-block-7.div-block-7-2.div-block-2-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-7.div-block-7-2.div-block-2-2.div-block-2-3 {
    padding-left: 0;
    padding-right: 60px;
  }

  .div-block-8.div-block-8-2 {
    width: 50%;
  }

  .div-block-9 {
    bottom: 100px;
    left: 100px;
  }

  .div-block-13 {
    height: 100px;
  }

  .section-4 {
    grid-column-gap: 55px;
    grid-row-gap: 55px;
  }

  .grid-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

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

  .div-block-14 {
    height: 300px;
    max-height: 400px;
  }

  .section-3 {
    height: 800px;
    max-height: 825px;
    padding: 30px;
  }

  .tabela-box {
    width: 80%;
  }

  .heading-9 {
    width: auto;
    min-width: auto;
    max-width: none;
    font-size: 25px;
    line-height: 30px;
  }

  .section-5 {
    height: 775px;
    max-height: 850px;
  }

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

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

  .div-block-17 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-right: 40px;
  }

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

  .columns {
    height: 750px;
    max-height: 850px;
  }

  .heading-10 {
    line-height: 36px;
  }

  .column {
    padding-left: 30px;
    padding-right: 30px;
  }

  .column-2 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .footer {
    padding: 50px 60px;
  }

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

  .section-8 {
    height: 800px;
    max-height: 850px;
  }

  .text-span-2 {
    font-size: 15px;
  }
}

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

  .div-block-4 {
    padding: 40px 55px 50px;
  }

  .div-block-3 {
    padding: 55px 55px 45px;
  }

  .paragraph {
    margin-bottom: 20px;
    font-size: 48px;
    line-height: 55px;
  }

  .text-block-1 {
    font-size: 35px;
    line-height: 40px;
  }

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

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

  .div-block-1 {
    padding-top: 55px;
    padding-bottom: 55px;
    padding-left: 75px;
  }

  .container {
    width: 785px;
  }

  .div-block-2 {
    padding: 0;
  }

  .section {
    height: 1050px;
    max-height: 1200px;
  }

  .section.section-1-2 {
    height: 875px;
    max-height: 1000px;
  }

  .div-block-6 {
    padding: 75px;
  }

  .container-2.container-2-3 {
    width: 800px;
    padding: 65px;
  }

  .container-2.container-2-3.container-2-3-4 {
    width: 675px;
    padding-right: 65px;
  }

  .container-2.container-2-5 {
    width: 850px;
  }

  .heading-2 {
    margin-bottom: 35px;
    font-size: 75px;
    line-height: 80px;
  }

  .text-block-2 {
    margin-bottom: 25px;
    font-size: 45px;
    line-height: 50px;
  }

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

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

  .section-2 {
    height: 1200px;
    min-height: 1000px;
    max-height: 1350px;
  }

  .section-2.section-2-2 {
    height: 1150px;
    min-height: 800px;
  }

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

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

  .div-block-7.div-block-7-2 {
    padding-top: 60px;
    padding-bottom: 85px;
    padding-left: 60px;
  }

  .div-block-7.div-block-7-2.div-block-2-2 {
    padding-top: 55px;
    padding-bottom: 55px;
    padding-right: 60px;
  }

  .div-block-7.div-block-7-2.div-block-2-2.div-block-2-3 {
    padding-left: 0;
    padding-right: 85px;
  }

  .div-block-8.div-block-8-2 {
    width: 55%;
    padding: 35px 40px;
  }

  .heading-4 {
    margin-bottom: 35px;
    font-size: 75px;
    line-height: 80px;
  }

  .text-block-3 {
    font-size: 17px;
    line-height: 22px;
  }

  .text-block-3.text-block-3-2 {
    width: 90%;
    max-width: 95%;
    font-size: 15px;
    line-height: 19px;
  }

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

  .div-block-9 {
    bottom: 60px;
    left: 175px;
  }

  .link-block {
    width: 45px;
    height: 45px;
  }

  .icon-plus {
    font-size: 50px;
    line-height: 50px;
  }

  .div-block-10 {
    width: 550px;
    max-width: 650px;
    height: 300px;
    padding: 0;
  }

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

  .div-block-11, .div-block-12 {
    padding: 25px 30px;
  }

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

  .div-block-13 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    height: 180px;
    max-height: 350px;
    padding: 35px;
  }

  .div-block-13.div-block-13-4 {
    padding: 25px;
  }

  .container-3 {
    max-width: 1200px;
  }

  .container-3.container-3-1 {
    max-width: 2000px;
  }

  .section-4 {
    grid-column-gap: 65px;
    grid-row-gap: 65px;
    padding: 75px 75px 125px;
  }

  .grid-2 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
  }

  .button {
    padding: 15px 20px;
    font-size: 25px;
    line-height: 30px;
  }

  .text-block-5 {
    font-size: 25px;
    line-height: 32px;
  }

  .text-block-5.text-block-5-4 {
    font-size: 24px;
    line-height: 27px;
  }

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

  .div-block-14 {
    height: 450px;
    min-height: 300px;
    max-height: 600px;
  }

  .section-3 {
    height: 1050px;
    max-height: 1200px;
    padding: 40px;
  }

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

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

  .medida, .text-tabela {
    font-size: 18px;
    line-height: 25px;
  }

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

  .tabela-box {
    width: 75%;
  }

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

  .left-arrow {
    width: 75px;
    height: 75px;
  }

  .section-5 {
    height: 1050px;
    min-height: 950px;
    max-height: 1200px;
  }

  .titulo-tabela {
    padding: 15px 15px 15px 25px;
  }

  .tabela {
    grid-column-gap: 20px;
    grid-row-gap: 15px;
    width: 100%;
  }

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

  .div-block-17 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .right-arrow {
    width: 75px;
    height: 75px;
  }

  .div-block-18 {
    padding: 55px 100px;
  }

  .columns {
    height: 1050px;
    min-height: 950px;
    max-height: 1500px;
  }

  .container-5 {
    max-width: 1200px;
  }

  .heading-10 {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 45px;
  }

  .column {
    padding: 50px;
  }

  .column-2 {
    padding: 50px 75px;
  }

  .footer {
    padding: 60px 100px;
  }

  .image-2 {
    width: 350px;
  }

  .link-trade {
    width: 160px;
    right: 45px;
  }

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

  .div-block-19 {
    padding: 35px 0 0;
  }

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

  .italic-text {
    font-size: 18px;
    line-height: 16px;
  }

  .section-8 {
    height: 1200px;
    max-height: 1500px;
  }

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

@media screen and (max-width: 991px) {
  .header {
    background-position: 0 100%;
    justify-content: flex-start;
    align-items: flex-start;
    height: 550px;
    min-height: 400px;
  }

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

  .div-block-3 {
    padding-top: 35px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .paragraph {
    font-size: 22px;
    line-height: 27px;
  }

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

  .image {
    width: 225px;
  }

  .div-block-1 {
    width: 30%;
    padding: 0;
  }

  .container {
    width: 365px;
    min-width: 200px;
    max-width: 450px;
    margin-right: 0;
  }

  .div-block-2 {
    width: 70%;
    padding: 0;
  }

  .section {
    height: 475px;
    min-height: 200px;
  }

  .section.section-1-2 {
    height: 450px;
    min-height: 350px;
    max-height: 500px;
  }

  .div-block-5.div-block-5-2 {
    padding: 20px;
  }

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

  .container-2.container-2-3 {
    width: 400px;
    max-width: 400px;
    padding: 35px;
  }

  .container-2.container-2-3.container-2-3-4 {
    width: 425px;
    max-width: 550px;
  }

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

  .text-block-2 {
    font-size: 22px;
    line-height: 27px;
  }

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

  .heading-3 {
    width: 80%;
    max-width: 90%;
    font-size: 40px;
    line-height: 45px;
  }

  .section-2 {
    height: 550px;
    max-height: 650px;
  }

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

  .paragraph-3.paragraph-3-1 {
    font-size: 23px;
  }

  .div-block-7 {
    width: 30%;
    padding-bottom: 50px;
    padding-left: 0;
  }

  .div-block-7.div-block-7-2 {
    padding-top: 40px;
    padding-bottom: 45px;
    padding-left: 25px;
  }

  .div-block-7.div-block-7-2.div-block-2-2 {
    padding: 0;
  }

  .div-block-7.div-block-7-2.div-block-2-2.div-block-2-3 {
    justify-content: flex-start;
    align-items: flex-end;
    width: 30%;
    padding-top: 30px;
    padding-right: 30px;
  }

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

  .div-block-8.div-block-8-2 {
    width: 75%;
  }

  .div-block-8.div-block-8-2.div-block-8-3 {
    width: 70%;
    padding-left: 25px;
  }

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

  .heading-4.heading-2-3 {
    margin-bottom: 15px;
  }

  .text-block-3 {
    width: 60%;
    font-size: 9px;
    line-height: 11px;
  }

  .text-block-3.text-block-3-2 {
    width: 100%;
    max-width: 100%;
  }

  .text-block-3.text-block-3-1 {
    line-height: 12px;
  }

  .div-block-9 {
    top: auto;
    bottom: auto;
    left: auto;
  }

  .div-block-10 {
    width: 255px;
    min-width: 150px;
    max-width: 300px;
  }

  .text-block-4 {
    font-size: 14px;
    line-height: 17px;
  }

  .heading-5 {
    font-size: 20px;
    line-height: 23px;
  }

  .div-block-13 {
    height: 105px;
  }

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

  .section-4 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    padding: 45px 60px 75px;
  }

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

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

  .heading-6.heading-3-2 {
    width: 100%;
    max-width: 100%;
  }

  .div-block-14 {
    height: 275px;
    max-height: 350px;
  }

  .section-3 {
    justify-content: center;
    align-items: flex-start;
    height: 525px;
    padding: 20px;
  }

  .div-block-16 {
    width: 100%;
    height: 700px;
    min-height: 500px;
    max-height: 750px;
  }

  .tabela-box {
    width: 80%;
  }

  .heading-9 {
    width: auto;
    min-width: auto;
    max-width: none;
    font-size: 23px;
    line-height: 28px;
  }

  .section-5 {
    flex-flow: column-reverse;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .tabela {
    grid-column-gap: 10px;
    grid-row-gap: 5px;
    width: 95%;
  }

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

  .slider {
    height: 700px;
    min-height: 500px;
    max-height: 750px;
  }

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

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

  .column, .column-2 {
    padding: 20px;
  }

  .image-2 {
    width: 235px;
  }

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

  .section-8 {
    height: 475px;
    min-height: 300px;
    max-height: 650px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    flex-flow: column;
    height: auto;
    min-height: auto;
    max-height: none;
  }

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

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

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

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

  .image {
    margin-bottom: 20px;
  }

  .div-block-1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container {
    width: 100%;
    min-width: auto;
    max-width: 100%;
    margin-right: 0;
  }

  .div-block-2 {
    width: 100%;
    height: 525px;
    min-height: 400px;
    max-height: 650px;
  }

  .section {
    flex-flow: column-reverse;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .section.section-1-2 {
    flex-flow: column;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .div-block-5 {
    width: 100%;
    height: 575px;
    min-height: 500px;
    max-height: 650px;
  }

  .div-block-5.div-block-5-2 {
    justify-content: flex-start;
    align-items: center;
    height: 525px;
  }

  .div-block-6 {
    width: 100%;
    height: auto;
    padding: 40px 45px 45px;
  }

  .container-2.container-2-3 {
    opacity: 1;
    border-radius: 0;
    width: 100%;
    min-width: auto;
    max-width: none;
    margin-bottom: 0;
    padding: 40px 45px;
  }

  .container-2.container-2-3.container-2-3-4 {
    opacity: .98;
    width: 85%;
    max-width: 95%;
    margin-bottom: -75px;
    padding-right: 45px;
  }

  .container-2.container-2-5 {
    width: 90%;
  }

  .heading-2 {
    margin-bottom: 15px;
  }

  .section-2 {
    background-image: linear-gradient(90deg, #717479, #8b8e93 15%, #cecfd3);
    flex-flow: column-reverse;
    height: auto;
    min-height: auto;
    max-height: none;
  }

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

  .div-block-7 {
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-7.div-block-7-2 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding: 45px 40px 0;
  }

  .div-block-7.div-block-7-2.div-block-2-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0;
  }

  .div-block-7.div-block-7-2.div-block-2-2.div-block-2-3 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    padding-right: 0;
  }

  .div-block-8 {
    width: 100%;
    height: 450px;
    min-height: 300px;
    max-height: 500px;
  }

  .div-block-8.div-block-8-2 {
    background-image: url('../images/Organizer_Outside_Environment_Electrolux_Portuguese.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
    padding: 15px 20px;
  }

  .div-block-8.div-block-8-2.div-block-8-3 {
    width: 100%;
    height: 550px;
    max-height: 600px;
  }

  .heading-4 {
    margin-bottom: 15px;
  }

  .text-block-3 {
    width: 100%;
    font-size: 8px;
    line-height: 10px;
  }

  .div-block-9 {
    top: 100px;
    left: 45px;
  }

  .div-block-10 {
    width: 365px;
    max-width: 450px;
  }

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

  .section-4 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    padding: 35px 30px 75px;
  }

  .grid-2 {
    grid-column-gap: 10px;
    grid-row-gap: 50px;
  }

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

  .heading-6 {
    font-size: 29px;
    line-height: 33px;
  }

  .heading-6.heading-3-2 {
    width: 100%;
    min-width: auto;
    max-width: none;
  }

  .section-3 {
    padding-bottom: 15px;
  }

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

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

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

  .titulo-tabela {
    padding: 10px 20px;
  }

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

  .div-block-17 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding: 35px 45px 15px;
  }

  .slider {
    height: 550px;
    max-height: 650px;
  }

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

  .columns {
    flex-flow: column;
    height: auto;
    min-height: auto;
    max-height: none;
    display: flex;
  }

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

  .column {
    height: 550px;
    min-height: 500px;
    max-height: 650px;
    padding: 25px 20px;
  }

  .column-2 {
    height: 550px;
    min-height: 300px;
    max-height: 650px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer {
    justify-content: flex-end;
    align-items: flex-end;
    padding: 40px 30px;
  }

  .link-trade {
    width: 115px;
    margin-bottom: -10px;
    position: absolute;
    bottom: auto;
    right: auto;
  }

  .div-block-19 {
    padding: 15px 0;
  }

  .section-8 {
    height: 400px;
    max-height: 500px;
  }
}

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

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

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

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

  .heading {
    font-size: 29px;
    line-height: 31px;
  }

  .image {
    margin-bottom: 15px;
  }

  .div-block-2 {
    justify-content: flex-start;
    align-items: flex-end;
    height: 325px;
    min-height: 300px;
    padding: 0;
  }

  .div-block-5 {
    height: 335px;
    min-height: 300px;
    max-height: 400px;
  }

  .div-block-5.div-block-5-2 {
    height: 275px;
    min-height: 250px;
    padding: 10px;
  }

  .div-block-6, .container-2.container-2-3 {
    padding: 35px 30px;
  }

  .container-2.container-2-3.container-2-3-4 {
    width: 100%;
    max-width: none;
    margin-bottom: -85px;
    padding-top: 20px;
    padding-bottom: 25px;
  }

  .container-2.container-2-5 {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
  }

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

  .text-block-2 {
    margin-bottom: 7px;
    font-size: 18px;
    line-height: 22px;
  }

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

  .heading-3 {
    width: 75%;
    max-width: 80%;
    font-size: 30px;
    line-height: 35px;
  }

  .section-2 {
    background-image: linear-gradient(90deg, #7f8387, #9fa2a7 15%, #cbccd1);
  }

  .paragraph-3 {
    font-size: 16px;
    line-height: 21px;
  }

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

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

  .div-block-7.div-block-7-2.div-block-2-2 {
    padding: 0;
  }

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

  .div-block-8 {
    height: 300px;
    min-height: 200px;
    max-height: 400px;
  }

  .div-block-8.div-block-8-2 {
    background-position: 50% 100%;
    height: 300px;
    max-height: 350px;
    padding: 0;
  }

  .div-block-8.div-block-8-2.div-block-8-3 {
    background-position: 50% 100%;
    background-size: cover;
    justify-content: flex-start;
    align-items: flex-end;
    height: 400px;
    padding: 0;
  }

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

  .heading-4.heading-2-3 {
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 40px;
  }

  .text-block-3 {
    width: 100%;
    font-size: 7px;
    line-height: 8px;
  }

  .text-block-3.text-block-3-2 {
    opacity: 1;
    color: var(--electrolux-blue);
    background-color: #fff0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    font-size: 8px;
    line-height: 10px;
    display: none;
  }

  .text-block-3.text-block-3-2.text-block-3-2-3 {
    color: var(--white);
    display: flex;
  }

  .text-block-3.text-block-3-1 {
    color: var(--electrolux-blue);
    background-color: #d8d5de80;
    width: 100%;
    padding: 10px;
    font-size: 8px;
    font-weight: 400;
    line-height: 9px;
  }

  .div-block-9 {
    top: auto;
    left: auto;
    right: auto;
  }

  .link-block {
    width: 25px;
    height: 25px;
    top: 15px;
    right: 3px;
  }

  .div-block-10 {
    width: 235px;
    height: 175px;
    padding: 0;
  }

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

  .div-block-11, .div-block-12 {
    padding: 15px;
  }

  .heading-5 {
    font-size: 19px;
    line-height: 21px;
  }

  .div-block-13 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    height: 95px;
    padding: 20px 10px;
  }

  .div-block-13.div-block-13-4 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .container-3.container-3-1 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .section-4 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    padding: 25px 0 55px;
  }

  .grid-2 {
    grid-column-gap: 5px;
    grid-row-gap: 40px;
  }

  .button {
    padding: 8px 10px;
    font-size: 14px;
    line-height: 18px;
  }

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

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

  .heading-6 {
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-14 {
    height: 175px;
  }

  .section-3 {
    background-image: linear-gradient(#0000004d 15%, #0000 45%), url('../images/Organizer_Pack_Environment_Electrolux_Portuguese.jpg');
    background-position: 0 0, 35% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    justify-content: center;
    align-items: flex-start;
    height: 375px;
    min-height: 150px;
    padding: 15px;
  }

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

  .esp-tecnicas {
    grid-column-gap: 10px;
    grid-template-columns: 1.5fr 1fr;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 11px;
    line-height: 18px;
  }

  .div-block-16 {
    height: 375px;
    min-height: 200px;
    max-height: 500px;
  }

  .container-4.container-4-1 {
    margin-left: 0;
    padding: 0;
  }

  .medida, .text-tabela {
    font-size: 10px;
    line-height: 17px;
  }

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

  .tabela-box {
    width: 100%;
  }

  .heading-9 {
    font-size: 14px;
    line-height: 20px;
  }

  .left-arrow {
    width: 30px;
    height: 30px;
    margin-left: 5px;
  }

  .titulo-tabela {
    padding: 8px 10px;
  }

  .tabela {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    width: 100%;
  }

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

  .div-block-17 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    padding: 30px 25px 15px;
  }

  .slider {
    height: 335px;
    min-height: 200px;
  }

  .right-arrow {
    width: 30px;
    height: 30px;
    margin-right: 5px;
  }

  .div-block-18 {
    padding: 25px;
  }

  .heading-10 {
    font-size: 18px;
    line-height: 23px;
  }

  .column {
    height: 400px;
    min-height: 250px;
    max-height: 500px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .column-2 {
    height: 400px;
    min-height: 250px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
    padding-left: 25px;
    padding-right: 25px;
  }

  .container-6 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: auto;
  }

  .link-trade {
    width: 105px;
    position: relative;
    right: auto;
  }

  .text-block-6 {
    background-color: #ffffffa6;
    padding: 10px;
    font-size: 11px;
    line-height: 12px;
  }

  .div-block-19 {
    padding: 0 15px 10px 0;
  }

  .text-block-7 {
    font-size: 15px;
    line-height: 22px;
  }

  .section-8 {
    height: 215px;
    min-height: 150px;
    max-height: 350px;
  }

  .div-block-20 {
    background-color: var(--electrolux-blue);
    opacity: .95;
    order: -1;
    margin-top: -10px;
    padding: 15px;
    display: flex;
    position: relative;
  }
}

#w-node-_316e8711-66ba-af12-33a5-5b78e488e642-9709f1b7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_316e8711-66ba-af12-33a5-5b78e488e657-9709f1b7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


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