@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: Orbitron Variablefont Wght;
  src: url('../fonts/Orbitron-VariableFont_wght.ttf') format("truetype");
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Crimson pro;
  src: url('../fonts/CrimsonPro-VariableFont_wght.ttf') format("truetype");
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Crimson pro;
  src: url('../fonts/CrimsonPro-Italic-VariableFont_wght.ttf') format("truetype");
  font-weight: 200 900;
  font-style: italic;
  font-display: swap;
}

:root {
  --neutras-7: #3e3c23;
  --primary-color-template: #686642;
  --neutras-2: #d5c3a2;
  --neutras-5: #eae1ce;
  --neutras-3: #6d0924;
  --gray\<deleted\|variable-d573e644-65e6-1abe-6c71-5c248c128b07\>: #888;
  --background-frame: #67653c4d;
  --transparent: #fff0;
  --neutras-6: #f1f0f6;
  --text-3: #eae4d4;
  --text-1: #0d0a08;
  --white-web: white;
  --black-web: black;
  --rounding-base\<deleted\|variable-11981e17-1849-2c14-4606-24200992a669\>: 6px;
  --text-2: #928f57;
  --neutras-1: #a2a280;
  --background-dark: #333;
  --neutras-4: #2f1610;
}

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

@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;
  --neutras-7: #3e3c23;
  --primary-color-template: #434226;
  --neutras-2: #d5c3a2;
  --neutras-5: #eae1ce;
  --neutras-3: #6d0924;
  --gray\<deleted\|variable-d573e644-65e6-1abe-6c71-5c248c128b07\>: #888;
  --background-frame: #67653c80;
  --transparent: #fff0;
  --neutras-6: #f1f0f6;
  --text-3: #f6f2ed;
  --text-1: #0d0a08;
  --white-web: white;
  --black-web: black;
  --rounding-base\<deleted\|variable-11981e17-1849-2c14-4606-24200992a669\>: 6px;
  --text-2: #4f4e2d;
  --neutras-1: #a2a280;
  --background-dark: #333;
  --neutras-4: #2f1610;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.container-navbar {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  display: flex;
  position: absolute;
  top: 0;
}

.container-navbar:where(.w-variant-d0677be4-5b89-cb0d-2be7-5c6675badcb1) {
  background-color: #fff;
  background-image: url('../images/luxa.org-opacity-changed-55a30b5a36013afeaf4e14c354b8fe93b5e83a9a.png');
  background-position: 0 0;
  background-size: cover;
}

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

.logo-header {
  object-fit: contain;
  max-width: 145px;
  height: 33px;
}

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

.button-primary-pilates {
  color: var(--neutras-7);
  background-color: #eae4d4;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 9px 28px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  transition: box-shadow .15s;
  display: flex;
}

.button-primary-pilates:where(.w-variant-d0677be4-5b89-cb0d-2be7-5c6675badcb1) {
  background-color: var(--primary-color-template);
  color: var(--neutras-2);
}

.button-primary-pilates:hover {
  box-shadow: inset 0 2px 5px 40vh #00000014;
}

.button-primary-pilates:hover:where(.w-variant-d0677be4-5b89-cb0d-2be7-5c6675badcb1) {
  background-color: #535135;
}

.button-secondary-wellness {
  color: #eae4d4;
  cursor: pointer;
  background-color: #3898ec00;
  border: 1px solid #eae4d4;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 8px 28px;
  font-size: 14px;
  font-weight: 400;
  transition: color .2s, background-color .2s;
  display: flex;
}

.button-secondary-wellness:where(.w-variant-d0677be4-5b89-cb0d-2be7-5c6675badcb1) {
  border-color: var(--primary-color-template);
  color: var(--primary-color-template);
}

.button-secondary-wellness:hover {
  background-color: var(--neutras-5);
  color: var(--neutras-7);
}

