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

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #041e50;
  background-image: radial-gradient(circle farthest-corner at 23% 50%, #062156, #041e50);
}

.body {
  font-family: 'Electrolux Sans', sans-serif;
  color: #041e50;
  font-size: 15px;
  font-weight: 100;
}

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

.div-block-3 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  margin-top: 0px;
  margin-bottom: -75px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image {
  position: relative;
  z-index: 30;
  width: 335px;
}

.image-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 30;
  width: 200px;
  margin-top: 40px;
  margin-right: 40px;
}

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

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

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

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

.feature-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 625px;
  padding: 80px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0.05))), url('../images/EBS30-ambientacao-1.jpg');
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)), url('../images/EBS30-ambientacao-1.jpg');
  background-position: 0px 0px, 50% 75%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-block-5 {
  width: 485px;
  color: #041e50;
}

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

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

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

.text-block-2 {
  margin-top: 60px;
  font-weight: 600;
}

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

.text-span-9 {
  font-family: 'Font Awesome', sans-serif;
  font-size: 22px;
  font-weight: 900;
}

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

.list {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.esp-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 40px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-10 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #071d41;
  font-size: 25px;
  font-weight: 600;
  text-transform: none;
}

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

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 40px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
}

.image-3 {
  width: 175px;
}

.link-block {
  position: absolute;
  right: 3%;
}

.image-4 {
  width: 125px;
}

.image-5 {
  width: 550px;
}

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

.column {
  height: 100%;
  background-image: url('../images/EBS30-ambientacao-2.jpg');
  background-position: 55% 60%;
  background-size: 1600px;
  background-repeat: no-repeat;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
}

.feature-s {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 525px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-right: 0px;
  padding-left: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-6 {
  position: absolute;
  z-index: 20;
  width: 575px;
}

.div-block-30 {
  width: 110px;
  height: 110px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 100px;
  background-image: url('../images/3-Giftbox_EBS30_Equador-Ok-4.jpg');
  background-position: 50% 15%;
  background-size: 120px;
  background-repeat: no-repeat;
}

.div-block-31 {
  width: 555px;
  padding: 40px;
  border-radius: 3px;
  background-color: #041e50;
  color: #fff;
}

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

.heading-11 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 41px;
  line-height: 45px;
  font-weight: 600;
}

.btn-1-div {
  position: relative;
  z-index: 25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto 0px 0px 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.btn-1-texto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 185px;
  height: 185px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 20px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 200px;
  background-color: #041e50;
  opacity: 0;
  color: #fff;
  text-align: center;
}

.text-block {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.btn-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: #7b8a9c;
  font-family: 'Font Awesome', sans-serif;
  color: #041e50;
  font-weight: 900;
  text-align: center;
  text-transform: none;
}

.btn-1:hover {
  background-color: #fff;
  color: #041e50;
}

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

.slide-icone {
  width: 100px;
  height: 100px;
  border-style: solid;
  border-width: 2px;
  border-color: #dfe7ea;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('../images/Blender_EBS30_FrontView_Electrolux_1000x1000.png');
  background-position: 50% 0%;
  background-size: 165px;
  background-repeat: no-repeat;
}

.slide-icone.slide-icone-2 {
  background-image: url('../images/Blender_EBS30_FrontView_Electrolux_1000x1000.png');
  background-size: cover;
}

.heading-12 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 45px;
  line-height: 50px;
  font-weight: 600;
}

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

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

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

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
}

.column-4 {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #7b8a9c;
}

.slide-2-icone {
  width: 100px;
  height: 100px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('../images/Blender_EBS30_TopView_Smoothie_Electrolux_1000x1000.png');
  background-position: 50% 45%;
  background-size: 175px;
  background-repeat: no-repeat;
}

.slide-2-icone.slide-2-icone-2 {
  border-color: #dfe7ea;
  background-color: #fff;
  background-image: url('../images/Blender_EBS30_TopView_Smoothie_Electrolux_1000x1000.png');
  background-size: auto;
}

.slide-2-icone.slide-2-icone-2.slide-2-icone-2-bg {
  background-image: url('../images/Blender_EBS30_Blades_Electrolux_1000x1000.png');
  background-position: 62% 38%;
  background-size: cover;
}

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

.heading-13 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 45px;
  line-height: 50px;
  font-weight: 600;
}

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

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

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

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

.slide-nav {
  display: none;
}

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

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

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

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

