:root {
  --white\<deleted\|variable-2c1183bc\>: white;
  --thistle-2\<deleted\|variable-ee16f7bf\>: #ede6e1;
  --bg-body\<deleted\|variable-34613445\>: #fcfbf9;
  --dark-slate-grey\<deleted\|variable-2224173b\>: #344033;
  --dim-grey2\<deleted\|variable-944757b9\>: #474747;
  --black\<deleted\|variable-f69aea75\>: black;
  --secondary: #404042;
  --crimson\<deleted\|variable-8929a653\>: #d45700;
  --primary: #cfcfcf;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

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

.navbar {
  background-color: var(--white\<deleted\|variable-2c1183bc\>);
}

.brand {
  flex: 0 auto;
  align-self: stretch;
  align-items: center;
  max-width: 266px;
  height: 100%;
  display: flex;
}

.container {
  justify-content: space-around;
  align-items: center;
  height: 166px;
  padding-top: 0;
  display: block;
}

.container.container-large {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 100%;
  padding: 0 10px;
  display: flex;
}

.image {
  clear: none;
  width: 100%;
  display: block;
  position: static;
  left: 0;
}

.nav-menu {
  align-self: center;
  align-items: center;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
  position: static;
}

.section {
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 60vh;
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: Inter, sans-serif;
}

.section.section-01 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding-top: 125px;
  padding-bottom: 125px;
  display: block;
  position: relative;
}

.section.section-agenda {
  padding-top: 0;
}

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

.container-3.container-large {
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-right: 0;
  position: relative;
}

.section-03.section {
  background-color: var(--thistle-2\<deleted\|variable-ee16f7bf\>);
  position: relative;
}

.section-03.section.padding-75 {
  max-width: 100%;
  min-height: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.body {
  background-color: var(--bg-body\<deleted\|variable-34613445\>);
  font-family: Inter, sans-serif;
}

.icone-info-contato {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.icone-info-contato.rodape {
  margin-top: 18px;
}

.db-info-contato {
  background-color: #070801;
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 312px;
  max-width: none;
  height: auto;
  min-height: 319px;
  padding: 40px 15px 60px;
  display: flex;
}

.db-info-contato.d-studio {
  background-color: #0000;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 467px;
  height: auto;
  min-height: 0;
  padding: 0;
}

.telefone-whatsapp {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 300px;
  display: flex;
}

.img-contato-info {
  width: 100%;
  max-width: 20px;
  height: 100%;
  min-height: 20px;
  max-height: 20px;
}

.contato-info {
  color: var(--dark-slate-grey\<deleted\|variable-2224173b\>);
  text-align: left;
  width: 100%;
  max-width: 467px;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
  font-family: Poppins;
  font-size: 16px;
  line-height: 26px;
}

.contato-info.footer {
  color: var(--dim-grey2\<deleted\|variable-944757b9\>);
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  font-size: 14px;
}

.social-links-footer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #474747;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 160px;
  margin-left: -5px;
  display: flex;
}

.f-container {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  height: 100%;
  padding-left: 0;
  display: block;
}

.f-container.container-footer-top {
  border-bottom: 1px solid var(--thistle-2\<deleted\|variable-ee16f7bf\>);
  padding-bottom: 14px;
  padding-left: 0;
}

.l-instagram {
  outline-offset: 0px;
  border: 0 #000;
  outline: 0 #00e;
  text-decoration: none;
}

.bold-text-4 {
  color: var(--dim-grey2\<deleted\|variable-944757b9\>);
  font-family: Archivo;
  line-height: 19.58px;
}

.grid-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-wrap: wrap;
  grid-template-rows: 1fr;
  grid-template-columns: 20% 20% 20% 20% 20px;
  grid-auto-columns: 20px;
  grid-auto-flow: row;
  place-content: start space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 20px 0;
  display: flex;
}

.bold-text-5 {
  color: var(--dim-grey2\<deleted\|variable-944757b9\>);
  font-size: 14px;
  font-weight: 700;
}