.button-secondary-wellness.pagekraft-auth-register, .button-secondary-wellness.pagekraft-auth-my-account, .button-secondary-wellness.pagekraft-auth-logout:where(.w-variant-d0677be4-5b89-cb0d-2be7-5c6675badcb1) {
  display: none;
}

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

.code-embed {
  height: auto;
  line-height: 14px;
  display: flex;
}

.div-block-3 {
  border: 1px solid var(--neutras-2);
  cursor: pointer;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 13px 14px;
  display: flex;
}

.div-block-3:hover {
  box-shadow: inset 0 2px 5px 100vh #0000000f;
}

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

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

.heading {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--gray\<deleted\|variable-d573e644-65e6-1abe-6c71-5c248c128b07\>);
  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;
  display: flex;
}

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

.menu-hamburguer {
  z-index: auto;
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  background-color: var(--background-frame);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 320px;
  height: 100vh;
  padding-top: 20px;
  padding-left: 24px;
  padding-right: 24px;
  transition: all .3s;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  overflow: auto;
  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-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;
}

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

.card-hover-description.card-border-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/aa3222e401c015e23264e35fffabf281.jpeg');
  background-position: 50% 85%;
  background-size: cover;
  background-color: var(--transparent);
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-image: none;
  background-clip: border-box;
  border-radius: 6px;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 200px;
  min-width: 120px;
  max-width: 90%;
  height: 413px;
  max-height: 427px;
  transition: width 1s;
  display: block;
}

.box-description {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--transparent);
  width: 100%;
  height: 66px;
  color: var(--primary-color-template);
  border-bottom-left-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  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(--neutras-6);
  width: 100%;
  height: 100%;
  color: var(--text-3);
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  justify-content: center;
  align-items: flex-end;
  overflow: hidden;
}

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

.title-card-hover {
  color: var(--primary-color-template);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  transform: rotate(90deg);
}

.description-hide {
  color: var(--text-3);
  text-align: center;
  display: none;
}

.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-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 {
  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: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 {
  background-color: var(--transparent);
  border-radius: 6px;
  justify-content: center;
  align-items: stretch;
  padding-top: 0;
  display: flex;
}

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

.image-4 {
  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%;
}

.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(--primary-color-template);
  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-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;
}

.div-block-38 {
  background-color: var(--neutras-3);
  border-radius: 16px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

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

.div-block-40 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--neutras-3);
  border-radius: 16px 0 0 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 60%;
  max-width: none;
  height: 100%;
  padding: 24px;
  display: grid;
}

.heading-14 {
  color: var(--primary-color-template);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

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

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

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

.section-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: block;
}

.heading-15 {
  color: var(--text-1);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

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

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

.code-embed-8 {
  width: 100%;
  max-width: none;
  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%;
  margin-bottom: 20px;
  display: flex;
}

.container-footer {
  background-color: var(--primary-color-template);
  width: 100%;
  max-width: none;
  margin-top: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.section-6 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 350px 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 15px;
  font-size: 14px;
  display: grid;
}

.image-7 {
  object-fit: contain;
  height: 104px;
}

.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(--text-3);
  display: flex;
}

.text-block-8 {
  color: var(--text-3);
}

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

.flex-block-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  font-size: 14px;
}

.subtitle-1 {
  color: var(--text-3);
  text-transform: uppercase;
  font-family: Crimson pro, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

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

.text-block-9, .text-block-10 {
  opacity: .8;
  color: var(--text-3);
}

.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(--text-3);
  font-weight: 300;
  text-decoration: none;
}

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

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

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

.title-page {
  color: var(--primary-color-template);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, Arial, sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.875rem;
}

.container-script {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  min-height: 60svh;
  max-height: none;
  margin-top: 80px;
  padding: 40px 0;
  display: block;
}

.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(--primary-color-template);
  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(--primary-color-template);
  width: 100%;
  color: var(--text-3);
  text-align: center;
  border-radius: 4px;
  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(--primary-color-template));
  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(--primary-color-template));
}

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

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

.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: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-57 {
  opacity: 1;
  display: block;
}

