.w-basic-heading--styledAs-h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px;
}

.w-basic-heading--styledAs-h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px;
}

.w-basic-heading--styledAs-h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}

.w-basic-heading--styledAs-h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}

.w-basic-heading--styledAs-h5 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}

.w-basic-heading--styledAs-h6 {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}

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

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

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

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

.bold-text-23 {
  color: #323333;
  font-weight: 500;
}

.div-block-24 {
  width: 0%;
}

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

.h-icone {
  width: 75px;
  height: 75px;
  border-radius: 15px;
  background-image: url('../images/silent.png'), linear-gradient(41deg, #4d4d4d, #ee405a 44%);
  background-position: 50% 40%, 0px 0px;
  background-size: 45px, auto;
  background-repeat: no-repeat, repeat;
}

.h-icone:hover {
  background-image: url('../images/easy-clean_1easy-clean.png'), -webkit-gradient(linear, left top, left bottom, from(#ee405a), to(#ee405a));
  background-image: url('../images/easy-clean_1easy-clean.png'), linear-gradient(180deg, #ee405a, #ee405a);
  background-position: 50% 40%, 0px 0px;
  background-size: 50px, auto;
  background-repeat: no-repeat, repeat;
}

.h-icone.h-icone-2 {
  background-image: url('../images/filtro-fiapos-icone.png'), linear-gradient(41deg, #4d4d4d, #ee405a 44%);
  background-size: 55px, auto;
}

.h-icone.h-icone-2:hover {
  background-image: url('../images/filtro-fiapos-icone.png'), -webkit-gradient(linear, left top, left bottom, from(#ee405a), to(#ee405a));
  background-image: url('../images/filtro-fiapos-icone.png'), linear-gradient(180deg, #ee405a, #ee405a);
  background-position: 50% 40%, 0px 0px;
  background-size: 55px, auto;
  background-repeat: no-repeat, repeat;
}

.h-icone.h-icone-3 {
  background-image: url('../images/fashion_1fashion.png'), linear-gradient(41deg, #4d4d4d, #ee405a 44%);
  background-position: 55% 40%, 0px 0px;
  background-size: 50px, auto;
}

.h-icone.h-icone-3:hover {
  background-image: url('../images/fashion_1fashion.png'), -webkit-gradient(linear, left top, left bottom, from(#ee405a), to(#ee405a));
  background-image: url('../images/fashion_1fashion.png'), linear-gradient(180deg, #ee405a, #ee405a);
  background-position: 55% 40%, 0px 0px;
  background-size: 50px, auto;
  background-repeat: no-repeat, repeat;
}

.h-icone.h-icone-1 {
  background-position: 50% 50%, 0px 0px;
  background-size: 40px, auto;
}

.h-icone.h-icone-1:hover {
  background-image: url('../images/silent.png'), linear-gradient(41deg, #4d4d4d, #ee405a 44%);
  background-position: 50% 50%, 0px 0px;
  background-size: 40px, auto;
  background-repeat: no-repeat, repeat;
}

.text-block-6 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.text-block-7 {
  margin-top: 10px;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.grid-3 {
  width: 95%;
  margin-left: -15px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph {
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}

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

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 725px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(260deg, transparent 58%, rgba(50, 51, 51, 0.75)), url('../images/Washer_ELFW7337AW​_Laundry_Frigidaire.jpg');
  background-position: 0px 0px, 0% 85%;
  background-size: auto, 1850px;
  background-repeat: repeat, no-repeat;
}

.image-5 {
  width: 525px;
}

.tabela-col-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-2 {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  grid-column-gap: 10px;
  grid-row-gap: 15px;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  border-right: 2px solid #ee405a;
  border-bottom: 2px solid #ee405a;
  border-left: 2px solid #ee405a;
  font-weight: 300;
}

.tabela-col-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 20px;
  -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;
  text-align: right;
}

.grid {
  width: 85%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-4 {
  font-weight: 500;
}

.text-block-5 {
  color: #ee405a;
  font-weight: 500;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 15px 20px;
  background-color: #ee405a;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
}

.tabela {
  width: 425px;
  border-style: solid;
  border-width: 0px;
  border-color: #ee405a;
}

.esp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding: 50px 0px 40px;
  -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-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.pre-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 50px;
  -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: #fff;
}

.pf-grid-icone {
  width: 80px;
}

.pf-grid-icone.pf-grid-icone-1 {
  width: 75px;
  margin-bottom: 5px;
}

.heading-11 {
  margin-top: 10px;
  color: #ee405a;
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
}

.heading-10 {
  margin-top: 0px;
  margin-bottom: 50px;
  padding-bottom: 2px;
  border-bottom: 2px solid #ee405a;
  font-size: 35px;
  line-height: 45px;
  font-weight: 500;
}

.pf-grid-grid-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.pf-grid-grid-box.pf-grid-grid-box-line {
  padding-right: 20px;
  border-right: 2px solid rgba(238, 64, 90, 0.35);
}

.grid-4 {
  width: 85%;
  grid-column-gap: 35px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  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;
  -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: #ee405a;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3 {
  width: 215px;
  margin-bottom: 5px;
}

.link-trade {
  position: absolute;
  right: 30px;
}

.image-4 {
  width: 125px;
}

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

.heading-12 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #ee405a;
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 5px;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 685px;
  -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;
  background-image: url('../images/bg-Frigidaire-1.png');
  background-position: 100% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 100%;
  padding: 40px 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-weight: 500;
}

.image-6 {
  width: 45px;
  max-width: none;
  margin-bottom: 0px;
  margin-left: 0px;
}

.text-block-12 {
  margin-top: -20px;
  margin-bottom: 0px;
  font-family: Sidenotes, sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

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

.bold-text-24 {
  font-size: 50px;
  line-height: 60px;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  height: 100%;
  padding-top: 170px;
  padding-right: 30px;
  padding-bottom: 0px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/Washer_FDEX22E4EW_Feature_Frigidaire.png');
  background-position: 100% 0%;
  background-size: 675px;
  background-repeat: no-repeat;
}

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

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding: 40px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  color: #fff;
  font-weight: 200;
}

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

.image-7 {
  width: 80px;
  margin-bottom: 15px;
  margin-left: -20px;
}

.paragraph-10 {
  width: auto;
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 35px;
}

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

.bold-text-25 {
  color: #ee405a;
  font-weight: 500;
}

.bold-text-26 {
  font-weight: 500;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 550px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ee405a;
  color: #fff;
  font-weight: 300;
}

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

.heading-14 {
  position: relative;
  width: auto;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 39px;
  line-height: 49px;
  font-weight: 400;
  text-align: left;
}

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

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

.bold-text-28 {
  font-weight: 500;
}

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

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

.div-block-35 {
  width: 50%;
  height: 100%;
  background-image: url('../images/AdobeStock_225367698_Preview.jpeg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.heading-15.s3-h2 {
  margin-top: 50px;
  margin-bottom: 15px;
}

.text-span-2 {
  color: #ee405a;
  font-size: 39px;
  line-height: 49px;
}

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

.bold-text-30 {
  font-weight: 500;
}

.bold-text-31 {
  font-weight: 500;
  text-transform: uppercase;
}

.section-5 {
  overflow: hidden;
  width: 100%;
  background-color: #ee405a;
  color: #fff;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 100px 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;
  font-weight: 300;
  text-align: center;
}

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

.tab-link-tab-3 {
  width: 25px;
  height: 25px;
  padding: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #ee405a;
  border-radius: 200px;
  background-color: #fff;
}

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

.tab-link-tab-3.w--current {
  background-color: #ee405a;
}

.div-block-36 {
  width: 60%;
  height: 100%;
  background-image: url('../images/energy_Star_logo.png'), url('../images/Washer_FDEX22E4EW_FrontOpened_Frigidaire.png');
  background-position: 4% 100%, 100% -3%;
  background-size: 105px, cover;
  background-repeat: no-repeat, no-repeat;
}

.tab-link-tab-1 {
  width: 25px;
  height: 25px;
  padding: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #ee405a;
  border-radius: 200px;
  background-color: #fff;
}

.tab-link-tab-1:hover {
  background-color: #ee405a;
}

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

.tabs-content {
  width: 100%;
}

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

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-link-tab-2 {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #ee405a;
  border-radius: 200px;
  background-color: #fff;
}

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

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

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

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

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

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  margin-right: -30px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 125px;
  margin-top: 0px;
  margin-bottom: 3px;
  padding: 15px 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #ee405a;
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 175px;
  padding: 15px 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #323333;
}

.paragraph-11 {
  width: auto;
  height: auto;
  margin-bottom: 0px;
  padding: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 23px;
  line-height: 33px;
  font-weight: 200;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 575px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.bold-text-32 {
  font-weight: 500;
}

.section-7 {
  overflow: hidden;
  width: 100%;
  height: 550px;
  background-image: url('../images/PSEEWM19SPE00001.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-span-3 {
  font-weight: 500;
  text-transform: uppercase;
}

.bold-text-33 {
  font-weight: 500;
}

.bold-text-34 {
  font-weight: 500;
}

.bold-text-35 {
  font-weight: 500;
}

.bold-text-36 {
  font-weight: 500;
}

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

@media screen and (min-width: 1280px) {
  .grid-4 {
    width: 80%;
  }

  .heading-14 {
    width: auto;
  }

  .tabs {
    width: 500px;
  }

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

  .paragraph-11 {
    font-size: 23px;
    line-height: 33px;
  }

  .section-7 {
    height: 575px;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-25 {
    width: 450px;
    padding-left: 50px;
  }

  .header {
    background-size: auto, 1850px;
  }

  .grid-4 {
    width: 70%;
  }

  .section {
    height: 775px;
  }

  .image-6 {
    width: 50px;
  }

  .div-block-27 {
    padding-top: 185px;
    padding-right: 60px;
    background-size: 775px;
  }

  .section-2 {
    height: 650px;
  }

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

  .heading-14 {
    width: auto;
    font-size: 40px;
    line-height: 50px;
  }

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

  .tabs {
    width: 550px;
  }

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

  .section-6 {
    height: 625px;
  }

  .section-7 {
    height: 625px;
  }
}

@media screen and (min-width: 1920px) {
  .image {
    width: 375px;
  }

  .div-block-25 {
    width: 575px;
  }

  .h-icone {
    width: 90px;
    height: 90px;
    background-size: 60px, auto;
  }

  .h-icone:hover {
    background-image: url('../images/easy-clean_1easy-clean.png'), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: url('../images/easy-clean_1easy-clean.png'), linear-gradient(180deg, null, null);
    background-size: 60px, auto;
  }

  .h-icone.h-icone-2 {
    background-size: 65px, auto;
  }

  .h-icone.h-icone-2:hover {
    background-image: url('../images/double-enxaque_1double-enxaque.png'), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: url('../images/double-enxaque_1double-enxaque.png'), linear-gradient(180deg, null, null);
    background-size: 64px, auto;
  }

  .h-icone.h-icone-3 {
    background-position: 55% 50%, 0px 0px;
    background-size: 60px, auto;
  }

  .h-icone.h-icone-3:hover {
    background-image: url('../images/fashion_1fashion.png'), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: url('../images/fashion_1fashion.png'), linear-gradient(180deg, null, null);
    background-size: 60px, auto;
  }

  .h-icone.h-icone-1 {
    background-size: 50px, auto;
  }

  .h-icone.h-icone-1:hover {
    background-size: 50px, auto;
  }

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

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

  .grid-3 {
    width: 90%;
  }

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

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

  .header {
    height: 900px;
    background-size: auto, 2350px;
  }

  .image-5 {
    width: 750px;
  }

  .tabela-col-1 {
    padding-left: 30px;
  }

  .grid-2 {
    padding-top: 20px;
    padding-bottom: 20px;
    grid-row-gap: 20px;
  }

  .tabela-col-2 {
    padding-right: 30px;
  }

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

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

  .heading-8 {
    padding: 20px 30px;
    font-size: 25px;
    line-height: 35px;
  }

  .tabela {
    width: 575px;
  }

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

  .pre-footer {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .pf-grid-icone {
    width: 90px;
  }

  .pf-grid-icone.pf-grid-icone-1 {
    width: 80px;
  }

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

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

  .grid-4 {
    width: 80%;
  }

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

  .image-3 {
    width: 300px;
  }

  .link-trade {
    right: 50px;
  }

  .image-4 {
    width: 175px;
  }

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

  .div-block-40 {
    grid-column-gap: 10px;
  }

  .section {
    height: 985px;
    background-position: -50% 0%;
    background-size: 1750px;
  }

  .image-6 {
    width: 65px;
  }

  .text-block-12 {
    font-size: 40px;
    line-height: 50px;
  }

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

  .bold-text-24 {
    font-size: 65px;
    line-height: 75px;
  }

  .div-block-27 {
    padding-top: 235px;
    padding-right: 75px;
    background-size: 975px;
  }

  .section-2 {
    height: 900px;
  }

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

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

  .image-7 {
    width: 100px;
  }

  .section-3 {
    height: 700px;
  }

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

  .heading-14 {
    width: auto;
    padding: 0px;
    font-size: 55px;
    line-height: 65px;
  }

  .section-4 {
    height: 850px;
  }

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

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

  .div-block-32 {
    height: 575px;
    background-size: 1800px;
  }

  .tab-link-tab-3 {
    width: 30px;
    height: 30px;
  }

  .div-block-36 {
    background-size: 155px, cover;
  }

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

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

  .tabs {
    width: 700px;
    margin-right: -40px;
  }

  .heading-16 {
    height: 155px;
    padding: 25px 40px;
    font-size: 50px;
    line-height: 60px;
  }

  .div-block-39 {
    height: 245px;
    padding: 25px 40px;
  }

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

  .section-6 {
    height: 850px;
  }

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

@media screen and (max-width: 991px) {
  .image {
    width: 250px;
  }

  .div-block-25 {
    width: 355px;
    padding-right: 30px;
    padding-left: 10px;
  }

  .grid-3 {
    width: 100%;
    margin-left: 0px;
  }

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

  .header {
    height: 625px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-image: linear-gradient(260deg, rgba(50, 51, 51, 0.85), transparent 65%), url('../images/Washer_ELFW7337AW​_Laundry_Frigidaire.jpg');
    background-position: 0px 0px, 75% 83%;
    background-size: auto, 1850px;
    background-repeat: repeat, no-repeat;
  }

  .image-5 {
    width: 550px;
  }

  .grid {
    width: 90%;
    grid-column-gap: 15px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

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

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

  .pf-grid-grid-box.pf-grid-grid-box-line {
    padding-right: 10px;
  }

  .grid-4 {
    width: 90%;
    grid-column-gap: 25px;
  }

  .footer {
    padding-bottom: 30px;
  }

  .div-block-21 {
    width: 75%;
    margin-right: 0px;
  }

  .link-trade {
    position: static;
    margin-top: 20px;
  }

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

  .section {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .div-block-26 {
    width: 100%;
    height: auto;
    padding-left: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-27 {
    width: 100%;
    height: 700px;
    padding-top: 195px;
    padding-right: 40px;
    background-image: url('../images/Washer_FDEX22E4EW_Feature_Frigidaire.png'), url('../images/bg-Frigidaire-1.png');
    background-position: 0% 0%, 40% 0%;
    background-size: cover, auto;
    background-repeat: no-repeat, no-repeat;
  }

  .section-2 {
    height: 500px;
  }

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

  .div-block-42 {
    background-position: 22% 35%;
    background-size: 1000px;
  }

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

  .section-3 {
    height: 425px;
  }

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

  .heading-14 {
    width: auto;
    font-size: 35px;
    line-height: 45px;
  }

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

  .div-block-35 {
    width: 100%;
    height: 550px;
    background-size: cover;
  }

  .heading-15 {
    font-size: 35px;
    line-height: 45px;
    text-align: center;
  }

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

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

  .div-block-32 {
    height: 275px;
    background-size: 750px;
  }

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

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

  .tabs {
    width: 75%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-16 {
    display: block;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 35px;
    line-height: 45px;
    text-align: center;
  }

  .div-block-39 {
    height: 155px;
  }

  .section-6 {
    height: auto;
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .section-7 {
    height: 400px;
  }
}

@media screen and (max-width: 767px) {
  .image {
    margin-bottom: 10px;
  }

  .div-block-24 {
    width: 100%;
    height: 500px;
    background-image: url('../images/Washer_ELFW7337AW​_Laundry_Frigidaire.jpg');
    background-position: 35% 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .div-block-25 {
    width: 100%;
    padding-top: 30px;
    padding-right: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ee405a;
  }

  .h-icone {
    background-image: url('../images/easy-clean_1easy-clean.png'), -webkit-gradient(linear, left top, left bottom, from(#323333), to(#323333));
    background-image: url('../images/easy-clean_1easy-clean.png'), linear-gradient(180deg, #323333, #323333);
    background-position: 50% 40%, 0px 0px;
    background-size: 50px, auto;
    background-repeat: no-repeat, repeat;
  }

  .h-icone:hover {
    background-image: url('../images/easy-clean_1easy-clean.png'), -webkit-gradient(linear, left top, left bottom, from(#323333), to(#323333));
    background-image: url('../images/easy-clean_1easy-clean.png'), linear-gradient(180deg, #323333, #323333);
    background-position: 50% 40%, 0px 0px;
    background-size: 50px, auto;
    background-repeat: no-repeat, repeat;
  }

  .h-icone.h-icone-2 {
    background-image: url('../images/filtro-fiapos-icone.png'), -webkit-gradient(linear, left top, left bottom, from(#323333), to(#323333));
    background-image: url('../images/filtro-fiapos-icone.png'), linear-gradient(180deg, #323333, #323333);
    background-position: 50% 40%, 0px 0px;
    background-size: 55px, auto;
    background-repeat: no-repeat, repeat;
  }

  .h-icone.h-icone-2:hover {
    background-image: url('../images/filtro-fiapos-icone.png'), -webkit-gradient(linear, left top, left bottom, from(#323333), to(#323333));
    background-image: url('../images/filtro-fiapos-icone.png'), linear-gradient(180deg, #323333, #323333);
    background-position: 50% 40%, 0px 0px;
    background-size: 55px, auto;
    background-repeat: no-repeat, repeat;
  }

  .h-icone.h-icone-3 {
    background-image: url('../images/fashion_1fashion.png'), -webkit-gradient(linear, left top, left bottom, from(#323333), to(#323333));
    background-image: url('../images/fashion_1fashion.png'), linear-gradient(180deg, #323333, #323333);
    background-position: 55% 40%, 0px 0px;
    background-size: 50px, auto;
    background-repeat: no-repeat, repeat;
  }

  .h-icone.h-icone-3:hover {
    background-image: url('../images/fashion_1fashion.png'), -webkit-gradient(linear, left top, left bottom, from(#323333), to(#323333));
    background-image: url('../images/fashion_1fashion.png'), linear-gradient(180deg, #323333, #323333);
    background-position: 55% 40%, 0px 0px;
    background-size: 50px, auto;
    background-repeat: no-repeat, repeat;
  }

  .h-icone.h-icone-1 {
    background-image: url('../images/silent.png'), -webkit-gradient(linear, left top, left bottom, from(#323333), to(#323333));
    background-image: url('../images/silent.png'), linear-gradient(180deg, #323333, #323333);
  }

  .h-icone.h-icone-1:hover {
    background-image: url('../images/silent.png'), -webkit-gradient(linear, left top, left bottom, from(#323333), to(#323333));
    background-image: url('../images/silent.png'), linear-gradient(180deg, #323333, #323333);
    background-position: 50% 50%, 0px 0px;
    background-size: 40px, auto;
    background-repeat: no-repeat, repeat;
  }

  .text-block-6 {
    color: #fff;
  }

  .grid-3 {
    width: 80%;
    margin-left: 0px;
  }

  .paragraph {
    text-align: center;
  }

  .heading {
    text-align: center;
  }

  .header {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .image-5 {
    width: 500px;
  }

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

  .tabela {
    width: 425px;
  }

  .heading-10 {
    margin-bottom: 40px;
  }

  .pf-grid-grid-box {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .pf-grid-grid-box.pf-grid-grid-box-line {
    padding-right: 0px;
    padding-bottom: 20px;
    border-bottom: 2px solid rgba(50, 51, 51, 0.5);
    border-right-width: 0px;
  }

  .grid-4 {
    width: 80%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

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

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

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

  .image-6 {
    width: 35px;
  }

  .text-block-12 {
    margin-top: -15px;
    font-size: 25px;
    line-height: 35px;
  }

  .paragraph-9 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .bold-text-24 {
    font-size: 45px;
    line-height: 55px;
  }

  .div-block-27 {
    height: 525px;
    padding-top: 140px;
    padding-right: 30px;
    background-position: 0% 0%, 49% 0%;
  }

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

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

  .div-block-42 {
    width: 100%;
    height: 550px;
    background-position: 22% 40%;
    background-size: 1450px;
  }

  .image-7 {
    margin-left: 0px;
  }

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

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

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

  .heading-14 {
    width: auto;
    max-width: none;
    margin-bottom: 15px;
    text-align: center;
  }

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

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

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

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

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

  .div-block-32 {
    height: 250px;
    background-size: 575px;
  }

  .div-block-36 {
    height: 450px;
  }

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

  .tabs {
    width: 85%;
  }

  .heading-16 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-39 {
    height: 150px;
  }

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

  .section-7 {
    height: 300px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    width: 200px;
  }

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

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

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

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

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

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

  .image-5 {
    width: 300px;
  }

  .tabela-col-1 {
    padding-left: 15px;
  }

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

  .tabela-col-2 {
    padding-right: 15px;
  }

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

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

  .heading-8 {
    font-size: 18px;
    text-align: center;
  }

  .tabela {
    width: 96%;
  }

  .esp {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .pre-footer {
    padding-top: 30px;
  }

  .pf-grid-icone {
    width: 70px;
  }

  .pf-grid-icone.pf-grid-icone-1 {
    width: 65px;
  }

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

  .image-3 {
    width: 225px;
  }

  .link-trade {
    margin-top: 15px;
  }

  .heading-12 {
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 38px;
  }

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

  .image-6 {
    width: 25px;
  }

  .text-block-12 {
    margin-top: -10px;
    font-size: 18px;
    line-height: 28px;
  }

  .paragraph-9 {
    font-size: 18px;
    line-height: 28px;
  }

  .bold-text-24 {
    font-size: 35px;
    line-height: 45px;
  }

  .div-block-27 {
    height: 325px;
    padding-top: 83px;
    padding-right: 20px;
    background-position: 0% 0%, 57% 0%;
  }

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

  .div-block-42 {
    height: 350px;
    background-position: 23% 40%;
    background-size: 850px;
  }

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

  .heading-13 {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 36px;
  }

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

  .heading-14 {
    width: auto;
    margin-bottom: 15px;
    padding: 0px;
    font-size: 30px;
    line-height: 40px;
  }

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

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

  .heading-15 {
    font-size: 26px;
    line-height: 36px;
  }

  .heading-15.s3-h2 {
    margin-top: 30px;
  }

  .text-span-2 {
    font-size: 27px;
    line-height: 37px;
  }

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

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

  .div-block-32 {
    height: 175px;
    background-size: 325px;
  }

  .div-block-36 {
    height: 245px;
    background-size: 55px, cover;
  }

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

  .tabs {
    width: 90%;
  }

  .heading-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 90px;
    padding: 10px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-39 {
    height: 155px;
    padding: 10px 20px;
  }

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

  .section-6 {
    padding-top: 30px;
  }

  .section-7 {
    height: 175px;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_4dc12bac-6fe4-95d6-7718-a59fe3b8b5fa-c45ca222 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8c4add38-fa1c-ab92-ff97-54710c879f84-c45ca222 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_8c4add38-fa1c-ab92-ff97-54710c879f8a-c45ca222 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_8c4add38-fa1c-ab92-ff97-54710c879f90-c45ca222 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamBook.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamMedium_1.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-XLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-XLightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-UltraItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sidenotes';
  src: url('../fonts/SideNotes.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}