.bold-text-5.bold-text-4 {
  color: var(--dim-grey2\<deleted\|variable-944757b9\>);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.footer {
  background-color: #cfcfcf;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.heading-12 {
  color: #fff;
  width: auto;
  margin-bottom: .5rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.paragraph-17 {
  color: var(--dim-grey2\<deleted\|variable-944757b9\>);
  flex-wrap: wrap;
  width: 100%;
  font-family: Poppins;
  font-size: 14px;
  line-height: 26px;
  display: flex;
}

.l-facebook {
  text-align: left;
}

.div-block-4 {
  flex-direction: column;
  width: 200px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-4.f-si {
  width: 90px;
}

.div-block-4.f-p {
  width: 220px;
}

.div-block-4.f-l-principais {
  min-width: 180px;
  max-width: none;
  padding-left: 10px;
}

.box-r-sociais {
  flex-direction: column;
  align-items: center;
  display: block;
}

.box-r-sociais.menu {
  align-items: flex-start;
  width: auto;
  max-width: none;
  display: flex;
}

.box-r-sociais.menu.social-box-menu {
  display: none;
}

.heading-11 {
  color: var(--dim-grey2\<deleted\|variable-944757b9\>);
  margin-bottom: .5rem;
  font-family: Archivo;
  font-size: 18px;
  line-height: 19.58px;
}

.f-r-link {
  color: #666;
  width: 100%;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-style: normal;
  line-height: 26px;
  text-decoration: none;
}

.f-r-link:hover {
  font-weight: 400;
  text-decoration: underline;
}

.f-r-link.w--current {
  cursor: pointer;
  font-family: Roboto, sans-serif;
  font-style: normal;
  text-decoration: none;
}

.f-r-link.w--current:hover {
  font-weight: 600;
}

.f-r-link.w--current:focus {
  color: #666;
}

.f-r-link.w--current:visited {
  color: #666;
  -webkit-text-stroke-color: #070b3b;
}

.div-block-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  min-width: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.bold-text {
  color: var(--dim-grey2\<deleted\|variable-944757b9\>);
}

.bold-text.bold-text-4 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.instagram-icon {
  color: #474747;
}

.paragraph-19 {
  color: var(--dim-grey2\<deleted\|variable-944757b9\>);
  margin-bottom: 0;
  font-family: Poppins;
  font-size: 16px;
  line-height: 26px;
}

.faq-body {
  background-color: #0000;
  width: 100%;
  display: block;
  position: relative;
}

.faq-body.w--open {
  background-color: #0000;
}

.faq-body.hidden {
  border-radius: 0;
}

.faq-title {
  margin-bottom: 40px;
}

.container-faq-default {
  z-index: 3;
  max-width: 1344px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-faq-default.basic-grid {
  z-index: 3;
  grid-row-gap: 180px;
  z-index: 0;
  grid-column-gap: 16px;
  grid-row-gap: 180px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1152px;
  margin-top: 0;
  display: grid;
}

.faq-container {
  min-width: 0;
  max-width: 100%;
  margin-bottom: 60px;
}

.c-nav-compra {
  flex-direction: row;
  flex: 0 auto;
  order: 1;
  justify-content: flex-end;
  align-items: baseline;
  width: auto;
  min-width: 0;
  display: flex;
}

.html-embed-2 {
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.nav-menu-2 {
  text-align: center;
  flex: none;
  order: 1;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.c-nav-logo {
  order: -1;
}

.c-nav-logo.w--current {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: 20%;
  height: auto;
  display: flex;
}

.heading-54 {
  color: #fff;
  width: 220px;
  margin-bottom: .5rem;
  font-size: 18px;
}

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

.c-container {
  object-fit: fill;
  background-color: #0000;
  border: 1px #000;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.button-3, .car-mobile {
  display: none;
}

.c-nav-link {
  color: var(--secondary);
  cursor: pointer;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: opacity .2s;
}

.c-nav-link:hover {
  color: var(--secondary);
  font-weight: 700;
  text-decoration: underline;
}

.c-nav-link:active, .c-nav-link:focus, .c-nav-link:focus-visible, .c-nav-link[data-wf-focus-visible], .c-nav-link:visited {
  color: var(--secondary);
}

.html-embed-3 {
  display: none;
}

.div-block-22 {
  display: block;
}

.image-24 {
  border: 1px solid #0000;
  width: auto;
  min-width: 100%;
  max-width: none;
  height: 80px;
  max-height: none;
  margin-top: 10px;
  margin-left: 0;
  margin-right: auto;
}

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

.html-embed-15 {
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.l-nav {
  background-color: var(--bg-body\<deleted\|variable-34613445\>);
  opacity: 1;
  color: #000;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
  border: 1px #000;
  flex-flow: row;
  place-content: space-around;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.l-nav:hover {
  color: #ef2e4d;
}

.l-nav.bg-vidro {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #cfcfcf;
  height: 165px;
  position: relative;
}

.div-block-62 {
  order: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-25 {
  max-width: 171%;
  max-height: 62px;
}

.angulare-schedule {
  width: 100%;
}

.angulare-myaccount {
  width: 100%;
  min-width: 100%;
  max-width: 1280px;
  height: auto;
  min-height: 100%;
  margin-left: 0;
  margin-right: 0;
}

.angulare-eventlist {
  height: auto;
  min-height: 400px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.db-packages {
  width: 100%;
  height: 100%;
}

.db-packages.padding-default {
  align-self: flex-start;
  height: auto;
  min-height: 60vh;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.packages-html {
  min-height: auto;
}

.div-block-63 {
  z-index: 1;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 15%;
  display: flex;
  position: relative;
}

.heading-56 {
  color: #fff;
  font-size: 56px;
  font-weight: 400;
  line-height: 60px;
}

.bold-text-6 {
  font-family: Inter, sans-serif;
  font-weight: 900;
}

.bold-text-7 {
  color: #a51e1e;
  font-weight: 900;
}

.text-span-7 {
  color: #000;
}

.section-redirecionamento {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 60vh;
  padding-top: 0;
  display: flex;
}

.html-embed-17 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.background-video {
  width: 100%;
  height: 100%;
  min-height: 0;
  position: absolute;
  inset: 0%;
}

.section-nossamissao {
  background-image: url('../images/Group-57-1920w.png');
  background-position: 0 0;
  background-size: cover;
  padding: 80px 0 30px;
}

.container-nossamissao {
  max-width: 1024px;
}

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

.div-block-64, .div-block-65 {
  width: 50%;
}

.heading-58 {
  color: #fff;
  margin-top: 0;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.image-26 {
  margin-bottom: 32px;
}

.paragraph-21 {
  color: var(--primary);
  margin-bottom: 60px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.flex-block-2 {
  justify-content: flex-start;
  align-items: flex-start;
}

.button-5 {
  text-align: center;
  background-color: #000;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 309px;
  height: 50px;
  margin-left: 0;
  margin-right: auto;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.image-27 {
  width: auto;
  max-width: 510px;
  max-height: 100%;
}

.container-bouldering {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 3.125rem;
}

.heading-60 {
  color: #666;
  font-family: Inter, sans-serif;
  font-size: 165px;
  font-weight: 700;
  line-height: 100%;
}

.heading-62 {
  color: #fff;
  font-size: 50px;
  line-height: 100%;
}

.bold-text-8 {
  font-weight: 500;
  line-height: 30px;
}

.image-28 {
  max-width: 437px;
}

.container-9 {
  margin-top: 10rem;
}

.heading-63 {
  color: var(--primary);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 1;
}

.flex-block-3 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
}

.map-loc {
  max-width: 100%;
}

.image-29 {
  width: 126px;
}

.foot-d {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 22%;
  display: flex;
}

.block-grid-2 {
  z-index: 0;
  grid-row-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.bold-text-10 {
  color: #000;
}

.faq-default-2 {
  z-index: 0;
  background-color: #0000;
  min-height: 0%;
  margin-top: 0;
  padding: 60px 72px 100px;
  position: static;
  overflow: hidden;
}

.head-medium-2 {
  color: #f90;
  text-align: left;
  letter-spacing: .58px;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
  line-height: 150%;
}

.div-block-112 {
  background-image: url('../images/Group-57-1920w.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  position: static;
}

.faq-2 {
  color: #fff;
  white-space: break-spaces;
  background-color: #cfcfcf;
  border: 1px #f58120;
  border-radius: 10px;
  align-items: center;
  width: 100%;
  height: 80px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 50px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.faq-2.w--open {
  border-bottom: 1px solid #0000001a;
}

.faq-body-cont-2 {
  background-color: #cfcfcf;
  border: 0 #f58120;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-top: 0;
  padding: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}

.text-block-9 {
  color: #474749;
}

.toggle-text-2 {
  z-index: 2;
  color: #474749;
  font-size: 14px;
  position: relative;
}

.faq-icon-2 {
  z-index: 2;
  color: #f58120;
  background-color: #000;
  border: 1px #1e1e20;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 16px;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.faq-answer-3 {
  color: #474749;
  margin-bottom: 24px;
  font-size: 14px;
}

.faq-p-2 {
  z-index: 0;
  background-color: #0000;
  border-radius: 0;
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
}

.body-planos {
  min-height: auto;
}

.div-nav {
  justify-content: space-around;
  width: auto;
  max-width: 241px;
}

.body-2 {
  min-height: auto;
}

.link {
  color: var(--secondary);
  margin-right: 8px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.link:hover {
  font-weight: 500;
}

.div-block-113 {
  width: auto;
  max-width: 554px;
  margin-left: 0;
  margin-right: 0;
  font-size: 12px;
  display: block;
}

.text-span-9 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.text-span-10, .bold-text-11, .text-span-11 {
  font-size: 24px;
}

.text-span-12 {
  font-size: 18px;
}

.text-span-13 {
  font-size: 24px;
}

.bold-text-12 {
  font-size: 18px;
}

.paragraph-30 {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.text-span-14 {
  font-size: 18px;
}

.text-span-15 {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.link-2 {
  border: 1px #000;
  text-decoration: none;
}

.bold-text-13 {
  color: #333;
}

.link-3 {
  font-weight: 700;
  text-decoration: none;
}

.text-span-16 {
  font-size: 18px;
}

.text-span-17, .text-span-18, .text-span-19 {
  font-size: 24px;
}

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

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

.link-4 {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}

.text-span-21, .text-span-22, .text-span-23, .text-span-24, .text-span-25, .text-span-26, .text-span-27, .text-span-28, .text-span-29, .text-span-30, .text-span-31, .text-span-32, .text-span-33, .text-span-34, .text-span-35, .text-span-36, .text-span-37, .text-span-38 {
  font-size: 24px;
}

.text-span-39, .text-span-40, .text-span-41 {
  font-size: 32px;
}

.body-3 {
  height: auto;
}

.banner-eventos-desktop {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.banner-evento-mobile {
  display: none;
}

.paragraph-31 {
  text-align: center;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: 700;
}

.image-30 {
  text-align: center;
  vertical-align: baseline;
  object-fit: fill;
  align-self: center;
  width: 100%;
  min-width: 100%;
}

.heading-64-copy {
  background-color: var(--secondary);
  color: var(--primary);
  text-align: center;
  padding: 10px;
}

.code-embed {
  color: #e6e6e6;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding-left: 6px;
  padding-right: 6px;
  display: flex;
}

.code-embed.car-shopping.pagekraft-auth-checkout {
  color: var(--secondary);
}

.div-block-181 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-end;
  align-items: center;
  min-width: 244px;
  display: flex;
}

.button-1-ang {
  color: #222;
  text-transform: none;
  background-color: #0000;
  border-radius: 6px;
  padding: 6px 12px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: none;
}

.button-1-ang:hover {
  color: #000;
  font-weight: 400;
}

.button-1-ang.pagekraft-auth-login {
  font-weight: 700;
}

@media screen and (min-width: 1280px) {
  .c-container {
    width: 100%;
    max-width: 1280px;
  }

  .container-nossamissao {
    max-width: 1080px;
  }

  .flex-block {
    flex-flow: row;
    max-width: none;
  }

  .flex-block-2 {
    width: auto;
  }
}

@media screen and (min-width: 1440px) {
  .section.section-01 {
    background-position: 100% 100%;
  }

  .c-container {
    width: 100%;
    max-width: 1400px;
  }

  .l-nav.bg-vidro {
    background-color: #cfcfcf;
  }

  .div-block-113 {
    font-size: 12px;
  }
}

@media screen and (min-width: 1920px) {
  .container {
    justify-content: space-between;
    align-items: center;
    max-width: 1140px;
    display: block;
  }

  .section {
    width: 100%;
    padding-top: 125px;
    padding-bottom: 125px;
  }

  .section.section-01 {
    min-height: 900px;
    max-height: 900px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-3 {
    padding-top: 200px;
  }

  .body {
    min-width: 100%;
  }

  .f-container {
    border-bottom: 0 solid #474747;
  }

  .f-container.container-footer-top {
    border-bottom-width: 1px;
  }

  .footer {
    background-color: var(--bg-body\<deleted\|variable-34613445\>);
  }

  .nav-menu-2 {
    justify-content: center;
  }

  .c-nav-logo {
    order: -1;
  }

  .c-container {
    justify-content: space-between;
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }

  .c-nav-link:hover {
    color: var(--crimson\<deleted\|variable-8929a653\>);
  }

  .l-nav {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .l-nav.bg-vidro {
    background-color: #cfcfcf;
  }

  .div-block-62 {
    order: 1;
    justify-content: space-between;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .container.container-large {
    padding-left: 0;
    padding-right: 0;
  }

  .section {
    width: 100%;
    padding-top: 20px;
  }

  .social-links-footer {
    align-items: center;
  }

  .f-container {
    justify-content: space-between;
    align-items: stretch;
    display: block;
  }

  .facebook-icon {
    cursor: pointer;
    display: flex;
  }

  .grid-3 {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 25% 25% 25% 25%;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: center flex-start;
    place-items: flex-start center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .heading-12 {
    text-align: left;
    font-size: .875rem;
  }

  .div-block-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    order: 1;
    grid-template-rows: 100% auto;
    grid-template-columns: 50% 1fr;
    grid-auto-columns: 1fr;
    align-self: flex-start;
    padding-left: 0;
    font-size: .8rem;
    display: flex;
  }

  .box-r-sociais.menu {
    margin-top: 0%;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
  }

  .box-r-sociais.menu.social-box-menu {
    margin-top: 10%;
    margin-left: 20px;
    font-size: .875rem;
    display: block;
  }

  .heading-11 {
    font-size: .875rem;
  }

  .div-block-5 {
    order: -1;
    align-self: flex-start;
    align-items: flex-start;
    width: 280px;
  }

  .bold-text {
    font-size: .875rem;
  }

  .instagram-icon {
    cursor: pointer;
  }

  .container-faq-default.basic-grid {
    max-width: 700px;
  }

  .faq-container {
    width: 100%;
    min-width: 0;
  }

  .c-nav-compra {
    background-color: #0000;
    display: none;
  }

  .html-embed-2.login-top {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .icon {
    background-color: #0000;
    display: block;
  }

  .icon:hover {
    color: #000;
    background-color: #0000;
    display: block;
  }

  .nav-menu-2 {
    object-fit: contain;
    background-color: #fcfbf9;
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-end;
    align-self: center;
    width: 80%;
    height: 100vh;
    margin-top: auto;
    overflow: hidden;
  }

  .bold-text-3 {
    color: #fff;
  }

  .image-23 {
    width: 32px;
    max-width: none;
    height: 24px;
  }

  .html-embed-11 {
    padding-top: 0;
  }

  .c-nav-logo {
    text-align: left;
    flex-direction: row;
    flex: 1;
    order: 1;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .c-nav-logo.w--current {
    flex: 1;
    order: 1;
    max-width: none;
    margin-right: 0;
    display: block;
  }

  .heading-54 {
    text-align: left;
    font-size: .875rem;
  }

  .heading-54.rs-mobile {
    color: #d45700;
  }

  .div-block-16 {
    align-items: center;
  }

  .c-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0000;
    flex-direction: row;
    flex: 0 auto;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: none;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    position: relative;
  }

  .html-embed-9 {
    color: #c2d10f;
    cursor: pointer;
    display: flex;
  }

  .button-3 {
    color: #fff;
    cursor: pointer;
    background-color: #0000;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-top: 10px;
    font-size: 32px;
    font-weight: 400;
    line-height: 2;
    display: flex;
    position: static;
    inset: 13% 0% auto 50%;
  }

  .car-mobile {
    order: 1;
    align-self: center;
    height: auto;
    display: block;
  }

  .c-nav-link {
    color: #000;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
  }

  .c-nav-link:hover {
    color: #d45700;
  }

  .c-nav-link:visited {
    color: #000;
  }

  .html-embed-3 {
    width: 100%;
    height: 100%;
    margin-top: 20px;
    display: block;
    position: static;
    inset: 0% 0% auto;
  }

  .div-block-22 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 20px;
    display: flex;
  }

  .image-24 {
    text-align: left;
    flex: 0 auto;
    order: 1;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: auto;
  }

  .menu-button {
    background-color: #0000;
    flex: 0 auto;
    order: -1;
    justify-content: flex-start;
    align-self: center;
    align-items: flex-start;
    padding-right: 18px;
    display: block;
  }

  .menu-button.menu-mobile-action.w--open {
    background-color: #cfcfcf;
  }

  .div-block-23 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-left: 20px;
    display: flex;
    position: static;
    inset: auto 0% 15%;
  }

  .html-embed-15.login-top {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .l-nav {
    mix-blend-mode: normal;
    align-self: flex-start;
    position: relative;
    inset: 0% 0% auto;
  }

  .l-nav.bg-vidro {
    height: 120px;
  }

  .db-packages.padding-default {
    margin-top: 0;
    padding-top: 20px;
  }

  .html-embed-17 {
    margin-top: 10px;
  }

  .flex-block {
    flex-flow: wrap;
  }

  .div-block-64, .div-block-65 {
    width: 100%;
  }

  .container-bouldering {
    flex-flow: wrap;
  }

  .heading-60 {
    font-size: 125px;
  }

  .block-grid-2 {
    border: 1px #000;
  }

  .faq-default-2 {
    padding-top: 40px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .div-block-112 {
    margin-top: 0;
  }

  .div-nav, .div-block-113 {
    display: none;
  }

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

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

@media screen and (max-width: 767px) {
  .db-info-contato {
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 260px;
  }

  .db-info-contato.d-studio {
    flex-wrap: wrap;
    align-content: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .social-links-footer {
    justify-content: flex-start;
    margin-left: 0;
  }

  .bold-text-4 {
    align-items: flex-start;
    display: flex;
  }

  .grid-3 {
    flex-flow: column;
    place-content: flex-start;
    align-items: flex-start;
    height: auto;
    display: flex;
  }

  .bold-text-5 {
    font-size: .875rem;
  }

  .paragraph-17 {
    line-height: 2;
  }

  .div-block-4 {
    width: 100%;
    margin-top: 0;
  }

  .div-block-4.f-l-principais {
    padding-left: 0;
  }

  .box-r-sociais.menu {
    margin-top: 20px;
    padding-left: 0;
  }

  .box-r-sociais.menu.social-box-menu {
    width: 80%;
    padding-left: 0;
  }

  .heading-11 {
    margin-bottom: 0;
  }

  .f-r-link {
    text-align: left;
  }

  .div-block-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
  }

  .bold-text.bold-text-4 {
    margin-bottom: 10px;
  }

  .faq-title {
    padding-left: 24px;
    padding-right: 24px;
  }

  .container-faq-default.basic-grid {
    grid-row-gap: 120px;
    grid-row-gap: 120px;
    max-width: 500px;
  }

  .faq-block {
    margin-left: -24px;
    margin-right: -24px;
  }

  .icon {
    background-color: #0000;
    display: block;
  }

  .icon:hover {
    color: #000;
  }

  .nav-menu-2 {
    background-color: #fcfbf9;
    height: 100vh;
  }

  .bold-text-3 {
    color: #fff;
  }

  .html-embed-11 {
    padding-top: 0;
  }

  .c-nav-logo.w--current {
    flex: 1;
    align-self: center;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: flex;
  }

  .div-block-16 {
    justify-content: flex-start;
    margin-left: 0;
  }

  .c-container {
    justify-content: space-between;
    max-width: none;
    padding-left: 0;
  }

  .button-3 {
    line-height: 2;
  }

  .c-nav-link:visited {
    color: #000;
  }

  .image-24 {
    flex: 1;
    order: 1;
    min-width: 0;
    max-width: none;
    max-height: none;
    margin-left: 0;
    margin-right: 0;
  }

  .menu-button.menu-mobile-action:hover {
    color: #000;
  }

  .div-block-23 {
    position: static;
    inset: auto 0% 15%;
  }

  .l-nav {
    mix-blend-mode: normal;
  }

  .l-nav.bg-vidro {
    height: 100px;
  }

  .html-embed-17 {
    margin-top: 10px;
  }

  .section-nossamissao {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-65 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .flex-block-2 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .heading-60 {
    font-size: 80px;
  }

  .foot-d {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .block-grid-2 {
    grid-row-gap: 48px;
  }

  .faq-default-2 {
    padding: 80px 24px;
  }

  .head-medium-2 {
    letter-spacing: .41px;
    font-size: 28px;
    line-height: 30px;
  }

  .text-span-8 {
    color: #fff;
    font-size: 18px;
  }

  .banner-eventos-desktop {
    display: none;
  }

  .banner-evento-mobile {
    display: block;
  }

  .image-31 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .container.container-large {
    padding-right: 0;
  }

  .section {
    flex-direction: column;
    padding-top: 20px;
    display: flex;
  }

  .section.section-01 {
    background-position: 50% 100%;
    background-size: 100%;
    min-height: 700px;
    padding: 60px 20px;
  }

  .section.section-agenda {
    padding-top: 100px;
  }

  .section-03.section.padding-75 {
    padding: 0;
  }

  .body {
    flex-direction: column;
    display: flex;
    overflow: visible;
  }

  .icone-info-contato {
    justify-content: flex-start;
    margin-bottom: 10px;
    padding-left: 0;
    font-size: 10px;
  }

  .icone-info-contato.rodape {
    margin-top: 0;
    padding-left: 0;
  }

  .db-info-contato.d-studio {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
  }

  .telefone-whatsapp {
    flex-direction: column;
    align-items: flex-start;
  }

  .contato-info {
    font-size: 14px;
  }

  .contato-info.footer {
    padding-left: 0;
  }

  .social-links-footer {
    align-items: center;
  }

  .f-container {
    height: auto;
  }

  .facebook-icon {
    display: flex;
  }

  .grid-3 {
    flex-wrap: nowrap;
    margin-top: 0;
  }

  .bold-text-5, .bold-text-5.bold-text-4 {
    font-size: 13px;
    line-height: 1;
  }

  .footer {
    margin-bottom: auto;
    padding: 40px 20px;
  }

  .div-block-4 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin-bottom: 0;
    display: flex;
  }

  .box-r-sociais {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .box-r-sociais.menu {
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .box-r-sociais.menu.social-box-menu {
    padding-left: 0;
  }

  .heading-11 {
    font-size: 18px;
  }

  .f-r-link {
    color: #666;
    font-size: 16px;
    line-height: 1;
  }

  .div-block-5 {
    justify-content: flex-start;
    margin-bottom: 0;
  }

  .bold-text.bold-text-4 {
    font-size: 13px;
    line-height: 1;
  }

  .container-faq-default.basic-grid {
    max-width: 360px;
  }

  .faq-block {
    margin-left: 0;
    margin-right: 0;
  }

  .icon {
    color: #000;
    background-color: #c0ff7200;
    display: block;
  }

  .nav-menu-2 {
    background-color: var(--bg-body\<deleted\|variable-34613445\>);
    opacity: 1;
    -webkit-text-stroke-color: #101010;
    mix-blend-mode: normal;
    width: 90%;
    height: 100vh;
    margin-top: auto;
    box-shadow: 2px 0 5px #0003;
  }

  .bold-text-3 {
    color: var(--black\<deleted\|variable-f69aea75\>);
  }

  .image-23 {
    width: 24px;
    display: none;
  }

  .c-nav-logo {
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 10px;
  }

  .c-nav-logo.w--current {
    flex: 1;
    order: 1;
    justify-content: center;
    align-self: center;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 60px;
    display: flex;
  }

  .heading-54.rs-mobile {
    color: var(--black\<deleted\|variable-f69aea75\>);
  }

  .c-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #cfcfcf;
    order: 1;
    justify-content: space-between;
    height: 100%;
  }

  .html-embed-9 {
    display: flex;
  }

  .button-3 {
    color: #000;
    font-size: 22px;
    line-height: 2;
  }

  .car-mobile {
    display: none;
  }

  .c-nav-link {
    color: var(--black\<deleted\|variable-f69aea75\>);
    text-align: left;
  }

  .c-nav-link:hover {
    color: var(--crimson\<deleted\|variable-8929a653\>);
  }

  .c-nav-link:visited {
    color: #000;
  }

  .html-embed-3 {
    align-self: flex-start;
    width: 100%;
    display: block;
  }

  .div-block-22 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: flex-start;
    padding-top: 20px;
  }

  .image-24 {
    flex: 0 auto;
    order: 1;
    align-self: center;
    max-width: 160px;
    height: auto;
    margin-left: 0%;
    margin-right: 0%;
  }

  .menu-button {
    flex: 0 auto;
    order: 0;
    align-self: center;
  }

  .menu-button.menu-mobile-action {
    margin-right: auto;
  }

  .menu-button.menu-mobile-action.w--open {
    background-color: #cfcfcf;
  }

  .div-block-23 {
    position: static;
    inset: auto 0% 15%;
  }

  .l-nav {
    background-color: var(--bg-body\<deleted\|variable-34613445\>);
    opacity: 1;
    mix-blend-mode: normal;
    position: relative;
  }

  .l-nav.bg-vidro {
    background-color: #cfcfcf;
    max-width: none;
    height: 90px;
  }

  .db-packages.padding-default {
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-63 {
    justify-content: center;
    align-items: center;
    padding-left: 0%;
  }

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

  .html-embed-17 {
    margin-top: 0;
  }

  .section-nossamissao {
    padding-left: 10px;
    padding-right: 10px;
  }

  .flex-block-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .button-5 {
    width: 280px;
    margin-left: auto;
  }

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

  .container-bouldering {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-60 {
    font-size: 48px;
  }

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

  .bold-text-8 {
    font-size: 1rem;
  }

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

  .map-loc {
    width: 100%;
  }

  .html-embed-18 {
    width: 100%;
    max-width: 100%;
  }

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

  .banner-eventos-desktop {
    display: none;
  }

  .banner-evento-mobile {
    display: block;
  }

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

#w-node-_5be53aba-0e6a-f203-3d99-70dcb084290d-b0842908, #w-node-_5be53aba-0e6a-f203-3d99-70dcb0842925-b0842908, #w-node-_5be53aba-0e6a-f203-3d99-70dcb084292d-b0842908, #w-node-_5be53aba-0e6a-f203-3d99-70dcb0842938-b0842908 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