.feature-q {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 550px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 700px;
  padding: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/AdobeStock_113315160_Preview.jpeg');
  background-position: 50% 25%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner.banner-mb {
  background-image: url('../images/projeto-strawberry.jpg');
}

.div-block-36 {
  width: 70%;
  height: 100%;
  background-image: url('../images/EBS30-header.jpg');
  background-position: 0% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 390px;
  margin-left: -60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-bottom: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.tabs-content {
  width: 100%;
}

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

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

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

.div-block-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 315px;
  padding: 30px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #041e50;
  color: #fff;
}

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

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

.tab-link-tab-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #adb9c3;
  font-family: 'Font Awesome', sans-serif;
  color: transparent;
  font-size: 15px;
  line-height: 15px;
  font-weight: 900;
  text-align: center;
}

.tab-link-tab-2.w--current {
  background-color: #adb9c3;
  color: #041e50;
}

.tab-link-tab-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #adb9c3;
  font-family: 'Font Awesome', sans-serif;
  color: transparent;
  font-weight: 900;
}

.tab-link-tab-3.w--current {
  background-color: #adb9c3;
  color: #041e50;
}

.tab-link-tab-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #adb9c3;
  font-family: 'Font Awesome', sans-serif;
  color: transparent;
  font-weight: 900;
}

.tab-link-tab-1.w--current {
  background-color: #adb9c3;
  color: #041e50;
}

.slider-3 {
  width: 100.0000762781896%;
  height: 435px;
  background-color: transparent;
}

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

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

.heading-15 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 15px 20px;
  background-color: rgba(223, 231, 234, 0.8);
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  text-transform: uppercase;
}

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

.slider-4 {
  width: 100%;
  height: 100%;
}

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

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

