@font-face {
  font-family: "Helvetica Neue 5";
  src: url('../fonts/helvetica-neue-5.zip') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Jet Brains Mono Variable;
  src: url('../fonts/JetBrainsMono-VariableFont_wght.woff2') format("woff2"), url('../fonts/JetBrainsMono-VariableFont_wght.woff') format("woff"), url('../fonts/JetBrainsMono-VariableFont_wght.ttf') format("truetype");
  font-weight: 100 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi Variable;
  src: url('../fonts/Satoshi-Variable.woff2') format("woff2"), url('../fonts/Satoshi-Variable.woff') format("woff"), url('../fonts/Satoshi-Variable.ttf') format("truetype");
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi Variable;
  src: url('../fonts/Satoshi-VariableItalic.woff2') format("woff2"), url('../fonts/Satoshi-VariableItalic.woff') format("woff"), url('../fonts/Satoshi-VariableItalic.ttf') format("truetype");
  font-weight: 300 900;
  font-style: italic;
  font-display: swap;
}

:root {
  --branco: #fff;
  --cinza-2: #f0f0f0;
  --rodapé: #d5d5d5;
  --cinza-escuro: #272727;
  --rosê-02: #f67b84;
  --verdim: #eefe3c;
  --roxo-principal: #63235c;
  --oferta-principal: var(--ldss-fantabulous-site---gradient-colors--first-color);
  --roxinho: var(--rosê-02);
  --menu-head: #c4240a;
  --ldss-fantabulous-site---background-color: #111;
  --_2---verdim: var(--branco);
  --ldss-fantabulous-site---text-color: #fafafa;
  --ldss-fantabulous-site---accent-color: #f40;
  --ldss-fantabulous-site---accent-green: #3e3;
  --ldss-fantabulous-site---gradient-colors--first-color: #e915bb;
  --ldss-fantabulous-site---gradient-colors--second-color: #7079ff;
  --ldss-fantabulous-site---gradient-colors--transition-color: #caff5f;
  --ldss-fantabulous-site---gradient-colors--starting-color: white;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  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;
  }
}

.ldss-fantabulous-site--hide {
  display: none;
}

.ldss-fantabulous-site--countdown_wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  display: grid;
}

.ldss-fantabulous-site--countdown_number {
  font-size: 4.25em;
  line-height: 1.2;
}

.ldss-fantabulous-site--countdown_label {
  letter-spacing: .05rem;
  text-transform: uppercase;
  font-size: .875em;
}

.video {
  box-sizing: border-box;
  border: 3px solid var(--branco);
  object-fit: scale-down;
  object-position: 10% 50%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 50px;
  padding-right: 57px;
  position: static;
}

.heading {
  background-color: var(--cinza-2);
  color: #000;
  text-align: center;
  margin-bottom: 0;
  padding-top: 35px;
  font-family: Merriweather, serif;
  font-size: 18px;
  font-weight: 400;
}

.video-2 {
  margin-left: 100px;
  margin-right: 100px;
  padding-left: 100px;
  padding-right: 100px;
  display: block;
}

.div-block {
  margin-left: 100px;
  margin-right: 100px;
}

.section {
  color: var(--rodapé);
  background-color: #d5d5d5;
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 35px;
}

