@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-ExtraBoldItalic.ttf') format("truetype"), url('../fonts/Poppins-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-ExtraBold.ttf') format("truetype"), url('../fonts/Poppins-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-ExtraLightItalic.ttf') format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-SemiBoldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Bw Vivant;
  src: url('../fonts/bw-vivant-light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bw Vivant;
  src: url('../fonts/bw-vivant-thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bw Vivant;
  src: url('../fonts/bw-vivant-regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bw Vivant;
  src: url('../fonts/bw-vivant-medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bw Vivant;
  src: url('../fonts/bw-vivant-bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bwvivant Skinny;
  src: url('../fonts/BwVivant-Skinny.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bw Vivant;
  src: url('../fonts/bw-vivant-black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Marcellus;
  src: url('../fonts/Marcellus-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --background: #f2ebde;
  --neutras-7: #d1a977;
  --main: #9a7848;
  --rounding-base: 6px;
  --text-3: #f2ebde;
  --transparent: #fff0;
  --neutras-2: #f2f6f6;
  --gray: #888;
  --neutras-3: #f0f0f0e6;
  --text-1: #3f4b4e;
  --text-2: #888;
  --neutras-1: #f2ebde;
  --white-web: white;
  --neutras-6: #0000000d;
  --neutras-5: #f6f7ff;
  --black-web: black;
  --background-dark: #333;
  --background-tertiary: #f0f0f0b3;
  --white-90: #f0f0f0e6;
  --shadow-image: #2d2d2d80;
  --primary-color-template-dark-animation: #88e0dc;
  --text4: #f2ebde;
}

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

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

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

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

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

.container-navbar {
  z-index: 10;
  background-color: var(--background);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  display: flex;
  position: fixed;
  top: 0;
}

.navbar-custom {
  justify-content: space-between;
  width: 100%;
  max-width: 1440px;
  padding: 10px 24px;
  display: flex;
}

.logo-header {
  max-width: none;
  height: 48px;
}

.div-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: center;
  display: flex;
}

.icon-hamburguer {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: none;
}

.icon-hamburguer.menu-mobile-action {
  color: var(--neutras-7);
  width: 42px;
  height: 42px;
  font-weight: 700;
  display: flex;
}

.button-primary-wellness {
  border: 2px solid var(--main);
  border-radius: var(--rounding-base);
  background-color: var(--main);
  color: #f2ebde;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding: 12px 24px;
  font-weight: 700;
  line-height: 21px;
  transition: box-shadow .15s;
  display: flex;
}

.button-primary-wellness:hover {
  border-color: var(--neutras-7);
  box-shadow: inset 0 2px 5px 40vh var(--neutras-7);
  color: var(--text-3);
  mix-blend-mode: normal;
}

.button-secondary-wellness {
  border: 2px solid var(--main);
  border-radius: var(--rounding-base);
  background-color: var(--transparent);
  color: var(--main);
  justify-content: center;
  align-items: center;
  height: 44px;
  padding: 11px 24px;
  font-weight: 700;
  transition: box-shadow .15s;
  display: flex;
}

.button-secondary-wellness:hover {
  border-color: var(--neutras-7);
  box-shadow: inset 0 2px 5px 40vh var(--neutras-7);
  color: var(--text-3);
  text-decoration: none;
}

.button-secondary-wellness.pagekraft-auth-logout, .button-secondary-wellness.pagekraft-auth-my-account, .button-secondary-wellness.pagekraft-auth-register {
  font-size: 12px;
  font-weight: 500;
  display: none;
}

.div-block-2 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  display: flex;
}

.code-embed {
  cursor: auto;
  height: auto;
}

.div-block-3 {
  border: 1px solid var(--neutras-2);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.div-block-3.pagekraft-auth-login {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 9px 14px;
  display: none;
}

.div-block-4 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  min-width: 279px;
  display: flex;
}

.div-block-4.cad-mobile {
  display: none;
}

.heading {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--gray);
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  display: block;
}

.heading.pagekraft-auth-register {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 8px;
  display: none;
}

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

.menu-hamburguer {
  z-index: auto;
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  background-color: var(--background);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 360px;
  height: 100vh;
  padding-top: 20px;
  padding-left: 24px;
  padding-right: 24px;
  transition: all .3s;
  display: none;
  position: static;
  top: 0;
  left: 0;
  transform: translate(-360px);
}

.div-block-6 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.code-embed-2 {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-7 {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.button-hamburguer {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: var(--rounding-base);
  justify-content: flex-start;
  align-items: center;
  height: 64px;
  padding-left: 24px;
  padding-right: 24px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.button-hamburguer:hover {
  background-color: var(--neutras-3);
}

.button-hamburguer:visited {
  color: var(--text-1);
  font-weight: 700;
}

.button-hamburguer.w--current:hover {
  background-color: var(--neutras-3);
}

.heading-2 {
  color: var(--text-2);
}

.div-block-8 {
  background-color: #0006;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  transform: translate(0);
}

.div-block-9 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
  display: none;
}

.container-banner {
  background-image: url('../images/Banner-web-1.png');
  background-position: 50%;
  background-size: cover;
  height: 480px;
  margin-top: 80px;
  margin-bottom: 42px;
}

.container-gradient {
  width: 100%;
  height: 100%;
}

.container-banner-text {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: flex;
}

.title-left {
  color: var(--text-3);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Marcellus, Arial, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 1.5;
}

.card-hover-description {
  background-color: var(--main);
  width: 100%;
  max-width: 320px;
  height: 427px;
}

.card-hover-description.card-border-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-position: 50% 85%;
  background-size: cover;
  background-clip: border-box;
  border-top-left-radius: 0;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: block;
}

.card-hover-description.card-border-1:where(.w-variant-e2c9cef6-6f38-f264-2725-60dfe5344690) {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 0;
}

.card-hover-description.card-border-1:where(.w-variant-4a3abfb0-0f8b-6216-7136-946423277017) {
  border-radius: 50px 0;
}

.box-description {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--transparent);
  color: var(--main);
  border-bottom-left-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 66px;
  margin-top: 0;
  padding: 18px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.box-description:where(.w-variant-270b6861-34e5-0138-c40b-a3b523b75804) {
  border-bottom-left-radius: 0;
}

.box-description:where(.w-variant-4c61c162-ae64-b959-8e71-adb0151ae895) {
  border-radius: 0 0 50px;
}

.box-description.border-none-title {
  background-color: var(--transparent);
  color: var(--text-3);
  border-bottom-left-radius: 0;
}

.title-card-hover {
  color: var(--main);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
}

.title-card-hover:where(.w-variant-e2c9cef6-6f38-f264-2725-60dfe5344690) {
  color: var(--main);
}

.description-hide {
  color: var(--text-3);
  text-align: center;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  display: none;
}

.container-depoimento {
  background-color: var(--main);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  min-height: 302px;
  margin-bottom: 42px;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.section {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: column;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-26 {
  background-color: var(--transparent);
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  max-width: 838px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 0 24px;
  display: flex;
}

.paragraph-2 {
  color: var(--text-3);
  text-align: right;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}

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

.div-block-28 {
  background-image: url('../images/Frame-48096017_1.webp');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  width: 64px;
  height: 64px;
}

.heading-11 {
  color: var(--text-3);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
}

.container-espaco {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: column;
  width: 100%;
  max-width: none;
  margin-bottom: 42px;
  padding: 64px 20px;
  display: flex;
}

.div-block-29 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.text-block-6 {
  color: var(--text-1);
  font-weight: 400;
}

.flex-block {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  text-decoration: none;
  display: flex;
}

.code-embed-5 {
  border-radius: 16px;
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  line-height: 24px;
  overflow: hidden;
}

.button-primary-template-xl {
  background-color: var(--text-3);
  color: var(--main);
  text-align: center;
  border-radius: 6px;
  padding: 14px 42px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  transition: box-shadow .15s;
}

.button-primary-template-xl:hover {
  box-shadow: inset 0 2px 5px 40vh var(--neutras-7);
  color: var(--text-3);
}

.box-description-shadow {
  width: 100%;
  height: 100%;
  padding-top: 190px;
}

.box-description-shadow.card-border-1 {
  background-color: var(--transparent);
  z-index: 1;
  border-top-left-radius: 0;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.box-description-shadow.card-border-1:where(.w-variant-e2c9cef6-6f38-f264-2725-60dfe5344690) {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 0;
}

.box-description-shadow.card-border-1:where(.w-variant-4a3abfb0-0f8b-6216-7136-946423277017) {
  border-radius: 50px 0;
}

.box-description-shadow.card-border-1:where(.w-variant-270b6861-34e5-0138-c40b-a3b523b75804) {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 0;
}

.box-description-shadow.card-border-1:where(.w-variant-4c61c162-ae64-b959-8e71-adb0151ae895) {
  border-radius: 50px 0;
}

.box-description-shadow.card-border-1-copy:where(.w-variant-e2c9cef6-6f38-f264-2725-60dfe5344690) {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 0;
}

.box-description-shadow.card-border-1-copy:where(.w-variant-4a3abfb0-0f8b-6216-7136-946423277017) {
  border-radius: 50px 0;
}

.box-description-shadow.card-border-1-copy:where(.w-variant-270b6861-34e5-0138-c40b-a3b523b75804) {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 0;
}

.box-description-shadow.card-border-1-copy:where(.w-variant-4c61c162-ae64-b959-8e71-adb0151ae895) {
  border-radius: 50px 0;
}

.box-description-shadow.card-border-1-copy.title-center-card {
  border-bottom-left-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.box-description-shadow.card-border-1-copy.title-center-card:where(.w-variant-e2c9cef6-6f38-f264-2725-60dfe5344690), .box-description-shadow.card-border-1-copy.title-center-card:where(.w-variant-4a3abfb0-0f8b-6216-7136-946423277017) {
  border-bottom-left-radius: 0;
}

.box-description-shadow.card-border-1-copy {
  z-index: 1;
  border-top-left-radius: 0;
  border-top-right-radius: 50px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.box-description-shadow.card-border-1-copy.title-center-card {
  background-color: #fff0;
  border-radius: 6px;
  justify-content: center;
  align-items: stretch;
  padding-top: 0;
  display: flex;
  overflow: hidden;
}

.box-description-shadow.card-border-1-copy.title-center-card:hover {
  justify-content: flex-start;
  align-items: flex-end;
}

.image-4 {
  z-index: 0;
  aspect-ratio: auto;
  object-fit: cover;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  width: 100%;
  height: 100%;
  position: relative;
  inset: -100% 0% 0%;
}

.image-4:where(.w-variant-e2c9cef6-6f38-f264-2725-60dfe5344690) {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 0;
}

.image-4:where(.w-variant-4a3abfb0-0f8b-6216-7136-946423277017) {
  border-radius: 50px 0;
}

.image-4:where(.w-variant-270b6861-34e5-0138-c40b-a3b523b75804) {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 0;
}

.image-4:where(.w-variant-4c61c162-ae64-b959-8e71-adb0151ae895) {
  border-radius: 50px 0;
}

.card-hover-description-bottom {
  background-color: var(--main);
  width: 100%;
  max-width: 320px;
  height: 427px;
}

.card-hover-description-bottom.card-border-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-position: 50% 85%;
  background-size: cover;
  background-clip: border-box;
  border-top-left-radius: 0;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: block;
}

.card-hover-description-bottom.card-border-1:where(.w-variant-e2c9cef6-6f38-f264-2725-60dfe5344690) {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 0;
}

.card-hover-description-bottom.card-border-1:where(.w-variant-4a3abfb0-0f8b-6216-7136-946423277017) {
  border-radius: 50px 0;
}

.card-hover-description-bottom.card-border-1:where(.w-variant-270b6861-34e5-0138-c40b-a3b523b75804) {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 0;
}

.card-hover-description-bottom.card-border-1:where(.w-variant-4c61c162-ae64-b959-8e71-adb0151ae895) {
  border-radius: 50px 0;
}

.container-unidade {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: column;
  width: 100%;
  max-width: 1440px;
  margin-bottom: 42px;
  padding-top: 22px;
  padding-bottom: 22px;
  display: flex;
}

.div-block-37 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-37.txt-h1-unidade {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-38 {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-39 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  background-color: var(--main);
  border-radius: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  min-height: 347px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.image-5 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 16px;
  order: 9999;
  width: 100%;
  max-width: 728px;
  height: auto;
  max-height: 347px;
  display: inline-block;
}

.div-block-40 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  background-color: var(--transparent);
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 344px;
  height: 100%;
  min-height: 0;
  padding: 58px 24px 24px;
  display: flex;
}

.heading-14 {
  color: var(--text-3);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Marcellus, Arial, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.5;
}

.text-block-7 {
  color: var(--text-3);
  max-width: 296px;
  font-weight: 400;
}

.div-block-41 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.div-block-42 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  max-width: none;
  display: flex;
}

.container-playlist {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  background-color: var(--main);
  flex-flow: column;
  width: 100%;
  max-width: none;
  margin-bottom: 42px;
  padding-top: 22px;
  padding-bottom: 22px;
  display: flex;
}

.section-3 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.section-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-15 {
  color: #1f1f1f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}

.code-embed-6 {
  height: 24px;
}

.code-embed-7 {
  height: 30px;
}

.code-embed-8 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

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

.container-slider {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-bottom: 42px;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
}

.slider-item {
  background-color: var(--main);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 6px;
  width: 100%;
  max-width: 215px;
  height: 350px;
  margin-right: 20px;
  padding-bottom: 0;
  padding-right: 0;
}

.slider-item.slider-1 {
  background-color: var(--transparent);
  background-image: url('../images/Untitled-design-10_1.webp');
  width: 100%;
  max-width: 215px;
  height: 350px;
  margin-left: 0;
  margin-right: 20px;
  padding-left: 0;
}

.slider-item.slider-2 {
  background-image: url('../images/Untitled-design-9_1.webp');
}

.slider-item.slide-3 {
  background-image: url('../images/Untitled-design-8_1.webp');
}

.slider-item.slider-4 {
  background-image: url('../images/Untitled-design-3_1.webp');
}

.slider-item.slider-5 {
  background-image: url('../images/Untitled-design-7_1.webp');
}

.slider-item.slider-6 {
  background-image: url('../images/Untitled-design-6_1.webp');
}

.slider-item.slide-7 {
  background-image: url('../images/Untitled-design-4_1.webp');
}

.slider-item.slide-8 {
  background-image: url('../images/IMG_1481.webp');
}

.slider {
  background-color: var(--transparent);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 640px;
  height: 390px;
  display: flex;
}

.code-embed-9 {
  color: #9a78484d;
  margin: 175px 20px 175px 0;
  position: absolute;
}

.mask {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  background-color: #d8c9b2;
  border-radius: 6px;
  width: 100%;
  max-width: 490px;
  min-height: auto;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.code-embed-10 {
  color: #9a78484d;
  margin: 175px 20px;
  position: absolute;
  transform: rotate(180deg);
}

.container-contrato {
  background-color: var(--main);
  width: 100%;
  max-width: none;
  margin-bottom: 42px;
  padding-top: 64px;
  padding-bottom: 64px;
}

.section-5 {
  grid-column-gap: 128px;
  grid-row-gap: 128px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.flex-block-3 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
}

.container-footer {
  background-color: var(--main);
  flex-flow: column;
  width: 100%;
  max-width: none;
  padding: 42px 20px 0;
  display: flex;
}

.section-6 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-7 {
  max-width: none;
  height: 64px;
}

.div-block-45 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.code-embed-11 {
  color: var(--neutras-1);
  display: flex;
}

.text-block-8 {
  color: #f2ebde;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.flex-block-4 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
}

.flex-block-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: flex-start;
}

.flex-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.subtitle-1 {
  color: var(--neutras-1);
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 1.5;
}

.flex-block-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.text-block-9, .text-block-10 {
  opacity: .8;
  color: var(--neutras-1);
  font-family: Montserrat, sans-serif;
  line-height: 1.5;
}

.flex-block-8 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
}

.flex-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.link-footer {
  color: var(--neutras-1);
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.link-footer.w--current {
  color: var(--neutras-1);
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.flex-block-10 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
}

.flex-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.flex-block-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
}

.flex-block-social-mobile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.title-depoimento-center {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #f2ebde;
  -webkit-text-stroke-color: #d1a977;
  text-transform: uppercase;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Marcellus, Arial, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 1.5;
  display: flex;
}

.title-center {
  color: var(--text-3);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Marcellus, Arial, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 1.5;
}

.container-title-page {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #9a78484d;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: none;
  margin-top: 81px;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
}

.title-page {
  color: var(--main);
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 45px;
}

.container-script {
  max-width: 1440px;
  min-height: 60vh;
}

.container-3 {
  max-width: 1400px;
  min-height: 500px;
  margin-top: 80px;
}

.container-page-base {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: column;
  max-width: 1248px;
  min-height: 500px;
  margin-top: 80px;
  margin-bottom: 64px;
  padding-top: 0;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.code-embed-12 {
  background-color: #f2ebde;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
}

.divisor-modalidade {
  color: #0000000d;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.card-modalidade {
  width: 100%;
  max-width: 350px;
  height: 350px;
  max-height: none;
}

.div-block-47 {
  z-index: 1;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  background-image: linear-gradient(#0000, #000000c2 99%, #000);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.link-modalidade {
  color: var(--main);
  text-decoration: none;
}

.container-links-unidades {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: space-around;
  align-items: flex-end;
  width: 100%;
  padding-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.button-primary-template-lg {
  background-color: var(--main);
  color: var(--text-3);
  text-align: center;
  border-radius: 4px;
  width: 100%;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.button-primary-template-lg.agend-button-modalidade {
  width: auto;
  display: block;
}

.button-primary-template-lg.saiba-button-modalidade {
  display: block;
}

.heading-17 {
  color: var(--white-web);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.text-block-13 {
  color: var(--white-web);
  font-weight: 500;
  line-height: 21px;
}

.description-modalidade-hover {
  z-index: 3;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: linear-gradient(180deg, #43447400, var(--main));
  opacity: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: opacity .2s;
  display: none;
  position: relative;
}

.description-modalidade-normal {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.image-9 {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  top: -100%;
}

.card-modalidade-video {
  width: 100%;
  max-width: 350px;
  height: 350px;
  max-height: none;
}

.container-card-modalidade-video {
  z-index: 1;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  background-image: linear-gradient(#0000, #000000c2 99%, #000);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 24px;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.container-card-modalidade-video:hover {
  background-image: linear-gradient(180deg, #43447400, var(--main));
}

.background-video {
  z-index: 0;
  width: 100%;
  height: 100%;
  top: -100%;
}

.div-block-49 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .2s;
  display: flex;
}

.div-block-50 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  padding: 18px 18px 32px;
  display: flex;
}

.div-block-47-copy {
  z-index: 1;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  background-image: linear-gradient(#0000, #000000c2 99%, #000);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  transition: background-color .2s;
  display: none;
  position: relative;
}

.play-pause-button-2 {
  z-index: 0;
  inset: 45%;
}

.card-modalidade-professores {
  border-radius: 4px;
  width: 100%;
  max-width: 320px;
  height: 332px;
}

.image-11 {
  z-index: 0;
  object-fit: cover;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  position: relative;
  top: -100%;
}

.div-block-56 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-57 {
  opacity: 1;
  background-color: #fffc;
  width: 100%;
  display: block;
}

.title-template-h4 {
  color: var(--main);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding: 18px;
  font-family: Marcellus, Arial, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1;
}

.div-block-58 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: 0;
  background-color: #fffc;
  flex-flow: column;
  width: 100%;
  height: auto;
  padding: 18px 8px;
  transition: opacity .3s;
  display: none;
}

.text-block-16 {
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.5;
}

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

.title-1313 {
  color: var(--main);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Marcellus, Arial, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1;
}

.h5-template {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.widget-unidade {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--neutras-2);
  border-radius: 6px;
  flex-flow: column;
  padding: 32px;
  display: flex;
}

.div-block-63 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-17 {
  color: var(--text-1);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

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

.line-divisor-unidades {
  background-color: var(--neutras-6);
  height: 24px;
  padding-left: 1px;
}

.div-block-65 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.div-block-66 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--neutras-6);
  border-radius: 2px;
  justify-content: center;
  align-items: flex-start;
  padding: 4px 15px;
  display: flex;
}

.text-block-18 {
  color: var(--main);
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}

.flex-block-13 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: center;
}

.div-block-67 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.div-block-68 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: wrap;
  display: flex;
}

.subtitle-lg {
  color: var(--main);
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}

.div-block-69 {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  flex-flow: column;
  display: flex;
}

.image-perfil-instrutores-1 {
  z-index: 0;
  border: 2.5px solid var(--neutras-5);
  object-fit: cover;
  border-radius: 50%;
  width: 52px;
  height: 52px;
  position: relative;
}

.image-perfil-instrutores-2 {
  z-index: 1;
  border: 2.5px solid var(--neutras-5);
  object-fit: cover;
  border-radius: 50%;
  width: 52px;
  height: 52px;
  position: relative;
  left: -10px;
}

.image-perfil-instrutores-3-copy {
  z-index: 2;
  border: 2.5px solid var(--neutras-5);
  object-fit: cover;
  border-radius: 50%;
  width: 52px;
  height: 52px;
  position: relative;
  left: -20px;
}

.image-perfil-instrutores-4 {
  z-index: 3;
  border: 2.5px solid var(--neutras-5);
  object-fit: cover;
  border-radius: 50%;
  width: 52px;
  height: 52px;
  position: relative;
  left: -30px;
}

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

.div-block-71 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.div-block-72 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.subtitle-lg-bold {
  color: var(--text-1);
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-17-copy {
  color: var(--text-1);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.image-12 {
  object-fit: cover;
  border-radius: 4px;
  height: 320px;
}

.div-block-73 {
  height: auto;
}

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

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

.modal-instrutores {
  z-index: 10;
  background-color: #000c;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.div-block-76 {
  background-color: var(--white-web);
  flex: 0 auto;
  width: 100%;
  height: auto;
  min-height: 300px;
  padding-bottom: 64px;
  overflow: auto;
}

.div-block-77 {
  justify-content: space-between;
  align-items: stretch;
  padding: 24px;
  display: flex;
}

.div-block-78 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  overflow: auto;
}

.div-block-79 {
  border-radius: 50%;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 120px;
  height: 120px;
  display: flex;
}

.subtitle-md {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}

.subtitle-md.color-main {
  z-index: 1;
  color: var(--main);
  position: relative;
}

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

.text-block-19 {
  color: var(--text-1);
  cursor: pointer;
  font-size: 10px;
  font-weight: 500;
  line-height: 15px;
}

.code-embed-13 {
  color: var(--main);
  cursor: pointer;
}

.image-13 {
  object-fit: cover;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  position: relative;
  bottom: -43%;
}

.body-default {
  background-color: var(--background);
  color: var(--text-1);
  -webkit-text-fill-color: inherit;
  --background: #f2ebde;
  --neutras-7: #d1a977;
  --main: #9a7848;
  --rounding-base: 6px;
  --text-3: #f2ebde;
  --transparent: #fff0;
  --neutras-2: #f2f6f6;
  --gray: #888;
  --neutras-3: #f0f0f0e6;
  --text-1: #3f4b4e;
  --text-2: #888;
  --neutras-1: #f2ebde;
  --white-web: white;
  --neutras-6: #0000000d;
  --neutras-5: #f6f7ff;
  --black-web: black;
  --background-dark: #333;
  --background-tertiary: #f0f0f0b3;
  --white-90: #f0f0f0e6;
  --shadow-image: #2d2d2d80;
  --primary-color-template-dark-animation: #88e0dc;
  --text4: #f2ebde;
  background-clip: border-box;
  flex-flow: column;
  font-family: Montserrat, sans-serif;
  display: block;
}

.text-block-21 {
  color: var(--text-3);
  font-weight: 600;
}

.paragraph-4 {
  color: var(--text-1);
  font-size: 18px;
  line-height: 27px;
  display: none;
}

.paragraph-5 {
  color: var(--text-3);
  text-align: center;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.5;
}

.button-primary-wellness-my-account {
  border-radius: var(--rounding-base);
  background-color: var(--main);
  font-weight: 500;
  line-height: 25px;
}

.button-primary-wellness-my-account.pagekraft-auth-my-account {
  background-color: var(--transparent);
  color: var(--main);
  transition: transform .2s;
}

.button-primary-wellness-my-account.pagekraft-auth-my-account:hover {
  transform: scale(1.03);
}

.button-secondary-wellness-sair {
  border: 2px solid var(--neutras-3);
  border-radius: var(--rounding-base);
  background-color: var(--transparent);
  color: var(--main);
  font-weight: 500;
}

.button-secondary-wellness-sair.pagekraft-auth-logout {
  border-style: none;
  transition: transform .2s;
}

.button-secondary-wellness-sair.pagekraft-auth-logout:hover {
  transform: scale(1.03);
}

.div-block-88 {
  background-color: var(--neutras-3);
}

.title-card-hover-hover {
  color: var(--text-3);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 36px;
  display: none;
}

.div-block-89 {
  background-color: var(--neutras-3);
  border-bottom-left-radius: 48px;
  width: 100%;
}

.div-block-89:where(.w-variant-4c61c162-ae64-b959-8e71-adb0151ae895) {
  border-bottom-right-radius: 48px;
  border-bottom-left-radius: 0;
}

.button-primary-template-lg-copy-copy {
  background-color: var(--main);
  color: var(--white-web);
  text-align: center;
  border-radius: 4px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: block;
}

.code-embed-14 {
  color: var(--main);
}

.code-embed-14.car-shopping.pagekraft-auth-checkout {
  border: 2px solid var(--main);
  cursor: pointer;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-height: 44px;
  padding: 9px 12px;
  transition: box-shadow .15s;
  display: flex;
}

.code-embed-14.car-shopping.pagekraft-auth-checkout:hover {
  border-color: var(--neutras-7);
  box-shadow: inset 0 2px 5px 40vh var(--neutras-7);
  color: var(--text-3);
}

.code-embed-15, .code-embed-16, .code-embed-17, .code-embed-18, .code-embed-19, .code-embed-20, .code-embed-21, .code-embed-22, .code-embed-23, .code-embed-24, .code-embed-25, .code-embed-26, .code-embed-31 {
  color: var(--main);
}

.container-6 {
  width: 100%;
  max-width: none;
  margin-top: 80px;
}

.div-block-103 {
  background-image: url('../images/19a3bd99e1b1c8fd5199780342c6ce4c_1.webp');
  background-position: 50%;
  background-size: cover;
  border-bottom-right-radius: 40%;
  border-bottom-left-radius: 40%;
  height: 380px;
}

.div-block-102 {
  z-index: 2;
  background-image: linear-gradient(135deg, #7d80dae6, #405189);
  border-bottom-right-radius: 40%;
  border-bottom-left-radius: 40%;
  width: 100%;
  height: 100%;
  position: static;
  inset: 0% auto 0% 0%;
}

.container-7 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 128px;
  display: flex;
}

.code-embed-39 {
  margin-top: -250px;
  position: static;
  top: auto;
}

.heading-22 {
  color: var(--main);
  font-family: Poppins, Arial, sans-serif;
  font-size: 80px;
  line-height: 120px;
}

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

.text-block-28 {
  color: var(--main);
  text-align: center;
  font-family: Poppins, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

.text-span-17 {
  color: var(--text-1);
}

.text-block-29 {
  color: #555;
  text-align: center;
}

.div-block-105 {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: static;
}

.container-8 {
  justify-content: center;
  align-items: flex-start;
  max-width: 1200px;
  margin-top: 80px;
  display: flex;
}

.section-12 {
  justify-content: center;
  align-items: flex-start;
  min-height: 500px;
  margin-top: 40px;
  display: flex;
}

.div-block-107 {
  margin-top: 80px;
}

.button-primary-template-lg-2 {
  background-color: var(--main);
  color: #1e1e1e;
  text-align: center;
  border-radius: 4px;
  width: 100%;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.button-primary-template-lg-2.agend-button-modalidade {
  width: auto;
  display: block;
}

.button-primary-template-lg-2.saiba-button-modalidade {
  display: block;
}

.div-block-108 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .2s;
  display: flex;
}

.code-embed-40 {
  color: var(--main);
}

.text-block-31 {
  color: var(--main);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.section-13 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section-14 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.description-modalidade-hover-2 {
  z-index: 3;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  opacity: 0;
  background-image: linear-gradient(#43447400, #ffc107);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: opacity .2s;
  display: none;
  position: relative;
}

.container-page-base-2 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1248px;
  min-height: 500px;
  margin-top: 80px;
  margin-bottom: 64px;
  padding-top: 0;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.heading-23 {
  color: #1e1e1e;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 45px;
  display: flex;
}

.background-video-3 {
  background-image: linear-gradient(#0000 17%, #000);
  width: 100%;
  height: 100%;
  inset: 0%;
}

.code-embed-41 {
  color: var(--main);
}

.image-14 {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  top: -100%;
}

.section-15 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.div-block-109 {
  z-index: 1;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  background-image: linear-gradient(#0000, #000000c2 99%, #000);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.div-block-110 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  padding: 18px 18px 32px;
  display: flex;
}

.button-primary-template-lg-copy-copy-2 {
  background-color: var(--main);
  color: #fff;
  text-align: center;
  border-radius: 4px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: block;
}

.heading-24 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.link-modalidade-2 {
  color: var(--main);
  text-decoration: none;
}

.text-block-32 {
  color: #fff;
  font-weight: 500;
  line-height: 21px;
}

.text-block-33 {
  color: #555;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.div-block-121 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 2px #f2f6f6;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 9px 0;
  display: flex;
}

.div-block-122 {
  border: 1px solid #f2f6f6;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.div-block-122.pagekraft-auth-login {
  border: 2px solid var(--main);
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 44px;
  padding: 9px 14px;
  line-height: 18px;
  transition: box-shadow .2s;
  display: none;
}

.div-block-122.pagekraft-auth-login:hover {
  border-color: var(--neutras-7);
  box-shadow: inset 0 2px 5px 40vh var(--neutras-7);
}

.code-embed-45 {
  color: var(--main);
  height: auto;
  line-height: 14px;
}

.title-reserve-2 {
  color: var(--neutras-7);
  text-align: center;
  text-transform: uppercase;
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Marcellus, Arial, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 1.5;
}

.container-reserva-2 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  margin-bottom: 42px;
  padding: 64px 24px;
  display: flex;
}

.text-block-31-copy, .text-block-37 {
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
}

.div-block-113-copy {
  background-color: var(--neutras-7);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-left: -10px;
  display: flex;
  position: relative;
  top: -20px;
}

.div-block-124 {
  background-color: var(--neutras-7);
  border-radius: 50px;
  justify-content: space-between;
  width: 100%;
  max-width: 610px;
  height: 12px;
  margin-left: 10px;
  display: flex;
}

.div-block-17-mobile {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  display: none;
}

.div-block-113-styled {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: relative;
  top: -20px;
}

.text-block-38 {
  color: #222;
  text-align: center;
  line-height: 21px;
}

.div-block-125 {
  background-color: var(--neutras-7);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-left: -10px;
  display: flex;
  position: relative;
  top: -20px;
  right: -3px;
}

.div-block-126 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: stretch;
  max-width: 910px;
  padding-top: 20px;
  display: flex;
}

.text-block-39 {
  color: var(--text-1);
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.div-block-127 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: 809px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  display: flex;
}

.div-block-128 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 201px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-129 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 255px;
  padding-left: 0;
  display: flex;
}

.div-block-130 {
  width: 100%;
  padding-top: 64px;
  padding-bottom: 22px;
}

.div-block-131 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.div-block-132 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.slider-9 {
  background-color: #0000;
  width: 100%;
  max-width: 1200px;
  height: auto;
}

.left-arrow-2, .right-arrow-2, .slide-nav {
  display: none;
}

.mask-2 {
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.slide-2 {
  width: 100%;
  height: auto;
}

.text-block-22 {
  color: var(--main);
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  display: block;
}

.section-2 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.box-description-shadow-copy {
  width: 100%;
  height: 100%;
  padding-top: 190px;
}

.box-description-shadow-copy.card-border-1-copy {
  z-index: 1;
  border-top-left-radius: 0;
  border-top-right-radius: 50px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.box-description-shadow-copy.card-border-1-copy.title-center-card {
  background-color: #fff0;
  border-radius: 6px;
  justify-content: center;
  align-items: stretch;
  padding-top: 0;
  display: flex;
}

.box-description-shadow-copy.card-border-1-copy.title-center-card:hover {
  justify-content: flex-start;
  align-items: flex-end;
}

.image-18 {
  z-index: 0;
  float: right;
  clear: none;
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
  inset: -100% 0% 0%;
}

.text-block-23 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--text-2);
  text-align: left;
  max-width: 450px;
  font-size: 12px;
  font-weight: 400;
  line-height: 120%;
  display: block;
  overflow: auto;
}

.div-block-88-professores {
  background-color: #fff0;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.div-block-93-professores {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #f6f7ff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 24px;
  display: none;
  overflow: hidden;
}

.div-block-133 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  display: none;
}

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

.box-description-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #f91e19;
  background-color: #fff0;
  border-bottom-left-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 66px;
  margin-top: 0;
  padding: 18px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.box-description-2.border-none-title-professores {
  background-color: var(--main);
  color: var(--main);
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: auto;
}

.container-professor {
  background-color: #fff0;
  width: 100%;
  max-width: none;
  margin-bottom: 42px;
  padding: 64px 24px;
}

.card-hover-decription-professores {
  background-color: #f91e19;
  width: 100%;
  max-width: 320px;
  height: 427px;
}

.card-hover-decription-professores.card-border-1 {
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-image: none;
  background-clip: border-box;
  border-radius: 6px;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 200px;
  max-width: 90%;
  height: 413px;
  max-height: 427px;
  transition: width 1s;
  display: block;
}

.title-card-hover-professores {
  color: var(--text-3);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
}

.div-block-30 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 10px;
  display: flex;
}

.heading-28 {
  color: var(--neutras-7);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Marcellus, Arial, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 1.5;
}

.code-embed-46 {
  color: var(--main);
}

.image-19 {
  margin-bottom: 64px;
}

.code-embed-47 {
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.container-12 {
  background-color: var(--main);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  min-height: 320px;
  margin-bottom: 42px;
  padding: 40px 20px;
  display: flex;
}

.container-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  min-height: 357px;
  display: flex;
}

.image-20 {
  width: 224px;
  height: 224px;
  margin-right: 20px;
}

.image-20.img-coheca-2 {
  width: 328px;
  height: 213px;
  margin-right: 0;
}

.card-hover-description-2 {
  background-color: #6ebdba;
  width: 100%;
  max-width: 320px;
  height: 427px;
}

.card-hover-description-2.card-border-1 {
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-image: none;
  background-clip: border-box;
  border-radius: 6px;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 200px;
  max-width: 888px;
  height: 413px;
  max-height: none;
  transition: width 1s;
  display: block;
}

.div-block-13 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.container-modalidade {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: column;
  width: 100%;
  max-width: 1440px;
  margin-bottom: 42px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.image-21 {
  z-index: 0;
  float: right;
  clear: none;
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
  inset: -100% 0% 0%;
}

.text-block-40 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #3f4b4e;
  text-align: center;
  max-width: none;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  display: block;
  overflow: auto;
}

.box-description-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #6ebdba;
  background-color: #fff0;
  border-bottom-left-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 66px;
  margin-top: 0;
  padding: 18px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.box-description-3.border-none-title {
  color: #fff;
  background-color: #fffc;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-88-professores-2 {
  background-color: #fff0;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.div-block-135 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-93 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fffc;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  max-height: 65%;
  margin-top: auto;
  margin-bottom: auto;
  padding: 18px;
  display: none;
}

.text-block-41 {
  color: var(--main);
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -8px;
  font-family: Marcellus, Arial, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 150%;
  display: block;
}

.title-card-hover-2 {
  color: var(--main);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Marcellus, Arial, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 150%;
  transform: rotate(90deg);
}

.slider-11 {
  background-color: #0000;
  width: 100%;
  max-width: 1200px;
  height: auto;
  max-height: 332px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.slide-4 {
  width: auto;
  height: auto;
  max-height: 332px;
  margin-right: 6px;
}

.slide-5 {
  width: auto;
  max-height: 332px;
  margin-left: 6px;
  margin-right: 6px;
}

.text-span-18, .text-span-19, .text-span-20 {
  color: #0000;
}

.mask-4 {
  max-height: 332px;
  margin-left: auto;
  margin-right: auto;
}

.section-16 {
  align-items: flex-start;
  width: 90%;
  min-height: 60vh;
  padding-top: 60px;
  padding-bottom: 100px;
  display: flex;
}

.flex-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
}

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

.link-block-5.int-headr {
  color: var(--main);
}

.link-block-5.int-headr.int-headr-mobile {
  display: none;
}

.code-embed-48 {
  color: var(--neutras-1);
}

.code-embed-48.inst-header {
  color: var(--main);
}

.text-block-42 {
  color: var(--text-3);
  font-family: Montserrat, sans-serif;
}

.text-block-42.txt-int-headr {
  color: var(--main);
}

.div-block-136 {
  min-height: 48px;
  display: none;
}

.div-block-137 {
  border-radius: 6px;
  justify-content: space-between;
  width: 259px;
  height: 403px;
  display: flex;
}

.image-22 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  overflow: hidden;
}

.div-block-138 {
  background-color: var(--main);
  color: var(--text-3);
  justify-content: center;
  align-items: center;
  height: 82px;
  margin-top: -2px;
  font-family: Marcellus, Arial, sans-serif;
  font-size: 18px;
  display: flex;
}

.heading-29 {
  font-size: 18px;
  font-weight: 400;
}

.slider-12 {
  background-color: #0000;
  width: 100%;
  max-width: 960px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

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

.icon-3 {
  color: var(--main);
  margin-left: 0;
  display: block;
}

.icon-4 {
  color: var(--main);
  margin-right: 0;
}

.slide-9 {
  width: auto;
  margin-left: 6px;
  margin-right: 6px;
  padding-right: 0;
}

.slide-10, .slide-11 {
  width: auto;
  margin-left: 6px;
  margin-right: 6px;
}

.left-arrow-3, .right-arrow-3 {
  display: none;
}

.div-block-139 {
  color: var(--white-web);
  width: 100%;
  min-width: 0;
  max-width: none;
  max-height: 211px;
  margin-left: 20px;
  overflow: hidden;
}

.div-block-140 {
  order: -9999;
  width: 100%;
  min-width: 0;
  max-width: none;
  max-height: 211px;
}

.paragraph-10 {
  color: var(--white-web);
  margin-bottom: 0;
  margin-right: 40px;
  font-weight: 500;
  line-height: 1.5;
}

.paragraph-11 {
  color: var(--white-web);
  max-width: none;
  font-weight: 500;
  line-height: 1.5;
}

@media screen and (min-width: 1280px) {
  .slider {
    max-width: 1200px;
  }

  .mask {
    max-width: 960px;
  }

  .container-contrato {
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-5 {
    max-width: 1250px;
  }

  .flex-block-3 {
    width: 100%;
    max-width: 1200px;
  }

  .container-reserva-2 {
    flex-flow: row;
  }

  .image-20 {
    width: 224px;
  }

  .image-20.img-coheca-2 {
    width: 328px;
  }
}

@media screen and (min-width: 1920px) {
  .div-block-127 {
    max-width: 809px;
  }
}

@media screen and (max-width: 991px) {
  .navbar-custom {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    position: relative;
  }

  .icon-hamburguer.menu-mobile-action {
    position: relative;
    inset: 0% auto 0% 0%;
  }

  .div-block-2 {
    display: flex;
  }

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

  .div-block-4.cad-mobile {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    min-width: 200px;
    display: flex;
  }

  .div-block-5, .div-block-9 {
    display: none;
  }

  .container-banner {
    background-position: 70%;
  }

  .container-banner-text {
    justify-content: center;
    align-items: center;
  }

  .title-left {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

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

  .div-block-26 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-29 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .box-description-shadow.card-border-1-copy.title-center-card {
    justify-content: flex-start;
    align-items: stretch;
  }

  .box-description-shadow.card-border-1-copy.title-center-card:hover {
    align-items: stretch;
  }

  .container-unidade {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-37.txt-h1-unidade {
    justify-content: center;
    align-items: center;
  }

  .div-block-38 {
    flex-flow: column;
  }

  .div-block-39 {
    grid-template-columns: 1fr;
  }

  .image-5 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    max-width: none;
  }

  .container-playlist {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-3 {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-slider {
    padding-left: 24px;
    padding-right: 24px;
  }

  .slider, .code-embed-9 {
    margin-left: 0;
  }

  .mask {
    max-width: 490px;
    padding-right: 20px;
  }

  .code-embed-10 {
    margin-right: 0;
  }

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

  .section-5 {
    flex-flow: column;
  }

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

  .left-arrow {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .right-arrow {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .section-6 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 48px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .flex-block-5, .flex-block-7, .flex-block-9, .flex-block-11 {
    width: 100%;
  }

  .flex-block-12 {
    display: none;
  }

  .title-depoimento-center, .title-center {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .container-page-base {
    padding-left: 24px;
    padding-right: 24px;
  }

  .button-primary-template-lg {
    width: auto;
    margin-left: 0;
    display: block;
  }

  .widget-unidade {
    border-radius: 6px;
  }

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

  .line-divisor-unidades {
    display: none;
  }

  .div-block-65 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .flex-block-13 {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

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

  .div-block-73 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .div-block-64-copy {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .button-primary-template-lg-copy-copy {
    width: auto;
    margin-left: auto;
    display: block;
  }

  .code-embed-14.car-shopping.pagekraft-auth-checkout {
    display: flex;
  }

  .container-8 {
    justify-content: center;
    align-items: flex-start;
  }

  .button-primary-template-lg-2 {
    width: auto;
    margin-left: 0;
    display: block;
  }

  .section-13 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .section-14 {
    flex-flow: row-reverse wrap;
  }

  .container-page-base-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .button-primary-template-lg-copy-copy-2 {
    width: auto;
    margin-left: auto;
    display: block;
  }

  .div-block-121 {
    display: flex;
  }

  .title-reserve-2 {
    text-align: center;
    flex-flow: column;
    width: 100%;
    margin-bottom: 0;
    display: flex;
  }

  .container-reserva-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .text-block-31-copy {
    color: #96a6ce;
  }

  .text-block-37 {
    color: #fff;
    -webkit-text-stroke-color: white;
  }

  .div-block-113-copy {
    position: static;
  }

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

  .div-block-17-mobile {
    flex-flow: column;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .div-block-113-styled {
    background-color: var(--neutras-7);
    color: #96a6ce;
    position: static;
  }

  .text-block-38 {
    text-align: center;
  }

  .div-block-125 {
    color: #fff;
    position: static;
  }

  .div-block-126 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .text-block-39 {
    color: #222;
  }

  .div-block-127 {
    flex-flow: column;
    display: none;
  }

  .div-block-128 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
  }

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

  .section-2 {
    justify-content: space-between;
    align-items: center;
  }

  .box-description-shadow-copy.card-border-1-copy.title-center-card {
    justify-content: center;
    align-items: flex-end;
    height: 427px;
    max-height: none;
  }

  .div-block-88-professores {
    justify-content: center;
    align-items: flex-end;
    margin-left: 0;
    display: none;
  }

  .div-block-93-professores {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    display: flex;
  }

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

  .container-professor {
    padding-left: 24px;
    padding-right: 24px;
  }

  .card-hover-decription-professores.card-border-1 {
    width: 80%;
    max-width: 100%;
    height: 427px;
    max-height: 427px;
    transition: width .6s;
    display: block;
  }

  .div-block-30 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .container-13 {
    flex-flow: column;
  }

  .image-20 {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .card-hover-description-2.card-border-1 {
    width: 100%;
    max-width: none;
    transition: width .6s;
    display: block;
  }

  .div-block-13 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: wrap;
    flex: auto;
    grid-template: "Area Area Area"
                   ". . ."
                   / 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch center;
    place-items: center;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .container-modalidade {
    max-width: none;
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-88-professores-2 {
    justify-content: center;
    align-items: flex-end;
    margin-left: 0;
    display: none;
  }

  .slide-3 {
    width: 100%;
  }

  .div-block-93 {
    align-self: center;
    margin-bottom: 0%;
    display: flex;
  }

  .slider-11 {
    max-height: 413px;
    display: flex;
  }

  .slide-4 {
    width: auto;
    max-height: 413px;
  }

  .mask-4 {
    width: 100%;
    max-width: 456px;
    max-height: 413px;
  }

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

  .icon, .icon-2 {
    color: var(--main);
  }

  .link-block-5.int-headr.int-headr-mobile {
    display: none;
  }

  .text-block-42 {
    text-align: center;
  }

  .link-block-6 {
    margin-left: 5%;
  }

  .link-block-6.w--current {
    margin-left: 20%;
  }

  .slider-12 {
    max-width: 340px;
  }

  .left-arrow-3, .right-arrow-3 {
    display: block;
  }

  .mask-5 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-139 {
    min-width: 0;
    max-height: none;
    margin-left: 0;
  }

  .div-block-140 {
    order: 9999;
    min-width: 0;
    max-height: none;
  }

  .paragraph-10 {
    text-align: center;
    margin-right: 0;
  }

  .paragraph-11 {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    display: none;
  }

  .div-block-9 {
    display: flex;
  }

  .container-banner {
    background-image: url('../images/Banner-web-1.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .container-banner-text {
    justify-content: center;
    align-items: center;
  }

  .title-left {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 36px;
  }

  .container-depoimento {
    padding: 24px;
  }

  .div-block-26 {
    justify-content: flex-end;
    align-items: center;
    padding-left: 0;
  }

  .paragraph-2 {
    text-align: center;
  }

  .container-espaco {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .container-unidade {
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .container-playlist, .container-slider {
    padding-left: 24px;
    padding-right: 24px;
  }

  .slider {
    max-width: 400px;
  }

  .code-embed-9 {
    margin-left: 0;
  }

  .mask {
    max-width: 240px;
  }

  .code-embed-10 {
    margin-right: 0;
  }

  .container-contrato {
    padding-left: 24px;
    padding-right: 24px;
  }

  .left-arrow {
    justify-content: flex-start;
    align-items: center;
  }

  .right-arrow {
    justify-content: flex-end;
    align-items: center;
  }

  .container-footer {
    position: relative;
  }

  .section-6 {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    grid-template-columns: 1fr;
    margin-bottom: 48px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .flex-block-4, .flex-block-5 {
    justify-content: flex-start;
    align-items: flex-start;
  }

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

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

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

  .flex-block-9, .flex-block-10, .flex-block-11 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .flex-block-12 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center;
    display: none;
  }

  .flex-block-social-mobile {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .title-depoimento-center {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 36px;
  }

  .title-center {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 36px;
  }

  .title-page {
    font-size: 24px;
    line-height: 36px;
  }

  .container-page-base {
    padding-left: 24px;
    padding-right: 24px;
  }

  .button-primary-template-lg {
    width: 100%;
  }

  .flex-block-13 {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .modal-instrutores {
    display: none;
  }

  .div-block-79 {
    background-image: none;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
  }

  .subtitle-md.color-main {
    z-index: 2;
    position: relative;
  }

  .image-13 {
    object-fit: cover;
    border-radius: 50%;
    width: 120px;
    max-width: none;
    height: 120px;
    position: relative;
    bottom: -43%;
  }

  .button-primary-template-lg-copy-copy {
    width: auto;
  }

  .code-embed-14, .code-embed-14.car-shopping.pagekraft-auth-checkout {
    cursor: pointer;
  }

  .div-block-103, .div-block-102 {
    border-bottom-right-radius: 0%;
    border-bottom-left-radius: 0%;
  }

  .container-7 {
    margin-bottom: 64px;
  }

  .button-primary-template-lg-2 {
    width: 100%;
  }

  .container-page-base-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .button-primary-template-lg-copy-copy-2 {
    width: auto;
  }

  .title-reserve-2 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    color: var(--neutras-7);
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    font-weight: 400;
    line-height: 36px;
    display: flex;
  }

  .div-block-128 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    color: var(--main);
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    max-width: none;
  }

  .div-block-131 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .text-block-22 {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
  }

  .section-2 {
    flex-flow: column;
  }

  .text-block-23 {
    min-height: auto;
    font-size: 12px;
    line-height: 18px;
    overflow: auto;
  }

  .div-block-88-professores {
    margin-left: 0;
  }

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

  .card-hover-decription-professores.card-border-1 {
    width: 80%;
  }

  .div-block-30 {
    align-items: stretch;
  }

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

  .image-20.img-coheca-2 {
    height: 100%;
    max-height: 463px;
  }

  .card-hover-description-2.card-border-1 {
    width: 100%;
  }

  .div-block-13 {
    flex-flow: wrap;
    flex: 0 auto;
    align-content: flex-start;
  }

  .container-modalidade {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-bottom: 0;
  }

  .text-block-40 {
    min-height: auto;
    font-size: 12px;
    line-height: 18px;
    overflow: auto;
  }

  .div-block-88-professores-2 {
    margin-left: 0;
  }

  .div-block-93 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-height: 60%;
    padding: 24px;
    display: flex;
  }

  .text-block-41 {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
  }

  .slide-4 {
    width: 100%;
  }

  .mask-4 {
    width: 90%;
  }

  .icon {
    margin-left: 0;
  }

  .icon-2 {
    margin-right: 0;
  }

  .flex-block-14 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center;
    display: none;
  }

  .flex-block-14.rede-mobile {
    display: flex;
  }

  .div-block-136 {
    z-index: 1;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
    position: fixed;
    inset: auto 0% 0%;
  }

  .button {
    background-color: var(--main);
    color: #f2ebde;
    justify-content: center;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    line-height: 1.5;
    display: flex;
  }

  .button-2 {
    border: 1px solid var(--main);
    color: var(--main);
    background-color: #f2ebde;
    justify-content: center;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    line-height: 1.5;
    display: flex;
  }

  .div-block-139 {
    max-height: none;
  }

  .paragraph-11 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .logo-header {
    height: 36px;
  }

  .button-secondary-wellness.pagekraft-auth-logout, .button-secondary-wellness.pagekraft-auth-my-account, .button-secondary-wellness.pagekraft-auth-register {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 12px;
    line-height: 1.5;
  }

  .div-block-4.cad-mobile {
    min-width: 145px;
  }

  .container-banner {
    background-image: url('../images/Banner-web-1.png');
    background-position: 50%;
  }

  .container-banner-text {
    justify-content: center;
    align-items: center;
  }

  .title-left {
    text-align: center;
    word-break: normal;
    display: block;
  }

  .container-depoimento {
    padding: 24px;
  }

  .section {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-29, .container-unidade {
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-40 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-top: 32px;
  }

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

  .left-arrow {
    display: flex;
  }

  .right-arrow {
    display: block;
  }

  .section-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .subtitle-1 {
    word-break: break-all;
  }

  .title-depoimento-center, .title-center {
    word-break: normal;
    display: flex;
  }

  .image-12 {
    object-fit: cover;
  }

  .button-primary-template-lg-copy-copy {
    width: auto;
    margin-left: auto;
  }

  .div-block-103, .div-block-102 {
    border-bottom-right-radius: 0%;
    border-bottom-left-radius: 0%;
  }

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

  .button-primary-template-lg-copy-copy-2 {
    width: auto;
    margin-left: auto;
  }

  .div-block-17-mobile, .div-block-127 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-23 {
    text-align: center;
  }

  .div-block-93-professores {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 24px;
    display: flex;
  }

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

  .card-hover-decription-professores.card-border-1 {
    width: 80%;
  }

  .div-block-30 {
    padding-right: 0;
  }

  .container-12 {
    height: 100%;
  }

  .container-13 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .image-20.img-coheca-2 {
    height: 100%;
    max-height: 463px;
  }

  .card-hover-description-2.card-border-1 {
    width: 100%;
  }

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

  .div-block-93 {
    padding: 12px;
    display: flex;
  }

  .mask-4 {
    width: 100%;
  }

  .text-block-42 {
    margin-left: 0;
  }

  .link-block-6.w--current {
    margin-left: 0%;
  }

  .mask-5 {
    width: 100%;
    max-width: 270px;
  }

  .paragraph-11 {
    text-align: center;
  }
}


@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/Poppins-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bw Vivant';
  src: url('../fonts/bw-vivant-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bw Vivant';
  src: url('../fonts/bw-vivant-thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bw Vivant';
  src: url('../fonts/bw-vivant-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bw Vivant';
  src: url('../fonts/bw-vivant-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bw Vivant';
  src: url('../fonts/bw-vivant-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bwvivant Skinny';
  src: url('../fonts/BwVivant-Skinny.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bw Vivant';
  src: url('../fonts/bw-vivant-black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Marcellus';
  src: url('../fonts/Marcellus-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}