.slide-3 {
  background-image: url('../images/blender-frutas-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-nav-2 {
  display: none;
}

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

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

  .background-video {
    height: 115%;
  }

  .image {
    width: 365px;
  }

  .feature-p {
    height: 700px;
    padding-top: 100px;
  }

  .esp-bg {
    height: auto;
  }

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

  .image-5 {
    width: 600px;
  }

  .image-6 {
    width: 585px;
  }

  .btn-1-div {
    margin-top: auto;
    margin-bottom: 0px;
    margin-left: 50px;
  }

  .btn-1-texto {
    margin-bottom: 0px;
    opacity: 0;
  }

  .columns-2 {
    height: 700px;
  }

  .feature-q {
    height: 650px;
  }

  .banner {
    height: 775px;
    background-position: 50% 35%;
  }
}

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

  .background-video {
    height: 120%;
  }

  .div-block-3 {
    margin-bottom: -85px;
  }

  .image {
    width: 435px;
  }

  .image-2 {
    width: 285px;
  }

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

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

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

  .feature-p {
    height: 875px;
    padding-top: 125px;
  }

  .div-block-5 {
    width: 725px;
  }

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

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

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

  .esp-bg {
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

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

  .footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .image-3 {
    width: 225px;
  }

  .image-4 {
    width: 175px;
  }

  .image-5 {
    width: 700px;
  }

  .columns {
    height: 650px;
  }

  .feature-s {
    height: 625px;
  }

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

  .image-6 {
    width: 700px;
  }

  .div-block-30 {
    width: 150px;
    height: 150px;
    background-size: 175px;
  }

  .div-block-31 {
    width: 750px;
  }

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

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

  .btn-1-div {
    margin-top: auto;
    margin-left: 60px;
  }

  .btn-1-texto {
    width: 245px;
    height: 245px;
    opacity: 0;
    font-size: 20px;
  }

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

  .btn-1 {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }

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

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

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

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

  .columns-2 {
    height: 950px;
  }

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

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

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

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

  .slider {
    height: 500px;
  }

  .feature-q {
    height: 850px;
  }

  .banner {
    height: 1050px;
    padding: 0px;
    background-position: 50% 30%;
  }

  .tabs {
    width: 550px;
  }

  .div-block-38 {
    height: 450px;
    padding-right: 60px;
    padding-left: 60px;
  }

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

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

  .tab-link-tab-2 {
    width: 35px;
    height: 35px;
    font-size: 25px;
    line-height: 25px;
  }

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

  .tab-link-tab-1 {
    width: 35px;
    height: 35px;
    font-size: 25px;
    line-height: 25px;
  }

  .slider-3 {
    height: 550px;
  }

  .heading-15 {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 40px;
    line-height: 50px;
  }
}

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

  .div-block {
    height: 55%;
  }

  .div-block-2 {
    height: 45%;
  }

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

  .image {
    width: 315px;
  }

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

  .div-block-4 {
    width: 60%;
    padding: 30px 30px 40px 20px;
  }

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

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

  .feature-p {
    height: 585px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .div-block-5 {
    width: 335px;
  }

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

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

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

  .esp-bg {
    height: auto;
    padding: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

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

  .image-3 {
    width: 150px;
  }

  .image-4 {
    width: 110px;
  }

  .image-5 {
    width: 450px;
  }

  .columns {
    height: 525px;
  }

  .feature-s {
    height: 475px;
  }

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

  .image-6 {
    width: 515px;
  }

  .div-block-30 {
    width: 100px;
    height: 100px;
  }

  .div-block-31 {
    width: 325px;
    padding: 30px;
  }

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

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

  .btn-1-div {
    margin-top: auto;
    margin-bottom: 20px;
    margin-left: 0px;
  }

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

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

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

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

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

  .columns-2 {
    height: 550px;
  }

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

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

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

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

  .slider {
    height: 450px;
  }

  .feature-q {
    height: 450px;
  }

  .banner {
    height: 450px;
    background-position: 50% 0%;
  }

  .tabs {
    width: 280px;
  }

  .div-block-38 {
    height: 350px;
    padding-right: 20px;
    padding-left: 30px;
  }

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

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

  .slider-3 {
    height: 450px;
  }

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

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

  .div-block {
    height: 300px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  }

  .div-block-2 {
    height: 600px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .background-video {
    height: 100%;
  }

  .div-block-3 {
    width: 100%;
    margin-bottom: 0px;
    padding-left: 0px;
  }

  .image {
    width: 205px;
  }

  .image-2 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 155px;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
  }

  .div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 30px 40px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .feature-p {
    height: auto;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .div-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 60px 40px 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    text-align: center;
  }

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

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

  .esp-bg {
    height: auto;
  }

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

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

  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .link-block {
    position: static;
  }

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

  .column {
    height: 600px;
    background-position: 50% 50%;
  }

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

  .feature-s {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-28 {
    width: 100%;
    padding-top: 30px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .image-6 {
    position: absolute;
    width: 100%;
  }

  .div-block-31 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .btn-1-div {
    margin-top: auto;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .btn-1-texto {
    width: 185px;
    height: 185px;
    opacity: 0;
  }

  .btn-1 {
    margin-bottom: 10px;
  }

  .div-block-32 {
    padding-top: 0px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

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

  .column-4 {
    height: 575px;
  }

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

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

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

  .banner {
    height: 350px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: 50% 0%;
  }

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

  .div-block-37 {
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tabs {
    width: 65%;
    margin-top: -35px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .div-block-38 {
    height: 250px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

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

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

  .heading-15 {
    width: 100%;
    padding: 15px 20px;
    background-color: rgba(173, 185, 195, 0.8);
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }

  .div-block-39 {
    display: block;
    width: 100%;
    height: 450px;
    background-image: url('../images/EBS30-ambientacao-1.jpg');
    background-position: 75% 80%;
    background-size: 1000px;
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    height: 205px;
  }

  .div-block-2 {
    height: 650px;
    background-image: radial-gradient(circle farthest-corner at 50% 100%, #062156, #041e50);
  }

  .image {
    width: 225px;
  }

  .image-2 {
    width: 135px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 0px;
  }

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

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

  .paragraph {
    width: 85%;
  }

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

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

  .heading-2 {
    width: 85%;
    font-size: 30px;
    line-height: 35px;
  }

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

  .text-span-9 {
    font-size: 20px;
  }

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

  .esp-bg {
    height: 325px;
    padding: 0px;
  }

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

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

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

  .image-3 {
    width: 135px;
  }

  .image-4 {
    width: 115px;
  }

  .image-5 {
    width: 320px;
  }

  .column {
    height: 400px;
    background-position: 60% 100%;
    background-size: cover;
  }

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

  .div-block-29 {
    height: 365px;
  }

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

  .div-block-31 {
    width: 90%;
    padding: 30px 20px;
  }

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

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

  .btn-1-div {
    margin: auto 10px 0px 0px;
  }

  .btn-1-texto {
    width: 165px;
    height: 165px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
    opacity: 0;
  }

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

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

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

  .slide-icone {
    width: 85px;
    height: 85px;
  }

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

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

  .column-3 {
    padding-bottom: 0px;
  }

  .column-4 {
    height: 400px;
  }

  .slide-2-icone {
    width: 85px;
    height: 85px;
  }

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

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

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

  .slider {
    height: 295px;
  }

  .banner {
    height: 325px;
  }

  .banner.banner-mb {
    background-position: 50% 0%;
    background-size: 550px;
  }

  .div-block-36 {
    height: 350px;
    background-position: 20% 100%;
  }

  .tabs {
    width: 90%;
    margin-top: -35px;
  }

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

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

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

  .slider-3 {
    height: 315px;
    margin-top: -40px;
  }

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

  .div-block-39 {
    height: 325px;
    background-position: 70% 80%;
    background-size: 700px;
  }

  .bold-text-3 {
    font-size: 30px;
    line-height: 35px;
  }
}

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