.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.image {
  margin-bottom: 16px;
  padding-top: 23px;
}

.container {
  display: block;
  -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;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 52px;
  -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;
}

.navbar {
  display: block;
  -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: hsla(0, 0%, 100%, 0.93);
}

.nav-link {
  font-family: Montserrat, sans-serif;
  color: #73b4a1;
}

.nav-link:hover {
  color: #753c8b;
}

.nav-link.w--current {
  color: #73b4a1;
}

.nav-link.w--current:focus {
  color: #5f6060;
}

.nav-link-2 {
  font-family: Montserrat, sans-serif;
}

.nav-link-3 {
  font-family: Montserrat, sans-serif;
}

.nav-link-4 {
  font-family: Montserrat, sans-serif;
}

.nav-link-5 {
  font-family: Montserrat, sans-serif;
}

.section {
  position: static;
  margin-top: -156px;
  padding-top: 172px;
  padding-bottom: 172px;
  background-image: url('../images/home_site.png');
  background-position: 50% 0%;
  background-size: cover;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading {
  font-family: Montserrat, sans-serif;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 200;
}

.bold-text {
  color: #fff;
}

.button {
  margin-top: 22px;
  border-radius: 100px;
  background-color: #72b4a0;
  text-align: center;
}

.button.compre-oleo {
  width: 100%;
  background-color: #753c8b;
}

.column {
  margin-bottom: 3px;
  padding: 31px;
  border-top-left-radius: 200px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(109, 168, 151, 0.68)), to(rgba(109, 168, 151, 0.68)));
  background-image: linear-gradient(180deg, rgba(109, 168, 151, 0.68), rgba(109, 168, 151, 0.68));
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  color: #763d8c;
  font-size: 50px;
  font-weight: 300;
  text-align: center;
}

.div-block {
  width: 15%;
  height: auto;
  background-color: #f7de72;
}

.linha_marca {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 8px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #73b4a1;
}

.div-block-2 {
  width: 15%;
  height: auto;
  background-color: #753c8b;
}

.div-block-3 {
  width: 10%;
  height: auto;
  background-color: #73b4a1;
}

.div-block-4 {
  width: 3%;
  height: auto;
  background-color: #f7de72;
}

.div-block-5 {
  width: 3%;
  background-color: #753c8b;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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;
  background-image: url('../images/dra-denise-vilela-microfisioterapia-foto-9.jpeg');
  background-position: 0px 0px;
  background-size: cover;
}

.paragraph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 100px 4px 4px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  line-height: 22px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: -0.3px;
  text-decoration: none;
  text-indent: 0px;
  -webkit-column-count: 0;
  column-count: 0;
}

.paragraph.criancas {
  color: #fff;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 56px;
  -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;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 47px;
  -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;
}

.column-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 33%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 2px solid #753c8b;
}

.image-2 {
  margin-right: 0px;
  margin-left: auto;
}

.bold-text-2 {
  color: #753c8b;
}

.heading-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  color: #73b4a1;
  font-size: 50px;
  font-weight: 300;
  text-align: center;
}

