:root {
  --1: #fedb6b;
  --2: #c48d3d;
  --3: #422b0a;
  --5: #1d1d1d;
  --white: white;
  --black: black;
}

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

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

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

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

.body {
  background-color: #212121;
}

.section-21 {
  color: #fff;
  padding-bottom: 100px;
  font-family: Poppins;
}

.container-49 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-33 {
  color: #aa7e32;
  text-align: left;
  font-size: 50px;
  font-weight: 300;
  line-height: 55px;
}

.paragraph-4-copy {
  color: #fff;
  text-align: left;
  font-size: 17px;
  font-weight: 300;
  line-height: 23px;
}

.div-block-54 {
  margin-bottom: 40px;
}

.heading-34 {
  color: #aa7e32;
  font-weight: 300;
}

.paragraph-13 {
  color: #fff;
  text-align: left;
  font-size: 17px;
  font-weight: 300;
  line-height: 23px;
}

.image {
  width: 100%;
}

.image-2 {
  width: 100%;
  display: none;
}

.html-embed {
  margin-bottom: 0;
}

.section-22 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.link-block-3 {
  border: 1px solid #ebc65e;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 27px;
  margin-right: 5px;
  transition: all .8s;
  display: flex;
}

.link-block-3:hover {
  background-color: #fff2cc;
}

.image-12 {
  width: 130px;
}

.image-13 {
  width: 13px;
}

.btn2 {
  color: #fff;
  background-color: #0000;
  border: 1px solid #ebc65e;
  border-radius: 200px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Poppins;
  font-size: 14px;
  transition: all .8s;
}

.btn2:hover {
  color: #000;
  background-color: #ebc65e;
}

.grid-13 {
  grid-column-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  padding-top: 5px;
  padding-bottom: 5px;
}

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