.title-template-h4 {
  color: var(--primary-color-template);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 18px;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}

.div-block-58 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--neutras-2);
  opacity: 0;
  flex-flow: column;
  width: 100%;
  height: 140px;
  padding: 18px;
  transition: opacity .3s;
  display: none;
}

.text-block-16 {
  text-align: center;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

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

.title-1313 {
  color: var(--primary-color-template);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}

.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(--primary-color-template);
  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(--primary-color-template);
  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-3);
  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-3);
  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-3);
  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-3);
  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(--primary-color-template);
  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(--primary-color-template);
  cursor: pointer;
}

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

.body-default {
  min-height: 100%;
  color: var(--black-web);
  -webkit-text-fill-color: inherit;
  --neutras-7: #3e3c23;
  --primary-color-template: #686642;
  --neutras-2: #d5c3a2;
  --neutras-5: #eae1ce;
  --neutras-3: #6d0924;
  --gray\<deleted\|variable-d573e644-65e6-1abe-6c71-5c248c128b07\>: #888;
  --background-frame: #67653c4d;
  --transparent: #fff0;
  --neutras-6: #f1f0f6;
  --text-3: #eae4d4;
  --text-1: #0d0a08;
  --white-web: white;
  --black-web: black;
  --rounding-base\<deleted\|variable-11981e17-1849-2c14-4606-24200992a669\>: 6px;
  --text-2: #928f57;
  --neutras-1: #a2a280;
  --background-dark: #333;
  --neutras-4: #2f1610;
  background-color: #f8f6f1;
  background-clip: border-box;
  flex-flow: column;
  justify-content: space-between;
  font-family: Poppins, Arial, sans-serif;
  font-size: 14px;
  display: flex;
}

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

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

.button-primary-wellness-my-account {
  border-radius: var(--rounding-base\<deleted\|variable-11981e17-1849-2c14-4606-24200992a669\>);
  background-color: var(--primary-color-template);
  font-weight: 500;
  line-height: 25px;
}

.button-primary-wellness-my-account.pagekraft-auth-my-account {
  background-color: var(--transparent);
  color: var(--primary-color-template);
  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\<deleted\|variable-11981e17-1849-2c14-4606-24200992a669\>);
  background-color: var(--transparent);
  color: var(--primary-color-template);
  font-weight: 500;
}

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

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

.div-block-88-professores {
  background-color: var(--transparent);
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.title-card-hover-hover {
  color: var(--text-3);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
  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(--primary-color-template);
  width: auto;
  color: var(--white-web);
  text-align: center;
  border-radius: 4px;
  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(--primary-color-template);
}

.code-embed-14.car-shopping.pagekraft-auth-checkout {
  border: 2px solid var(--neutras-2);
  border-radius: 4px;
  padding: 9px 14px;
}

.code-embed-24, .code-embed-25, .code-embed-26, .code-embed-31 {
  color: var(--primary-color-template);
}

.div-block-90 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 2px none var(--neutras-2);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 0;
  display: flex;
}

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

.div-block-93 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: var(--neutras-6);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 20%;
  padding: 18px;
  display: none;
  overflow: hidden;
}

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

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

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

.button-hamburguer-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 6px;
  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-2:hover {
  background-color: #f0f0f0b3;
}

.button-hamburguer-2:visited {
  color: #1e1e1e;
  background-color: #f0f0f0b3;
  font-weight: 700;
}

.code-embed-33 {
  color: var(--primary-color-template);
}

.heading-21 {
  color: #555;
}

.code-embed-34, .code-embed-35, .code-embed-36, .code-embed-37 {
  color: var(--primary-color-template);
}

.code-embed-38 {
  width: auto;
  max-width: none;
}

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

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

.div-block-102 {
  z-index: 2;
  border-bottom-right-radius: 40%;
  border-bottom-left-radius: 40%;
  width: 100%;
  height: 100%;
  position: static;
  inset: 0% auto 0% 0%;
}

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

