:root {
  --branco: white;
  --background: #200331;
  --destaque: #f4703c;
  --primaria: #420f5f;
  --formulario: #28183c;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

a {
  color: var(--branco);
  text-decoration: none;
}

.body {
  background-color: var(--background);
}

.background-hero {
  width: 100%;
  height: auto;
  position: absolute;
  inset: 0%;
}

.hero {
  position: relative;
}

.container-1280 {
  justify-content: space-between;
  align-items: center;
  width: 1280px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.container-1280.container-nossos-planos {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-radius: 40px;
  justify-content: flex-end;
  align-items: flex-start;
}

.container-1280.container-descubra-agora {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
}

.container-1280.container-rodape {
  justify-content: space-between;
  align-items: flex-start;
}

.container-1280.container-nossos-clientes {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 150px;
}

.container-1280.container-mapa {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: -112px;
}

.div-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ative-seu-endereco-virtual {
  width: 574px;
  height: auto;
}

.logo-pier-hub-hero {
  width: auto;
  height: 60px;
}

.div-block-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 600px;
  margin-top: 100px;
  margin-left: 40px;
  display: flex;
}

.h2 {
  color: var(--branco);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
}

.h2.h2-sobre-o-pier-hub {
  text-transform: none;
  width: 480px;
  font-weight: 700;
  line-height: 36px;
}

.h2.h2-48 {
  font-size: 48px;
  line-height: 48px;
}

.h2.h2-48.center {
  text-align: center;
}

.h2.h2-48.center.reduza-custos {
  width: auto;
  line-height: 58px;
}

.heading {
  color: var(--branco);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
  line-height: 60px;
}

.text-span, .text-span-2 {
  color: var(--destaque);
}

.botao {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--destaque);
  border-radius: 13px;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  padding-left: 20px;
  padding-right: 20px;
  transition: all .2s ease-in-out;
  display: flex;
}

.botao:hover {
  transform: scale(.9);
}

.botao.botao-clientes {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 290px;
  height: 105px;
  padding-left: 0;
  padding-right: 0;
}

.image-4 {
  width: 32px;
  height: 32px;
}

.heading-2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 14px;
}

.sobre-o-pier-hub {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
  position: relative;
}

.pier-background {
  position: absolute;
  top: auto;
  bottom: auto;
}

.card-de-secao {
  border: 5px solid var(--primaria);
  border-radius: 25px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 300px;
  height: 300px;
  padding: 40px;
  display: flex;
}

.card-de-secao.card-nossos-planos {
  border-color: var(--destaque);
  position: sticky;
  top: 40px;
}

.card-de-secao.card-descubra-agora {
  border-color: var(--destaque);
  background-color: var(--destaque);
}

.card-de-secao.card-descubra-agora.card-290 {
  border-color: var(--primaria);
  background-color: var(--primaria);
  width: 290px;
  height: 290px;
}

.grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template: ". ."
                 "Area Area"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-items: stretch;
}

.sobre-nos-01 {
  border-radius: 25px;
  width: 300px;
  height: 300px;
}

.slider {
  background-color: #0000;
  border-radius: 25px;
  width: 640px;
  height: 300px;
}