.menu {
  z-index: 999;
  background-color: #000;
  height: 62.3672px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-30 {
  align-items: center;
  display: flex;
}

.div-block-42, .div-block-31 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footer-light {
  background-color: #181818;
  border-bottom: 1px solid #e4ebf3;
  padding: 10px 30px;
  position: relative;
}

.bloco-container {
  text-align: center;
  width: 1200px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #1a1b1fbf;
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #fff;
  font-family: Kiona;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.preloader {
  z-index: 10001;
  background-color: #2e2e2e;
  border: 1000px solid #000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.section-23 {
  background-image: linear-gradient(#0009, #0009), url('../images/swimming-pool-1.jpg');
  background-position: 0 0, 50% 60%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding-top: 110px;
  padding-bottom: 100px;
  display: flex;
}

.grid-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  align-content: start;
  align-items: start;
  width: 100%;
  height: auto;
  min-height: auto;
}

.div-block-112 {
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-113 {
  max-width: 80%;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-35 {
  color: #fff;
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins;
  font-size: 5em;
  font-weight: 400;
  line-height: 1.2em;
}

.text-block {
  color: #fff;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.text-span {
  background-image: linear-gradient(114deg, var(--1), var(--2));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
}

.text-span-2 {
  font-weight: 800;
}

.form-incorporado {
  margin-top: 40px;
}

.section-24 {
  background-image: linear-gradient(133deg, var(--2), #fedb6b);
  padding-top: 40px;
  padding-bottom: 80px;
}

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

.image-14 {
  border-radius: 0;
  width: 30px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-2 {
  color: var(--3);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 25px;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.heading-36 {
  color: var(--3);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  max-width: 550px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins;
  font-size: 35px;
  font-weight: 300;
  line-height: 50px;
}

.text-span-3, .text-span-4 {
  font-weight: 700;
}

.div-block-114 {
  background-color: #252525;
  border: 2px solid #f3f3f3;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-115 {
  background-color: #ffe07e57;
  border: 0 solid #000;
  border-radius: 5px;
  height: 100%;
  padding: 40px 20px;
  transition: all 1s;
}

.div-block-115:hover {
  background-color: #ffe07e;
  transform: scale(1.03)translate(-10px, -10px);
}

.div-block-116 {
  margin-top: 40px;
}

.section-inicio {
  background-image: linear-gradient(0deg, #000, #fff0), linear-gradient(#0009, #0009), url('../images/Seqüência-01-poster-00001.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 0;
  display: flex;
}

.heading-37 {
  color: #fff;
  font-family: Poppins;
  font-weight: 400;
}

.italic-text, .heading-38 {
  color: var(--1);
  font-family: Poppins;
  font-weight: 400;
}

.section-dr {
  background-color: #f2f2f2;
  padding-top: 60px;
  padding-bottom: 60px;
}

.grid-16 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #000;
  grid-template-rows: auto;
}

.div-block-117 {
  background-image: url('../images/102A0282.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-118 {
  text-align: center;
  max-width: none;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-39 {
  color: #a5742d;
  font-family: Moneta, sans-serif;
  font-weight: 900;
}

.text-block-3 {
  color: #000;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.text-block-4 {
  color: #fff;
  max-width: 500px;
  margin: 0 auto 20px;
  font-family: Poppins;
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
}

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

.section-acesso {
  background-color: #000;
  padding-top: 100px;
  padding-bottom: 100px;
}

.paragraph-14 {
  color: #fff;
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins;
  font-size: 40px;
  font-weight: 200;
  line-height: 60px;
}

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

.section-tecnicas {
  background-image: linear-gradient(0deg, #000, #fff0), linear-gradient(#000, #fff0), linear-gradient(#0000001a, #0000001a), url('../images/1929x1080---DR.-ANDRÉ2.webp');
  background-position: 0 0, 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, cover;
  padding-top: 60px;
  padding-bottom: 40px;
}

.heading-40 {
  color: var(--1);
  text-align: center;
  font-family: Poppins;
  font-weight: 400;
}

.grid-17 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 100px;
}

.paragraph-15 {
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 17px;
  font-weight: 400;
  line-height: 23px;
}

.image-15 {
  width: 40px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-tecnologias {
  background-color: #000;
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.grid-18 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr .75fr;
}

.heading-40-copy {
  color: var(--1);
  text-align: left;
  margin-top: 0;
  font-family: Poppins;
  font-weight: 400;
}

.paragraph-16 {
  color: #fff;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.list-item {
  margin-bottom: 30px;
}

.text-block-5 {
  color: #fff;
  text-align: left;
  background-image: url('../images/ok.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.italic-text-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.section-requisitos {
  background-image: linear-gradient(0deg, #000, #fff0), linear-gradient(#000, #fff0), url('../images/CAPA-SITE-33.png');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  padding-top: 60px;
  padding-bottom: 40px;
}

.grid-17-copy {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 100px;
}

.div-block-120 {
  margin-top: 20px;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-style: italic;
  font-weight: 300;
}

.section-inscricao {
  background-color: #f2f2f2;
  padding: 60px 20px;
}

.div-block-121 {
  width: 100%;
  height: 100%;
  margin-top: 40px;
}

.form-block {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.field-label {
  color: #fff;
}

.image-33 {
  border-radius: 5px;
  width: 100%;
}

.heading-41 {
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Moneta, sans-serif;
  font-size: 5em;
  font-weight: 900;
  line-height: 1.1em;
}

.text-span-7 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(114deg, #fedb6b, #c48d3d);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
}

.text-block-copy {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 30px;
}

.text-span-8 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(114deg, #fedb6b, #c48d3d);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
}

.div-block-122 {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-7 {
  font-family: Moneta, sans-serif;
  font-size: 45px;
  font-weight: 900;
  line-height: 40px;
}

.div-block-123 {
  background-color: #252525;
  border: 0 solid #f3f3f3;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
  margin-top: 25px;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
}

.text-span-9 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(114deg, #fedb6b, #c48d3d);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
}

.grid-19 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 0 solid #fedb6b;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0;
}

.image-34 {
  border-radius: 0;
  width: 30px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-124 {
  background-color: #000;
  background-image: linear-gradient(to bottom, var(--5), var(--5));
  border: 0 solid #000;
  border-radius: 30px;
  height: 100%;
  margin-top: 0;
  padding: 0 20px 40px;
  transition: all 1s;
}

.div-block-124:hover {
  background-color: #ffe07e;
  transform: scale(1.03)translate(-10px, -10px);
}

.div-block-124._1, .div-block-124._2, .div-block-124._3 {
  background-color: var(--5);
  background-image: none;
}

.div-block-124._4 {
  background-color: var(--5);
  background-image: none;
  border-width: 0;
}

.heading-42 {
  color: #fff;
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  max-width: 500px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Moneta, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 55px;
}

.text-span-10 {
  color: #fedb6b;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(126deg, #c48d3d, #fedb6b);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
  display: inline-block;
}

.grid-19-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 0 solid #fedb6b;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
}

.text-span-11 {
  background-image: linear-gradient(140deg, var(--2), var(--1));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 900;
}

.button {
  border-radius: 15px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.btn-janela {
  color: #000;
  text-transform: none;
  background-color: #b29158;
  background-image: linear-gradient(106deg, #c48d3d, #fedb6b);
  border: 0 solid #b29158;
  border-radius: 50px;
  padding: 18px 23px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  transition: all 1.2s;
}

.btn-janela:hover {
  background-color: #0000;
  border-color: #b29158;
  transform: translate(-5px, -5px);
}

.div-block-125 {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.btn-janela-copy {
  border: 1px solid var(--1);
  color: #fff;
  text-transform: none;
  background-color: #b2915800;
  border-radius: 50px;
  padding: 18px 23px;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 400;
  transition: all 1.2s;
}

.btn-janela-copy:hover {
  background-color: #0000;
  background-image: linear-gradient(125deg, var(--2), var(--1));
  color: #fff;
  border-color: #b29158;
  transform: translate(-5px, -5px);
}

.div-block-126 {
  margin-left: 10px;
  margin-right: 0;
  display: none;
}

.html-embed-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 60px;
  display: block;
}

.heading-42-copy {
  color: #fff;
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  max-width: 500px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins;
  font-size: 50px;
  font-weight: 300;
  line-height: 55px;
}

.heading-42-copyzv {
  color: #fff;
  text-align: left;
  letter-spacing: normal;
  text-transform: none;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  max-width: 500px;
  margin: 0 auto 20px 0;
  font-family: Moneta, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 60px;
}

.text-span-12 {
  background-image: linear-gradient(124deg, var(--2), var(--1));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
}

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

.div-block-127 {
  background-image: linear-gradient(126deg, var(--2), var(--1));
  width: 70px;
  height: 3px;
  margin-bottom: 40px;
}

.text-block-7-copy {
  color: #fff;
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
  margin-top: 25px;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

.text-block-copy-2 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.text-span-14 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(114deg, #fedb6b, #c48d3d);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
}

.text-block-8 {
  text-align: left;
  font-family: Poppins;
}

.text-span-15 {
  color: #000;
  font-family: Moneta, sans-serif;
  font-weight: 700;
}

.div-block-130 {
  text-align: left;
  margin-bottom: 80px;
}

.div-block-127-copy {
  background-image: linear-gradient(126deg, var(--2), var(--1));
  width: 70px;
  height: 3px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-130-copy {
  text-align: left;
  margin-bottom: 40px;
}

.s-preloader {
  z-index: 1005;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-4 {
  width: auto;
}

.lottie-animation {
  width: 150px;
}

.prefs_button-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.fs-cc-prefs_dropdown_icon {
  margin-right: 10px;
}

.fs-cc-prefs_dropdown {
  cursor: pointer;
  flex: 1;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 32px 32px 0;
  position: relative;
  overflow: scroll;
}

.fs-cc-prefs_dropdown-toggle {
  z-index: 1;
  align-items: center;
  width: 100%;
  padding: 4px 0;
  display: flex;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  background-color: #03052499;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_space-smallish {
  margin-bottom: 32px;
}

.fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-prefs_status-button {
  z-index: 2;
  background-color: #d9d9d9;
  border-radius: 50px;
  width: 48px;
  height: 28px;
  margin-top: 0;
  margin-left: auto;
  display: flex;
  position: relative;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_title {
  color: #262626;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2em;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_text {
  color: #8c8c8c;
  font-size: 14px;
  font-weight: 300;
  line-height: 136%;
}

.fs-cc-prefs_dropdown-content {
  background-color: #0000;
  height: 100%;
  margin-top: 4px;
  padding-left: 18px;
  padding-right: 16px;
  position: relative;
  overflow: hidden;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 40px;
  display: flex;
}

.fs-cc-prefs_button {
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 12px;
  flex: 1;
  padding: 14px 20px;
  font-size: 16px;
  font-weight: 400;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  color: #000;
  background-color: #fff;
  border: 1px solid #d9d9d9;
}

.fs-cc-prefs_buttons-wrapper {
  z-index: 2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border-top: 1px solid #f0f0f0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-left: -32px;
  margin-right: -32px;
  padding: 20px 32px;
  display: grid;
  position: sticky;
  bottom: 0;
}

.fs-cc-prefs_label {
  color: #262626;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 32px;
  font-size: 20px;
  font-weight: 400;
}

.fs-cc-prefs_component {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 32px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs_indicator {
  background-color: #fff;
  border: 2px solid #d9d9d9;
  border-radius: 100%;
  width: 28px;
  height: 28px;
}

.fs-cc-prefs_form {
  background-color: #fff;
  border-radius: 12px;
  width: 100%;
  max-width: 480px;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.fs-cc-prefs_space-small {
  margin-bottom: 12px;
}

.fs-cc-prefs_status-text {
  text-align: right;
  flex: 0 auto;
  margin-top: 0;
  font-weight: 500;
}

.linkpp {
  color: var(--1);
  border: 1px #000;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  overflow: visible;
}

.fs-cc-banner_link-wrapper {
  margin-right: 0;
  text-decoration: none;
  display: flex;
}

.fs-cc-banner_text {
  color: #fff;
  max-width: none;
  margin-right: 24px;
  font-family: Poppins;
  font-size: 13px;
  font-weight: 300;
}

.fs-cc-banner_buttons-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  place-items: center end;
  display: grid;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-banner_container {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1.6fr .4fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.banner-de-cookies {
  z-index: 998;
  background-color: #242424;
  border-radius: 0;
  width: auto;
  max-width: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 0;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
  box-shadow: 0 4px 9px #0000001c;
}

.fs-cc-banner_icon {
  color: #000;
  align-items: center;
  display: flex;
}

.fs-cc-banner_button {
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 200px;
  width: auto;
  min-width: auto;
  margin-left: 0;
  padding: 12px 40px;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 400;
  display: block;
}

.fs-cc-banner_button.fs-cc-button-no-outline {
  color: #000;
  background-color: #0000;
  border-style: none;
  width: auto;
  min-width: auto;
  margin-left: 0;
  margin-right: 10px;
  padding: 0;
}

.fs-cc-banner_button.fs-cc-button-alt {
  color: #000;
  background-color: #0000;
  border-color: #d9d9d9;
  min-width: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.marketing {
  background-color: #000;
  padding-top: 0;
  padding-bottom: 100px;
}

.grid-19-copyvvn {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 0 solid #fedb6b;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0;
}

.image-35 {
  border-style: solid;
  border-width: 1px 5px 5px 1px;
  border-color: var(--2);
  border-radius: 500px;
  width: 300px;
  height: 300px;
  margin-bottom: 20px;
}

.banner-de-cookies-2 {
  z-index: 998;
  background-color: #242424;
  border-radius: 0;
  width: auto;
  max-width: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
  box-shadow: 0 4px 9px #0000001c;
}

.container-57 {
  max-width: 90%;
}

.fs-cc-banner_container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1.6fr .4fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.fs-cc-banner_text-2 {
  color: #fff;
  max-width: none;
  margin-right: 24px;
  font-family: Poppins;
  font-size: 13px;
  font-weight: 300;
}

.linkpp-2 {
  color: #fedb6b;
  border: 1px #000;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  overflow: visible;
}

.fs-cc-banner_button-2 {
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 200px;
  width: auto;
  min-width: auto;
  margin-left: 0;
  padding: 12px 40px;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 400;
  display: block;
}

.container-regular {
  width: 1200px;
  max-width: 90%;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.s-menu {
  z-index: 1003;
  background-color: #000;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-wrapper {
  color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-button-wrapper {
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  display: flex;
}

.link-block {
  background-color: #313131;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-left: 3px;
  margin-right: 3px;
  transition: all .8s;
  display: flex;
}

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

.navbar-no-shadow-container {
  z-index: 5;
  color: #fff;
  background-color: #0000;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0;
}

.image-31 {
  width: 15px;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.image-27 {
  width: 100px;
  margin-bottom: 20px;
}

.grid-25 {
  grid-template-rows: auto;
  margin-top: 0;
}

.text-block-12 {
  color: #fff;
  background-image: url('../images/local-footer-azul.svg');
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 14px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  text-decoration: none;
}

.footer-copyright-center {
  color: #999;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.div-block-5 {
  margin-top: 20px;
}

.rodape {
  color: #fff;
  background-color: #111;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  font-family: Poppins;
  position: relative;
}

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

.link-6 {
  color: #858585;
}

.div-block-131 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1.3fr .9fr .9fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-copyright-center-copy {
  color: #858585;
  text-align: right;
  font-size: 12px;
  line-height: 16px;
}

.image-28 {
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link {
  color: #999;
  font-family: Montserrat, sans-serif;
  text-decoration: underline;
}

.nav-button-wrapper-copy {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.div-block-99 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.footer-divider {
  background-color: #b29158;
  width: 100%;
  height: 1px;
  margin-top: 60px;
  margin-bottom: 10px;
}

.lottie-animation-2 {
  background-color: #0000;
  width: 150px;
}

.div-block-162 {
  background-color: #1d1d1d;
  border: 0 solid #000;
  border-radius: 20px;
  height: 100%;
  padding: 40px 20px;
  transition: all 1s;
}

.div-block-162:hover {
  background-color: #242424;
  transform: scale(1.03)translate(-10px, -10px);
}

.image-46 {
  width: 40px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-30 {
  color: #fff;
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
  margin-top: 25px;
  font-family: Moneta, sans-serif;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.2em;
}

.text-span-32 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(121deg, #c48d3d, #fedb6b);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Moneta, sans-serif;
  font-weight: 900;
}

.paragraph-26 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-family: Poppins;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.7em;
}

.div-block-163 {
  background-color: #1d1d1d;
  border: 0 solid #000;
  border-radius: 20px;
  height: 100%;
  padding: 40px 20px;
  transition: all 1s;
}

.div-block-163:hover {
  background-color: #242424;
  transform: scale(1.03)translate(-10px, -10px);
}

.text-block-31 {
  color: #fff;
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
  margin-top: 25px;
  font-family: Poppins;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.2em;
}

.text-span-33 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(121deg, #c48d3d, #fedb6b);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Moneta, sans-serif;
  font-weight: 900;
}

.paragraph-27 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-family: Poppins;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.7em;
}

.div-block-164 {
  background-color: #181818;
  border: 0 solid #000;
  border-radius: 20px;
  height: 100%;
  padding: 40px 20px;
  transition: all 1s;
}

.div-block-164:hover {
  background-color: #242424;
  transform: scale(1.03)translate(-10px, -10px);
}

.grid-21 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 0 solid #fedb6b;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0;
}

.text-span-19 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(124deg, #c48d3d, #fedb6b);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
}

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

.whatsapp-btn {
  z-index: 990;
  color: #16b831;
  background-color: #2e9c2e;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  margin-right: 20px;
  transition: all .8s;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.whatsapp-btn:hover {
  transform: scale(1.1);
}

.image-38, .image-47 {
  width: 22px;
}

.play-pause-button {
  display: none;
}

.grid-26 {
  grid-template-rows: auto;
}

.div-block-165 {
  background-color: #1d1d1d;
  border-radius: 15px;
  margin-top: 60px;
  padding: 60px 40px;
}

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

.text-block-4-copy {
  background-image: linear-gradient(112deg, var(--1), var(--2));
  color: #fff;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 600px;
  margin: 0 auto;
  font-family: Moneta, sans-serif;
  font-size: 150px;
  font-weight: 900;
  line-height: .8em;
}

.logo-inicio {
  width: 145px;
  max-width: 150px;
  height: 40px;
  margin-bottom: 20px;
}

.div-block-167 {
  margin-bottom: 100px;
}

.div-block-130-copyfrdv {
  text-align: left;
  margin-bottom: 0;
}

.div-block-167-copy {
  margin-bottom: 20px;
}

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

.heading-42-copyfgb {
  color: #000;
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  max-width: 500px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Moneta, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 55px;
}

.div-block-169 {
  background-color: #e2e2e2;
  border-radius: 15px;
  padding: 40px;
}

.heading-42-copygf {
  color: #000;
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  max-width: 500px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Moneta, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 55px;
}

.section-26 {
  color: #000;
  background-color: #0f0f0f;
  background-image: linear-gradient(#000000e6, #000000e6), url('../images/1929x1080---DR.-ANDRÉ2.webp');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-height: 100vh;
  font-family: Moneta, sans-serif;
  display: flex;
}

.heading-57 {
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(110deg, #c48d3d, #fedb6b);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Moneta, sans-serif;
  font-size: 4em;
  line-height: 1em;
}

.paragraph-20 {
  color: #fff;
  text-align: center;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins;
  font-size: 1.6em;
  font-weight: 500;
  line-height: 1.3em;
}

.div-block-185 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.btn-janela-6 {
  color: #fff;
  text-transform: none;
  background-color: #028525;
  background-image: url('../images/whatsapp.svg');
  background-position: 23px 48%;
  background-repeat: no-repeat;
  background-size: 15px;
  border: 0 solid #b29158;
  border-radius: 50px;
  padding: 18px 23px 18px 50px;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 500;
  transition: all 1.2s;
}

.btn-janela-6:hover {
  background-color: #0000;
  border-color: #b29158;
  transform: translate(-5px, -5px);
}

.div-block-186 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.image-54 {
  width: 120px;
}

.div-block-187 {
  width: 100%;
  margin-bottom: 10px;
  display: inline-flex;
}

.div-block-188 {
  margin-right: 15px;
}

.code-embed {
  width: 25px;
}

.text-block-32 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

@media screen and (max-width: 991px) {
  .grid-13 {
    grid-template-columns: 1fr 1fr;
  }

  .bloco-container {
    max-width: 90%;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .heading-35 {
    font-size: 4em;
  }

  .grid-15 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .grid-16 {
    grid-template-columns: 1fr;
  }

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

  .text-block-3 {
    font-size: 18px;
    line-height: 25px;
  }

  .heading-41 {
    font-size: 4em;
  }

  .grid-19, .grid-19-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .fs-cc-prefs_buttons-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .fs-cc-banner_link-wrapper {
    margin-right: 0;
  }

  .fs-cc-banner_text {
    color: #fff;
    flex: 1;
    min-width: 100%;
    max-width: none;
    margin-bottom: 0;
    font-weight: 300;
  }

  .fs-cc-banner_buttons-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: center;
    margin-left: auto;
    margin-right: 0;
    display: block;
  }

  .fs-cc-banner_container {
    grid-column-gap: 16px;
    grid-row-gap: 24px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .banner-de-cookies {
    margin-left: auto;
    margin-right: auto;
    padding: 10px 32px;
  }

  .fs-cc-banner_button {
    width: 100%;
    min-width: auto;
    margin-left: 0;
    font-size: 18px;
    display: inline-block;
  }

  .container-52 {
    max-width: 90%;
  }

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

  .image-35 {
    width: 250px;
    max-width: none;
    height: 250px;
  }

  .banner-de-cookies-2 {
    margin-left: auto;
    margin-right: auto;
    padding: 10px 32px;
  }

  .container-57 {
    max-width: 90%;
  }

  .fs-cc-banner_container-2 {
    grid-column-gap: 16px;
    grid-row-gap: 24px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .fs-cc-banner_text-2 {
    color: #fff;
    flex: 1;
    min-width: 100%;
    max-width: none;
    margin-bottom: 0;
    font-weight: 300;
  }

  .fs-cc-banner_button-2 {
    width: 100%;
    min-width: auto;
    margin-left: 0;
    font-size: 18px;
    display: inline-block;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-button-wrapper {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu-button {
    background-color: #b29158;
    border-radius: 5px;
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #b29158;
    border-radius: 5px;
  }

  .nav-menu {
    background-color: #1d1d1d00;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    min-height: auto;
    padding-left: 0;
    display: block;
  }

  .mobile-margin-top-10 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-12 {
    font-size: 13px;
  }

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

  .nav-button-wrapper-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-30 {
    font-size: 1.3em;
  }

  .text-span-32, .paragraph-26 {
    font-size: 1em;
  }

  .text-block-31 {
    font-size: 1.3em;
  }

  .text-span-33, .paragraph-27 {
    font-size: 1em;
  }

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

  .logo-inicio {
    width: 150px;
    max-width: 232px;
  }

  .div-block-169 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  .section-21 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-13 {
    grid-template-columns: 1fr 1fr;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-light {
    padding-left: 0;
    padding-right: 0;
  }

  .bloco-container {
    max-width: 90%;
  }

  .footer-bottom {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .container-50 {
    max-width: 90%;
  }

  .grid-14 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-112 {
    min-height: 40vh;
  }

  .div-block-113 {
    padding-top: 60px;
  }

  .heading-35 {
    font-size: 3em;
  }

  .grid-15 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .container-51 {
    max-width: 90%;
  }

  .section-dr {
    padding-top: 60px;
  }

  .grid-16 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-117 {
    min-height: 80vh;
  }

  .div-block-118 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .grid-17 {
    grid-template-columns: 1fr 1fr;
  }

  .section-tecnologias {
    padding-bottom: 40px;
  }

  .grid-18 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .paragraph-16 {
    text-align: left;
    font-size: 17px;
    line-height: 30px;
  }

  .text-block-5 {
    align-items: center;
    display: flex;
  }

  .italic-text-2 {
    display: inline-block;
  }

  .heading-41 {
    text-align: center;
    font-size: 3em;
  }

  .text-block-copy {
    text-align: center;
    font-size: 20px;
  }

  .grid-19, .grid-19-copy {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

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

  .text-block-copy-2 {
    font-size: 20px;
    line-height: 30px;
  }

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

  .text-block-8 {
    text-align: left;
  }

  .fs-cc-prefs_dropdown-toggle {
    padding-top: 4px;
  }

  .fs-cc-prefs_space-smallish {
    margin-bottom: 20px;
  }

  .fs-cc-prefs_title {
    font-size: 20px;
  }

  .fs-cc-prefs_dropdown-content {
    margin-top: 4px;
  }

  .linkpp {
    margin-right: 8px;
  }

  .fs-cc-banner_link-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: auto 1fr;
    grid-auto-columns: 1fr;
    margin-right: 0;
    display: grid;
  }

  .fs-cc-banner_text {
    margin-bottom: 0;
    margin-right: 0;
    font-size: 12px;
    line-height: 16px;
  }

  .fs-cc-banner_buttons-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    justify-items: center;
    width: auto;
    margin-top: 12px;
    display: block;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    grid-template-columns: 1.5fr .5fr;
    align-content: center;
    align-items: flex-start;
  }

  .banner-de-cookies {
    width: auto;
  }

  .fs-cc-banner_button {
    width: auto;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    display: inline-block;
  }

  .fs-cc-banner_button.fs-cc-button-alt {
    min-width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-19-copyvvn {
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .banner-de-cookies-2 {
    width: auto;
  }

  .fs-cc-banner_container-2 {
    flex-direction: column;
    grid-template-columns: 1.5fr .5fr;
    align-content: center;
    align-items: flex-start;
  }

  .fs-cc-banner_text-2 {
    margin-bottom: 0;
    margin-right: 0;
    font-size: 12px;
    line-height: 16px;
  }

  .linkpp-2 {
    margin-right: 8px;
  }

  .fs-cc-banner_button-2 {
    width: auto;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    display: inline-block;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

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

  .rodape {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .footer-wrapper {
    flex-direction: column;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .footer-brand-2, .image-28 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .grid-21 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .grid-26 {
    grid-template-columns: 1fr;
  }

  .text-block-4-copy {
    font-size: 100px;
  }

  .logo-inicio {
    width: 130px;
    max-width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .image {
    display: none;
  }

  .image-2 {
    display: block;
  }

  .image-12 {
    width: 100px;
  }

  .grid-13 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu {
    padding-top: 10px;
  }

  .bloco-container {
    max-width: 90%;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    grid-template-columns: 1fr .5fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 13px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .section-23 {
    padding-top: 100px;
    padding-bottom: 70px;
  }

  .div-block-112 {
    min-height: 40vh;
  }

  .div-block-113 {
    max-width: 90%;
    padding-top: 0;
  }

  .heading-35 {
    font-size: 3em;
  }

  .grid-15 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

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

  .section-inicio {
    background-image: linear-gradient(0deg, #000, #fff0), linear-gradient(#00000096, #00000096), url('../images/Seqüência-01-poster-00001.webp');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
  }

  .heading-39 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
  }

  .text-block-3 {
    margin-top: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
  }

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

  .paragraph-14 {
    font-size: 30px;
  }

  .grid-17, .grid-18 {
    grid-template-columns: 1fr;
  }

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

  .grid-17-copy {
    grid-template-columns: 1fr;
  }

  .heading-41 {
    font-size: 2.2em;
    line-height: 1.2em;
  }

  .text-block-copy {
    margin-top: 10px;
    font-size: 17px;
    line-height: 25px;
  }

  .text-span-7 {
    font-size: 35px;
    line-height: 50px;
  }

  .text-block-7 {
    font-size: 16px;
  }

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

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

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

  .grid-19-copy {
    grid-column-gap: 15px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .heading-42-copy {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-42-copyzv {
    font-size: 40px;
    line-height: 35px;
  }

  .text-block-7-copy {
    font-size: 16px;
  }

  .text-block-copy-2 {
    margin-top: 10px;
    font-size: 13px;
    line-height: 25px;
  }

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

  .fs-cc-prefs_option {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .fs-cc-prefs_option.has-no-border {
    border-bottom-style: none;
  }

  .fs-cc-prefs_content {
    border-radius: 12px;
    padding: 20px 20px 0;
  }

  .fs-cc-prefs_space-medium {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    display: grid;
  }

  .fs-cc-prefs_button {
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .fs-cc-prefs_button.fs-cc-button-alt {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .fs-cc-prefs_buttons-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    border-top: 1px solid #f5f5f5;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
    display: grid;
  }

  .fs-cc-prefs_component {
    padding: 24px 20px;
  }

  .fs-cc-prefs_form {
    border-radius: 12px;
  }

  .fs-cc-banner_link-wrapper {
    grid-column-gap: 0px;
    justify-content: center;
    justify-items: center;
    width: 100%;
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .fs-cc-banner_text {
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 13px;
  }

  .fs-cc-banner_buttons-wrapper {
    grid-column-gap: 2%;
    grid-row-gap: 2%;
    text-align: center;
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    width: 100%;
    margin-top: 0;
  }

  .fs-cc-banner_container {
    grid-row-gap: 0px;
    display: block;
  }

  .banner-de-cookies {
    width: auto;
    margin-bottom: 0;
    padding: 10px 20px;
  }

  .fs-cc-banner_button {
    width: 100%;
    min-width: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
  }

  .fs-cc-banner_button.fs-cc-button-no-outline {
    width: auto;
    margin-bottom: 0;
  }

  .fs-cc-banner_button.fs-cc-button-alt {
    padding-left: 0;
    padding-right: 0;
  }

  .container-52 {
    max-width: 97%;
  }

  .marketing {
    padding-bottom: 40px;
  }

  .grid-19-copyvvn {
    grid-column-gap: 15px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .image-35 {
    width: 200px;
    max-width: none;
    height: 200px;
  }

  .banner-de-cookies-2 {
    width: auto;
    margin-bottom: 0;
    padding: 15px 10px 10px;
  }

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

  .fs-cc-banner_container-2 {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    flex-direction: row-reverse;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .fs-cc-banner_text-2 {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    font-size: 11px;
  }

  .fs-cc-banner_button-2 {
    width: auto;
    min-width: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
    display: inline-block;
  }

  .nav-button-wrapper {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-no-shadow-container {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-button {
    background-color: #b29158;
    border-radius: 5px;
  }

  .nav-menu {
    background-color: #1d1d1d00;
    flex-direction: column;
    min-height: auto;
    padding-bottom: 0;
  }

  .mobile-margin-top-10 {
    margin-top: 0;
  }

  .nav-button-wrapper-copy {
    width: auto;
  }

  .text-block-30, .text-block-31 {
    font-size: 20px;
  }

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

  .grid-26 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .div-block-165 {
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-4-copy {
    font-size: 60px;
    line-height: 55px;
  }

  .logo-inicio {
    max-width: none;
    height: 35px;
  }

  .heading-42-copyfgb, .heading-42-copygf {
    font-size: 40px;
    line-height: 35px;
  }

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

  .btn-janela-6 {
    text-align: center;
    background-position: 30px 48%, 0 0;
    width: 100%;
    padding-left: 40px;
    padding-right: 20px;
    font-size: 13px;
  }
}

#w-node-bccd50ce-5e8a-454b-896b-819713bcce6a-b2e643d8, #w-node-_0c94c610-0d5d-4989-30d1-4d42394434b5-b2e643d8, #w-node-feb6a9f3-cd82-86e0-c856-640efca3f1d8-b2e643d8, #w-node-_10d0d63c-974f-f8f7-d519-1e0fdcab3213-b2e643d8, #w-node-_5db291ba-77e3-b5db-4d69-ef0aeab9e7be-b2e643d8, #w-node-_5db291ba-77e3-b5db-4d69-ef0aeab9e7c5-b2e643d8, #w-node-_5db291ba-77e3-b5db-4d69-ef0aeab9e7cc-b2e643d8, #w-node-_5db291ba-77e3-b5db-4d69-ef0aeab9e7d5-b2e643d8, #w-node-_5db291ba-77e3-b5db-4d69-ef0aeab9e7dc-b2e643d8, #w-node-_5db291ba-77e3-b5db-4d69-ef0aeab9e7e3-b2e643d8, #w-node-_5db291ba-77e3-b5db-4d69-ef0aeab9e7ea-b2e643d8, #w-node-_5db291ba-77e3-b5db-4d69-ef0aeab9e7f1-b2e643d8, #w-node-_5db291ba-77e3-b5db-4d69-ef0aeab9e7f8-b2e643d8, #w-node-_5db291ba-77e3-b5db-4d69-ef0aeab9e7ff-b2e643d8, #w-node-_5db291ba-77e3-b5db-4d69-ef0aeab9e806-b2e643d8, #w-node-c2cfe692-4481-90e3-bba7-de6075cf1a04-b2e643d8, #w-node-de197618-68ed-3708-9f06-5399667e864b-b2e643d8, #w-node-c9fdf588-8840-9b1c-fbf7-67be55f93551-b2e643d8, #w-node-_6d84d362-a65a-798c-c90c-9436d1b7cc30-b2e643d8, #w-node-_29ffa54c-e08d-bb05-3a80-f96d714dce0b-b2e643d8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d971e24-140f-a203-dea2-3493cf0c1c86-cf0c1c83 {
  justify-self: start;
}

#w-node-_5d971e24-140f-a203-dea2-3493cf0c1c9a-cf0c1c83, #w-node-_5d971e24-140f-a203-dea2-3493cf0c1c9f-cf0c1c83 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


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