.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(--primary-color-template);
  font-size: 80px;
  line-height: 120px;
}

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

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

.text-block-29 {
  color: var(--text-2);
  text-align: center;
}

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

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

.text-span-18 {
  color: #1e1e1e;
  font-weight: 400;
}

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

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

.section-title {
  color: var(--primary-color-template);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson pro, Arial, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 150%;
}

.section-title.color-light {
  color: var(--neutras-5);
}

.card-hover-decription-professores {
  background-color: var(--primary-color-template);
  width: 100%;
  max-width: 320px;
  height: 427px;
}

.card-hover-decription-professores.card-border-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/aa3222e401c015e23264e35fffabf281.jpeg');
  background-position: 50% 85%;
  background-size: cover;
  background-color: var(--transparent);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  border-radius: 6px;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 200px;
  max-width: none;
  height: 413px;
  max-height: 427px;
  transition: width 1s;
  display: block;
}

.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:where(.w-variant-270b6861-34e5-0138-c40b-a3b523b75804) {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 0;
}

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

.box-description-shadow-copy.card-border-1-copy.title-center-card {
  background-color: var(--transparent);
  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;
}

.menu-mobile-action {
  color: #eae4d4;
  cursor: pointer;
}

.menu-mobile-action:where(.w-variant-d0677be4-5b89-cb0d-2be7-5c6675badcb1) {
  color: var(--primary-color-template);
}

.faq-question {
  background-color: var(--primary-color-template);
  color: #212121;
  cursor: pointer;
  border-radius: 50px;
  align-items: center;
  height: 46px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 22px;
  font-weight: 800;
  display: flex;
}

.faq-question-3 {
  color: #212121;
  cursor: pointer;
  background-color: #f1f0f6;
  border-radius: 50px;
  align-items: center;
  height: 46px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 22px;
  font-weight: 800;
  display: flex;
}

.container-scriptt-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  min-height: 60svh;
  max-height: none;
  margin-top: 0;
  padding: 40px 0;
  display: block;
}

.container-trabalho {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1248px;
  padding-left: 24px;
  padding-right: 24px;
  display: grid;
}

.body-page-template {
  --neutras-7: #3e3c23;
  --primary-color-template: #686642;
  --neutras-2: #d5c3a2;
  --neutras-5: #eae1ce;
  --neutras-3: #6d0924;
  --gray\<deleted\|variable-d573e644-65e6-1abe-6c71-5c248c128b07\>: #888;
  --background-frame: #67653c4d;
  --transparent: #fff0;
  --neutras-6: #f1f0f6;
  --text-3: #eae4d4;
  --text-1: #0d0a08;
  --white-web: white;
  --black-web: black;
  --rounding-base\<deleted\|variable-11981e17-1849-2c14-4606-24200992a669\>: 6px;
  --text-2: #928f57;
  --neutras-1: #a2a280;
  --background-dark: #333;
  --neutras-4: #2f1610;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
}

.container-body-template {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 100svh;
  display: flex;
}

.div-block-214 {
  margin-top: 80px;
  margin-bottom: 42px;
}