.div-block-2 {
  border: 1px solid var(--rodapé);
  text-align: center;
  border-radius: 3px;
  margin-top: 80px;
  margin-bottom: 80px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.text-block {
  margin-left: 200px;
  margin-right: 0;
}

.cell {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-right: 0;
}

.quick-stack {
  border: 2px solid #d1d1d1;
  border-radius: 3px;
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 35px;
}

.section-2 {
  background-color: var(--cinza-2);
}

.section-3 {
  background-color: #f0f0f0;
  margin-top: 0;
  margin-bottom: 0;
}

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

.quick-stack-2 {
  background-color: var(--cinza-escuro);
  margin-top: 0;
  padding-top: 35px;
  padding-bottom: 35px;
}

.text-block-3 {
  color: var(--branco);
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.cell-2, .cell-3, .cell-4, .cell-5, .cell-6, .cell-7, .cell-8 {
  justify-content: center;
  align-items: center;
  font-size: 18px;
}

.quick-stack-3 {
  padding: 0;
}

.list-item {
  padding-right: 422px;
}

.list-item-2 {
  color: var(--cinza-escuro);
  list-style-type: decimal;
}

.section-4 {
  background-color: var(--cinza-2);
  margin-top: 0;
  padding-top: 35px;
}

.section-5 {
  background-color: var(--cinza-2);
  text-align: center;
}

.image {
  width: 875px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-4 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
}

.div-block-3 {
  text-align: center;
  margin-top: 20px;
}

.image-2 {
  max-width: 30%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.cell-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 4px solid var(--rosê-02);
  background-color: #fffedc;
  border-radius: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-5 {
  background-color: var(--rosê-02);
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 50px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.text-block-6 {
  font-size: 35px;
}

.text-block-7 {
  color: var(--rosê-02);
  margin-top: 50px;
  font-family: Varela Round, sans-serif;
  font-size: 35px;
  font-weight: 700;
}

.text-block-8 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 20px;
}

.image-3 {
  max-width: 75%;
  margin-left: 0;
}

.image-4 {
  max-width: 75%;
  margin-top: 25px;
  margin-bottom: 15px;
}

.image-5 {
  max-width: 80%;
  margin-bottom: 15px;
}

.text-block-9 {
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
}

.image-6 {
  width: 300px;
  margin: 10px 0;
}

.image-7, .image-8, .image-9 {
  max-width: 80%;
  margin-bottom: 0;
}

.image-10 {
  max-width: 80%;
  margin-left: 50px;
  margin-right: 50px;
}

._005 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 3px solid var(--rodapé);
  text-align: center;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  display: block;
}

.text-block-10 {
  background-color: var(--rosê-02);
  color: var(--branco);
  margin-top: -1px;
  margin-right: 0;
  padding: 20px 80px;
  font-size: 18px;
  font-weight: 700;
  position: static;
}

.text-block-11 {
  color: var(--rosê-02);
  margin-top: 25px;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  font-weight: 600;
}

.text-block-12 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 20px;
}

.image-11 {
  margin-top: 35px;
  margin-bottom: 50px;
}

.image-12 {
  max-width: 80%;
  margin-bottom: 10px;
}

.image-13, .image-14 {
  max-width: 80%;
  margin-bottom: 25px;
}

.text-block-13 {
  margin-bottom: 25px;
  font-size: 24px;
}

.section-6 {
  background-color: var(--branco);
  margin-bottom: 50px;
}

.text-block-14 {
  opacity: 1;
  color: var(--cinza-escuro);
  text-align: left;
  letter-spacing: 0;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: Varela Round, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
}

.container {
  outline-offset: 0px;
  outline: 3px #333;
}

.quick-stack-4 {
  grid-column-gap: 0px;
  background-color: var(--branco);
  border-radius: 15px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cell-11 {
  justify-content: center;
  align-items: center;
}

.text-block-15 {
  font-size: 28px;
  line-height: 26px;
}

.bold-text {
  color: #000;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  line-height: 30px;
}

.text-block-16 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 200;
  line-height: 26px;
}

.section-7 {
  background-color: var(--rosê-02);
  background-image: repeating-linear-gradient(273deg, var(--rosê-02), var(--cinza-2) 33%, #f08c8c 55%, var(--rosê-02));
  margin-top: 50px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.quick-stack-5 {
  grid-column-gap: 0px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.bold-text-2 {
  font-size: 20px;
}

.image-15 {
  max-width: 20%;
}

.text-block-17 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
}

.image-16 {
  max-width: 70%;
}

.text-block-18 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 26px;
}

.cell-12 {
  background-color: var(--rosê-02);
  border: 3px solid #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: block;
}

.text-block-19 {
  font-size: 22px;
}

.text-block-20 {
  background-color: var(--cinza-escuro);
  color: var(--branco);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Varela, sans-serif;
  font-size: 22px;
  font-weight: 400;
  display: block;
}

.container-2 {
  margin-left: 0;
  margin-right: 0;
}

.cell-13 {
  border: 3px solid var(--branco);
  background-color: var(--rosê-02);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 10px 10px 5px;
  display: block;
}

.cell-14 {
  background-color: var(--rosê-02);
  border: 3px solid #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: block;
}

.section-8 {
  background-color: var(--rosê-02);
  padding-top: 100px;
  padding-bottom: 75px;
}

.container-3 {
  background-color: var(--branco);
}

.text-block-21 {
  background-color: var(--branco);
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.container-4 {
  background-color: var(--branco);
  margin-top: 0;
  margin-bottom: 0;
}

.text-block-22 {
  padding-left: 10px;
}

.text-block-23 {
  text-align: center;
  margin-bottom: 0;
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.text-block-24 {
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 34px;
}

.section-9 {
  background-color: var(--cinza-escuro);
}

.image-17 {
  max-width: 75%;
  margin-top: 25px;
  margin-bottom: 25px;
}

.container-5 {
  text-align: center;
}

.section-10 {
  background-color: var(--cinza-escuro);
}

.text-block-25 {
  color: var(--branco);
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

.text-block-26 {
  color: var(--cinza-escuro);
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 24px;
}

.quick-stack-6 {
  grid-column-gap: 0px;
  grid-row-gap: 15px;
  padding-left: 20px;
}

.cell-15 {
  justify-content: center;
  align-items: center;
}

.image-18 {
  max-width: 80%;
}

.image-19 {
  max-width: 50%;
}

.cell-16 {
  justify-content: center;
  align-items: center;
}

.image-20 {
  max-width: 50%;
}

.image-21, .image-22 {
  max-width: 80%;
}

.cell-17, .cell-18, .cell-19 {
  justify-content: center;
  align-items: center;
}

.text-block-27 {
  color: var(--branco);
  text-align: center;
  margin-top: 15px;
  margin-bottom: 35px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
}

.text-block-28 {
  color: var(--branco);
  text-align: center;
  padding-top: 25px;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.video-3 {
  min-width: 400px;
  max-width: 600px;
  min-height: 400px;
  max-height: 400px;
  margin-bottom: 50px;
}

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

.text-block-29 {
  text-align: center;
  padding-top: 50px;
}

.section-11 {
  box-sizing: border-box;
  aspect-ratio: 16 / 9;
  justify-content: center;
  align-items: center;
  display: flex;
}

.video-4 {
  max-width: 600px;
  margin-bottom: 150px;
}

.container-6 {
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  margin-bottom: 50px;
  display: flex;
}

.text-block-30 {
  color: var(--branco);
  text-align: center;
  margin-top: 0;
  padding-top: 25px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: Poppins, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 28px;
}

.section-12 {
  background-color: var(--rosê-02);
  margin-bottom: -50px;
}

.text-block-31 {
  color: var(--cinza-escuro);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 200;
}

.list {
  flex: 0 auto;
  list-style-type: none;
  display: block;
}

.quick-stack-7 {
  grid-column-gap: 41px;
  grid-row-gap: 41px;
}

.quick-stack-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  width: 800px;
}

.section-13 {
  text-align: left;
}

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

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

.text-span {
  background-color: var(--cinza-escuro);
  color: var(--verdim);
}

.text-span-2, .text-span-3, .text-span-4 {
  color: var(--verdim);
}

.text-span-5 {
  text-decoration: underline;
}

.list-2 {
  list-style-type: none;
}

.text-span-6, .text-span-7, .text-span-8 {
  text-decoration: line-through;
}

.image-24, .image-25, .image-26 {
  max-width: 80%;
  margin-bottom: 10px;
}

.image-27 {
  max-width: 80%;
  margin-bottom: 15px;
}

.cell-21 {
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-4 {
  margin-bottom: 50px;
}

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

.container-8 {
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  margin-bottom: 50px;
  display: flex;
}

.text-block-32 {
  margin-bottom: 25px;
  font-size: 24px;
}

.cell-23 {
  justify-content: center;
  align-items: center;
}

.image-28 {
  max-width: 71%;
  margin-bottom: 5px;
}

.text-block-33 {
  color: #fff;
  text-align: center;
  background-color: #e17278;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  margin-top: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 700;
}

.quick-stack-10 {
  border: 3px solid #d5d5d5;
  margin-bottom: 10px;
}

.image-29 {
  max-width: 75%;
  margin-left: 0;
}

.image-30 {
  max-width: 71%;
  margin-bottom: 5px;
}

.image-31 {
  width: 300px;
  margin-bottom: 10px;
  margin-left: 50px;
  margin-right: 50px;
}

.text-span-9 {
  text-decoration: line-through;
}

.image-32 {
  max-width: 71%;
  margin-bottom: 5px;
}

.image-33 {
  margin-top: 35px;
  margin-bottom: 50px;
}

.text-span-10 {
  text-decoration: line-through;
}

.text-block-34 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 20px;
}

.image-34 {
  max-width: 100%;
  margin-bottom: 15px;
}

.image-35 {
  max-width: 80%;
  margin-bottom: 15px;
}

.image-36 {
  max-width: 75%;
  margin-top: 25px;
  margin-bottom: 15px;
}

.cell-22 {
  justify-content: center;
  align-items: center;
}

.text-block-35 {
  color: #e17278;
  margin-top: 25px;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.image-37 {
  max-width: 80%;
  margin-bottom: 25px;
}

.image-38 {
  max-width: 100%;
  margin-bottom: 10px;
}

.quick-stack-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 3px solid #d5d5d5;
}

.image-39 {
  max-width: 80%;
  margin-bottom: 25px;
}

.text-span-11 {
  text-decoration: line-through;
}

.text-block-36 {
  opacity: .02;
  max-height: 245px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
}

.text-block-37 {
  opacity: 1;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.div-block-5 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-6 {
  cursor: pointer;
  display: none;
}

.body-copy {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 25px;
}

.faq-tile {
  margin-bottom: 20px;
}

.faq-answer-padding {
  padding: 30px;
}

.icon {
  font-size: 24px;
}

.max-1400 {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.dropdown {
  width: 100%;
}

.faq-question-div {
  background-color: var(--rosê-02);
  pointer-events: auto;
  color: var(--rosê-02);
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-clip: border-box;
  justify-content: space-between;
  align-items: stretch;
  padding: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 100%;
  transition: all .2s;
  display: flex;
}

.faq-question-div:hover {
  color: #fff;
  background-color: #c35d38;
}

.faq-question-div:active {
  background-color: #ec794f;
}

.dropdown-list {
  min-height: 100%;
}

.dropdown-list.w--open {
  background-color: #f5f5f5;
}

.up-down-arrow {
  font-size: 20px;
  font-weight: 400;
}

._2nd-level-body-padding {
  padding-left: 100px;
  padding-right: 100px;
}

.faq-answer-div {
  background-color: #f5f5f5;
  overflow: hidden;
}

.text-block-39 {
  color: var(--rosê-02);
  background-color: #0000;
}

.faq-question-div-2 {
  color: #000;
  cursor: pointer;
  background-color: #ebebeb;
  justify-content: space-between;
  padding: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 100%;
  transition: all .2s;
  display: flex;
}

.faq-question-div-2:hover {
  color: #fff;
  background-color: #c35d38;
}

.faq-question-div-2:active {
  background-color: #ec794f;
}

.faq-group-row {
  background-color: var(--cinza-2);
  color: #333;
  width: 100%;
  padding: 2rem 150px 4rem;
}

.faq-question {
  color: var(--roxo-principal);
  cursor: pointer;
  justify-content: space-between;
  padding: 1.1rem 2rem;
  display: flex;
}

.faq-question-label {
  color: var(--roxo-principal);
  background-color: #0000;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5em;
  text-decoration: none;
}

.faq-arrow {
  z-index: 0;
  position: relative;
}

.faq-answer {
  padding: 0 2rem;
  overflow: hidden;
}

.faq-answer-p {
  text-align: center;
  margin-left: 0;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  line-height: 1.5em;
}

.image-41 {
  max-width: 75%;
  margin-top: 25px;
  margin-bottom: 25px;
}

.link {
  color: #fff;
}

.list-3 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 35px;
  padding-bottom: 25px;
  display: flex;
}

.text-block-47 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
}

.text-block-48 {
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

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

.oferta-principal-correta {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  order: 2;
}

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

.cell-25 {
  justify-content: flex-start;
  align-items: center;
}

.cell-26 {
  border: 3px solid var(--rosê-02);
  justify-content: center;
  align-items: center;
}

.quick-stack-13 {
  flex: 1;
}

.cell-27 {
  justify-content: flex-start;
  align-items: center;
}

.columns {
  border-style: solid;
  border-width: 0 3px 3px;
  border-color: var(--rodapé);
  text-align: left;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  align-self: stretch;
}

.columns-2 {
  align-self: stretch;
  padding-top: 20px;
}

.image-43 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.image-44, .image-45 {
  margin-bottom: 15px;
}

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

.column-2 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.columns-3 {
  align-self: stretch;
}

.text-block-49 {
  background-color: var(--rosê-02);
  color: var(--branco);
  text-align: center;
  align-self: stretch;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.text-block-50 {
  background-color: var(--oferta-principal);
  color: var(--branco);
  text-align: center;
  align-self: stretch;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.text-block-51 {
  background-color: var(--rosê-02);
  color: var(--branco);
  text-align: center;
  align-self: stretch;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.column-3 {
  margin-top: 10px;
}

.column-4 {
  text-align: center;
  padding-top: 20px;
}

.column-5 {
  padding-top: 20px;
}

.image-46, .image-47, .image-48 {
  margin-bottom: 15px;
}

.image-49, .image-50, .image-51, .image-52, .image-53, .image-54 {
  margin-bottom: 10px;
}

.image-55 {
  max-width: 110%;
  display: inline-block;
}

.image-56 {
  color: var(--rosê-02);
  margin-bottom: 15px;
}

.quick-stack-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

.image-58 {
  max-width: 80%;
  margin-top: 15px;
}

.cell-28 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
}

.cell-29 {
  justify-content: center;
  align-items: center;
}

.text-block-52 {
  color: #19bb00;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.quick-stack-15 {
  padding-left: 10px;
  padding-right: 10px;
}

.section-14 {
  align-self: stretch;
}

.cell-30 {
  text-align: center;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  box-shadow: 0 2px 5px #00000075;
}

.text-block-53 {
  color: #1b1b1b;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-block-54 {
  color: #a7a7a7;
}

.image-60 {
  max-width: 100%;
  margin-bottom: 20px;
}

.cell-31 {
  text-align: center;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 57px;
  display: block;
  box-shadow: 0 2px 12px #0000009c;
}

.image-61 {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  max-width: 80%;
  margin-top: 15px;
  margin-bottom: 0;
}

.cell-32 {
  justify-content: center;
  align-items: center;
}

.quick-stack-16 {
  padding-left: 10px;
  padding-right: 10px;
}

.text-block-55 {
  background-color: var(--rosê-02);
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 3px #000000c4;
  margin-bottom: 0;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-block-56 {
  color: #1b1b1b;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 800;
  text-decoration: none;
}

.text-block-57 {
  background-color: var(--rosê-02);
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 3px #000000b5;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-top: -21px;
  padding-top: 30px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 800;
}

.oferta {
  text-align: center;
  background-color: ivory;
  border-radius: 20px;
  order: 2;
  align-self: stretch;
  box-shadow: 0 2px 15px 2px #00000073;
}

.cell-33 {
  outline-offset: 0px;
  outline: 0 #00e;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.oferta-certa {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex: 1;
}

.image-62 {
  max-width: 80%;
}

.text-span-14 {
  font-size: 28px;
  font-weight: 700;
}

.image-63 {
  max-width: 40%;
  margin-top: -10px;
}

.image-64 {
  max-width: 100%;
  margin-bottom: 20px;
}

.cell-34 {
  justify-content: center;
  align-items: center;
}

.text-block-58 {
  color: #fff;
  background-color: #691e2d;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  flex: 0 auto;
  align-self: stretch;
  margin-top: -60px;
  margin-left: 0;
  padding-top: 19px;
  padding-bottom: 10px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: block;
}

.cell-35 {
  justify-content: flex-start;
  align-items: center;
}

.image-65 {
  max-width: 80%;
  margin-top: 10px;
  margin-bottom: 25px;
}

.text-block-59 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 800;
}

.text-block-60 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 15px;
}

.image-66, .image-67 {
  margin-bottom: 0;
}

.image-68 {
  margin-bottom: 15px;
}

.image-69 {
  margin-bottom: 10px;
}

.text-block-63 {
  color: var(--roxo-principal);
  text-align: center;
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 28px;
}

.image-75 {
  max-width: 45%;
}

.section-16 {
  text-align: center;
  margin-top: 35px;
}

.bold-text-5 {
  text-align: center;
}

.section-17 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.quick-stack-17 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.section-18 {
  background-color: var(--menu-head);
}

.text-block-66 {
  color: var(--branco);
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.cell-36 {
  justify-content: center;
  align-items: flex-start;
}

.cell-37 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-67 {
  margin-top: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.image-79 {
  align-self: flex-end;
  max-width: 70%;
}

.cell-38 {
  justify-content: flex-start;
  align-items: center;
}

.bold-text-10 {
  font-size: 32px;
  font-weight: 900;
  line-height: 30px;
}

.bold-text-11 {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 24px;
  font-weight: 800;
  display: flex;
}

.bold-text-12 {
  margin-bottom: 15px;
  font-weight: 800;
  display: flex;
}

.section-19 {
  padding-left: 50px;
  padding-right: 50px;
}

.bold-text-13 {
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  font-weight: 800;
  display: flex;
}

.quick-stack-18 {
  padding-bottom: 0;
}

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

.bold-text-14 {
  justify-content: center;
  align-items: center;
  margin-top: 35px;
  display: flex;
}

.container-10 {
  text-align: center;
}

.text-block-68 {
  padding-top: 20px;
  font-size: 33px;
}

.bold-text-15 {
  color: var(--roxo-principal);
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  padding-top: 25px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 800;
  display: flex;
}

.image-80 {
  max-width: 30%;
}

.text-block-69 {
  padding-top: 25px;
  padding-left: 130px;
  padding-right: 130px;
}

.bold-text-16 {
  text-align: center;
  padding-left: 35px;
  padding-right: 35px;
}

.section-20 {
  padding-bottom: 50px;
}

.div-block-8 {
  background-color: var(--roxo-principal);
  text-align: center;
  border-radius: 20px;
  align-self: stretch;
  padding: 25px 0 0;
}

.div-block-9 {
  background-color: var(--roxo-principal);
  text-align: center;
  border-radius: 20px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding-top: 25px;
  display: block;
}

.div-block-10, .div-block-11 {
  background-color: var(--roxo-principal);
  text-align: center;
  border-radius: 20px;
  align-self: stretch;
  padding-top: 25px;
}

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

.text-block-71 {
  color: var(--branco);
  text-align: center;
  padding-top: 20px;
  font-family: Poppins, sans-serif;
}

.bold-text-17 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 700;
  display: flex;
}

.text-block-72 {
  color: var(--branco);
  text-align: center;
  padding-top: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.text-block-73 {
  color: var(--branco);
  padding-top: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.text-block-74 {
  color: var(--branco);
  padding: 20px 15px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.container-11 {
  margin-bottom: 50px;
}

.quick-stack-19 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  padding-left: 35px;
  padding-right: 35px;
}

.div-block-12 {
  border: 3px solid var(--roxo-principal);
  text-align: center;
  border-radius: 10px;
  align-self: stretch;
  padding: 20px 0;
}

.div-block-13 {
  align-self: stretch;
  padding-top: 25px;
}

.div-block-14 {
  border: 3px solid var(--roxo-principal);
  text-align: center;
  border-radius: 10px;
  align-self: stretch;
  padding-top: 30px;
  padding-bottom: 30px;
}

.text-block-75 {
  background-color: var(--roxo-principal);
  color: var(--branco);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 600;
  display: flex;
}

.bold-text-18 {
  font-size: 25px;
  font-weight: 900;
}

.cell-39 {
  border: 3px solid var(--roxo-principal);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
}

.quick-stack-20 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  padding: 5px 3px;
}

.quick-stack-21 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-self: stretch;
  padding: 5px;
}

.quick-stack-22 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding: 5px;
}

.cell-40, .cell-41 {
  justify-content: center;
  align-items: center;
}

.text-block-76 {
  color: var(--branco);
  text-align: center;
  background-color: #11d3cc;
  border-radius: 15px;
  align-self: stretch;
  padding: 10px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.text-block-77 {
  background-color: var(--roxo-principal);
  color: var(--branco);
  text-align: center;
  border-radius: 15px;
  align-self: stretch;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.cell-42 {
  justify-content: center;
  align-items: center;
}

.cell-43 {
  color: var(--roxo-principal);
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.bold-text-19 {
  font-size: 36px;
}

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

.text-block-78 {
  font-size: 36px;
}

.text-block-79 {
  margin-bottom: 15px;
}

.cell-44 {
  justify-content: center;
  align-items: center;
}

.quick-stack-23 {
  align-self: stretch;
}

.image-81 {
  align-self: stretch;
  max-width: 150%;
  margin-left: -29px;
}

.cell-45 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button {
  background-color: var(--roxo-principal);
  border-radius: 10px;
  margin-top: 15px;
  margin-bottom: 25px;
  padding: 15px 50px;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.image-82 {
  max-width: 110%;
}

.quick-stack-24 {
  padding-left: 15px;
  padding-right: 15px;
}

.code-embed-2 {
  margin-top: 15px;
}

.section-21 {
  text-align: center;
}

.image-83 {
  max-width: 40%;
  margin-top: 15px;
}

.image-84 {
  align-self: stretch;
  max-width: 35%;
}

.cell-46 {
  text-align: right;
  justify-content: center;
  align-items: flex-end;
}

.image-85 {
  max-width: 10%;
}

.image-86 {
  max-width: 30%;
}

.image-87 {
  max-width: 20%;
}

.image-88, .image-89 {
  max-width: 30%;
}

@media screen and (max-width: 991px) {
  .faq-group-row {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .faq-item-wrapper {
    z-index: 8888;
    position: static;
  }

  .faq-question {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .faq-arrow {
    z-index: 0;
    position: relative;
  }

  .faq-answer {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-block-12 {
    border-radius: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .ldss-fantabulous-site--countdown_number {
    font-size: 3em;
  }

  .video-4 {
    margin-bottom: 50px;
  }

  .quick-stack-7 {
    grid-column-gap: 73px;
    grid-row-gap: 73px;
  }

  .faq-answer-padding {
    padding: 20px;
  }

  .faq-group-row {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .faq-question {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .faq-question-label {
    font-size: 1rem;
  }

  .faq-answer {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .faq-answer-p {
    font-size: .875rem;
  }
}

@media screen and (max-width: 479px) {
  .ldss-fantabulous-site--countdown_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: space-between;
    align-items: center;
  }

  .ldss-fantabulous-site--countdown_number {
    font-size: 2.5em;
  }

  .ldss-fantabulous-site--countdown_label {
    font-size: .75em;
  }

  .video {
    margin-left: 15px;
    margin-right: 15px;
  }

  .heading {
    font-family: Poppins, sans-serif;
    font-size: 22px;
    font-weight: 400;
  }

  .quick-stack-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    margin-top: 0;
    padding-bottom: 0;
  }

  .text-block-3 {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 500;
  }

  .cell-6 {
    justify-content: center;
    align-items: center;
  }

  .cell-8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .quick-stack-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .list-item-2 {
    list-style-type: decimal;
  }

  .section-4 {
    box-sizing: border-box;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    object-fit: contain;
    grid-template: "Area"
    / .25fr .5fr;
    grid-auto-columns: minmax(0, 1fr);
    place-items: center;
    display: grid;
  }

  .image {
    max-width: 95%;
  }

  .image-2 {
    margin-top: 5px;
  }

  .cell-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-5 {
    background-color: var(--rosê-02);
    text-align: center;
    padding-left: 50px;
    padding-right: 53px;
    font-size: 28px;
    line-height: 26px;
  }

  .text-block-7 {
    text-align: center;
    font-size: 35px;
  }

  .text-block-9 {
    margin-bottom: 15px;
  }

  .image-6 {
    width: 500px;
    max-width: 80%;
    margin-left: 0;
    margin-right: 0;
  }

  ._005 {
    padding-top: 0;
  }

  .text-block-10 {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-top: 0;
    font-family: Poppins, sans-serif;
    font-size: 25px;
    font-weight: 800;
  }

  .image-11 {
    margin-bottom: 35px;
  }

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

  .image-13 {
    max-width: 75%;
    margin-bottom: 15px;
  }

  .text-block-13 {
    margin-bottom: 15px;
  }

  .text-block-14 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 20px;
  }

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

  .quick-stack-4 {
    grid-row-gap: 0px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
  }

  .cell-11 {
    justify-content: center;
    align-items: center;
  }

  .text-block-15 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bold-text {
    font-size: 18px;
    line-height: 20px;
    display: flex;
  }

  .text-block-16 {
    flex: 0 auto;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 18px;
    display: block;
    position: static;
  }

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

  .text-block-18 {
    font-size: 18px;
  }

  .section-8 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container-4 {
    margin-bottom: 0;
  }

  .text-block-24 {
    font-size: 26px;
  }

  .image-17 {
    max-width: 85%;
  }

  .container-5 {
    margin-top: 15px;
  }

  .text-block-25, .text-block-27 {
    font-size: 16px;
    line-height: 18px;
  }

  .video-4 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-30 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
    line-height: 15px;
  }

  .list {
    padding-left: 50px;
    padding-right: 0;
    list-style-type: disc;
  }

  .quick-stack-7 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .bold-text-3 {
    display: flex;
  }

  .image-23 {
    margin-top: 15px;
  }

  .list-2 {
    margin-bottom: 80px;
    list-style-type: square;
  }

  .quick-stack-9 {
    padding-bottom: 0;
  }

  .image-24 {
    max-width: 80%;
    margin-top: 0;
  }

  .image-25 {
    max-width: 80%;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .image-26 {
    max-width: 80%;
    margin-bottom: 10px;
  }

  .image-27 {
    max-width: 75%;
    margin-bottom: 15px;
  }

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

  .text-block-32 {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .cell-23 {
    grid-column-gap: 145px;
    grid-row-gap: 145px;
    text-align: center;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: block;
  }

  .image-28 {
    max-width: 100%;
    margin-bottom: 5px;
  }

  .text-block-33 {
    background-color: var(--rosê-02);
    color: #fff;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    align-self: stretch;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Poppins, sans-serif;
    font-size: 26px;
    font-weight: 700;
  }

  .quick-stack-10 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    border: 2px solid #d5d5d5;
    border-radius: 0 0 10px 10px;
    margin: 0 10px 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-29 {
    max-width: 105%;
    margin-top: 35px;
    margin-left: 0;
  }

  .image-30 {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 5px;
  }

  .image-31 {
    width: 500px;
    max-width: 100%;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
  }

  .image-32 {
    max-width: 100%;
    margin-bottom: 5px;
  }

  .image-33 {
    box-sizing: border-box;
    max-width: 78%;
    margin-top: 10px;
    margin-bottom: 0;
    overflow: auto;
  }

  .text-block-34 {
    opacity: .01;
    text-align: center;
    max-height: 1px;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .image-34 {
    max-width: 100%;
    margin-bottom: 10px;
  }

  .image-35 {
    max-width: 100%;
    margin-bottom: 15px;
  }

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

  .cell-22 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-35 {
    color: #db7a83;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 22px;
  }

  .image-37 {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .image-38 {
    max-width: 100%;
    margin-bottom: 5px;
  }

  .quick-stack-11 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    background-color: #ffeeef;
    border: 3px solid #d5d5d5;
    border-top-width: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-39 {
    max-width: 110%;
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .text-block-36 {
    max-height: 133px;
    margin-bottom: 10px;
    font-size: 13px;
  }

  .text-block-37 {
    color: var(--branco);
    text-align: center;
    background-color: #a52d39;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Poppins, sans-serif;
    font-size: 26px;
    font-weight: 700;
  }

  .image-40 {
    max-width: 100%;
    margin-top: 35px;
  }

  .text-block-38 {
    color: var(--rosê-02);
    text-align: center;
    margin-bottom: 15px;
    font-family: Poppins, sans-serif;
    font-size: 22px;
    font-weight: 700;
  }

  ._2nd-level-body-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-group-row {
    background-color: var(--cinza-2);
    margin-left: 0;
    margin-right: 15px;
    padding: 1rem 5px;
  }

  .faq-question {
    border-bottom: 0 solid #ff9fa1;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .faq-question-label {
    color: var(--roxo-principal);
    font-size: 1.2rem;
  }

  .faq-answer-p {
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-span-12 {
    color: var(--verdim);
  }

  .image-41 {
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .image-42 {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: visible;
  }

  .link {
    color: #fff;
  }

  .text-block-40, .text-block-41 {
    border-bottom: 1px solid ivory;
  }

  .list-3 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    background-color: var(--rosê-02);
    color: #fff;
    text-align: center;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
    padding: 25px 20px;
    list-style-type: none;
  }

  .text-block-42, .text-block-43, .text-block-44, .text-block-45 {
    border-bottom: 1px solid ivory;
  }

  .text-block-46 {
    max-height: 1px;
  }

  .text-block-47 {
    opacity: .05;
    color: var(--cinza-escuro);
  }

  .text-span-13 {
    color: var(--branco);
  }

  .text-block-48 {
    text-align: center;
    margin-bottom: 15px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    line-height: 16px;
  }

  .oferta-principal-correta {
    padding-left: 10px;
    padding-right: 10px;
  }

  .quick-stack-13 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .columns-2 {
    align-self: auto;
  }

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

  .image-56 {
    max-width: 100%;
    margin-bottom: 15px;
    padding-right: 0;
  }

  .quick-stack-14 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    background-color: ivory;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-57 {
    max-width: 85%;
  }

  .image-58 {
    background-color: #fff;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    margin-bottom: 15px;
  }

  .cell-28 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .cell-29 {
    justify-content: center;
    align-items: center;
  }

  .text-block-52 {
    color: #19bb00;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 700;
  }

  .quick-stack-15 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fff;
    padding: 0 5px 10px;
  }

  .section-14 {
    text-align: center;
    background-color: #fff;
  }

  .cell-30 {
    text-align: center;
    background-color: #fff;
    border: 0 solid #691e2d;
    border-radius: 15px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    box-shadow: 0 2px 5px -1px #0000008f;
  }

  .text-block-53 {
    color: #1b1b1b;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
  }

  .text-block-54 {
    color: #a7a7a7;
    background-color: #fff;
    font-family: Montserrat, sans-serif;
    font-style: italic;
    font-weight: 500;
  }

  .image-59 {
    max-width: 120%;
  }

  .image-60 {
    max-width: 100%;
    margin-bottom: 15px;
  }

  .cell-31 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fff;
    border: 0 solid #691e2d;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 0 2px 5px 2px #00000078;
  }

  .image-61 {
    color: ivory;
    margin-bottom: 15px;
  }

  .cell-32 {
    justify-content: center;
    align-items: center;
  }

  .quick-stack-16 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    background-color: #fff;
    padding: 10px 5px 5px;
  }

  .text-block-55 {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 3px #000000bf;
    background-color: #ffdf50;
    margin-bottom: 0;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
  }

  .text-block-56 {
    color: #474747;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
  }

  .text-block-57 {
    background-color: var(--rosê-02);
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 3px #000000a3;
    overflow-wrap: normal;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-top: -30px;
    margin-bottom: 0;
    padding-top: 35px;
    padding-bottom: 15px;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 800;
  }

  .oferta {
    color: #ffb700;
    text-align: center;
    background-color: ivory;
    border: 0 solid #fff2ba;
    border-radius: 20px;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    box-shadow: 0 2px 5px 2px #0003;
  }

  .cell-33 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .oferta-certa {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    background-color: #fff;
    margin-bottom: 15px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-62 {
    max-width: 70%;
  }

  .text-span-14 {
    font-size: 26px;
    font-weight: 800;
  }

  .image-63 {
    color: #edd3d7;
    vertical-align: top;
    max-width: 50%;
    margin-top: -18px;
    margin-bottom: -10px;
    margin-left: 0;
    padding: 0 10px 10px;
    display: inline-block;
  }

  .image-64 {
    max-width: 100%;
    margin-bottom: 15px;
  }

  .cell-34 {
    justify-content: center;
    align-items: center;
  }

  .text-block-58 {
    color: #fff;
    text-align: center;
    background-color: #f67b84;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    flex: 0 auto;
    align-self: stretch;
    margin-top: 0;
    margin-bottom: 15px;
    padding: 10px 0;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    display: block;
    position: static;
  }

  .cell-35 {
    justify-content: center;
    align-items: center;
  }

  .text-block-59 {
    color: var(--cinza-escuro);
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: 700;
  }

  .text-block-60 {
    color: var(--cinza-escuro);
    font-size: 12px;
  }

  .image-66, .image-67 {
    margin-bottom: 2px;
  }

  .image-69 {
    margin-bottom: 15px;
  }

  .image-70, .image-71 {
    margin-bottom: 2px;
  }

  .text-block-61 {
    background-color: var(--roxinho);
    color: var(--branco);
    border-radius: 12px;
    margin-bottom: 8px;
    padding: 5px 20px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
  }

  .text-block-62 {
    background-color: var(--rosê-02);
    color: var(--branco);
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 3px 15px;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 800;
    line-height: 15px;
  }

  .image-72 {
    max-width: 140%;
  }

  .image-73, .image-74 {
    margin-bottom: 2px;
  }

  .bold-text-4 {
    font-size: 14px;
  }

  .container-9 {
    margin-left: 0;
    margin-right: 0;
  }

  .section-15 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-63 {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
  }

  .image-75 {
    max-width: 60%;
  }

  .section-16 {
    text-align: center;
  }

  .bold-text-5 {
    text-align: center;
    font-size: 15px;
    font-weight: 500;
  }

  .section-17 {
    text-align: center;
  }

  .text-block-64 {
    text-align: center;
    margin-bottom: 15px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
  }

  .text-block-65 {
    text-align: center;
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-6 {
    color: var(--rosê-02);
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 800;
  }

  .image-76 {
    max-width: 20%;
    margin-top: 35px;
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .image-77, .image-78 {
    max-width: 20%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .bold-text-7 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .bold-text-8 {
    color: var(--rosê-02);
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 800;
  }

  .bold-text-9 {
    color: var(--rosê-02);
    font-weight: 800;
  }

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

  .cell-37 {
    justify-content: center;
    align-items: center;
  }

  .text-block-67 {
    font-size: 15px;
  }

  .image-79 {
    align-self: center;
    max-width: 85%;
  }

  .section-19, .quick-stack-18 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-15 {
    line-height: 28px;
  }

  .image-80 {
    max-width: 50%;
  }

  .text-block-69 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-16 {
    text-align: center;
  }

  .quick-stack-19 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .image-82 {
    align-self: center;
  }

  .image-83 {
    max-width: 80%;
  }

  .image-84 {
    max-width: 50%;
  }

  .image-85 {
    max-width: 20%;
  }

  .cell-47 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }
}

#w-node-a4aa7ad4-eec1-f2b1-76f0-0a6239d5632a-fdfb85c3 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1.25fr 1fr;
}

#w-node-_72035409-c0b2-071d-c63e-95241767663b-fdfb85c3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_758a75e3-dd18-16a1-b4fd-70a21e36606b-fdfb85c3, #w-node-a7c88728-c036-ed76-f920-a6bf6a402873-fdfb85c3, #w-node-cfebe754-d72c-df1a-caba-209cc754f1d0-fdfb85c3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8e598590-b31d-a76f-165d-c3719b311d19-fdfb85c3 {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

#w-node-fd6e3fe4-89c0-1154-dc7e-eb0e16d0e827-fdfb85c3, #w-node-_78215986-9442-8c78-f7c1-e2521307f22d-fdfb85c3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cafbb451-9365-07f4-11d5-cb54556ad514-fdfb85c3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media screen and (max-width: 479px) {
  #w-node-a4aa7ad4-eec1-f2b1-76f0-0a6239d5632a-fdfb85c3 {
    grid-template-rows: auto;
    grid-template-columns: .25fr 1.25fr .75fr;
  }

  #w-node-_72035409-c0b2-071d-c63e-95241767663b-fdfb85c3, #w-node-_78215986-9442-8c78-f7c1-e2521307f22d-fdfb85c3, #w-node-cafbb451-9365-07f4-11d5-cb54556ad514-fdfb85c3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Helvetica Neue 5';
  src: url('../fonts/helvetica-neue-5.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jet Brains Mono Variable';
  src: url('../fonts/JetBrainsMono-VariableFont_wght.woff2') format('woff2'), url('../fonts/JetBrainsMono-VariableFont_wght.woff') format('woff'), url('../fonts/JetBrainsMono-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi Variable';
  src: url('../fonts/Satoshi-Variable.woff2') format('woff2'), url('../fonts/Satoshi-Variable.woff') format('woff'), url('../fonts/Satoshi-Variable.ttf') format('truetype');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi Variable';
  src: url('../fonts/Satoshi-VariableItalic.woff2') format('woff2'), url('../fonts/Satoshi-VariableItalic.woff') format('woff'), url('../fonts/Satoshi-VariableItalic.ttf') format('truetype');
  font-weight: 300 900;
  font-style: italic;
  font-display: swap;
}