@font-face {
  font-family: "Knockout Htf 49 Liteweight";
  src: url('../fonts/Knockout-HTF49Liteweight-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: url('../fonts/Gotham-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham Book;
  src: url('../fonts/Gotham-Book.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white-web: white;
  --bg-branco: #faf9f7;
  --black-web: black;
  --thistle-2-web: #ede6e1;
  --bg-body-web: #fcfbf9;
  --crimson-web\<deleted\|variable-8929a653\>: #d45700;
  --verde: #d3fd34;
  --verde-escuro: #c0e927;
  --dim-grey-2-web: #636363;
  --dim-grey2-web: #474747;
  --dark-slate-grey-web: #344033;
  --dim-grey-web: #636363;
  --gainsboro-web: #d9edf7;
  --white-smoke-web: #f7f7f7;
  --thistle-web: #f2dbff;
  --peach-puff-web: #ffdfcd;
}

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

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

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

.container-web.container-large {
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 100%;
}

.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%;
  height: 100%;
  min-height: 60vh;
  margin-top: 80px;
  padding-top: 40px;
  padding-bottom: 125px;
}

.section.section-01 {
  background-color: var(--bg-branco);
  background-color: #faf9f7;
  justify-content: center;
  align-items: flex-start;
  height: 30vw;
  min-height: auto;
  max-height: none;
  margin-top: 80px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.container-5 {
  flex-direction: column;
  align-items: flex-start;
  max-width: 100%;
  display: flex;
}

.heading-4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  line-height: 48px;
}

.heading-4.title-section {
  color: var(--black-web);
  text-align: center;
  max-width: 573px;
  font-family: Gotu, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
}

.heading-4.title-section.titulo-menor {
  color: var(--black-web);
  width: 100%;
  max-width: 573px;
  margin-bottom: 0;
  font-family: Gotham Book, sans-serif;
  font-size: 42px;
  line-height: 63px;
}

.section-03.section {
  background-color: var(--thistle-2-web);
  position: relative;
}

.section-03.section.padding-75 {
  background-color: var(--bg-body-web);
  min-height: 0;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 0;
}

.title-section.heading-4 {
  text-align: left;
}

.title-section.heading-4.titulo-menor {
  max-width: 555px;
}

.image-5 {
  aspect-ratio: auto;
  object-fit: fill;
  width: 100%;
  max-width: 243px;
  max-height: 235px;
}

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

.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.phone {
  display: none;
}

.heading-32 {
  color: var(--black-web);
  -webkit-text-stroke-color: #070801;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 17.76px;
  font-weight: 400;
  line-height: 21.04px;
}

.heading-32:hover {
  color: var(--crimson-web\<deleted\|variable-8929a653\>);
}

.heading-50 {
  color: #232536b0;
}

.heading-50.unit-name {
  color: var(--verde);
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 21px;
  font-family: Gotham Book, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 53px;
}

.heading-29 {
  color: var(--crimson-web\<deleted\|variable-8929a653\>);
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Gotu, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 66.36px;
  display: flex;
}

.heading-29.titulo-laranja {
  color: var(--black-web);
  font-family: Gotham Book, sans-serif;
  font-size: 42px;
  line-height: 63px;
}

.link-block {
  color: #fff;
  background-color: #8a2fec;
  border-radius: 14px;
  justify-content: space-around;
  align-items: center;
  width: 257px;
  height: 66px;
  margin-top: 0;
  text-decoration: none;
  display: flex;
}

.link-block:hover {
  color: #fff;
  -webkit-text-stroke-color: #7b8507;
  background-color: #711dcc;
  text-decoration: none;
}

.link-block.btn-banner {
  background-color: var(--verde);
  align-self: center;
  margin-top: 0;
}

.link-block.btn-banner:hover {
  background-color: var(--verde-escuro);
  color: var(--dim-grey-2-web);
}

.link-block.btn-passos {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--verde);
  justify-content: space-between;
  align-self: flex-end;
  width: 100%;
  max-width: 280px;
  margin-top: 16px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.link-block.btn-passos:hover {
  background-color: var(--verde-escuro);
}

.div-block-56 {
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.div-block-40 {
  background-image: url('../images/Rectangle-2242x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  min-height: 497px;
  max-height: none;
  padding-top: 20px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

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

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

.div-block-57 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #0000;
  border-radius: 16px;
  flex-flow: wrap;
  place-content: space-around center;
  align-items: flex-start;
  width: 100%;
  max-width: 871px;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 10%;
  display: flex;
  position: absolute;
  inset: 0% 0 0% 1%;
}

.div-block-57.studios-c {
  background-color: #fff;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  height: 265px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-57.studios-c.vidro {
  background-color: var(--black-web);
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.contato-info {
  color: var(--white-web);
  text-align: left;
  text-transform: capitalize;
  width: 100%;
  max-width: 467px;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
  font-family: Gotham Book, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.contato-info.email {
  color: var(--white-web);
  text-transform: lowercase;
}

.div-block-27 {
  background-image: url('../images/imagem-contato.jpg');
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.html-embed-14 {
  color: var(--crimson-web\<deleted\|variable-8929a653\>);
  margin-top: auto;
  margin-bottom: auto;
  font-size: 24px;
}

.html-embed-14:hover {
  margin-left: 0;
}

.nona-dobra {
  background-color: var(--bg-branco);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
}

.nona-dobra.nona-b-m {
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  max-height: 1000px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.nona-dobra.depoimentos {
  background-color: var(--bg-body-web);
  background-image: url('../images/Rectangle-213.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  align-self: center;
  margin-bottom: 60px;
  padding-bottom: 220px;
  display: none;
}

.mask-2 {
  height: 100%;
}

.carrossel-professores {
  width: 360px;
  height: 374px;
  display: none;
}

.left-arrow {
  margin-left: -20px;
}

.heading-51 {
  color: var(--black-web);
  -webkit-text-stroke-color: #070801;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 17.76px;
  font-weight: 400;
  line-height: 21.04px;
}

.heading-51:hover {
  color: var(--crimson-web\<deleted\|variable-8929a653\>);
}

.div-block-42 {
  background-color: #fff;
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 312px;
  max-width: none;
  height: auto;
  min-height: 320px;
  max-height: 320px;
  padding: 40px 15px 60px;
  display: flex;
}

.heading-52 {
  color: #8a2fec;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 56px;
  font-weight: 500;
  line-height: 66.36px;
  display: flex;
}

.heading-52.titulo-laranja.heading-29 {
  font-weight: 400;
}

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

.paragraph-15 {
  color: var(--black-web);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Gotham Book, sans-serif;
  font-size: 24px;
  line-height: 31.2px;
}

.heading-35 {
  color: var(--black-web);
  margin-left: 0;
  font-family: Gotham Book, sans-serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 63.99px;
  display: block;
}

.div-block-50 {
  flex-direction: column;
  width: 100%;
  max-width: 1180px;
  display: flex;
}

.image-21 {
  margin-top: -8px;
}

.div-block-58 {
  background-image: url('../images/Rectangle-2242x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  min-height: 497px;
  max-height: none;
  padding-top: 20px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.div-block-58.bg-resrevar {
  background-image: url('../images/reservar.jpg');
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.right-arrow {
  margin-right: -20px;
}

.paragraph-16 {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-size: 16px;
  line-height: 24.22px;
}

.paragraph-16.p3 {
  margin-top: 0;
}

.div-block-60 {
  text-align: center;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: flex;
}

.div-block-41 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #0000;
  border-radius: 16px;
  flex-flow: wrap;
  place-content: space-around center;
  align-items: flex-start;
  width: 100%;
  max-width: 871px;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 10%;
  display: flex;
  position: absolute;
  inset: 0% 0 0% 1%;
}

.div-block-41.d-reservas {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  place-content: center space-between;
  align-items: flex-start;
  max-width: none;
  max-height: none;
  margin: 0 0 0 10px;
  position: static;
  inset: 0% 0% auto;
}

.slide-2 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.heading-38 {
  color: var(--black-web);
  font-family: Gotham, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 15.14px;
}

.div-block-49 {
  background-color: #fff;
  border-radius: 5.48px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 328px;
  margin-left: auto;
  margin-right: auto;
  padding: 36px 27px;
  display: flex;
}

.image-20 {
  text-align: center;
  max-width: 109px;
  margin-bottom: 20px;
}

.heading-53 {
  color: #8a2fec;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 56px;
  font-weight: 500;
  line-height: 66.36px;
  display: flex;
}

.heading-53.heading-29.titulo-laranja {
  width: 100%;
  font-weight: 400;
}

.heading-53.heading-29.titulo-laranja.depoimento {
  color: var(--white-web);
  text-align: left;
  justify-content: flex-start;
  max-width: 500px;
}

.paragraph-18 {
  color: #000;
  text-align: center;
  margin-bottom: 22px;
  font-size: 14.6px;
  font-style: normal;
  line-height: 31.03px;
}

.div-block-61 {
  text-align: center;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: flex;
}

.div-block-61.depoimentos {
  text-align: left;
  justify-content: flex-start;
  max-width: 100%;
}

.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-self: 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(--dim-grey2-web);
  align-self: center;
  padding-bottom: 14px;
  padding-left: 0;
}

.bold-text-4 {
  color: var(--white-web);
  font-family: Gotham Book, sans-serif;
  line-height: 19.58px;
}

.facebook-icon:hover {
  text-decoration: none;
}

.grid-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  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-around;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 20px 20px 20px 0;
  display: flex;
}

.bold-text-5 {
  color: var(--white-web);
  font-family: Gotham Book, sans-serif;
  font-size: 18px;
}

.bold-text-5.bold-text-4 {
  color: var(--white-web);
}

.footer {
  background-color: var(--black-web);
  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: 220px;
  margin-bottom: .5rem;
  font-size: 18px;
}

.paragraph-17 {
  color: var(--white-web);
  flex-wrap: wrap;
  width: 100%;
  font-family: Gotham Book, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 26px;
  display: flex;
}

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

.l-facebook:hover {
  text-decoration: none;
}

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

.div-block-4.cnpj-razao-social {
  display: none;
}

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

.box-r-sociais.menu {
  align-items: flex-start;
  width: 300px;
  max-width: 180px;
  display: flex;
}

.heading-11 {
  color: var(--white-web);
  margin-bottom: .5rem;
  font-family: Gotham, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 19.58px;
}

.f-r-link {
  color: var(--white-web);
  width: 100%;
  font-family: Gotham Book, sans-serif;
  font-size: 14px;
  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: Montserrat, sans-serif;
  font-style: normal;
  text-decoration: none;
}

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

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

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

.div-block-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 200px;
  min-width: 200px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.bold-text {
  color: var(--dim-grey2-web);
}

.bold-text.bold-text-4 {
  color: var(--white-web);
}

.instagram-icon {
  color: #fff;
  display: flex;
}

.paragraph-19 {
  color: var(--white-web);
  margin-bottom: 0;
  font-family: Gotham Book, sans-serif;
  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-icon {
  z-index: 2;
  width: 24px;
  margin-right: 16px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.faq-answer-2 {
  color: var(--black-web);
  margin-bottom: 24px;
}

.faq {
  color: #070b3b;
  white-space: break-spaces;
  background-color: #1e1e20;
  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.w--open {
  border-bottom: 1px solid #0000001a;
}

.head-medium {
  color: var(--black-web);
  text-align: center;
  letter-spacing: .58px;
  text-transform: uppercase;
  font-size: 34px;
  font-weight: 700;
  line-height: 150%;
}

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

.faq-default {
  padding: 100px 72px 0;
  position: relative;
  overflow: hidden;
}

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

.faq-body-cont {
  border-top: 1px #000;
  padding: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}

.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;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1152px;
  display: grid;
}

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

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

.toggle-text {
  z-index: 2;
  color: #fff;
  position: relative;
}

.faq-p {
  background-color: #f4f6f8;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
}

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

.db-cookiesof {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  min-height: 60vh;
  padding: 40px 60px 60px;
  display: flex;
}

.db-politica-custom {
  color: var(--white-web);
  width: 100%;
  max-width: 100%;
  margin-top: 80px;
  padding: 40px 20px 60px;
}

.c-nav-compra {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: row;
  flex: 0 auto;
  order: 1;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  min-width: 232px;
  min-height: 38px;
  line-height: 1;
  display: flex;
}

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

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

.c-nav-logo.w--current {
  flex: 0 auto;
  min-width: auto;
}

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

.c-nav-link {
  color: var(--white-web);
  cursor: pointer;
  margin: 0;
  padding: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: opacity .2s;
}

.c-nav-link:hover {
  color: var(--verde);
  font-size: 16px;
  font-weight: 400;
  text-decoration: overline;
}

.c-nav-link:active {
  color: var(--white-web);
  font-weight: 400;
}

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

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

.c-nav-link.w--current {
  color: var(--white-web);
}

.div-block-22 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: space-between;
  width: 100%;
  max-width: 700px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.image-24 {
  border: 1px solid #0000;
  max-width: none;
  height: 32px;
  margin-left: auto;
  margin-right: auto;
}

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

.l-nav {
  background-color: var(--black-web);
  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;
}

.div-block-62 {
  order: 1;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.angulare-maps {
  color: var(--white-web);
}

.angulare-myaccount {
  width: 100%;
  height: 100%;
  padding-top: 0;
}

.angulare-eventlist {
  height: auto;
  min-height: 100%;
  margin-top: 60px;
}

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

.column-6 {
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 20px;
  display: flex;
}

.mask-3 {
  align-self: center;
}

.slider-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: grid;
}

.flex-block-7 {
  border-radius: 16px 0 0 16px;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  width: 50%;
}

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

.slide-6 {
  width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.db-content-2 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.heading-sections-2 {
  color: var(--verde);
  justify-content: flex-start;
  align-items: center;
  font-family: Gotham Book, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 66.36px;
  display: block;
}

.heading-57 {
  color: var(--black-web);
  margin-bottom: 8px;
  font-family: Gotham Book, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.heading-57.funco {
  color: #989292;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 19.24px;
}

.c-carousel-coach-3 {
  max-width: 100%;
  margin-top: 59px;
}

.c-carousel-coach-3.mobile {
  display: none;
}

.icon-8 {
  color: var(--verde);
  -webkit-text-stroke-color: transparent;
  background-color: #0000;
  border: 0 solid #0000;
  border-radius: 50%;
  margin-left: 40px;
  margin-right: 60px;
  font-size: 32px;
}

.icon-8:hover {
  color: var(--verde-escuro);
  background-color: #0000;
}

.icon-8.esquerda {
  margin-left: 0;
  margin-right: 0;
}

.slider-5 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.heading-58 {
  color: #fff;
  -webkit-text-stroke-color: #070801;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 17.76px;
  font-weight: 400;
  line-height: 21.04px;
}

.heading-58:hover {
  color: #fff;
}

.heading-58.txt-menor {
  color: var(--black-web);
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.image-28 {
  width: 100%;
}

.div-block-55 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  display: none;
}

.container-8 {
  max-width: 1200px;
}

.div-block-52 {
  width: 493px;
  height: 305px;
}

.heading-45 {
  font-size: 12px;
  font-weight: 500;
  line-height: 19.24px;
}

.right-arrow-3 {
  color: #8a2fec;
  left: auto;
}

.db-title-cta-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.paragraph-21 {
  margin-top: 21px;
  font-size: 12px;
}

.flex-block-10 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  padding-left: 13px;
  padding-right: 18px;
}

.div-block-54 {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.link-block-5 {
  color: #fff;
  background-color: #8a2fec;
  border-radius: 14px;
  justify-content: space-around;
  align-items: center;
  width: 257px;
  height: 66px;
  margin-top: 0;
  text-decoration: none;
  display: flex;
}

.link-block-5:hover {
  color: #fff;
  -webkit-text-stroke-color: #7b8507;
  background-color: #711dcc;
  text-decoration: none;
}

.link-block-5.btn-banner {
  background-color: var(--verde);
  color: var(--black-web);
  justify-content: center;
  align-self: flex-start;
  margin-top: 0;
}

.link-block-5.btn-banner.secao01 {
  z-index: 1;
  grid-column-gap: 0px;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 8%;
}

.link-block-5.btn-banner.btn-modalidades {
  width: 388px;
  height: 52px;
}

.link-block-5.btn-banner.mobile {
  display: none;
}

.link-block-5.btn-banner.btn-modalidade {
  grid-column-gap: 5px;
  border-radius: 9px;
  width: 171px;
  height: 44px;
  margin-left: 0;
}

.link-block-5.btn-banner {
  grid-column-gap: 10px;
  background-color: #bed500;
  border: 1px #000;
  border-radius: 9px;
  justify-content: center;
  align-self: center;
  width: 203px;
  height: 52px;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
}

.link-block-5.btn-banner:hover {
  text-align: left;
  background-color: #bed500;
}

.link-block-5.btn-banner.btn-modalidade {
  grid-column-gap: 5px;
  border-radius: 9px;
  width: 171px;
  height: 44px;
  margin-left: auto;
  margin-right: auto;
}

.link-block-5.btn-banner {
  color: #000;
  background-color: #d3fd34;
  justify-content: center;
  align-self: flex-start;
  margin-top: 0;
}

.link-block-5.btn-banner:hover {
  background-color: #c0e927;
}

.link-block-5.btn-banner:active {
  background-color: #d3fd34;
}

.link-block-5.btn-banner.secao01 {
  align-self: center;
  align-items: center;
  margin-top: 220px;
  margin-bottom: 80px;
  margin-right: auto;
}

.paragraph-24 {
  color: var(--dark-slate-grey-web);
  font-family: Gotham Book, sans-serif;
  font-size: 12px;
  line-height: 19.79px;
}

.heading-44 {
  font-size: 12px;
  font-weight: 500;
  line-height: 19.24px;
}

.terceira-dobra {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f7f8fc;
  background-image: url('../images/Rectangle-213.png');
  background-position: 0 0;
  background-size: cover;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 100px 20px;
  display: none;
}

.heading-47 {
  font-size: 12px;
  font-weight: 500;
  line-height: 19.24px;
}

.html-embed-18 {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 10px;
  font-size: 24px;
}

.heading-46 {
  font-size: 12px;
  font-weight: 500;
  line-height: 19.24px;
}

.div-block-53 {
  grid-column-gap: 10px;
  border-radius: 16px;
  width: 493px;
  height: 305px;
  display: flex;
  overflow: hidden;
}

.heading-40 {
  color: #8a2fec;
  font-size: 22px;
  font-weight: 500;
  line-height: 26.07px;
}

.logo-wrapper-3 {
  background-color: #fff;
  border-style: solid;
  border-color: #fff;
  border-radius: 16px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  height: auto;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-7 {
  align-items: center;
  display: flex;
}

.columns-2 {
  background-color: var(--bg-branco);
  justify-content: space-between;
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.db-default {
  grid-column-gap: 32px;
  grid-row-gap: 64px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: grid;
}

.db-default.primeira-dobra {
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.db-default.segunda-dobra {
  place-content: center;
  place-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.db-default-left {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.db-default-left.segunda-dobra {
  grid-row-gap: 0px;
  object-fit: cover;
  border-top-right-radius: 94px;
  border-bottom-right-radius: 94px;
  flex-flow: column;
  place-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.db-default-left.mod02 {
  padding-left: 24px;
}

.db-default-right {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.db-default-right.mod01, .db-default-right.mod03 {
  padding-right: 60px;
}

.tb-default {
  float: left;
  clear: none;
  grid-row-gap: 16px;
  text-align: left;
  flex-direction: column;
  align-self: auto;
  width: 100%;
  margin-left: 0;
  font-family: Gotham Book, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  display: flex;
}

.conf-img-home {
  object-fit: contain;
  align-self: flex-end;
  height: 100%;
  display: block;
}

.conf-img-home.mod02, .conf-img-home.mod02.desktop {
  width: 100%;
}

.conf-img-home.mod02.mobile, .conf-img-home.mobile {
  display: none;
}

.homepage-dbs {
  grid-row-gap: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 100px;
  display: flex;
}

.coluna {
  text-align: center;
  cursor: pointer;
  background-color: #000;
  border-radius: 25px;
  flex-direction: column;
  justify-content: center;
  min-width: 280px;
  max-height: 320px;
  padding: 20px;
  display: flex;
  position: relative;
}

.paragraph-25 {
  color: #344033;
  font-family: Gotham Book, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.bold-text-6 {
  color: #000;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

.section-6 {
  max-width: 1200px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
}

.heading-64 {
  color: var(--black-web);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 60px;
  font-family: Gotham Book, sans-serif;
  font-size: 60px;
  line-height: 1;
}

.container-10 {
  width: 100%;
  max-width: none;
  padding-top: 60px;
}

.tabs-menu {
  border-bottom: 1px solid var(--dim-grey-web);
  text-align: center;
  padding-bottom: 20px;
}

.tab-link-pr-aula {
  color: var(--black-web);
  background-color: #c8c8c800;
}

.tab-link-pr-aula.w--current {
  border-bottom: 2px solid var(--verde);
  outline-offset: 0px;
  background-color: #c8c8c800;
  outline: 3px #222;
}

.text-block-10 {
  font-family: Gotham, sans-serif;
  font-size: 18px;
}

.heading-65 {
  color: var(--black-web);
  text-transform: uppercase;
  font-family: Gotham Book, sans-serif;
}

.paragraph-28 {
  color: var(--black-web);
  margin-bottom: 40px;
  font-size: 20px;
}

.div-block-68 {
  border: 4px solid var(--verde);
  object-fit: cover;
  width: 50%;
  max-width: none;
  height: 250px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.image-30 {
  object-fit: cover;
  height: 100%;
  min-height: 100%;
}

.image-30.img-large {
  width: 100%;
}

.image-31 {
  object-fit: cover;
  height: 100%;
  min-height: 100%;
}

.paragraph-31 {
  color: var(--black-web);
  width: 50%;
  font-size: 20px;
  line-height: 130%;
}

.tabs-content {
  width: 100%;
  min-width: 0;
  max-width: none;
  padding-top: 40px;
}

.div-block-69 {
  object-fit: cover;
  width: 50%;
  height: 100%;
  min-height: 100%;
}

.div-block-70 {
  object-fit: cover;
  width: 50%;
  height: 100%;
}

.div-block-71 {
  width: 50%;
  height: 100%;
  min-height: 100%;
}

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

.barra-banner {
  background-color: #000;
  width: 100%;
  height: 80px;
  display: none;
}

.flex-block-11 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  margin-bottom: 60px;
  padding: 5px 20px;
}

.div-block-73 {
  align-items: center;
  width: 330px;
  height: 111px;
  display: flex;
}

.div-block-73.bb-logo {
  justify-content: center;
  width: 50%;
  height: auto;
}

.div-block-73.bb-raio {
  width: 100%;
  height: 100%;
  max-height: 80px;
  margin-left: 20px;
  margin-right: 20px;
  padding-right: 0;
}

.image-33 {
  width: 100%;
  height: 100%;
}

.image-33.bb-img {
  width: 100%;
  max-width: none;
  height: 100%;
}

.flex-block-12.col01 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-wrap: nowrap;
  align-items: center;
}

.flex-block-12.col02 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: row-reverse;
  align-items: center;
}

.flex-block-12.col03 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
}

.flex-block-12.col04 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: row-reverse;
  align-items: center;
}

.tab-pane-pr-aula {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.tab-pane-ajustes-da-bike {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
}

.tabs {
  width: 100%;
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
}

.utility_block {
  grid-column-gap: 0rem;
  grid-row-gap: 1.25rem;
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center;
  width: 50%;
  max-width: 100%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.lottie-animation {
  width: 50%;
}

.heading {
  color: #232536b0;
}

.text-block {
  color: #b5b5b5;
}

.image-34 {
  z-index: 1;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto;
}

.section-redirecionamento {
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 0;
  padding-top: 240px;
  padding-bottom: 240px;
  display: flex;
}

.html-embed-17 {
  color: var(--white-web);
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 0;
  display: flex;
}

.div-block-74 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  min-height: 0;
  display: flex;
}

.div-block-75 {
  flex-direction: column;
  justify-content: space-between;
  min-height: 60vh;
  margin-top: 80px;
  padding-bottom: 60px;
  display: flex;
}

.section-7 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-7.bg-whatsapp {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.heading-66 {
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  max-width: none;
  padding-right: 0;
  font-family: "Knockout Htf 49 Liteweight", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 33px;
}

.image-35 {
  text-align: center;
  width: 160px;
  max-width: none;
}

.packages-html {
  color: var(--white-web);
}

.padding-default {
  width: 100%;
  height: 100%;
  min-height: 60vh;
  margin-top: 80px;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 60px;
}

.div-block-79 {
  background-color: #fff;
  width: 100%;
  height: 100%;
  min-height: 60vh;
  margin-top: 80px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.div-block-80 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-right: auto;
  display: flex;
}

.div-block-81 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
  position: relative;
}

.div-block-82 {
  background-image: url('../images/Cycle_Circle-2_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 320px;
  max-width: 600px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  inset: auto;
}

.div-block-83 {
  flex-flow: wrap;
  width: 100%;
  max-width: none;
  display: flex;
}

.div-block-84 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
}

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

.body-4 {
  min-height: 100%;
}

.body-4.body-even-especiais {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--white-web);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  display: flex;
}

.body-5 {
  color: var(--white-web);
  min-height: 100%;
}

.btn-whatsapp {
  background-color: var(--verde);
  color: var(--black-web);
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 380px;
  height: 66px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.btn-whatsapp:hover {
  background-color: var(--verde-escuro);
}

.body-instrutores {
  color: var(--white-web);
}

.section-instrutores {
  color: #212529;
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  padding-bottom: 140px;
}

.container-instrutores {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  display: flex;
}

.modalidade-item1 {
  border-radius: 16px;
  width: 100%;
  max-width: 280px;
  height: 100%;
  max-height: 280px;
  position: relative;
  overflow: hidden;
}

.paragraph-26 {
  color: #fff;
  text-align: center;
  font-family: Archivo, sans-serif;
  font-size: 16px;
}

.heading-67 {
  color: #fff;
  font-size: 32px;
}

.modalidade-item2 {
  border-radius: 16px;
  width: 100%;
  max-width: 280px;
  height: 100%;
  max-height: 280px;
  position: relative;
  overflow: hidden;
}

.image-38 {
  width: 100%;
  height: 100%;
}

.image-38.img-12 {
  width: auto;
  height: 100%;
}

.flex-block-14 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.flex-block-14.instrutores {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  max-width: 960px;
  margin-top: 40px;
}

.image-39 {
  width: 100%;
  height: 100%;
}

.div-block-67 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  opacity: 0;
  background-color: #00000080;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: absolute;
  inset: 0%;
}

.heading-69 {
  color: #000;
  -webkit-text-stroke-color: #070801;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 17.76px;
  font-weight: 400;
  line-height: 21.04px;
}

.heading-69:hover {
  color: #000;
}

.heading-69.txt-menor {
  color: #000;
  font-size: 12px;
  font-weight: 500;
}

.heading-70 {
  color: #000;
  -webkit-text-stroke-color: #070801;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 17.76px;
  font-weight: 400;
  line-height: 21.04px;
}

.heading-70:hover {
  color: #000;
}

.heading-70.txt-menor {
  color: #000;
  font-size: 12px;
  font-weight: 500;
}

.heading-72 {
  color: #000;
  -webkit-text-stroke-color: #070801;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 17.76px;
  font-weight: 400;
  line-height: 21.04px;
}

.heading-72:hover {
  color: #000;
}

.heading-72.txt-menor {
  color: #000;
  font-size: 12px;
  font-weight: 500;
}

.heading-73 {
  color: #000;
  -webkit-text-stroke-color: #070801;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 17.76px;
  font-weight: 400;
  line-height: 21.04px;
}

.heading-73:hover {
  color: #000;
}

.heading-73.txt-menor {
  color: #000;
  font-size: 12px;
  font-weight: 500;
}

.heading-74 {
  color: #000;
  -webkit-text-stroke-color: #070801;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 17.76px;
  font-weight: 400;
  line-height: 21.04px;
}

.heading-74:hover {
  color: #000;
}

.heading-74.txt-menor {
  color: #000;
  font-size: 12px;
  font-weight: 500;
}

.body-instrutor {
  color: var(--white-web);
}

.section-instrutor {
  color: var(--black-web);
  background-color: #fff;
  width: 100%;
  height: 100%;
  margin-top: 80px;
  text-decoration: none;
}

.container-instrutor {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 140px;
  display: flex;
}

.flex-block-16 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 320px;
  margin-top: 60px;
}

.div-block-86 {
  width: 40%;
  min-width: 400px;
  height: auto;
}

.div-block-87 {
  flex-flow: column;
  justify-content: space-around;
  width: 60%;
  height: 100%;
  display: flex;
}

.paragraph-32 {
  color: var(--black-web);
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.image-40 {
  border-radius: 16px;
}

.heading-75 {
  color: var(--black-web);
  font-family: Montserrat, sans-serif;
  font-size: 36px;
}

.heading-76 {
  color: var(--black-web);
  font-family: Montserrat, sans-serif;
  font-size: 48px;
}

.paragraph-33 {
  color: #333;
  border: 0 solid #000;
  border-radius: 0;
  font-family: "Knockout Htf 49 Liteweight", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.heading-77 {
  color: #fff;
  -webkit-text-stroke-color: #070801;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 17.76px;
  font-weight: 400;
  line-height: 21.04px;
}

.heading-77:hover {
  color: #fff;
}

.heading-77.txt-menor {
  color: #000;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.html-embed-25 {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 10px;
  font-size: 24px;
}

.image-43 {
  margin-bottom: 60px;
  display: none;
}

.image-44 {
  display: none;
}

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

.container-13.container-large {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 475px;
  max-height: 475px;
  display: none;
}

.body-6 {
  color: var(--white-web);
}

.body-7 {
  color: var(--white-web);
  background-color: #1f1f1f;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 80px;
  display: flex;
}

.body-8 {
  color: var(--white-web);
  background-color: #1f1f1f;
}

.body-9, .body-10, .body-11, .body-12 {
  color: var(--white-web);
}

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

.body-14, .heading-78 {
  color: var(--black-web);
}

.button-4 {
  background-color: var(--verde);
  color: var(--black-web);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: 38px;
  padding: 5px 10px;
  font-family: Gotham, sans-serif;
  font-weight: 700;
  display: flex;
}

.button-4:hover {
  color: var(--black-web);
}

.button-4.pagekraft-auth-login {
  text-decoration: none;
  display: none;
}

.button-4.pagekraft-auth-register {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--verde);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--verde);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--verde);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--verde);
  color: var(--verde);
  background-color: #0000;
  min-width: 105px;
  text-decoration: none;
  display: none;
}

.button-4.pagekraft-auth-my-account {
  display: none;
}

.button-4.pagekraft-auth-my-account.w--current {
  text-decoration: none;
}

.button-4.pagekraft-auth-logout {
  text-decoration: none;
  display: none;
}

.code-embed {
  color: var(--verde);
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  line-height: 1;
  display: flex;
}

.section-8 {
  justify-content: center;
  align-items: flex-start;
  min-height: 60vh;
  margin-top: 80px;
  padding-top: 60px;
  padding-bottom: 100px;
  display: flex;
}

.code-embed-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.heading-79 {
  color: var(--black-web);
  margin-left: auto;
  margin-right: auto;
}

.bold-text-7 {
  font-family: Gotham, sans-serif;
}

.menu-button-desktop {
  display: flex;
}

.menu-button-desktop.menu-mobile-action {
  order: -9999;
  padding: 12px;
}

.div-block-88 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.image-23-copy {
  height: 36px;
}

@media screen and (min-width: 1280px) {
  .section.section-01 {
    background-position: 50%;
    background-size: cover;
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .heading-4.title-section.titulo-menor {
    max-width: 400px;
  }

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

  .div-block-57.studios-c {
    font-weight: 400;
  }

  .f-container, .f-container.container-footer-top {
    align-self: center;
  }

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

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

  .image-24 {
    height: 38px;
  }

  .link-block-5.btn-banner.secao01 {
    align-self: center;
    margin-top: 220px;
    margin-bottom: 0;
    bottom: 20%;
  }

  .section-6 {
    width: 100%;
  }

  .container-10 {
    width: 100%;
    max-width: none;
  }

  .div-block-68 {
    max-width: 100%;
    height: 250px;
  }

  .paragraph-31 {
    text-align: left;
  }

  .barra-banner {
    margin-bottom: 100px;
  }

  .image-43 {
    margin-bottom: 60px;
  }

  .container-13.container-large {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
  }

  .menu-button-desktop.menu-mobile-action {
    padding: 10px;
  }

  .image-23-copy {
    height: 42px;
  }
}

@media screen and (min-width: 1440px) {
  .section.section-01 {
    background-image: linear-gradient(#0000, #0000);
    max-height: 600px;
    margin-top: 80px;
    margin-bottom: 0;
  }

  .heading-4.title-section.titulo-menor {
    max-width: 400px;
  }

  .nona-dobra.depoimentos {
    margin-bottom: 60px;
  }

  .f-container, .f-container.container-footer-top {
    align-self: center;
  }

  .c-container {
    width: 100%;
  }

  .link-block-5.btn-banner.secao01 {
    align-self: center;
    margin-top: 220px;
  }

  .terceira-dobra {
    background-position: 0 100%;
    height: 100%;
  }

  .div-block-68 {
    max-width: 100%;
    height: 250px;
  }

  .barra-banner {
    margin-bottom: 100px;
  }

  .image-43 {
    margin-bottom: 60px;
  }

  .container-13.container-large {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    min-height: 675px;
    max-height: 675px;
  }
}

@media screen and (min-width: 1920px) {
  .container-web {
    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: 100%;
    max-height: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-5 {
    max-width: 100%;
  }

  .heading-4.title-section.titulo-menor {
    max-width: 400px;
    font-size: 42px;
    line-height: 63px;
  }

  .section-03.section.padding-75 {
    padding-top: 40px;
  }

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

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

  .f-container.container-footer-top {
    border-bottom-width: 1px;
    align-self: auto;
    padding-left: 0;
  }

  .grid-3 {
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }

  .footer {
    background-color: var(--black-web);
  }

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

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

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

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

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

  .link-block-5.btn-banner.secao01 {
    text-align: center;
    text-align: center;
    align-self: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 40px;
    bottom: 5%;
  }

  .db-default.primeira-dobra {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    place-content: center space-between;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .db-default.segunda-dobra {
    justify-items: stretch;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .db-default-left.segunda-dobra {
    align-items: stretch;
  }

  .db-default-right {
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    height: 482px;
    margin-left: 0;
    padding-right: 0;
  }

  .db-default-right.mod03 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-right: 0;
  }

  .conf-img-home {
    align-self: flex-start;
  }

  .conf-img-home.mod02 {
    align-self: flex-end;
    width: 100%;
  }

  .conf-img-home.mod02.desktop {
    width: 775px;
    max-width: none;
    height: auto;
  }

  .homepage-dbs {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 0;
    display: flex;
  }

  .div-block-68 {
    max-width: none;
    height: 250px;
  }

  .image-30 {
    width: 100%;
  }

  .div-block-71, .div-block-72 {
    width: 50%;
    height: 100%;
    min-height: 100%;
  }

  .barra-banner {
    margin-bottom: 100px;
    display: none;
  }

  .image-34 {
    inset: auto;
  }

  .image-34.right {
    left: 100px;
    right: auto;
  }

  .image-43 {
    margin-bottom: 60px;
  }

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

  .container-13.container-large {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    min-height: 675px;
    max-height: 675px;
    margin-bottom: 0;
    padding-top: 0;
  }
}

@media screen and (max-width: 991px) {
  .section {
    margin-top: 0;
  }

  .section.section-01 {
    background-color: #0000;
    background-image: none;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    min-height: auto;
    margin-top: 0;
  }

  .heading-29 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 25px;
  }

  .link-block.btn-passos {
    justify-content: center;
    align-self: center;
  }

  .div-block-40 {
    justify-content: center;
    align-self: center;
    height: 568px;
  }

  .div-block-57 {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .div-block-57.studios-c {
    justify-content: center;
    width: 95%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-27 {
    justify-content: flex-start;
  }

  .nona-dobra {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 90px;
    display: flex;
  }

  .mask-2 {
    background-color: #0000;
  }

  .carrossel-professores {
    background-color: #0000;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .carrossel-professores.carrossel-passos {
    align-self: center;
    position: relative;
  }

  .div-block-42.p-carrossel {
    width: 300px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-52 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 25px;
  }

  .div-block-50 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .icon-4 {
    -webkit-text-stroke-width: 0px;
    background-color: #0000;
  }

  .div-block-58 {
    justify-content: center;
    align-self: center;
    height: 568px;
  }

  .right-arrow {
    background-color: #0000;
  }

  .div-block-60 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: row;
    justify-content: space-between;
    margin-left: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-41 {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .slide-2 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .heading-38 {
    font-size: 12.78px;
    font-weight: 400;
    line-height: 13.9px;
  }

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

  .heading-53 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 25px;
  }

  .div-block-61 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: row;
    justify-content: space-between;
    margin-left: 25px;
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

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

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

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

  .db-politica-custom {
    word-break: break-word;
    width: 100%;
    max-width: 100%;
    margin-top: 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: #c0ff72;
    margin-top: 0;
    display: none;
  }

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

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

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

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

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

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

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

  .image-24 {
    text-align: left;
    flex: 0 auto;
    order: 1;
    align-self: center;
    max-width: none;
    height: 48px;
    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 {
    background-color: #000;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
    position: absolute;
    left: 0;
  }

  .menu-button.menu-mobile-action.w--open {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

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

  .angulare-myaccount {
    padding-top: 0;
  }

  .heading-sections-2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 25px;
  }

  .terceira-dobra {
    background-image: url('../images/Rectangle-213.png');
    background-size: cover;
    flex-flow: column;
    align-content: flex-start;
    align-items: flex-end;
    width: 100%;
    max-width: none;
    height: auto;
    padding-top: 90px;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .logo-wrapper-3 {
    margin-top: 65px;
  }

  .db-default.primeira-dobra {
    grid-row-gap: 32px;
    flex-direction: column;
    align-items: center;
    max-width: 668px;
    display: flex;
  }

  .db-default.segunda-dobra {
    max-width: 668px;
    display: flex;
  }

  .db-default-left {
    grid-row-gap: 32px;
    order: 1;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }

  .db-default-left.segunda-dobra {
    order: -1;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .db-default-left.mod02 {
    padding: 0;
  }

  .db-default-right {
    grid-row-gap: 32px;
    order: -1;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }

  .db-default-right.mod01, .db-default-right.mod03 {
    padding-right: 0;
  }

  .tb-default {
    grid-row-gap: 16px;
    flex-direction: column;
    min-width: 100%;
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5;
    display: flex;
  }

  .conf-img-home {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .homepage-dbs {
    align-items: center;
  }

  .coluna {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    align-items: stretch;
    display: flex;
  }

  .div-block-68 {
    justify-content: center;
    align-items: center;
    width: 50%;
  }

  .paragraph-31 {
    width: 50%;
    line-height: 130%;
  }

  .flex-block-12 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: row-reverse;
    align-items: center;
  }

  .flex-block-12.col04 {
    flex-wrap: nowrap;
  }

  .utility_block {
    width: 95%;
  }

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

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

  .section-7 {
    padding-bottom: 140px;
  }

  .section-7.bg-whatsapp {
    margin-left: auto;
  }

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

  .div-block-80 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
  }

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

  .div-block-82 {
    margin-top: 0;
    margin-right: auto;
  }

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

  .modalidade-item1 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .modalidade-item2 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

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

  .section-instrutor {
    margin-top: 0;
  }

  .flex-block-16 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .paragraph-34, .paragraph-35 {
    word-break: break-all;
  }

  .heading-79 {
    margin-right: auto;
  }

  .menu-button-desktop {
    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-desktop.menu-mobile-action {
    background-color: #000;
    justify-content: center;
    align-items: center;
    height: auto;
    display: none;
    position: absolute;
    left: 10px;
  }

  .menu-button-desktop.menu-mobile-action.w--open {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

@media screen and (max-width: 767px) {
  .section.section-01 {
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-29 {
    text-align: center;
    font-size: 32px;
  }

  .heading-29.titulo-laranja {
    margin-left: 0;
  }

  .link-block {
    width: 278px;
    height: 54px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-56 {
    width: 100%;
    height: 54px;
  }

  .div-block-40 {
    flex-flow: column wrap;
    height: 100%;
  }

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

  .div-block-57 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    max-width: none;
    display: none;
  }

  .div-block-57.studios-c {
    flex-flow: column;
    height: 374px;
    padding-bottom: 15px;
  }

  .div-block-27 {
    max-width: none;
  }

  .nona-dobra {
    max-width: none;
    height: auto;
    padding-top: 0;
  }

  .nona-dobra.nona-b-m {
    flex-wrap: nowrap;
    height: 100%;
    padding-top: 60px;
  }

  .div-block-42 {
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 260px;
  }

  .heading-52 {
    text-align: center;
    font-size: 32px;
  }

  .div-block-58 {
    flex-flow: column wrap;
    height: 100%;
  }

  .div-block-60 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: row;
    justify-content: space-between;
    max-width: none;
    margin-bottom: 40px;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 0;
  }

  .div-block-41 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    max-width: none;
    display: none;
  }

  .heading-53 {
    text-align: center;
    font-size: 32px;
  }

  .div-block-61 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: row;
    justify-content: space-between;
    max-width: none;
    margin-bottom: 140px;
    padding-left: 0;
    padding-right: 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;
  }

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

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

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

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

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

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

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

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

  .db-cookiesof {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-nav-logo {
    padding-left: 0;
  }

  .c-nav-logo.w--current {
    align-self: center;
    padding-left: 0;
    display: flex;
  }

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

  .image-24 {
    flex: 1;
    order: 1;
    margin-left: 0;
    margin-right: 0;
  }

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

  .slider-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 80px;
  }

  .flex-block-7 {
    width: 100%;
  }

  .heading-sections-2 {
    text-align: center;
    font-size: 32px;
  }

  .slider-5 {
    height: auto;
  }

  .heading-58.txt-menor {
    font-size: 14px;
  }

  .db-title-cta-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .flex-block-10 {
    width: 100%;
  }

  .link-block-5 {
    width: 278px;
    height: 54px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-block-5.btn-banner {
    margin-right: 100px;
  }

  .link-block-5.btn-banner.btn-modalidade {
    margin-right: 0;
  }

  .terceira-dobra {
    min-width: 468px;
    max-width: none;
    padding-top: 90px;
    padding-left: 0;
    padding-right: 0;
  }

  .logo-wrapper-3 {
    flex-direction: column;
    margin-top: 45px;
    padding-top: 31px;
    display: flex;
    position: relative;
  }

  .db-default.primeira-dobra, .db-default.segunda-dobra {
    max-width: none;
  }

  .db-default-left.segunda-dobra {
    align-items: center;
  }

  .db-default-left.mod02 {
    width: 90%;
    padding-left: 0;
  }

  .db-default-right.mod01, .db-default-right.mod03 {
    width: 90%;
  }

  .conf-img-home.mod02.mobile {
    display: block;
  }

  .conf-img-home.desktop {
    display: none;
  }

  .conf-img-home.mobile {
    display: block;
  }

  .homepage-dbs {
    align-items: center;
  }

  .container-10 {
    color: var(--white-web);
  }

  .heading-65 {
    padding-left: 20px;
  }

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

  .flex-block-12.col01 {
    flex-flow: column-reverse;
  }

  .flex-block-12.col02, .flex-block-12.col03, .flex-block-12.col04 {
    flex-direction: column-reverse;
  }

  .utility_block {
    width: 95%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

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

  .section-7 {
    flex-flow: column;
    padding-bottom: 280px;
  }

  .section-7.bg-whatsapp {
    flex-flow: wrap;
    padding-bottom: 60px;
  }

  .heading-66 {
    text-align: center;
    width: 100%;
  }

  .div-block-80 {
    flex-flow: wrap;
    max-width: none;
  }

  .div-block-81 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .div-block-82 {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    inset: 0%;
  }

  .div-block-83 {
    width: 90%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-84 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    display: flex;
  }

  .div-block-85 {
    justify-content: center;
    align-items: center;
  }

  .heading-69.txt-menor, .heading-70.txt-menor, .heading-72.txt-menor, .heading-73.txt-menor, .heading-74.txt-menor {
    font-size: 14px;
  }

  .div-block-87 {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-79 {
    font-size: 28px;
  }

  .menu-button-desktop.menu-mobile-action {
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-top: 0;
  }

  .section.section-01 {
    background-color: var(--black-web);
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    background-color: var(--white-web);
    background-image: none;
    align-items: center;
    height: auto;
    min-height: 100%;
    max-height: 100%;
    margin-top: 0;
    padding: 0;
    display: flex;
  }

  .container-5 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .heading-4.title-section.titulo-menor {
    text-align: center;
    text-transform: uppercase;
    align-self: auto;
    max-width: 100%;
    font-size: 24px;
  }

  .section-03.section.padding-75 {
    padding: 36px 20px;
  }

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

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

  .heading-32 {
    font-size: 20px;
  }

  .heading-50.unit-name {
    color: var(--verde);
    text-align: center;
    align-self: center;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 20px;
  }

  .heading-29 {
    text-align: center;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-bottom: 10px;
    margin-left: 0;
    line-height: 1.2;
  }

  .heading-29.titulo-laranja {
    color: var(--white-web);
    text-transform: uppercase;
    font-size: 24px;
    line-height: 36px;
  }

  .link-block.btn-banner {
    margin-top: 40px;
  }

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

  .div-block-40 {
    align-items: center;
    height: 0%;
    padding-left: 0;
    padding-right: 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;
  }

  .div-block-57.studios-c {
    flex: 0 auto;
    align-self: center;
    max-width: 321px;
    height: auto;
    max-height: 400px;
    margin-top: auto;
    padding: 20px;
    left: 0%;
    right: 0%;
  }

  .contato-info {
    color: var(--white-web);
    font-size: 12px;
  }

  .contato-info.email {
    font-size: 12px;
  }

  .div-block-27 {
    opacity: 1;
    -webkit-backdrop-filter: contrast(200%);
    backdrop-filter: contrast(200%);
    mix-blend-mode: normal;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nona-dobra {
    background-color: var(--white-web);
    flex-wrap: nowrap;
    margin-bottom: 0;
    padding-top: 50px;
  }

  .nona-dobra.nona-b-m {
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 480px;
    max-height: none;
    margin-top: auto;
    padding-top: 10px;
  }

  .nona-dobra.depoimentos {
    background-color: var(--black-web);
    background-image: none;
  }

  .carrossel-professores.carrossel-passos {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .left-arrow {
    margin-left: 0;
    top: 60px;
  }

  .heading-51 {
    font-size: 20px;
  }

  .div-block-42.p-carrossel {
    width: 100%;
    min-height: auto;
    margin-top: 60px;
    margin-bottom: auto;
    padding-bottom: 60px;
    position: relative;
  }

  .heading-52 {
    text-align: center;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-bottom: 10px;
    margin-left: 0;
    line-height: 1.2;
  }

  .slide-nav {
    background-color: #0000;
  }

  .div-block-50 {
    max-width: none;
    overflow: hidden;
  }

  .icon-4 {
    color: var(--verde);
    background-color: #0000;
    margin-left: 10px;
    margin-right: 0;
  }

  .icon-4:hover {
    color: var(--verde-escuro);
  }

  .div-block-58 {
    align-items: center;
    height: 0%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-58.bg-resrevar {
    padding-top: 0;
  }

  .right-arrow {
    margin-right: 0;
    top: 60px;
    right: -30px;
  }

  .icon-5 {
    color: var(--verde);
    background-color: #0000;
    margin-left: 10px;
    margin-right: 0;
    left: -11px;
  }

  .icon-5:hover {
    color: var(--verde-escuro);
  }

  .div-block-60 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    margin-left: auto;
  }

  .slide-2 {
    min-height: 100%;
    max-height: 100%;
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden;
  }

  .div-block-49 {
    height: 100%;
  }

  .heading-53 {
    text-align: center;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-bottom: 10px;
    margin-left: 0;
    line-height: 1.2;
  }

  .heading-53.heading-29.titulo-laranja.depoimento {
    text-align: center;
    justify-content: center;
  }

  .column-5 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .container-7 {
    text-align: center;
    padding: 0 20px 60px;
  }

  .div-block-61 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 40px;
    margin-left: auto;
  }

  .div-block-61.depoimentos {
    margin-bottom: 0;
  }

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

  .f-container {
    height: auto;
  }

  .facebook-icon {
    margin-right: 10px;
    display: flex;
  }

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

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

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

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

  .heading-12 {
    margin-top: 0;
    margin-bottom: 12px;
  }

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

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

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

  .f-r-link {
    font-size: 14px;
    line-height: 130%;
  }

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

  .bold-text.bold-text-4 {
    font-size: 1.1rem;
  }

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

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

  .db-cookiesof {
    max-width: 360px;
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-5 {
    width: 100%;
  }

  .icon {
    color: #fff;
    background-color: #c0ff7200;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-23 {
    width: auto;
    height: 16px;
  }

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

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

  .c-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--black-web);
    order: 1;
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .c-nav-link {
    color: var(--white-web);
    text-align: left;
  }

  .c-nav-link:hover {
    color: var(--verde);
  }

  .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;
    width: auto;
    max-width: none;
    height: 34px;
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .menu-button.menu-mobile-action {
    z-index: 2;
    justify-content: center;
    align-items: center;
    left: 0;
  }

  .l-nav {
    background-color: var(--black-web);
    opacity: 1;
    mix-blend-mode: normal;
    position: relative;
  }

  .image-25 {
    text-align: left;
    max-width: 90%;
  }

  .angulare-myaccount {
    padding-top: 0;
  }

  .column-6 {
    display: none;
  }

  .slide-3, .slide-4, .slide-5 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slider-wrapper {
    overflow-wrap: normal;
    flex-flow: column wrap;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: ". Area";
    grid-auto-flow: column;
    place-content: stretch space-around;
    justify-items: baseline;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .db-content-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-sections-2 {
    text-align: left;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-bottom: 10px;
    margin-left: 0;
    line-height: 1.5;
  }

  .heading-57 {
    text-align: center;
    align-self: center;
    max-width: 100%;
    font-size: 16px;
  }

  .heading-57.funco {
    align-self: flex-start;
  }

  .c-carousel-coach-3.mobile {
    margin-top: 0;
    display: block;
  }

  .c-carousel-coach-3.desktop {
    display: none;
  }

  .icon-8:hover {
    color: var(--verde-escuro);
    margin-right: 60px;
    right: -20px;
  }

  .icon-8.esquerda {
    z-index: 9;
    left: 0;
  }

  .slider-5 {
    height: auto;
  }

  .heading-58 {
    font-size: 24px;
    line-height: 21px;
  }

  .heading-58.txt-menor {
    font-size: 14px;
    line-height: 19px;
  }

  .image-28 {
    border-radius: 100%;
    max-width: 126px;
    max-height: 126px;
  }

  .div-block-55 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .div-block-52 {
    height: 100%;
  }

  .db-title-cta-3 {
    flex-direction: column;
  }

  .flex-block-10 {
    text-align: center;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
  }

  .link-block-5.btn-banner {
    width: 280px;
  }

  .link-block-5.btn-banner.btn-modalidades {
    margin-bottom: 56px;
  }

  .link-block-5.btn-banner.desktop {
    display: none;
  }

  .link-block-5.btn-banner {
    width: 280px;
    margin-bottom: 20px;
    margin-right: auto;
    font-size: 14px;
  }

  .link-block-5.btn-banner.secao01 {
    align-self: center;
    align-items: center;
    min-height: 54px;
    margin-top: 180px;
    margin-bottom: 20px;
  }

  .paragraph-24 {
    text-align: left;
  }

  .terceira-dobra {
    background-color: var(--black-web);
    background-image: none;
    min-width: 0;
    max-width: 360px;
    margin-bottom: 0;
    padding: 0 15px 60px;
    display: none;
  }

  .div-block-53 {
    flex-flow: column;
    width: 100%;
    height: 100%;
  }

  .logo-wrapper-3 {
    flex-flow: column wrap;
    flex: 0 auto;
    align-content: stretch;
    width: 100%;
    min-width: 283px;
    max-width: 283px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 45px 10px;
    display: flex;
  }

  .columns-2 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .db-default.primeira-dobra {
    max-width: 100%;
  }

  .db-default.segunda-dobra {
    object-fit: cover;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .db-default-left {
    grid-row-gap: 0px;
  }

  .db-default-left.segunda-dobra {
    object-fit: cover;
    margin-left: 0;
    margin-right: 0;
  }

  .db-default-left.mod02 {
    padding: 0;
  }

  .db-default-right {
    grid-row-gap: 0px;
    min-width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .db-default-right.mod01, .db-default-right.mod03 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tb-default {
    grid-row-gap: 0px;
    color: var(--black-web);
    margin-top: 0;
    margin-bottom: 40px;
    padding-top: 0;
    font-size: .75rem;
  }

  .conf-img-home {
    object-fit: cover;
    width: 100%;
    min-width: 100%;
  }

  .conf-img-home.mod02.desktop {
    display: none;
  }

  .conf-img-home.mod02.mobile {
    object-fit: cover;
  }

  .conf-img-home.desktop {
    display: none;
  }

  .conf-img-home.mobile {
    display: block;
  }

  .homepage-dbs {
    grid-row-gap: 16px;
    background-color: var(--white-web);
    min-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 40px;
  }

  .coluna {
    width: 100%;
  }

  .paragraph-25 {
    text-align: left;
    margin-bottom: 36px;
    line-height: 150%;
  }

  .bold-text-6 {
    color: var(--black-web);
    text-align: left;
    align-self: flex-start;
    font-size: 18px;
    line-height: 150%;
  }

  .columns-4 {
    display: none;
  }

  .heading-64 {
    text-align: center;
    font-size: 24px;
  }

  .container-10 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-menu {
    justify-content: center;
    display: flex;
  }

  .tab-link-pr-aula {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-10 {
    width: 100%;
  }

  .heading-65 {
    font-size: 24px;
  }

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

  .div-block-68 {
    flex-direction: row;
    width: 100%;
    max-width: 100%;
  }

  .image-30, .image-30.img-large, .image-31 {
    object-fit: cover;
  }

  .paragraph-31 {
    text-align: left;
    width: 100%;
    max-width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }

  .link {
    display: none;
  }

  .utility_block {
    width: 95%;
  }

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

  .div-block-75 {
    justify-content: flex-start;
    margin-top: 0;
  }

  .section-7.bg-whatsapp {
    background-color: #fff;
  }

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

  .div-block-82 {
    margin-left: auto;
    margin-right: auto;
    inset: 0%;
  }

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

  .heading-69 {
    font-size: 20px;
    line-height: 21px;
  }

  .heading-69.txt-menor {
    font-size: 14px;
  }

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

  .heading-70.txt-menor {
    font-size: 14px;
  }

  .heading-72 {
    font-size: 20px;
    line-height: 21px;
  }

  .heading-72.txt-menor {
    font-size: 14px;
  }

  .heading-73 {
    font-size: 20px;
    line-height: 21px;
  }

  .heading-73.txt-menor {
    font-size: 14px;
  }

  .heading-74 {
    font-size: 20px;
    line-height: 21px;
  }

  .heading-74.txt-menor {
    font-size: 14px;
  }

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

  .div-block-86 {
    min-width: 360px;
  }

  .div-block-87 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-32 {
    color: var(--white-web);
    font-weight: 400;
  }

  .heading-75, .heading-76 {
    color: var(--white-web);
  }

  .heading-77 {
    font-size: 24px;
    line-height: 21px;
  }

  .heading-77.txt-menor {
    font-size: 12px;
    line-height: 19px;
  }

  .image-43 {
    margin-bottom: 0;
  }

  .image-44 {
    flex: 0 auto;
  }

  .container-13.container-large {
    flex-direction: column;
    justify-content: flex-end;
    align-self: center;
    align-items: center;
    min-height: 370px;
    max-height: 370px;
  }

  .body-7 {
    margin-top: 0;
  }

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

  .menu-button-desktop.menu-mobile-action {
    justify-content: center;
    align-items: center;
    height: auto;
  }

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

#w-node-_0eb030fc-128d-649e-4737-817d0de55547-6ccda498 {
  justify-self: end;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de55548-6ccda498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de55551-6ccda498 {
  justify-self: start;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de55552-6ccda498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de5555b-6ccda498 {
  justify-self: end;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de5555c-6ccda498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de55565-6ccda498 {
  justify-self: start;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de55566-6ccda498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de55571-6ccda498 {
  justify-self: end;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de55572-6ccda498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de5557b-6ccda498 {
  justify-self: start;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de5557c-6ccda498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de55585-6ccda498 {
  justify-self: end;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de55586-6ccda498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de5558f-6ccda498 {
  justify-self: start;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de55590-6ccda498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de555a3-6ccda498 {
  justify-self: end;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de555a4-6ccda498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de555af-6ccda498 {
  justify-self: start;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de555b0-6ccda498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de555bb-6ccda498 {
  justify-self: end;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de555bc-6ccda498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de555c7-6ccda498 {
  justify-self: start;
}

#w-node-_0eb030fc-128d-649e-4737-817d0de555c8-6ccda498, #w-node-_0eb030fc-128d-649e-4737-817d0de555d6-6ccda498, #w-node-_11118597-fc7f-e495-85b4-73c494ff929b-6ccda498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_11118597-fc7f-e495-85b4-73c494ff929d-6ccda498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_11118597-fc7f-e495-85b4-73c494ff928b-6ccda498, #w-node-ece23146-9a17-359b-34a6-74a111dd63f2-6ccda498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ece23146-9a17-359b-34a6-74a111dd63f4-6ccda498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_52d80312-d8b9-cded-f45f-e5b80faeb20b-6ccda498, #w-node-_5be53aba-0e6a-f203-3d99-70dcb084290d-b0842908, #w-node-_5be53aba-0e6a-f203-3d99-70dcb084291d-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, #w-node-_20d4d32b-4eb1-92bb-2152-2bdb3e24654e-6ccda49c, #w-node-_20d4d32b-4eb1-92bb-2152-2bdb3e24654f-6ccda49c, #w-node-_1ca73ecc-c742-793a-d925-4ec430cb8057-6ccda49f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b15c6e5-d6e7-78bb-d35d-162ff2532cd1-c387baa1, #w-node-_6ce57741-f8ed-03e9-dd44-081c5cd5772e-c387baa1, #w-node-_29b0d48e-5aa8-e09c-ba7a-04a5786e926b-c387baa1, #w-node-ae1d3d07-206c-0bb3-4946-bcca5b60aabc-c387baa1, #w-node-f9ddb820-b31f-618d-805b-41f91e85e787-c387baa1, #w-node-cf17ec4a-cc5b-4279-8765-73fa0f06708a-c387baa1, #w-node-_3f9ca146-27d1-e16c-5349-1fb0ea2a519a-c387baa1 {
  grid-area: Area;
}

@media screen and (min-width: 1920px) {
  #w-node-_11118597-fc7f-e495-85b4-73c494ff929b-6ccda498, #w-node-_11118597-fc7f-e495-85b4-73c494ff929d-6ccda498, #w-node-ece23146-9a17-359b-34a6-74a111dd63f4-6ccda498 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_5be53aba-0e6a-f203-3d99-70dcb084291d-b0842908 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0eb030fc-128d-649e-4737-817d0de55547-6ccda498, #w-node-_0eb030fc-128d-649e-4737-817d0de555a3-6ccda498 {
    align-self: center;
  }
}


@font-face {
  font-family: 'Knockout Htf 49 Liteweight';
  src: url('../fonts/Knockout-HTF49Liteweight-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Book';
  src: url('../fonts/Gotham-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}