.rodape {
  background-image: url('../images/Pier-Hub-Negocios-Privilegiando-a-Todos2x_1.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-top: 190px;
  padding-bottom: 190px;
}

.p {
  color: var(--branco);
  margin-bottom: 0;
  line-height: 28px;
}

.p.p-sobre-o-pier-hub {
  width: 480px;
}

.p.p-sobre-o-pier-hub.p-mapa {
  width: 100%;
}

.p.p-sobre-o-pier-hub.p-contato {
  width: 285px;
}

.div-block-3 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-span-3 {
  color: var(--destaque);
}

.nossos-planos {
  margin-top: -110px;
  position: relative;
}

.nossos-planos-background {
  width: auto;
  height: 980px;
  position: absolute;
  inset: 0% auto 0% -433px;
}

.div-block-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card-plano {
  border: 5px solid var(--primaria);
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 600px;
  height: 300px;
  padding: 30px;
  display: flex;
}

.card-plano.plano-destaque {
  background-color: var(--primaria);
}

.label-card {
  background-color: var(--primaria);
  color: var(--branco);
  text-transform: uppercase;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  height: 30px;
  margin-top: -35px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  display: flex;
}

.label-card.label-destaque {
  background-color: #00ba00;
}

.label-card.label-custo-card {
  background-color: var(--destaque);
  margin-top: -45px;
  position: absolute;
}

.div-block-6 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.check-icon {
  width: 16px;
  height: 16px;
}

.heading-3 {
  color: var(--branco);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

.heading-3.legenda {
  color: #ffffff80;
  font-size: 12px;
  line-height: 12px;
}

.call-to-action {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.div-block-8 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-2 {
  color: var(--branco);
  font-size: 16px;
  line-height: 16px;
}

.text-block-3 {
  color: var(--branco);
  font-size: 24px;
  line-height: 24px;
}

.heading-4 {
  color: var(--branco);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 53px;
  line-height: 53px;
}

.div-block-9 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: -5px;
  display: flex;
}

.div-block-10 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-11 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.waves---expandable-open {
  transform-origin: 50% 0;
}

.waves---expandable-item {
  border: 5px solid var(--primaria);
  cursor: pointer;
  border-radius: 25px;
  justify-content: space-between;
  align-items: flex-start;
  width: 600px;
  height: auto;
  padding: 30px;
  display: flex;
}

.waves-expanded-text {
  color: var(--branco);
  text-align: left;
  column-count: 2;
  column-rule-style: none;
  column-rule-width: 0px;
  overflow-wrap: normal;
  column-gap: 0;
  width: 400px;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 24px;
}

.waves---expand-space {
  height: 30px;
}

.waves---expand-line {
  background-color: var(--destaque);
  width: 24px;
  height: 3px;
}

.waves---expand-line.vertical {
  width: 3px;
  height: 24px;
  position: absolute;
}

.waves---expand-icon-wrap {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  display: flex;
}

.waves---expandable-content {
  width: 100%;
  height: auto;
  margin-right: 24px;
}

.descubra-agora {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 150px;
  display: flex;
  position: relative;
}

.descubra-agora-background {
  width: 100%;
  height: auto;
  position: absolute;
  inset: auto 0%;
}

.div-block-12 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-13 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 300px;
  height: 300px;
  padding: 40px 0;
  display: flex;
}

.div-block-14 {
  background-color: var(--primaria);
  border-radius: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  display: flex;
}

.play-icon-video {
  width: 96px;
  height: 96px;
}

.div-block-15 {
  border: 5px solid var(--destaque);
  border-radius: 25px;
  justify-content: center;
  align-items: flex-end;
  width: 300px;
  height: 300px;
  margin-top: 150px;
  display: flex;
}

.descubra-agora-image {
  width: 241px;
  height: auto;
}

.descubra-agora-corda {
  width: auto;
  height: 240px;
  position: absolute;
  inset: auto 0% -120px auto;
}

.custos {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 190px;
  display: flex;
}

.text-span-5 {
  color: var(--destaque);
  font-weight: 700;
}

.card-custo {
  border: 5px solid var(--primaria);
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 620px;
  height: 620px;
  padding: 40px;
  display: flex;
}

.card-custo.custo-destaque {
  border-color: var(--destaque);
  position: relative;
}

.div-block-17 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-18 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.heading-5 {
  color: var(--branco);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}

.text-span-6, .text-span-7 {
  color: var(--destaque);
}

.text-span-8 {
  color: var(--destaque);
  font-weight: 700;
}

.faca-sua-reserva {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
  position: relative;
}

.hub-background {
  width: auto;
  height: 535px;
  position: absolute;
  inset: auto 0% auto auto;
}

.div-block-19 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-20 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.mini-card {
  border: 5px solid var(--destaque);
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 180px;
  height: 180px;
  padding: 20px;
  display: flex;
}

.mini-card.mini-card-roxo {
  border-color: var(--primaria);
}

.mini-card.mini-card-laranja-preenchido {
  background-color: var(--destaque);
}

.mini-card.mini-card-roxo-preenchido {
  border-color: var(--primaria);
  background-color: var(--primaria);
}

.image-14 {
  width: auto;
  height: 48px;
}

.heading-6 {
  color: var(--branco);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-21 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.logo-pier-hub-footer {
  width: auto;
  height: 60px;
}

.text-block-4 {
  color: #ffffff80;
  text-transform: uppercase;
  width: 135px;
  font-size: 16px;
}

.div-block-22 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-16 {
  width: 24px;
  height: auto;
  transition: all .2s ease-in-out;
}

.image-16:hover {
  transform: scale(.9);
}

.div-block-23 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-24 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link {
  color: #ffffff80;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  transition: all .2s ease-in-out;
}

.link:hover {
  color: #fff;
  transform: translate(10px);
}

.div-block-25 {
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  margin-top: 90px;
  display: flex;
}

.div-block-26 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-5 {
  color: #ffffff80;
  text-transform: uppercase;
  font-size: 16px;
}

.link-block {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-6 {
  color: var(--destaque);
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.text-block-7 {
  color: #ffffff80;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
}

.div-block-27 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-top: 1px solid var(--destaque);
  justify-content: flex-start;
  align-items: center;
  width: 1280px;
  max-width: 100%;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  display: flex;
}

.perguntas-frequentes {
  background-image: url('../images/Perguntas-Frequentes-Pier-Hub2x.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pergunta {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 960px;
  display: flex;
}

.pergunta-01 {
  border-bottom: 1px solid var(--primaria);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.text-block-8 {
  color: var(--branco);
  font-size: 24px;
  line-height: 24px;
}

.image-17 {
  width: 24px;
  height: 24px;
}

.resposta-01 {
  border-bottom: 1px solid var(--primaria);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
}

.paragraph {
  color: var(--branco);
  width: 840px;
  margin-top: 60px;
  margin-bottom: 60px;
  line-height: 28px;
}

.conteudo-pergunta {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.pergunta-02 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 960px;
  display: flex;
}

.resposta-02 {
  border-bottom: 1px solid var(--primaria);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
}

.faq-wraper {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.faq-item {
  width: 100%;
}

.faq-question {
  cursor: pointer;
}

.text-block-9 {
  color: #fff;
  font-size: 24px;
  line-height: 24px;
}

.faq-answer {
  opacity: 0;
  height: 0;
  overflow: hidden;
}

.faq-answer.faq-answer-1 {
  opacity: 1;
  height: auto;
  overflow: visible;
}

.paragraph-2 {
  color: #fff;
}

.accordion_item-image {
  width: 40px;
}

.accordion-body {
  color: #9096a4;
  padding-left: 64px;
  padding-right: 8px;
  display: block;
}

.accordion-body.js-accordion-body {
  color: #9096a4;
  padding: 60px 0;
}

.accordion-body__contents {
  opacity: 1;
  color: var(--branco);
  width: 840px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
}

.accordion__item {
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 24px;
  padding: 20px 32px;
  text-decoration: none;
  transition: box-shadow .3s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 1px 2px #2e323c17;
}

.accordion__item:hover {
  box-shadow: 0 3px 9px #2e323c17;
}

.accordion__item.js-accordion-item {
  border-bottom: 1px solid var(--primaria);
  box-shadow: none;
  color: #fff;
  background-color: #0000;
  border-radius: 0;
  padding: 0 0 20px;
}

.accordion__item.js-accordion-item.active {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--primaria);
  box-shadow: none;
  cursor: default;
  background-color: #0000;
  border-radius: 0;
  padding: 0;
}

.question-text {
  color: #fff;
  text-transform: uppercase;
  flex: 1;
  margin-top: 15px;
  margin-left: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
}

.accordion {
  width: 66.66%;
  margin-bottom: -24px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.accordion.js-accordion {
  width: 960px;
  margin-top: 100px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.accordion-header {
  color: #2e323c;
  align-items: center;
  display: flex;
}

.accordion-header.js-accordion-header {
  cursor: pointer;
}

.faq-button {
  background-color: #ffb223;
  border-radius: 3px;
  margin-top: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  transition: background-color .2s;
}

.faq-button:hover {
  background-color: #ffd17b;
}

.div-block-28 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-29 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f5f5f5;
  border-radius: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 290px;
  height: 290px;
  display: flex;
}

.text-block-10 {
  color: var(--background);
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

.image-18 {
  width: 158px;
}

.text-block-11 {
  color: var(--background);
  line-height: 14px;
}

.google {
  width: 111px;
}

.div-block-30 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 145px;
  display: grid;
}

.depoimento {
  background-color: #f5f5f5;
  border-radius: 25px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 290px;
  height: 290px;
  padding: 30px;
  display: flex;
}

.div-block-32 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-20 {
  width: 40px;
  height: 40px;
}

.text-block-12 {
  color: #000;
  font-weight: 700;
  line-height: 14px;
}

.google-icon {
  align-self: flex-start;
  width: 18px;
  height: auto;
}

.div-block-33 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
}

.image-22 {
  height: 16px;
}

.paragraph-3 {
  color: #000;
}

.image-23 {
  height: 16px;
}

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

.div-block-35 {
  background-color: #f5f5f5;
  border-radius: 25px;
  width: 620px;
  height: 620px;
  padding: 40px;
}

.code-embed {
  border-radius: 0;
  height: 100%;
}

.div-block-36 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border: 5px solid var(--destaque);
  border-radius: 25px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 620px;
  padding: 100px;
  display: flex;
}

.text-span-9 {
  color: var(--destaque);
}

.contato {
  padding-top: 150px;
}

.div-block-37 {
  background-color: var(--formulario);
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 620px;
  height: 480px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  display: flex;
  position: relative;
}

.div-block-38 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-block-2 {
  background-color: #00ba00;
  border-radius: 13px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 116px;
  height: 116px;
  padding: 20px;
  transition: all .2s ease-in-out;
  display: flex;
}

.link-block-2:hover {
  transform: scale(.9);
}

.link-block-2.link-instagram {
  background-color: var(--destaque);
}

.image-24 {
  height: 24px;
}

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

.fale-com-a-gente {
  width: auto;
  height: 423px;
  position: absolute;
  inset: auto -40px 0 auto;
}

.form-block {
  width: 620px;
  height: 480px;
  margin-bottom: 0;
}

.form {
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-39 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-field {
  background-color: var(--formulario);
  color: var(--branco);
  border: 1px #000;
  border-radius: 12px;
  width: 100%;
  height: 55px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.text-field::placeholder {
  color: var(--branco);
}

.div-block-40 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.field-label {
  color: var(--branco);
  font-weight: 400;
  line-height: 14px;
}

.radio-button-label {
  color: var(--branco);
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
}

.radio-button-field {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.radio-button {
  border: 1px solid var(--branco);
  width: 12px;
  height: 12px;
  margin-top: 0;
}

.radio-button:hover, .radio-button.w--redirected-checked, .radio-button.w--redirected-focus {
  background-color: var(--destaque);
}

.checkbox {
  border: 1px solid var(--branco);
  border-radius: 100px;
  margin-top: 0;
}

.checkbox.w--redirected-checked {
  background-color: var(--destaque);
  border-style: none;
}

.checkbox.w--redirected-focus {
  border-style: solid;
  border-color: var(--branco);
}

.checkbox.w--redirected-focus-visible {
  width: 12px;
  height: 12px;
}

.checkbox-field {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.checkbox-label {
  color: var(--branco);
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

.div-block-41 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.textarea {
  background-color: var(--formulario);
  color: var(--branco);
  border: 1px #000;
  border-radius: 12px;
  min-height: 160px;
  margin-bottom: 0;
  padding: 20px;
}

.textarea::placeholder {
  color: var(--branco);
}

.submit-button {
  background-color: var(--destaque);
  color: var(--branco);
  text-transform: uppercase;
  border-radius: 12px;
  height: 55px;
  font-weight: 700;
  line-height: 14px;
  transition: all .2s ease-in-out;
}

.submit-button:hover {
  transform: scale(.9);
}

.play-icon-button {
  width: 32px;
  height: 32px;
}

.sobre-nos-02 {
  border-radius: 25px;
  width: 640px;
  height: 300px;
}

.bg-hero {
  position: relative;
}

.body-2 {
  background-color: var(--background);
}

.div-block-42 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.heading-7 {
  color: var(--destaque);
}

@media screen and (max-width: 991px) {
  .accordion {
    width: 83.33%;
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media screen and (max-width: 767px) {
  .accordion__item {
    margin-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .question-text {
    margin-top: 8px;
  }

  .accordion {
    width: 100%;
    margin-bottom: -16px;
  }
}

@media screen and (max-width: 479px) {
  .background-hero {
    object-fit: cover;
    height: 1080px;
  }

  .hero {
    padding-top: 60px;
  }

  .container-1280 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-left: 5%;
    padding-right: 5%;
  }

  .container-1280.container-nossos-planos {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .container-1280.container-descubra-agora {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-top: 60px;
  }

  .container-1280.container-nossos-clientes, .container-1280.container-mapa {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 60px;
  }

  .div-block {
    width: 100%;
  }

  .div-block-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    max-width: 100%;
    margin-top: 60px;
    margin-left: 0;
  }

  .h2 {
    font-size: 16px;
    line-height: 16px;
  }

  .h2.h2-sobre-o-pier-hub {
    width: 100%;
    line-height: 22px;
  }

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

  .botao {
    height: 50px;
  }

  .botao.botao-clientes {
    width: 100%;
  }

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

  .sobre-o-pier-hub {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .pier-background {
    top: 144px;
  }

  .card-de-secao {
    width: 100%;
    height: 150px;
    padding: 20px;
  }

  .card-de-secao.card-nossos-planos {
    width: 100%;
    position: static;
  }

  .card-de-secao.card-descubra-agora {
    width: 100%;
  }

  .card-de-secao.card-descubra-agora.card-290 {
    width: 100%;
    height: 150px;
  }

  .grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .sobre-nos-01 {
    object-fit: cover;
    width: 100%;
    height: 150px;
  }

  .slider {
    width: 100%;
  }

  .rodape {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .p {
    line-height: 24px;
  }

  .p.p-sobre-o-pier-hub {
    width: 100%;
  }

  .div-block-3 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 100%;
  }

  .nossos-planos {
    margin-top: 0;
  }

  .nossos-planos-background {
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    inset: auto 0% -230px;
  }

  .div-block-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .card-plano {
    width: 100%;
    height: auto;
  }

  .label-card.label-custo-card {
    margin-top: -25px;
  }

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

  .call-to-action {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

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

  .div-block-11 {
    width: 200px;
  }

  .waves---expandable-item {
    width: 100%;
  }

  .waves-expanded-text {
    column-count: 1;
    width: 220px;
    max-width: 100%;
    font-size: 16px;
    line-height: 32px;
  }

  .waves---expand-line {
    flex: none;
  }

  .waves---expand-line.vertical {
    transform-origin: 50%;
    flex: none;
  }

  .waves---expand-icon-wrap {
    flex: none;
  }

  .waves---expandable-content {
    flex: 0 auto;
    max-width: none;
  }

  .descubra-agora {
    padding-top: 20px;
  }

  .descubra-agora-background {
    object-fit: cover;
    object-position: 50% 50%;
    width: auto;
    height: 720px;
  }

  .div-block-12 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

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

  .div-block-14 {
    width: 100%;
    height: 150px;
  }

  .play-icon-video {
    width: 64px;
    height: 64px;
  }

  .div-block-15 {
    width: 100%;
    margin-top: 20px;
  }

  .descubra-agora-corda {
    height: 120px;
    bottom: -145px;
  }

  .card-custo {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 100%;
    height: auto;
    padding: 20px;
  }

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

  .faca-sua-reserva {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .hub-background {
    object-fit: contain;
    width: 100%;
    height: auto;
    inset: 35% 0% 0% auto;
  }

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

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

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

  .link {
    font-size: 14px;
    line-height: 14px;
  }

  .div-block-25 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: column;
    width: 100%;
    margin-top: 0;
  }

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

  .div-block-27 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 5%;
    padding-right: 5%;
  }

  .perguntas-frequentes {
    background-size: auto;
  }

  .accordion_item-image {
    width: 30px;
  }

  .accordion-body {
    padding-left: 56px;
  }

  .accordion-body.js-accordion-body {
    border-top: 1px solid #0000001a;
    margin-top: 20px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .accordion-body__contents {
    max-width: 100%;
  }

  .question-text {
    flex: 0 100%;
    margin-bottom: 8px;
    margin-left: 0;
    padding-right: 20px;
    font-size: 18px;
  }

  .accordion.js-accordion {
    width: 300px;
    margin-top: 60px;
  }

  .div-block-28 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

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

  .div-block-30 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: 100%;
    margin-top: 0;
    display: flex;
  }

  .depoimento {
    width: 100%;
  }

  .div-block-35 {
    width: 100%;
    height: 300px;
    padding: 20px;
  }

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

  .contato {
    padding-top: 60px;
  }

  .div-block-37 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    height: auto;
    padding: 20px 20px 0;
  }

  .fale-com-a-gente {
    position: static;
  }

  .form-block {
    max-width: 100%;
    height: auto;
  }

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

  .div-block-39, .div-block-40 {
    flex-flow: column;
  }

  .checkbox-field {
    margin-bottom: 0;
  }

  .div-block-41 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-items: start stretch;
    display: grid;
  }

  .textarea {
    width: 100%;
  }

  .play-icon-button {
    width: 24px;
    height: 24px;
  }

  .sobre-nos-02 {
    object-fit: cover;
  }

  .bold-text, .bold-text-2 {
    font-size: 14px;
    line-height: 14px;
  }
}

#w-node-cce14408-dbf0-2ecf-7b75-55e4999b5b85-726cbb02 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