.section-2 {
  margin-top: 66px;
  padding-bottom: 60px;
  background-image: url('../images/icone_denise.png'), -webkit-gradient(linear, left top, left bottom, color-stop(36%, #fff), to(rgba(115, 180, 161, 0.19)));
  background-image: url('../images/icone_denise.png'), linear-gradient(180deg, #fff 36%, rgba(115, 180, 161, 0.19));
  background-position: 100% 100%, 0px 0px;
  background-size: 250px, auto;
  background-repeat: no-repeat, repeat;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.bold-text-3 {
  padding-left: 14px;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
  -webkit-column-count: 2;
  column-count: 2;
}

.paragraph-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  -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;
  font-family: Montserrat, sans-serif;
  line-height: 22px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: -0.3px;
  text-indent: 0px;
  -webkit-column-count: 0;
  column-count: 0;
}

.paragraph-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  -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;
  font-family: Montserrat, sans-serif;
  line-height: 22px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: -0.3px;
  text-indent: 0px;
  -webkit-column-count: 0;
  column-count: 0;
}

.paragraph-4 {
  margin-top: 47px;
  margin-bottom: 46px;
  padding: 40px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25), 8px 8px 17px 6px rgba(0, 0, 0, 0.23);
  font-family: Montserrat, sans-serif;
  line-height: 22px;
  text-align: justify;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 29px;
  column-gap: 29px;
}

.div-block-7 {
  width: 80%;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 10px 10px 20px 2px rgba(0, 0, 0, 0.29), 1px 1px 3px 0 rgba(0, 0, 0, 0.29);
}

.list-item {
  font-family: Montserrat, sans-serif;
  color: #337260;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  list-style-type: disc;
}

.column-5 {
  padding: 20px;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-3 {
  padding-top: 56px;
  padding-bottom: 56px;
  background-color: rgba(0, 0, 0, 0.03);
}

.paragraph-5 {
  margin-bottom: -22px;
  padding: 19px 19px 19px 0px;
  font-family: Montserrat, sans-serif;
  line-height: 17px;
  text-align: justify;
}

.paragraph-5.oleos {
  padding-right: 20px;
  padding-left: 20px;
  text-align: justify;
}

.image-3 {
  padding-top: 43px;
  padding-bottom: 43px;
  padding-left: 0px;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-top-left-radius: 200px;
  background-image: url('../images/dra-denise-vilela-microfisioterapia-crianca-menina-home-page.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-4 {
  display: block;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slider {
  height: 100%;
  background-color: #73b4a1;
}

.section-4 {
  margin-top: -21px;
  padding-top: 32px;
  background-color: #73b4a1;
}

.heading-4-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 300;
  text-align: center;
}

.paragraph-6 {
  padding: 92px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.slide-nav {
  padding-bottom: 0px;
}

.container-3 {
  margin-top: 100px;
  padding-top: 0px;
}

.div-block-8 {
  width: 90%;
  height: auto;
  min-height: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 19px;
  border-style: solid;
  border-width: 1px;
  border-color: #753c8b;
  border-radius: 20px;
}

.paragraph-7 {
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 22px;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-10 {
  height: 250px;
  background-image: url('../images/banner_home.png');
  background-position: 50% 30%;
  background-size: cover;
}

.button-1 {
  width: 100%;
  margin-top: 22px;
  border-style: solid;
  border-width: 1px;
  border-color: #753c8b;
  border-radius: 100px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #753c8b;
  text-align: center;
}

.button-1:hover {
  background-color: #753c8b;
  color: #fbfbfb;
}

.section-5 {
  display: none;
  padding-bottom: 0px;
}

.section-6 {
  background-color: #5f6060;
}

.container-4 {
  padding-top: 61px;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  padding-top: 27px;
  padding-bottom: 27px;
  color: #fff;
  text-align: center;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-5 {
  margin-left: 38px;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.section-7 {
  height: 750px;
  margin-top: -155px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(rgba(115, 180, 161, 0.66))), url('../images/paredeDECertificadosDraDeniseVilela.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(115, 180, 161, 0.66)), url('../images/paredeDECertificadosDraDeniseVilela.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  -o-object-fit: fill;
  object-fit: fill;
}

.columns-5 {
  margin-top: 101px;
}

.image-6 {
  margin-top: -297px;
  padding-left: 0px;
}

.paragraph-8 {
  width: 50%;
  margin-top: -233px;
  padding: 27px;
  border-radius: 10px;
  background-color: rgba(115, 180, 161, 0.95);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.08);
}

.image-7 {
  padding: 50px;
}

.column-9 {
  padding: 50px 16px;
}

.paragraph-9 {
  font-family: Montserrat, sans-serif;
  color: #337260;
  font-size: 18px;
  line-height: 24px;
}

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

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: url('../images/fotoDraDeniseVilela.png');
  background-position: 50% 50%;
  background-size: cover;
  -o-object-fit: fill;
  object-fit: fill;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 65px;
}

.container-5 {
  margin-top: 60px;
}

.section-8 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9aebd4), to(#a352c2));
  background-image: linear-gradient(180deg, #9aebd4, #a352c2);
  -o-object-fit: fill;
  object-fit: fill;
}

.text-block-2 {
  padding: 80px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  font-weight: 100;
  text-align: center;
  text-shadow: 2px 2px 9px rgba(0, 0, 0, 0.47);
}

.bold-text-4 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
}

.section-9 {
  box-shadow: 0 -8px 9px -2px rgba(0, 0, 0, 0.27);
}

.section-10 {
  position: relative;
  margin-bottom: -60px;
  padding-top: 0px;
  padding-bottom: 59px;
  box-shadow: 0 8px 6px -4px rgba(0, 0, 0, 0.32);
}

.column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-11 {
  width: 50%;
  height: auto;
  border-radius: 13px;
  background-image: url('../images/dra-denise-vilela-microfisioterapia-foto-5-editada.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-12 {
  width: 50%;
  height: auto;
  margin-left: 4px;
  border-radius: 11px;
  background-image: url('../images/dra-denise-vilela-microfisioterapia-foto-4-editada1.jpeg');
  background-position: 20% 50%;
  background-size: cover;
}

.div-block-13 {
  width: 50%;
  margin-top: -8px;
  margin-bottom: 10px;
  margin-left: 7px;
  border-style: solid;
  border-width: 2px;
  border-color: #73b4a1;
  border-radius: 15px;
}

.div-block-13-copy {
  width: 50%;
  margin-top: -8px;
  margin-bottom: 10px;
  margin-left: -473px;
  border-style: solid;
  border-width: 2px;
  border-color: #73b4a1;
  border-radius: 15px;
}

.image-8 {
  padding-bottom: 21px;
}

.section-11 {
  margin-top: 56px;
  margin-bottom: 51px;
}

.container-6 {
  padding: 45px;
  border-style: solid;
  border-width: 2px;
  border-color: #73b4a1;
  border-radius: 17px;
  font-size: 20px;
}

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

.section-12 {
  margin-top: 59px;
}

.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 67px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-14 {
  width: 35%;
  height: 250px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-image: url('../images/dra-denise-vilela-microfisioterapia-psich-k-4-editada.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-15 {
  width: 35%;
  height: 250px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-image: url('../images/dra-denise-vilela-microfisioterapia-psich-k-2-editada.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-16 {
  width: 35%;
  height: 250px;
  background-image: url('../images/dra-denise-vilela-microfisioterapia-psich-k-3.jpeg');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 58px;
  margin-bottom: 3px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 20px;
  box-shadow: 1px 1px 5px -1px #000, 9px 9px 15px 1px rgba(0, 0, 0, 0.15);
}

.section-7-copy {
  display: block;
  -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-image: url('../images/aberturaterapiasDraDeniseVilela.png');
  background-position: 50% 10%;
  background-size: cover;
  background-attachment: fixed;
  -o-object-fit: fill;
  object-fit: fill;
}

.container-8 {
  margin-top: -134px;
  margin-bottom: -134px;
  padding-top: 166px;
  padding-bottom: 26px;
}

.container-9 {
  padding-top: 157px;
}

.heading-5 {
  margin-top: 173px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 60px;
  font-weight: 400;
}

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

.div-block-18 {
  width: 10%;
  height: 3px;
  margin-top: 22px;
  background-color: #73b4a1;
}

.heading-6 {
  position: static;
  font-family: Montserrat, sans-serif;
  color: #fff;
  line-height: 50px;
  font-weight: 300;
}

.section-13 {
  position: relative;
  padding-top: 3px;
  padding-bottom: 93px;
  background-color: rgba(95, 96, 96, 0.1);
}

.container-10 {
  margin-top: -55px;
  margin-bottom: 0px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.heading-6-copy {
  position: static;
  height: 200px;
  margin-right: -1px;
  padding-right: 0px;
  padding-left: 20px;
  background-image: url('../images/icone_denise.png');
  background-position: 100% 50%;
  background-size: 125px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #73b4a1;
  line-height: 50px;
  font-weight: 300;
}

.paragraph-9-copy {
  margin-top: -112px;
  padding-top: 0px;
  padding-right: 160px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  color: #337260;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-9-copy.infantil {
  margin-top: 0px;
}

.section-14 {
  height: 300px;
  background-image: url('../images/leiturabiologiaDraDeniseVilela.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-14.infantil {
  background-image: url('../images/dra-denise-vilela-microfisioterapia-foto-9.jpeg');
}

.paragraph-10 {
  font-family: Montserrat, sans-serif;
  color: #753c8b;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.div-block-19 {
  margin: -10px;
  padding: 31px;
  border-style: solid;
  border-width: 1px;
  border-color: #753c8b;
  border-radius: 15px;
}

.section-15 {
  height: 400px;
  background-image: url('../images/denise_foto_7.jpg');
  background-position: 50% 60%;
  background-size: cover;
  background-attachment: fixed;
}

.section-16 {
  height: 350px;
  background-image: url('../images/denise_foto_4.jpg');
  background-position: 50% 30%;
  background-size: cover;
  background-attachment: fixed;
}

.container-11 {
  padding-top: 106px;
}

.section-17 {
  background-color: #f7de72;
}

.contact-form {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f7de72;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  justify-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-7 {
  font-family: Montserrat, sans-serif;
  color: #753c8b;
}

.paragraph-11 {
  font-family: Montserrat, sans-serif;
  color: #753c8b;
  font-size: 20px;
  line-height: 25px;
}

.field-label {
  font-family: Montserrat, sans-serif;
  color: #753c8b;
  font-weight: 600;
}

.submit-button {
  display: inline-block;
  width: 100%;
  border-radius: 20px;
  background-color: #753c8b;
}

.text-field {
  border-style: solid;
  border-width: 1px;
  border-color: #753c8b;
  border-radius: 20px;
  background-color: transparent;
}

.section-7-copy {
  height: 750px;
  margin-top: -155px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(rgba(115, 180, 161, 0.66))), url('../images/paredeDECertificadosDraDeniseVilela.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(115, 180, 161, 0.66)), url('../images/paredeDECertificadosDraDeniseVilela.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  -o-object-fit: fill;
  object-fit: fill;
}

.section-abertura {
  height: 850px;
  margin-top: -155px;
  background-image: url('../images/aberturaterapiasDraDeniseVilela.png');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
}

.section-abertura.infantil {
  height: 600px;
  background-image: url('../images/foto_dra_denise_microfisioterapeuta_especialista_em_atender_pacientes_infantis.png'), linear-gradient(274deg, #73b4a1, #753c8b);
  background-position: 80% 100%, 0px 0px;
  background-size: 250px, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.image-9 {
  margin-bottom: -341px;
  padding-top: 52px;
  padding-right: 185px;
  padding-bottom: 164px;
  float: right;
}

.container-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: -134px;
  padding-top: 69px;
  -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-10 {
  position: relative;
  clear: none;
}

.section-18 {
  background-color: #ededed;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 550px;
  margin: 36px 10px -49px 76px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px 0px 50px 50px;
  background-image: url('../images/imagem_para_produto_online.png');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-6-copy-copy {
  position: static;
  height: 200px;
  margin-right: -1px;
  padding-right: 0px;
  padding-left: 20px;
  background-image: url('../images/icone_denise.png');
  background-position: 100% 50%;
  background-size: 125px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #fff;
  line-height: 50px;
  font-weight: 300;
}

.heading-8 {
  padding-left: 60px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 200;
}

.paragraph-12 {
  padding-right: 89px;
  padding-left: 60px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
}

.columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.collection-item {
  margin-right: auto;
  margin-left: auto;
}

.mask {
  margin-left: 0px;
}

.section-19 {
  height: 500px;
  margin-top: -74px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 30%;
  background-size: cover;
}

.section-20 {
  position: relative;
  background-color: rgba(115, 180, 161, 0.38);
}

.heading-10 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  text-align: center;
}

.section-21 {
  margin-top: 0px;
}

.container-16 {
  position: relative;
  margin-top: -45px;
  margin-bottom: 77px;
  padding: 20px;
  border-radius: 13px;
  background-color: #fff;
}

.heading-11 {
  font-family: Montserrat, sans-serif;
  color: #5f6060;
  font-size: 45px;
  font-weight: 500;
  text-align: center;
}

.rich-text-block {
  font-family: Montserrat, sans-serif;
  color: #5f6060;
  font-size: 15px;
}

.heading-12 {
  padding-right: 81px;
  font-family: Montserrat, sans-serif;
  color: #753c8b;
  font-weight: 300;
  text-align: center;
}

.aromas {
  padding-top: 89px;
  padding-bottom: 89px;
}

.image-11 {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  -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;
  border-top: 5px solid #753c8b;
  background-image: linear-gradient(95deg, transparent, #fff 74%), url('../images/aroma-que-cura.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.columns-9 {
  height: 250px;
}

.columns-10 {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.column-16 {
  margin-top: 7px;
}

.image-12 {
  padding-top: 50px;
  float: right;
  clear: none;
  text-align: right;
}

.section-22 {
  margin-top: 0px;
  padding-top: 97px;
  padding-bottom: 0px;
  background-color: #f7de72;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#73b4a1), to(#f7de72));
  background-image: linear-gradient(180deg, #73b4a1, #f7de72);
  box-shadow: inset 0 -8px 13px -5px rgba(0, 0, 0, 0.23);
}

.div-block-21 {
  position: relative;
  top: 0px;
  height: 500px;
  background-image: url('../images/foto_dra_denise_microfisioterapeuta_especialista_em_atender_pacientes_infantis.png');
  background-position: 50% 0%;
  background-size: 300px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-21._2 {
  top: -49px;
}

.container-17 {
  margin-top: 0px;
  margin-bottom: -48px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.column-17 {
  margin-bottom: 0px;
}

.heading-13 {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.section-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 24px;
  padding-bottom: 24px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#73b4a1), color-stop(69%, #753c8b));
  background-image: linear-gradient(180deg, #73b4a1, #753c8b 69%);
}

.section-24 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: block;
  height: auto;
  margin-top: 173px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #753c8b;
}

.text-block-3 {
  margin-top: 9px;
  margin-bottom: 9px;
  padding: 11px 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.text-block-3:hover {
  border-color: #f7de72;
}

.text-block-3:active {
  border-color: #753c8b;
  background-color: #fff;
  color: #753c8b;
}

.container-19 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.link-block {
  width: 50%;
  text-align: center;
  text-decoration: none;
}

.text-span {
  padding-left: 0px;
  color: #73b4a1;
  font-size: 30px;
  font-weight: 400;
}

.paragraph-13 {
  margin-top: -69px;
  padding-top: 0px;
  padding-bottom: 36px;
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  color: #73b4a1;
}

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

.bold-text-5 {
  color: #73b4a1;
  font-size: 18px;
  font-weight: 600;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#73b4a1), to(#753c8b));
  background-image: linear-gradient(180deg, #73b4a1, #753c8b);
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.div-block-22 {
  padding-top: 23px;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.link {
  color: #f7de72;
  font-weight: 600;
  text-decoration: none;
}

.heading-14 {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.image-14 {
  color: #fff;
}

.image-15 {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 13px;
}

.submit-button-2 {
  border-radius: 20px;
  background-color: #753c8b;
}

.form {
  font-family: Montserrat, sans-serif;
  text-align: left;
}

.text-field-2 {
  border-radius: 20px;
}

.textarea {
  border-radius: 20px;
}

.heading-15 {
  font-family: Montserrat, sans-serif;
  color: #73b4a1;
  font-size: 30px;
  font-weight: 500;
}

.div-block-23 {
  height: 1px;
  background-color: #f7de72;
}

.empty-state {
  margin-top: 32px;
}

.columns-11 {
  margin-top: 28px;
}

.collection-item-2 {
  border-bottom: 1px solid rgba(95, 96, 96, 0.22);
  font-family: Montserrat, sans-serif;
}

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

.heading-16 {
  font-family: Montserrat, sans-serif;
  color: #73b4a1;
  font-size: 25px;
  font-weight: 400;
}

.text-block-5 {
  font-family: Montserrat, sans-serif;
  color: #753c8b;
  text-align: center;
}

.text-block-6 {
  font-family: Montserrat, sans-serif;
}

.section-25 {
  display: block;
  height: 400px;
  margin-top: -140px;
  padding: 191px 87px 87px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(115, 180, 161, 0.4)), to(#753c8b)), url('../images/denise-foto2020.jpg');
  background-image: linear-gradient(180deg, rgba(115, 180, 161, 0.4) 1%, #753c8b), url('../images/denise-foto2020.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.heading-17 {
  margin-top: 63px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.container-20 {
  margin-top: 33px;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  -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;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-26 {
  margin-bottom: 134px;
}

.heading-18 {
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.div-block-25 {
  position: relative;
  z-index: 1;
  width: 50px;
  height: 1.5px;
  margin-left: 20px;
  padding-left: 0px;
  background-color: #fff;
}

.paragraph-14 {
  padding-top: 13px;
  padding-left: 20px;
  color: #fff;
  font-size: 12px;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -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;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#3e1f4a), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(0deg, #3e1f4a, hsla(0, 0%, 100%, 0));
}

.link-block-2 {
  text-decoration: none;
}

.column-19 {
  color: #5f6060;
}

.link-block-3 {
  text-decoration: none;
}

.html-embed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-27 {
  padding-top: 38px;
  padding-bottom: 0px;
  background-color: #f7de72;
}

.collection-item-3 {
  padding-top: 48px;
}

.section-28 {
  background-color: #f8f8f8;
}

.column-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: auto;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: url('../images/74593e70f7b3a001527c9ee77366cd04.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.columns-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-19 {
  font-family: Montserrat, sans-serif;
  color: #73b4a1;
}

.container-21 {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.paragraph-15 {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.column-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 57px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  padding: 51px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: linear-gradient(87deg, rgba(117, 60, 139, 0.58), rgba(117, 60, 139, 0)), url('../images/doterra-4974429.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.container-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-right: 608px;
  padding-left: 3px;
  -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;
}

.image-17 {
  margin-left: 49px;
  padding-top: 59px;
  padding-left: 0px;
}

.columns-13 {
  padding: 44px 10px;
}

.body-2 {
  font-family: Montserrat, sans-serif;
}

.paragraph-16 {
  color: #5f6060;
  font-weight: 300;
  text-align: justify;
}

.heading-20 {
  color: #73b4a1;
}

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

.container-23 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "Area";
  -ms-grid-columns: 0.5fr 16px 1fr 16px 1fr 16px 1fr;
  grid-template-columns: 0.5fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 16px auto;
  grid-template-rows: auto auto;
}

.paragraph-17 {
  padding-top: 0px;
  font-weight: 300;
}

.heading-21 {
  margin-top: -13px;
  padding-top: 10px;
  font-weight: 500;
}

.heading-22 {
  color: #73b4a1;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.columns-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.column-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.column-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section-32 {
  margin-bottom: 77px;
}

.heading-23 {
  width: 100%;
  padding: 25px;
  border-radius: 20px;
  background-color: #73b4a1;
  color: #fff;
  font-size: 25px;
  text-align: center;
  text-shadow: 1px 1px 6px #337260;
}

.link-block-4 {
  width: 100%;
  text-decoration: none;
}

.image-18 {
  padding-top: 41px;
}

.form-block {
  display: none;
}

@media screen and (max-width: 991px) {
  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .nav-menu {
    background-color: #fff;
  }

  .section {
    background-position: 30% 50%;
  }

  .paragraph {
    padding-right: 0px;
  }

  .heading-4 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 40px;
  }

  .section-7 {
    background-position: 0px 0px, 70% 70%;
  }

  .column-9 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-block-11 {
    background-position: 44% 50%;
  }

  .div-block-12 {
    background-position: 25% 50%;
  }

  .div-block-13-copy {
    margin-left: -402px;
  }

  .container-9 {
    padding-left: 20px;
  }

  .heading-5.infantil {
    font-size: 40px;
  }

  .heading-7 {
    padding-top: 56px;
  }

  .section-abertura {
    background-position: 90% 50%;
  }

  .menu-button {
    border-style: solid;
    border-width: 1px;
    border-color: #73b4a1;
    border-radius: 8px;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .icon {
    color: #73b4a1;
  }

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

  .link-block {
    width: 70%;
  }

  .container-22 {
    padding-right: 397px;
  }

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

@media screen and (max-width: 767px) {
  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .section {
    background-image: url('../images/denisefotos_maio.jpg'), url('../images/home_site.png');
    background-position: 50% 50%, 10% 50%;
    background-size: cover, cover;
  }

  .button {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .column {
    margin-top: 181px;
    margin-bottom: -173px;
    padding-bottom: 0px;
  }

  .linha_marca {
    height: 25px;
    margin-bottom: 36px;
  }

  .paragraph {
    padding-right: 4px;
  }

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

  .heading-4 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 40px;
  }

  .paragraph-4 {
    -webkit-column-count: 1;
    column-count: 1;
  }

  .div-block-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .columns-2 {
    margin-right: auto;
    margin-left: auto;
  }

  .column-6 {
    margin-top: 32px;
    padding-top: 232px;
    background-position: 50% 30%;
  }

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

  .section-7 {
    background-position: 0px 0px, 80% 50%;
  }

  .paragraph-8 {
    margin-top: -376px;
    margin-left: -10px;
    padding-left: 39px;
  }

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

  .column-11 {
    height: 250px;
  }

  .div-block-11 {
    background-position: 50% 20%;
  }

  .div-block-13-copy {
    margin-left: -529px;
  }

  .section-11 {
    margin: 16px;
  }

  .container-7 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-9 {
    padding-left: 15px;
  }

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

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

  .heading-6 {
    font-size: 30px;
  }

  .heading-6-copy {
    padding-right: 138px;
  }

  .contact-form {
    padding: 40px 20px;
  }

  .section-abertura {
    background-position: 80% 50%;
  }

  .menu-button {
    border-style: solid;
    border-width: 1px;
    border-color: #73b4a1;
    border-radius: 7px;
    background-color: #fff;
  }

  .container-13 {
    padding-top: 114px;
  }

  .icon {
    color: #73b4a1;
  }

  .column-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-8 {
    padding-left: 10px;
  }

  .paragraph-12 {
    padding-right: 20px;
    padding-left: 10px;
  }

  .div-block-21 {
    margin-top: 83px;
    padding-top: 91px;
  }

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

  .column-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .link-block {
    width: 70%;
  }

  .paragraph-13 {
    margin-top: -14px;
  }

  .section-27 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .column-20 {
    height: 250px;
    padding-right: 10px;
  }

  .columns-12 {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-19 {
    padding-right: 65px;
    padding-left: 48px;
    font-size: 25px;
    text-align: center;
  }

  .paragraph-15 {
    font-size: 13px;
    line-height: 18px;
    text-align: center;
  }

  .column-21 {
    margin-right: auto;
    margin-left: auto;
    padding-top: 26px;
    padding-left: 18px;
    text-align: center;
  }

  .image-16 {
    margin-top: -36px;
    padding-top: 0px;
    clear: none;
    text-align: center;
  }

  .container-22 {
    padding-right: 234px;
  }

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

  .section-30 {
    margin-top: -36px;
  }

  .image-18 {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .image {
    padding-right: 0px;
    padding-left: 9px;
  }

  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .nav-menu {
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.76);
  }

  .section {
    display: block;
    margin-top: -214px;
    padding-top: 165px;
    padding-bottom: 0px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-image: url('../images/denisefotos_maio.jpg'), url('../images/home_site.png');
    background-position: 50% 0%, 20% 50%;
    background-size: cover, cover;
  }

  .heading {
    font-size: 60px;
  }

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

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

  .button {
    margin-right: auto;
    margin-left: auto;
  }

  .column {
    margin-top: -122px;
    margin-bottom: 0px;
  }

  .linha_marca {
    height: 5px;
    margin-bottom: 35px;
  }

  .linha_marca.rodap {
    margin-bottom: 0px;
  }

  .paragraph {
    padding-right: 4px;
    color: #73b4a1;
    font-size: 14px;
  }

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

  .heading-4 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 40px;
    text-align: center;
  }

  .column-4 {
    margin-top: -111px;
    padding-top: 0px;
    font-size: 12px;
  }

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

  .paragraph-4 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    -webkit-column-count: 1;
    column-count: 1;
  }

  .div-block-7 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

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

  .paragraph-5 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-6 {
    margin-top: 39px;
    padding-top: 237px;
  }

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

  .slider {
    padding-left: 0px;
  }

  .heading-4-copy {
    font-size: 30px;
  }

  .div-block-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 21px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-9 {
    margin-right: 5px;
    margin-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block {
    padding: 29px 30px 10px;
    font-size: 12px;
  }

  .column-8 {
    padding-top: 42px;
  }

  .columns-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .section-7 {
    background-position: 0px 0px, 77% 50%;
  }

  .paragraph-8 {
    margin-top: -390px;
    margin-left: -7px;
    padding-left: 22px;
    font-size: 14px;
    line-height: 20px;
  }

  .image-7 {
    padding: 14px;
  }

  .column-9 {
    padding-top: 43px;
  }

  .column-10 {
    height: 250px;
    margin-bottom: 37px;
    background-position: 50% 100%;
  }

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

  .text-block-2 {
    padding: 43px;
  }

  .column-11 {
    height: 250px;
  }

  .div-block-13-copy {
    margin-left: -290px;
  }

  .container-6 {
    padding: 17px;
  }

  .container-7 {
    padding-right: 18px;
    padding-left: 18px;
  }

  .heading-5 {
    padding-left: 10px;
    font-size: 35px;
  }

  .heading-5.infantil {
    margin-top: 30px;
    font-size: 20px;
    line-height: 25px;
  }

  .heading-6 {
    padding-left: 10px;
    font-size: 20px;
  }

  .heading-6-copy {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.85)), to(hsla(0, 0%, 100%, 0.85))), url('../images/icone_denise.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.85), hsla(0, 0%, 100%, 0.85)), url('../images/icone_denise.png');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, 125px;
    background-repeat: repeat, no-repeat;
    font-size: 20px;
  }

  .heading-6-copy.infantil {
    padding-right: 56px;
    line-height: 30px;
  }

  .paragraph-9-copy {
    padding-right: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .section-14 {
    background-size: 500px;
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  .paragraph-10 {
    font-size: 18px;
  }

  .heading-7 {
    padding-top: 0px;
  }

  .paragraph-11 {
    font-size: 16px;
  }

  .section-abertura {
    background-position: 80% 20%;
  }

  .section-abertura.infantil {
    background-size: 180px, auto;
  }

  .menu-button {
    border-style: solid;
    border-width: 1px;
    border-color: #73b4a1;
    border-radius: 6px;
    background-color: #fff;
    color: #73b4a1;
  }

  .menu-button.w--open {
    background-color: #fff;
    color: #fff;
  }

  .container-13 {
    padding-top: 112px;
  }

  .column-12 {
    padding-top: 352px;
  }

  .column-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .container-14 {
    margin-top: -54px;
    padding-top: 0px;
  }

  .container-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/imagem_para_produto_online.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/imagem_para_produto_online.png');
    background-position: 0px 0px, 30% 50%;
    background-size: auto, cover;
  }

  .heading-6-copy-copy {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.85)), to(hsla(0, 0%, 100%, 0.85))), url('../images/icone_denise.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.85), hsla(0, 0%, 100%, 0.85)), url('../images/icone_denise.png');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, 125px;
    background-repeat: repeat, no-repeat;
    font-size: 20px;
  }

  .heading-8 {
    padding-top: 256px;
    padding-left: 10px;
  }

  .paragraph-12 {
    padding-right: 10px;
    padding-bottom: 17px;
    padding-left: 10px;
  }

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

  .collection-item {
    margin-right: auto;
    margin-left: auto;
  }

  .icon-2 {
    font-size: 15px;
  }

  .icon-3 {
    font-size: 15px;
  }

  .mask {
    margin-right: -30px;
    margin-left: -30px;
    padding-left: 0px;
  }

  .heading-9 {
    font-family: Montserrat, sans-serif;
    color: #5f6060;
  }

  .collection-list-wrapper {
    margin-right: auto;
    margin-left: auto;
  }

  .collection-list {
    margin-right: auto;
    margin-left: auto;
  }

  .section-19 {
    height: 400px;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .section-20 {
    background-color: #73b4a1;
  }

  .heading-12 {
    padding-right: 18px;
    padding-left: 60px;
    font-size: 30px;
    text-align: right;
  }

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

  .section-23 {
    position: relative;
    z-index: 1;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#73b4a1), to(#753c8b));
    background-image: linear-gradient(180deg, #73b4a1, #753c8b);
  }

  .image-13 {
    margin-right: auto;
    margin-left: auto;
  }

  .container-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 33px;
    padding-bottom: 33px;
  }

  .section-24 {
    margin-top: 238px;
    background-color: #753c8b;
  }

  .text-block-3 {
    padding: 9px;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    border-radius: 20px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }

  .text-block-3:hover {
    border-color: #f7de72;
  }

  .text-block-3:active {
    border-color: #753c8b;
    background-color: #fff;
    color: #753c8b;
  }

  .container-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .link-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 6px 13px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-decoration: none;
  }

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

  .paragraph-13 {
    margin-top: -83px;
    padding-top: 0px;
  }

  .div-block-24 {
    margin-bottom: 26px;
  }

  .link-block-3 {
    text-decoration: none;
  }

  .section-27 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .heading-19 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-21 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-16 {
    margin-top: 0px;
  }

  .section-29 {
    background-image: linear-gradient(87deg, #753c8b, rgba(117, 60, 139, 0)), url('../images/doterra-4974429.jpg');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, cover;
  }

  .container-22 {
    padding-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-17 {
    margin-left: 0px;
    padding-top: 32px;
  }

  .section-30 {
    margin-top: -35px;
  }

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

#w-node-_20aac54f-156c-2b9c-3f81-af70db27ddc2-db27dda7 {
  -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;
}

@media screen and (max-width: 479px) {
  #w-node-_20aac54f-156c-2b9c-3f81-af70db27ddb2-db27dda7 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_20aac54f-156c-2b9c-3f81-af70db27ddb6-db27dda7 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_20aac54f-156c-2b9c-3f81-af70db27ddba-db27dda7 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_20aac54f-156c-2b9c-3f81-af70db27ddbe-db27dda7 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