.container-global {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.container-modalidade {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-centered-home {
  padding-left: 24px;
  padding-right: 24px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-block: clamp(24px, 100000vw - 768000px, 64px);
  display: block;
}

.section-27 {
  min-height: 400px;
}

.div-block-2360 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #eae4d4;
  border: 1px solid #eae4d4;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 8px 28px;
  text-decoration: none;
  transition: color .2s, background-color .2s;
  display: flex;
}

.div-block-2360:where(.w-variant-d0677be4-5b89-cb0d-2be7-5c6675badcb1) {
  border-color: var(--primary-color-template);
  color: var(--primary-color-template);
}

.div-block-2360:hover {
  background-color: var(--neutras-5);
  color: var(--neutras-7);
}

.code-embed-95 {
  display: flex;
}

.button-secondary-wellness-copy.pagekraft-auth-login {
  color: #eae4d4;
  border-color: #eae4d4;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
}

.button-secondary-wellness-copy.pagekraft-auth-login:where(.w-variant-d0677be4-5b89-cb0d-2be7-5c6675badcb1) {
  border-color: var(--primary-color-template);
  color: var(--primary-color-template);
}

.button-secondary-wellness-btn-car {
  border: 1px solid var(--neutras-5);
  color: var(--neutras-5);
  cursor: pointer;
  background-color: #3898ec00;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 11px 28px;
  font-size: 14px;
  font-weight: 400;
  transition: color .2s, background-color .2s;
  display: flex;
}

.button-secondary-wellness-btn-car:hover {
  background-color: var(--neutras-5);
  color: var(--neutras-7);
}

.button-secondary-wellness-btn-car.pagekraft-auth-checkout.car-shopping {
  color: #eae4d4;
  border-color: #eae4d4;
}

.button-secondary-wellness-btn-car.pagekraft-auth-checkout.car-shopping:where(.w-variant-d0677be4-5b89-cb0d-2be7-5c6675badcb1) {
  border-color: var(--primary-color-template);
  color: var(--primary-color-template);
}

.button-secondary-wellness-btn-car.pagekraft-auth-checkout.car-shopping:hover {
  color: var(--neutras-7);
}

.button-secondary-wellness-copy {
  border: 1px solid var(--neutras-5);
  color: var(--neutras-5);
  cursor: pointer;
  background-color: #3898ec00;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 8px 28px;
  font-size: 14px;
  font-weight: 400;
  transition: color .2s, background-color .2s;
  display: flex;
}

.button-secondary-wellness-copy:hover {
  background-color: var(--neutras-5);
  color: var(--neutras-7);
}

.toggle-text {
  z-index: 2;
  color: var(--primary-color-template);
  font-family: Crimson pro, Arial, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.plus-icon-2 {
  background-color: #1da23d00;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  margin-top: -5px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.faq-answer-2 {
  color: #2b1812;
  font-family: Poppins, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

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

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

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

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

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

.faq {
  color: #000;
  white-space: break-spaces;
  background-color: #0000;
  border-bottom: 1px solid #b6b6b6;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 40px;
  padding: 0 0 0 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

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

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

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

.div-block-2363 {
  text-align: center;
}

.text-block-53 {
  color: #2b1812;
  text-align: right;
  justify-content: flex-start;
  align-items: center;
  max-width: 380px;
  margin-left: auto;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.div-block-2364 {
  padding-top: 100px;
}

.modadlidades-card {
  z-index: 5;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: 400px;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-169 {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  margin: auto;
  position: absolute;
  inset: 0 0%;
}

.div-block-2366 {
  background-image: linear-gradient(#fff0 61%, #3e3c23);
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-2367 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.heading-107 {
  color: var(--neutras-5);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 500;
  line-height: 150%;
}

.heading-108 {
  color: var(--neutras-5);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson pro, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 120%;
}

.button-10 {
  background-color: var(--neutras-3);
  color: var(--neutras-5);
  border-radius: 100px;
  padding: 14px 18px;
}

.div-block-2370 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #00000080;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  display: none;
  position: absolute;
  inset: 0%;
}

.paragraph-79 {
  color: var(--neutras-5);
  margin-bottom: 0;
  padding: 0;
  font-size: 12px;
  line-height: 150%;
}

.slider-11 {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

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

.mask-6 {
  width: 100%;
  height: auto;
}

.slide-nav-2 {
  color: var(--neutras-3);
  margin-top: 20px;
  position: static;
}

.slide-6 {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-2372 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #000;
  background-color: #d5c3a2;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: flex;
}

.div-block-2373 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #2f1610;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-2374 {
  width: 50%;
}

.heading-111 {
  color: #3e3c23;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson pro, Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 150%;
}

.heading-112 {
  color: #2f1610;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
}

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

.heading-113 {
  color: #2f1610;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
}

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

.section-centered-home-bg-gray-copy {
  background-color: #eae1ce;
  background-image: url('../images/luxa.org-opacity-changed-55a30b5a36013afeaf4e14c354b8fe93b5e83a9a.png'), linear-gradient(#eae1ce, #eae1ce);
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
}

.section-centered-home-sobre {
  padding-left: 24px;
  padding-right: 24px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-block: clamp(24px, 100000vw - 768000px, 64px);
  display: block;
}

.code-embed-96, .code-embed-agenda {
  margin-top: 80px;
  margin-bottom: 0;
}

.text-block-54 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.div-block-2376 {
  background-image: url('../images/background-1.png');
  background-position: 50% 100%;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  height: 380px;
  display: flex;
}

.div-block-138 {
  min-height: 60vh;
  margin-top: 0;
  padding-top: 0;
}

.div-block-2377 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  margin-bottom: -5px;
  display: flex;
}

.heading-114 {
  color: #1e1e1e;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.div-block-2378 {
  background-color: var(--primary-color-template);
  color: #fff;
  text-transform: uppercase;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 380px;
  height: 64px;
  text-decoration: none;
  transition: box-shadow .2s;
  display: flex;
}

.div-block-2378:hover {
  box-shadow: inset 0 2px 5px 40vh #00000047;
}

.text-block-55 {
  max-width: 530px;
  color: var(--white-web);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-56 {
  color: #888;
  justify-content: center;
  align-items: flex-start;
  padding-top: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.div-block-2379 {
  margin-top: 60px;
}

.heading-115 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 700;
}

.div-block-2380 {
  min-height: 300px;
  margin-top: 40px;
}

.image-170 {
  width: 100%;
}

.section-28 {
  max-width: 1440px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
}

.section-centered-home-slider {
  background-color: var(--neutras-1);
  padding-left: 24px;
  padding-right: 24px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-block: clamp(24px, 100000vw - 768000px, 64px);
  display: block;
}

.container-unidadess {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.slide-unidades {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}

.section-centered-home-playlist {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-block: clamp(24px, 100000vw - 768000px, 64px);
  display: none;
}

.button-12 {
  background-color: var(--primary-color-template);
  color: var(--neutras-5);
  border-radius: 100px;
  padding: 14px 28px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}

.text-block-57 {
  color: var(--primary-color-template);
  text-transform: uppercase;
  font-family: Crimson pro, Arial, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
}

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

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

.text-block-58 {
  color: #2f1610;
  max-width: 472px;
  padding-bottom: 12px;
  font-size: 14px;
  line-height: 1.2;
}

.div-block-2384 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.text-block-57-copy {
  color: var(--primary-color-template);
  text-align: right;
  text-transform: uppercase;
  font-family: Crimson pro, Arial, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
}

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

@media screen and (min-width: 1280px) {
  .container-script {
    max-width: none;
    margin-top: 80px;
  }

  .container-scriptt-2 {
    max-width: none;
    margin-top: 0;
  }

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

  .slide-6, .slide-unidades {
    width: 20%;
  }
}

@media screen and (min-width: 1440px) {
  .image-5 {
    height: 400px;
  }

  .div-block-40 {
    grid-template-rows: auto;
    grid-auto-flow: row;
    place-items: center;
  }

  .heading-14 {
    width: 100%;
  }

  .div-block-41, .div-block-42 {
    display: block;
  }

  .container-script, .container-scriptt-2 {
    max-width: none;
  }

  .div-block-2376 {
    height: 450px;
  }
}

@media screen and (min-width: 1920px) {
  .title-page {
    font-family: Montserrat, sans-serif;
  }

  .div-block-2362 {
    grid-template-rows: auto;
  }

  .div-block-2372 {
    max-width: 1320px;
  }

  .section-centered-home-sobre {
    max-width: 1248px;
  }

  .slide-unidades {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 991px) {
  .navbar-custom {
    justify-content: center;
  }

  .button-primary-pilates {
    padding: 12px 24px;
    font-weight: 700;
    display: flex;
  }

  .button-secondary-wellness {
    padding: 10px 24px;
  }

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

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

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

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

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

  .image-5 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 16px;
  }

  .div-block-40 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 0;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .section-6 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    padding-left: 24px;
    padding-right: 24px;
  }

  .container-title-page {
    max-width: none;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .container-script {
    max-width: none;
  }

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

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

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

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

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

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

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

  .menu-mobile-action {
    display: flex;
    position: absolute;
    left: 20px;
  }

  .container-scriptt-2 {
    max-width: none;
  }

  .button-secondary-wellness-copy, .button-secondary-wellness-btn-car, .button-secondary-wellness-copy {
    padding: 10px 24px;
  }

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

  .div-block-2362 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .div-block-2363 {
    text-align: center;
  }

  .text-block-53 {
    text-align: left;
    max-width: none;
    margin-left: 0;
  }

  .div-block-2364 {
    padding-top: 0;
  }

  .slide-6 {
    width: 33.33%;
  }

  .div-block-2376 {
    background-image: url('../images/background-2.png');
  }

  .div-block-2379 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-115 {
    font-size: 38px;
  }

  .slide-unidades {
    width: 33.33%;
  }
}

@media screen and (max-width: 767px) {
  .button-primary-pilates {
    font-weight: 700;
  }

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

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

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

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

  .div-block-41 {
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    margin-right: auto;
    display: flex;
  }

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

  .container-title-page {
    max-width: none;
  }

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

  .container-script {
    max-width: none;
  }

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

  .body-default {
    font-size: 14px;
  }

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

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

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

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

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

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

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

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

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

  .section-title {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-scriptt-2 {
    max-width: none;
  }

  .container-trabalho {
    grid-template-columns: 1fr;
  }

  .container-global {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .section-27 {
    height: 500px;
  }

  .plus-icon-2 {
    background-color: #0000;
    border-radius: 0;
    width: 12px;
    min-width: 12px;
    height: 40px;
    min-height: 40px;
    margin-right: 24px;
  }

  .div-block-2362 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .slide-6 {
    width: 50%;
  }

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

  .div-block-2373, .div-block-2374 {
    width: 100%;
  }

  .div-block-2376 {
    background-image: url('../images/background-3.png');
    background-position: 50%;
    align-items: stretch;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-2377 {
    justify-content: flex-end;
    align-items: center;
    margin-bottom: -100px;
  }

  .heading-114 {
    color: #1e1e1e;
    font-size: 20px;
  }

  .text-block-55 {
    padding-bottom: 60px;
    padding-left: 24px;
    padding-right: 24px;
    font-weight: 700;
  }

  .div-block-2379 {
    margin-top: 140px;
  }

  .heading-115 {
    font-size: 38px;
  }

  .slide-unidades {
    width: 50%;
  }

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

@media screen and (max-width: 479px) {
  .button-primary-pilates {
    font-weight: 700;
  }

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

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

  .container-title-page, .container-script {
    max-width: none;
  }

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

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

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

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

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

  .div-block-93-professores {
    padding: 24px;
    display: none;
  }

  .card-hover-decription-professores.card-border-1 {
    width: 100%;
    max-width: none;
    height: 320px;
  }

  .box-description-shadow-copy.card-border-1-copy.title-center-card {
    height: 320px;
  }

  .faq-question, .faq-question-3 {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-scriptt-2 {
    max-width: none;
  }

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

  .container-global {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .slide-6 {
    width: 100%;
  }

  .section-centered-home-bg-gray-copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .image-170, .slide-unidades {
    width: 100%;
  }

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


@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: 'Orbitron Variablefont Wght';
  src: url('../fonts/Orbitron-VariableFont_wght.ttf') format('truetype');
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Crimson pro';
  src: url('../fonts/CrimsonPro-VariableFont_wght.ttf') format('truetype');
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Crimson pro';
  src: url('../fonts/CrimsonPro-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 200 900;
  font-style: italic;
  font-display: swap;
}