:root {
  --borda: #444;
  --botão-verde: #41a703;
  --marrom-qsm: #482c10;
  --traço-cinza: #3b3b3b;
  --marrom-qsm-2: #302d28;
  --cinza-bloco: #1d1c1b99;
  --white: white;
  --black: black;
  --text-color: #ffffff8f;
  --bege-quaresma-são-miguel: #2f2f2f;
  --laranja-claro-qsm: #ff9765;
  --laranja-escuro-qsm: #ad572e;
  --bege-3-qsm: #eddcc6;
  --bege-2: #f1e4d3;
  --contorno-botão: #77da3a;
  --amarelo-padre-alex: #e7ad43;
  --vermelho: #eb1f1f;
  --bg-chumbo: #141313;
  --captação: #ffedc3;
  --black-eb: #1e1e1e;
  --azul-mariana: #082434;
  --cinza-mariano: #6f7988;
  --azul-claro: #295d7b;
  --white-not-white: #f6f5f5;
  --verm-quaresma: #a72d2d;
  --marrom-quaresma: #5d4333;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

h1 {
  color: #fbf6da;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Figtree;
  font-size: 34px;
  font-weight: 400;
  line-height: 38px;
}

h2 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Suez One;
  font-size: 57px;
  font-weight: 400;
  line-height: 1.2em;
}

h4 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Sora;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

h5 {
  color: #fff;
  letter-spacing: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Sora;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

p {
  color: #fff;
  margin-bottom: 10px;
  font-family: Sora;
  font-size: 16px;
  line-height: 1.5em;
}

a {
  text-decoration: underline;
}

strong {
  font-weight: bold;
}

.padding_26 {
  width: 100%;
  height: 26px;
}

.padding-global {
  flex: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
}

.padding-global.last-section {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.foot-section {
  background-image: linear-gradient(#141414, #141414);
  min-height: 160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-components {
  justify-content: space-between;
  max-width: 1100px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 32px;
  display: flex;
  position: relative;
}

.footer-img {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: row;
  width: auto;
  padding-right: 0;
  display: flex;
}

.image-16 {
  width: 180px;
  max-width: 100%;
  max-height: 52px;
}

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

.image-16-copy {
  width: 110px;
  max-width: 100%;
  max-height: 52px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.accordion-item {
  background-color: #0000;
  border-bottom: 2px solid #021d4a1a;
  flex-flow: column;
  align-self: center;
  width: 100%;
  padding: 0;
  display: flex;
}

.accordion-item-trigger {
  background-color: #5550;
  background-image: linear-gradient(90deg, #77777736 3%, #ffffff12);
  border: 1px solid #a67d5c;
  border-radius: 0;
  justify-content: space-between;
  align-items: flex-start;
  padding: 18px 27px;
  display: flex;
}

.accordion-heading {
  text-transform: uppercase;
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sora;
  font-size: 16px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.accordion-item-answer {
  color: var(--borda);
  padding: 10px 35px;
}

.div-block-49 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.text-block-9 {
  color: #505050;
  width: 100%;
  margin-bottom: -101px;
  font-family: Suez One;
  font-size: 210px;
  line-height: 200px;
  display: flex;
}

.text-block-10 {
  color: #fff;
  align-self: center;
  font-family: Sora;
  font-size: 22px;
}

.div-block-50 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 220px;
  display: flex;
  position: static;
}

.faq {
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  padding-bottom: 140px;
}

.image-36 {
  filter: brightness(1000%) contrast(0%) saturate(0%);
}

.div-block-51 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  max-width: 550px;
  display: flex;
}

.brilho-dobra-dificuldade-copy-copy {
  z-index: 1;
  filter: blur(600px);
  background-color: #af8833;
  width: 340px;
  height: 460px;
  position: absolute;
  inset: auto auto 0% -35%;
}

.paragraph-7 {
  color: #ffffff91;
}

.track-horizontal {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-transform: none;
  justify-content: flex-start;
  align-items: center;
  font-family: AR One Sans, sans-serif;
  font-size: 23px;
  line-height: 40px;
  display: flex;
}

.track-horizontal-alt {
  justify-content: flex-start;
  align-items: center;
  font-family: AR One Sans, sans-serif;
  display: flex;
}

.padding-section-large {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 8rem;
  padding-bottom: 8rem;
  display: block;
}

.padding-100 {
  align-self: stretch;
  width: 100%;
  height: 100px;
}

.padding-40 {
  align-self: stretch;
  width: 100%;
  height: 40px;
}

.padding-60 {
  align-self: stretch;
  height: 60px;
}

.padding-80 {
  align-self: stretch;
  min-height: 80px;
}

.padding-section-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.div-block-221 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  height: 300px;
  padding-top: 40px;
  display: flex;
}

.accordion-item-trigger-1 {
  background-color: #c1aa84;
  background-image: linear-gradient(90deg, #77777736 3%, #ffffff12);
  border: 1px solid #91754b;
  border-radius: 6px;
  justify-content: space-between;
  align-items: flex-start;
  padding: 18px 27px;
  display: flex;
}

.loader_component {
  z-index: 9999;
  justify-content: center;
  align-items: center;
  height: 100dvh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.loader_content-wrapper {
  z-index: 1;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 12rem;
  position: relative;
}

.loader_image {
  width: 100%;
  height: 100%;
}

.loader_image-overlay {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 100% 0% 0%;
}

.loader_image-overlay.captacao-a {
  background-color: #231e16;
}

.loader_background-left {
  transform-origin: 100% 0;
  background-color: #fff;
  width: 50%;
  height: 200%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.loader_background-left.captacao-a {
  background-color: #231e16;
}

.loader_background-right {
  transform-origin: 0 0;
  background-color: #fff;
  width: 50%;
  height: 200%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.loader_background-right.captacao-a {
  background-color: #231e16;
}

.div-block-283 {
  border-bottom: 10px solid #ff5b5b70;
  margin-top: 12px;
  margin-bottom: 16px;
}

.div-block-286 {
  justify-content: center;
  align-items: flex-start;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div-block-287 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div-block-293 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  width: 100%;
  margin-top: 44px;
  display: flex;
}

.div-block-309 {
  background-color: #fff;
  border-radius: 24px;
  width: 304px;
  padding: 24px;
}

.image-150 {
  object-fit: cover;
  border-radius: 400px;
  width: 56px;
  height: 56px;
}

.heading-93 {
  margin-top: 10px;
  font-family: AR One Sans, sans-serif;
}

.text-block-113 {
  font-family: AR One Sans, sans-serif;
}

.swiper-container {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  display: flex;
  overflow: visible;
}

.mask-5 {
  width: 304px;
  overflow: visible;
}

.slider-6 {
  background-color: #0000;
  width: 304px;
  height: 479px;
}

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

.slide-10, .slide-11 {
  margin-right: 10px;
}

.right-arrow-4 {
  background-color: #000;
  border-radius: 100px;
  width: 36px;
  height: 36px;
  padding: 12px;
  inset: -11% auto auto 14%;
}

.right-arrow-4.left {
  top: -11%;
  left: 0%;
}

.slide-12 {
  margin-right: 10px;
}

.icon-2 {
  font-size: 20px;
  font-weight: 700;
}

.pre-section-component {
  background-color: #f8f8f8;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: hidden;
}

.button-32 {
  background-color: var(--botão-verde);
  border: 2px solid #326d0f;
  border-radius: 200px;
  flex: none;
  padding: 18px 59px;
  font-family: AR One Sans, sans-serif;
  font-size: 22px;
  transition: all .2s;
}

.button-32:hover {
  background-color: #326d0f;
}

.button-32.float-copy {
  padding: 12px 21px;
  font-size: 16px;
}

.div-block-502 {
  text-align: center;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

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

.div-block-503.is-inverted {
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
}

.div-block-505 {
  width: 450px;
  height: auto;
}

.heading-127-copy {
  text-align: center;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 3rem;
}

.div-block-512 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 2470px;
  display: flex;
  position: absolute;
  left: 100vw;
}

.heading-127-copy {
  text-align: center;
  text-wrap: balance;
  text-align: center;
  text-wrap: balance;
  text-align: center;
  text-wrap: balance;
  text-align: center;
  text-wrap: balance;
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 47px;
  font-weight: 600;
  line-height: 3.3rem;
}

.div-block-513 {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: none;
  position: relative;
}

.div-block-512-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 2470px;
  display: flex;
  position: absolute;
  left: 100vw;
}

.heading-127-copy {
  text-align: center;
  text-wrap: balance;
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 47px;
  font-weight: 600;
  line-height: 3.3rem;
}

.heading-129 {
  color: var(--marrom-qsm);
  letter-spacing: 0;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.9rem;
}

.div-block-525 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  color: #fff;
  background-color: #634b36;
  background-image: url('../images/frame_3.webp'), radial-gradient(circle at 100% 0, #97775b, #634b36 81%);
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border: 4px solid #fff3;
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 290px;
  padding: 32px 257px 32px 65px;
  font-family: AR One Sans, sans-serif;
  display: flex;
}

.heading-2-comovaifuncoinar-copy {
  color: var(--marrom-qsm);
  text-wrap: balance;
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 47px;
  font-weight: 600;
  line-height: 3.3rem;
}

.heading-2-comovaifuncoinar-copy.title {
  color: var(--traço-cinza);
  font-weight: 400;
}

.bold-text-43 {
  color: var(--marrom-qsm);
}

.dobra-6-content--escola-copy {
  color: var(--marrom-qsm);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1100px;
  display: flex;
}

.div-block-285-copy {
  width: auto;
}

.div-block-311-copy {
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 510px;
  margin-bottom: 0;
  line-height: 1.5rem;
  display: flex;
}

.heading-89-copy-copy-copy {
  color: var(--marrom-qsm-2);
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: AR One Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4em;
}

.div-block-310-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h2-bonus-copy {
  color: var(--marrom-qsm);
  text-align: center;
  letter-spacing: -1px;
  text-wrap: balance;
  margin-top: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 38px;
  font-weight: 400;
}

.dobra-6-section-escola-copy {
  background-image: url('../images/dobra-3-bg.webp');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 100px;
  overflow: hidden;
}

.marquee-text-copy-copy {
  color: var(--marrom-qsm);
  letter-spacing: -1.5px;
  text-transform: none;
  flex: none;
  margin-left: 4vw;
  margin-right: 4vw;
  font-size: 51px;
  font-weight: 600;
  line-height: 40px;
}

.marquee-horizontal-copy {
  z-index: 200;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 80px;
  display: flex;
  position: relative;
  top: 58px;
  overflow: visible;
  -webkit-mask-image: linear-gradient(to right, #0000, #000 25% 55%, #0000);
  mask-image: linear-gradient(to right, #0000, #000 25% 55%, #0000);
}

.marquee-horizontal-2-copy {
  z-index: 199;
  opacity: .77;
  filter: blur(4px);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 90px;
  margin-top: -52px;
  display: flex;
  position: relative;
  top: 83px;
  overflow: visible;
  -webkit-mask-image: linear-gradient(to right, #0000, #000 25% 75%, #0000);
  mask-image: linear-gradient(to right, #0000, #000 25% 75%, #0000);
}

.div-block-553 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.faq-text {
  color: var(--cinza-bloco);
  text-align: left;
  margin-top: 20px;
  font-family: AR One Sans, sans-serif;
}

.div-block-554 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.pre-section-component-copy-faq {
  background-color: #f6f5f5;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 140px;
  display: block;
  overflow: hidden;
}

.div-block-555 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 60px;
  display: flex;
}

.div-block-556 {
  border-top: 1px solid #0000000d;
  padding-top: 60px;
}

.div-block-560 {
  z-index: 999;
  height: 90px;
  position: fixed;
  inset: 5% 5% 0% auto;
}

.heading-127-copy {
  color: var(--marrom-qsm);
  text-align: center;
  text-wrap: balance;
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 47px;
  font-weight: 400;
  line-height: 3.3rem;
}

.heading-2-comovaifuncoinar-copy {
  text-wrap: balance;
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 47px;
  font-weight: 600;
  line-height: 3.3rem;
}

.testamentos-form-code-copy {
  width: 100%;
  margin-top: 0;
}

.div-block-658 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h1-heading150 {
  color: #012;
  letter-spacing: -2px;
  margin-top: 10px;
  font-family: AR One Sans, sans-serif;
  font-size: 48px;
  line-height: 3.6rem;
}

.text-span-67 {
  color: #663530;
  font-weight: 700;
}

.heading-151 {
  color: #1f5d21;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 20px;
  line-height: 1.4em;
}

.button-38 {
  text-align: center;
  text-transform: uppercase;
  background-image: linear-gradient(141deg, #259e21, #037a00);
  border: 4px solid #71b064b3;
  border-radius: 12px;
  width: 100%;
  max-width: 290px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: AR One Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.youtube-9 {
  border: 4px solid #000;
  border-radius: 16px;
  width: 100%;
  max-width: 800px;
  height: 439px;
  display: none;
}

.marquee-section-vendas-mai-25 {
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin-top: -78px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 79px;
  display: flex;
  overflow: hidden;
  transform: scale(1.1)rotate(-4deg);
}

.section-13 {
  background-color: #f8f8f8;
  max-width: 1920px;
  padding-top: 33px;
  padding-bottom: 33px;
  overflow: clip;
}

.image-250 {
  width: 200px;
}

.hero-vendas-mai-25 {
  background-image: linear-gradient(#0000 67%, #f8f8f8), url('../images/slice_1.webp');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: hidden;
}

.h2-heading-150 {
  color: #012;
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 42px;
  line-height: 3.1rem;
}

.h2-heading-150.invert {
  color: #e9e3d6;
}

.div-block-659 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.box-vantagens {
  width: 408px;
}

.list-item-6 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-660 {
  background-color: #00000014;
  width: 100%;
  height: 1px;
}

.div-block-661 {
  background-color: #fff;
  border: 1px solid #0000000d;
  border-radius: 10px;
  padding: 32px;
}

.text-list-vantagem {
  letter-spacing: -.6px;
  text-wrap: balance;
  font-family: AR One Sans, sans-serif;
  font-size: 18px;
  line-height: 1.6rem;
}

.heading-152 {
  letter-spacing: -.8px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 22px;
}

.div-block-662 {
  color: #fff;
  background-image: linear-gradient(149deg, #199d14, #53b951);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
}

.div-block-662.nao {
  background-image: linear-gradient(149deg, #9d1414, #b95151);
}

.div-block-663 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  margin-top: 66px;
  display: flex;
}

.vendas-mai-25-dobra-2 {
  background-color: #f8f8f8;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 100px;
  display: block;
  overflow: hidden;
}

.div-block-664 {
  max-width: 942px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-665 {
  width: 100%;
  max-width: 310px;
  margin-top: 66px;
  margin-bottom: 66px;
}

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

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

.div-block-668 {
  width: 770px;
  margin-left: auto;
  margin-right: auto;
}

.image-251 {
  margin-bottom: 66px;
}

.code-embed-2-copy {
  border-radius: 6px;
  width: 350px;
  overflow: hidden;
}

.bio-vendas-mai-2025 {
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: hidden;
}

.div-block-669 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 600px;
  display: flex;
}

.img-bio-vendas-mai-25 {
  border-radius: 16px;
  width: 100%;
  max-width: 547px;
  height: auto;
}

.img-bio-vendas-mai-25.foto-1 {
  max-width: 512px;
}

.img-bio-vendas-mai-25.foto-2 {
  max-width: 540px;
  height: 609px;
}

.bio-vendas-mai-25 {
  color: #012;
  font-family: AR One Sans, sans-serif;
  font-size: 18px;
  line-height: 1.6rem;
}

.bio-vendas-mai-25.invert {
  color: #faf5ecbf;
}

.div-block-670 {
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.div-block-671 {
  text-align: left;
  flex: 1;
  max-width: 576px;
}

.frase-s-jeronimo {
  z-index: 100;
  background-image: url('../images/frame_19.webp');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  height: 468px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.div-block-672 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-252 {
  z-index: 100;
  max-width: 336px;
  margin-top: -171px;
  margin-bottom: 20px;
  position: relative;
}

.citacao-s-jeronimo {
  color: #012;
  letter-spacing: -5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 86px;
  line-height: 4.9rem;
}

.bold-text-43-copy {
  color: #714512;
}

.div-block-673 {
  text-align: center;
  max-width: 819px;
}

.citacao-nome-s-jeronimo {
  color: var(--cinza-bloco);
  font-family: AR One Sans, sans-serif;
  font-size: 20px;
}

.div-block-674 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.h3-heading-150 {
  color: #012;
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 36px;
  line-height: 2.8rem;
}

.text-span-68 {
  color: #663530;
  line-height: 2.8rem;
}

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

.section-6-vendas-mai-25 {
  background-color: #f8f8f8;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  overflow: hidden;
}

.div-block-675 {
  max-width: 575px;
}

.div-block-676 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.text-block-8977 {
  font-family: AR One Sans, sans-serif;
  font-size: 22px;
}

.text-block-8978 {
  letter-spacing: -.5px;
  font-family: AR One Sans, sans-serif;
  font-size: 22px;
  line-height: 2.2rem;
}

.text-block-8978.invert {
  color: #e9e3d6;
  font-weight: 500;
  line-height: 2rem;
}

.div-block-677 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e7e7e76e;
  border-radius: 24px;
  flex-flow: column;
  max-width: 696px;
  padding: 36px;
  display: flex;
}

.div-block-678 {
  text-align: center;
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-678-copy {
  text-align: center;
  border: 1px solid #9a8969;
  border-radius: 24px;
  max-width: 976px;
  margin-left: auto;
  margin-right: auto;
  padding: 36px;
}

.text-span-69 {
  color: #663530;
  font-weight: 700;
}

.div-block-679 {
  text-align: center;
  max-width: 510px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-680 {
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button38-copy {
  text-align: center;
  text-transform: uppercase;
  background-image: linear-gradient(141deg, #259e21, #037a00);
  border: 4px solid #71b064b3;
  border-radius: 12px;
  width: 100%;
  max-width: 470px;
  padding-top: 21px;
  padding-bottom: 21px;
  font-family: AR One Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.div-block-681 {
  margin-top: 24px;
  margin-bottom: 8px;
}

.section-formacaopensada-vendas-mai-25 {
  background-color: #fefaf3;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 120px;
  display: block;
  overflow: hidden;
}

.div-block-682 {
  max-width: 802px;
}

.div-block-683 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-color: #fff;
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 370px;
  padding: 36px;
  display: flex;
}

.div-block-684 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1200px;
  display: flex;
}

.bio-vendas-mai-25-copy {
  color: #012;
  font-family: AR One Sans, sans-serif;
  font-size: 22px;
  line-height: 1.9rem;
}

.div-block-685 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-8978-copy {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  letter-spacing: -.5px;
  flex-flow: column;
  font-family: AR One Sans, sans-serif;
  font-size: 32px;
  line-height: 2.7rem;
  display: flex;
}

.como-vai-funcionar-vendas-mai-25 {
  background-color: #0c2036;
  background-image: url('../images/Frame-38.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.div-block-686 {
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-687 {
  grid-column-gap: 110px;
  grid-row-gap: 110px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 500px;
  display: flex;
}

.div-block-688 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  max-width: 514px;
  height: 320px;
  display: flex;
  position: sticky;
  top: 40px;
  bottom: 0;
}

.div-block-689 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  max-width: 644px;
  display: flex;
}

.div-block-690 {
  background-color: #ffffff80;
  flex: none;
  width: 100%;
  max-width: 341px;
  height: 1px;
}

.div-block-691 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 48px;
  display: flex;
}

.text-block-8979 {
  color: #e9e3d6;
  font-family: Amador;
  font-size: 40px;
}

.text-block-8980 {
  color: #e9e3d6;
  letter-spacing: -.8px;
  text-wrap: balance;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: AR One Sans, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 2.3rem;
}

.textblock8981 {
  color: #faf5ecbf;
  max-height: 150px;
  font-family: AR One Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5rem;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(#000 50%, #0000 100%);
  mask-image: linear-gradient(#000 50%, #0000 100%);
}

.textblock8981.expanded {
  max-height: 501px;
  -webkit-mask-image: linear-gradient(#fff 50% 100%);
  mask-image: linear-gradient(#fff 50% 100%);
}

.text-span-70 {
  color: #faf5ec;
  font-weight: 600;
}

.button39 {
  color: #ffd96b;
  background-color: #0000;
  margin-top: 20px;
  padding-left: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 16px;
  display: none;
}

.card {
  background-color: #1e3c59;
  border: 1px solid #ffffff1a;
  border-radius: 16px;
  max-width: 644px;
  padding: 36px;
}

.faca-sua-matricula-vendas-mai-25 {
  background-color: #fff;
  background-image: url('../images/Frame-604.svg');
  background-position: 50% 100%;
  background-size: cover;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  overflow: hidden;
}

.div-block-692 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h2-heading-150-copy {
  color: #453518;
  letter-spacing: -2px;
  margin: 0 auto;
  font-family: AR One Sans, sans-serif;
  font-size: 42px;
  line-height: 3.3rem;
}

.div-block-693 {
  max-width: 1000px;
  line-height: 3.4rem;
}

.div-block-694 {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  background-color: #fff;
  border-radius: 36px;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  padding: 64px;
  display: flex;
}

.div-block-694.menor {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 640px;
}

.div-block-695 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 544px;
  display: flex;
}

.h2-heading-150-copy-copy {
  color: #012;
  letter-spacing: -2px;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 32px;
  line-height: 2.5rem;
}

.div-block-696 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  margin-top: 40px;
  display: flex;
}

.div-block-697 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 64px;
  display: flex;
}

.oferta-vendas-mai-25 {
  background-color: #3f3728;
  background-image: url('../images/Frame-61.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  padding-bottom: 140px;
  display: block;
  overflow: hidden;
}

.div-block-698 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 9px solid #ffffff12;
  border-radius: 33px;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-699 {
  z-index: 2;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  background-color: #f5f3ef;
  border-radius: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 520px;
  padding: 28px 46px;
  display: flex;
  position: relative;
}

.image-254 {
  max-width: 220px;
}

.div-block-700 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.text-block-8981 {
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: AR One Sans, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 2.5rem;
}

.text-block-8982 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 50px;
}

.text-block-8983 {
  letter-spacing: -1px;
  text-transform: uppercase;
  max-width: 290px;
  font-family: AR One Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 2rem;
}

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

.div-block-702 {
  background-image: url('../images/frame_64.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  width: 100%;
  max-width: 640px;
  margin-left: -45px;
}

.div-block-703 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding-bottom: 0;
  display: flex;
}

.div-block-704 {
  text-align: center;
  max-width: 790px;
  margin-left: auto;
  margin-right: auto;
}

.oferta-h2 {
  color: #e9e3d6;
  letter-spacing: -2px;
  margin: 0 auto;
  font-family: AR One Sans, sans-serif;
  font-size: 42px;
  line-height: 3.3rem;
}

.div-block-705 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 223px;
  display: flex;
}

.div-block-706 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  text-align: center;
  background-color: #2d2c2c85;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 72px 15px 15px;
  display: flex;
}

.div-block-706.menor {
  justify-content: flex-start;
  align-items: center;
  padding-top: 64px;
}

.text-block-8984 {
  color: #fff;
  text-transform: uppercase;
  font-family: AR One Sans, sans-serif;
  font-size: 15px;
}

.text-block-8984.menor {
  max-width: 150px;
}

.text-block-8985 {
  color: #ffffff9c;
  font-family: AR One Sans, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.text-block-8986 {
  color: #fbe298;
  font-family: AR One Sans, sans-serif;
}

.image-255 {
  z-index: 1;
  margin-bottom: -48px;
  position: relative;
}

.div-block-707 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-708 {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #ffffff17;
  border: 1px solid #ffffff1c;
  border-radius: 24px;
  justify-content: space-between;
  align-items: center;
  max-width: 1090px;
  margin-left: auto;
  margin-right: auto;
  padding: 23px 33px;
  display: flex;
}

.oferta-h2copy {
  color: #e9e3d6;
  letter-spacing: -1px;
  margin: 0 auto;
  font-family: AR One Sans, sans-serif;
  font-size: 22px;
  line-height: 3.3rem;
}

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

.oferta-h2-copy-copy {
  color: #e9e3d6;
  letter-spacing: -2px;
  margin: 0 auto;
  font-family: AR One Sans, sans-serif;
  font-size: 31px;
  line-height: 2.1rem;
}

.div-block-710 {
  width: 50%;
  max-width: 520px;
}

.div-block-711 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  display: flex;
}

.div-block-712 {
  background-color: #fff;
  border-radius: 24px;
  margin-top: 60px;
}

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

.div-block-714 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 512px;
  padding: 23px;
  display: flex;
}

.div-block-714.maior {
  max-width: 580px;
  padding: 23px 41px;
}

.text-block-8983-copy.maior {
  max-width: 470px;
  font-size: 23px;
}

.text-block-8983-copy-copy {
  letter-spacing: -1px;
  text-transform: none;
  font-family: AR One Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 2rem;
}

.text-block-8983-copy-copy-copy {
  letter-spacing: -1px;
  text-transform: none;
  max-width: 350px;
  font-family: AR One Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 2rem;
}

.div-block-715 {
  background-color: #b5e2abb3;
  padding: 13px;
}

.div-block-716 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  align-items: flex-start;
  padding: 50px;
  display: flex;
}

.div-block-717 {
  text-align: center;
  padding-bottom: 40px;
}

.button-38-copy-copy2 {
  text-align: center;
  text-transform: uppercase;
  background-image: linear-gradient(141deg, #259e21, #037a00);
  border: 4px solid #71b064b3;
  border-radius: 12px;
  width: 100%;
  max-width: 470px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: AR One Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.garantia-section-vendas-maio-25 {
  background-color: #fffefc;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  overflow: hidden;
}

.div-block-675-copy {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  max-width: 500px;
  display: flex;
}

.image-256 {
  margin-left: auto;
  margin-right: auto;
}

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

.h2-heading-150-copy-copy-copy {
  color: #012;
  letter-spacing: -2px;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  padding: 53px 53px 0;
  font-family: AR One Sans, sans-serif;
  font-size: 32px;
  line-height: 2.5rem;
}

.div-block-719 {
  max-width: 380px;
}

.garantia-selo {
  margin-right: 0;
  position: relative;
}

.div-block-720 {
  flex-flow: row-reverse;
  justify-content: center;
  align-items: center;
  max-width: 910px;
  display: flex;
}

.div-block-671-copy {
  text-align: left;
  background-color: #f0e9e0;
  border-radius: 16px;
  max-width: 770px;
  margin-left: -131px;
  padding: 25px 46px 25px 138px;
}

.div-block-721 {
  max-width: 1200px;
}

.h3-heading-150-copy2 {
  color: #012;
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 36px;
  line-height: 2.8rem;
}

.text-span-71 {
  text-overflow: clip;
  background-color: #3d8a66;
  line-height: 2.9rem;
}

.div-block-723 {
  max-width: 990px;
  margin-top: 0;
}

.h1-heading150-copy {
  color: #012;
  letter-spacing: -2px;
  letter-spacing: -2px;
  margin-top: 10px;
  font-family: AR One Sans, sans-serif;
  font-size: 41px;
  line-height: 3.2rem;
}

.h1-heading150-copy-copy {
  color: #fff;
  letter-spacing: -1px;
  margin-top: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 35px;
  line-height: 3.2rem;
}

.div-block-724 {
  background-color: red;
  padding: 9px;
}

.div-block-725 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #c8d6c8;
  border: 1px solid #00000017;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  padding: 11px 20px;
  display: flex;
}

.svg-11 {
  color: green;
  width: 40px;
}

.bold-text-62 {
  letter-spacing: -.4px;
}

.heading-151-copy {
  color: #525352;
  margin: 0 auto;
  font-family: AR One Sans, sans-serif;
  font-size: 20px;
  line-height: 1.4em;
}

.div-block-726 {
  max-width: 640px;
  margin-top: 10px;
}

.div-block-669-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 470px;
  display: flex;
}

.div-block-670-copy {
  justify-content: space-between;
  align-items: center;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h2-heading-150-copy, .h2-heading-150-copy-copy, .h2-heading-150-copy-copy-copy {
  color: #012;
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 42px;
  line-height: 3.1rem;
}

.h2-heading-150-copy-copy-copy-copy {
  color: #012;
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 34px;
  line-height: 2.6rem;
}

.list-box {
  color: #1f5d21;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 17px;
  line-height: 1.4em;
}

.svg-11-copy {
  color: green;
  width: 24px;
}

.div-block-727 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: column;
  margin-top: 10px;
  display: flex;
}

.div-block-674-copy {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tudo-isso-text-list {
  letter-spacing: -.5px;
  font-family: AR One Sans, sans-serif;
  font-size: 20px;
  line-height: 1.8rem;
}

.div-block-676-copy {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.text-block-8977-copy {
  width: 40px;
  font-family: AR One Sans, sans-serif;
  font-size: 22px;
}

.div-block-702-copy {
  background-image: url('../images/frame_7.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 24px;
  width: 100%;
  max-width: 580px;
  height: 620px;
  margin-left: 0;
}

.div-block-699copy {
  z-index: 2;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  background-color: #f5f3ef;
  border-radius: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 520px;
  height: 470px;
  margin-right: -16px;
  padding: 28px 46px;
  display: flex;
  position: relative;
}

.text-block-8981-copy-copy {
  letter-spacing: -2px;
  text-transform: uppercase;
  font-family: AR One Sans, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 2.5rem;
}

.div-block-698-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 9px #ffffff12;
  border-radius: 33px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-38-copy {
  text-align: center;
  text-transform: uppercase;
  background-image: linear-gradient(141deg, #259e21, #037a00);
  border: 4px solid #71b064b3;
  border-radius: 12px;
  width: 100%;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 23px;
  padding-bottom: 23px;
  font-family: AR One Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.button-38-copy.nao {
  background-image: linear-gradient(141deg, #9e3e21, #965b3d);
  border-style: none;
  max-width: 310px;
  padding: 14px 16px;
  font-size: 18px;
}

.button-38-copy-copy {
  text-align: center;
  text-transform: uppercase;
  background-image: linear-gradient(141deg, #259e21, #037a00);
  border: 4px solid #71b064b3;
  border-radius: 12px;
  width: 100%;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: AR One Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.div-block-728 {
  text-align: center;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.h3-heading-150-copy-copy {
  margin-top: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 23px;
  line-height: 2em;
}

.text-block-8983-copy {
  letter-spacing: -1px;
  text-transform: uppercase;
  max-width: 290px;
  font-family: AR One Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 2rem;
}

.text-block-8981-copy {
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: AR One Sans, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 2.5rem;
}

.image-260 {
  border-radius: 20px;
  width: 530px;
}

.heading-151-copy {
  color: #424242;
  letter-spacing: -.5px;
  max-width: 830px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 20px;
  line-height: 1.4em;
}

.div-block-658-copy {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.text-list-vantagem-copy {
  color: #333333e8;
  text-align: center;
  letter-spacing: -.4px;
  text-wrap: balance;
  max-width: 210px;
  font-family: AR One Sans, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: .8rem;
}

.float-div-copy {
  z-index: 999;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  -webkit-backdrop-filter: blur(33px);
  backdrop-filter: blur(33px);
  background-color: #fff7ef82;
  border: 3px solid #3a332c1f;
  border-radius: 300px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 104px;
  padding: 24px;
  display: flex;
  position: relative;
  inset: auto auto 0%;
}

.image-221-copy {
  width: 112px;
}

.text-list-vantagem-mob {
  color: #333333e8;
  text-align: center;
  letter-spacing: -.4px;
  text-wrap: balance;
  max-width: 210px;
  font-family: AR One Sans, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: .8rem;
  display: none;
}

.modal {
  z-index: 999;
  background-color: #000000d9;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-731 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.div-block-732 {
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding: 43px;
  display: flex;
  position: relative;
}

.heading-153 {
  color: #111;
  text-align: center;
  letter-spacing: -1px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 420px;
  margin-top: 0;
  font-family: AR One Sans, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1em;
  display: flex;
}

.div-block-466-copy-copy {
  background-color: #0000;
  border: 1px #6d470f21;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 26px;
  display: flex;
}

.svg-12 {
  cursor: pointer;
  width: 32px;
  height: 32px;
  position: absolute;
  inset: 3% 3% auto auto;
}

.youtube-9-copy {
  border: 4px solid #000;
  border-radius: 16px;
  width: 100%;
  max-width: none;
  height: auto;
  overflow: hidden;
}

.text-block-8981-copy-copy-copy1 {
  letter-spacing: -2px;
  text-transform: uppercase;
  font-family: AR One Sans, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 2.5rem;
}

.div-block-700-copy1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .div-block-708 {
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1440px) {
  .youtube-9, .youtube-9-copy {
    border: 6px solid #0b2136;
    border-radius: 16px;
    max-width: 830px;
    height: 410px;
    max-height: 330px;
  }
}

@media screen and (max-width: 991px) {
  .div-block-49 {
    flex-flow: column;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .div-block-286.flex-column, .dobra-6-content--escola-copy, .div-block-285-copy {
    width: 100%;
  }

  .div-block-311-copy {
    width: 270px;
  }
}

@media screen and (max-width: 767px) {
  .accordion-item-content {
    margin-right: 0;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

@media screen and (max-width: 479px) {
  .padding_26 {
    width: 100%;
    display: flex;
  }

  .padding-global {
    padding-left: 16px;
    padding-right: 16px;
    overflow: visible;
  }

  .padding-global.last-section {
    padding-bottom: 0;
  }

  .foot-section {
    background-image: linear-gradient(#000, #000);
    min-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-img {
    padding-top: 0;
  }

  .image-16 {
    width: 150px;
  }

  .align-center {
    margin-top: 0;
  }

  .image-16-copy {
    width: 90px;
  }

  .accordion-item {
    z-index: 4;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .div-block-49 {
    flex-direction: column;
    width: 100%;
  }

  .text-block-9 {
    opacity: .52;
    text-align: center;
    flex-flow: column;
    width: 100%;
    font-size: 182px;
    line-height: 182px;
  }

  .text-block-10 {
    line-height: 27px;
    position: relative;
  }

  .div-block-50 {
    text-align: center;
    justify-content: flex-start;
    align-self: center;
    align-items: stretch;
    width: 100%;
    margin-bottom: 100px;
  }

  .faq {
    background-color: #131212;
    padding-top: 44px;
    padding-bottom: 60px;
    overflow: hidden;
  }

  .div-block-51 {
    width: 100%;
    margin-top: -61px;
  }

  .brilho-dobra-dificuldade-copy-copy {
    opacity: .59;
  }

  .page-wrapper {
    overflow: hidden;
  }

  .padding-100 {
    height: 60px;
  }

  .padding-40 {
    height: 20px;
    display: none;
  }

  .padding-60 {
    height: 40px;
    display: none;
  }

  .padding-80 {
    min-height: 40px;
    display: none;
  }

  .div-block-221 {
    z-index: 99;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    position: relative;
  }

  .div-block-287 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    width: 100%;
  }

  .div-block-293 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-top: 20px;
  }

  .pre-section-component {
    z-index: 998;
    color: #050505;
    min-height: 440px;
    padding-top: 10px;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden;
  }

  .button-32 {
    text-align: center;
    padding-left: 53px;
    padding-right: 53px;
  }

  .button-32.float-copy {
    flex: none;
    padding: 11px 30px;
    font-size: 14px;
  }

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

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

  .div-block-503.is-inverted {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-505 {
    width: 100%;
    margin-top: 0;
  }

  .heading-129.small {
    font-size: 19px;
    line-height: 1.6rem;
  }

  .heading-2-comovaifuncoinar-copy.title {
    font-size: 40px;
    line-height: 2.4rem;
  }

  .dobra-6-content--escola-copy, .div-block-285-copy {
    width: 100%;
  }

  .div-block-311-copy {
    justify-content: center;
    align-items: flex-start;
  }

  .heading-89-copy-copy-copy {
    text-align: center;
    line-height: 1.4em;
  }

  .div-block-310-copy {
    width: 100%;
  }

  .h2-bonus-copy {
    margin-bottom: 0;
    font-size: 28px;
  }

  .dobra-6-section-escola-copy {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .marquee-text-copy-copy {
    font-size: 35px;
  }

  .marquee-horizontal-2-copy {
    top: 99px;
  }

  .div-block-553 {
    grid-template-columns: 1fr;
    padding-bottom: 60px;
  }

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

  .pre-section-component-copy-faq {
    z-index: 998;
    color: #050505;
    min-height: 440px;
    padding-top: 10px;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden;
  }

  .div-block-555 {
    width: 220px;
    padding-bottom: 40px;
  }

  .div-block-556 {
    border-top-style: none;
    padding-top: 0;
  }

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

  .div-block-560 {
    justify-content: center;
    align-items: center;
    display: flex;
    inset: auto 0% 5%;
  }

  .heading-2-comovaifuncoinar-copy {
    font-size: 36px;
    line-height: 2.5rem;
  }

  .testamentos-form-code-copy {
    width: 100%;
  }

  .h1-heading150 {
    font-size: 26px;
    line-height: 2rem;
  }

  .heading-151 {
    letter-spacing: -.5px;
    font-size: 17px;
    line-height: 1.3em;
  }

  .youtube-9 {
    height: 220px;
  }

  .marquee-section-vendas-mai-25 {
    z-index: 998;
    color: #050505;
    justify-content: flex-start;
    align-items: center;
    min-height: 250px;
    margin-top: -107px;
    padding-top: 18px;
    padding-bottom: 0;
    position: relative;
    overflow: hidden;
  }

  .image-250 {
    width: 170px;
  }

  .hero-vendas-mai-25 {
    z-index: 998;
    color: #050505;
    min-height: 440px;
    padding-top: 10px;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden;
  }

  .h2-heading-150 {
    font-size: 30px;
    line-height: 2.3rem;
  }

  .box-vantagens {
    width: 100%;
  }

  .text-list-vantagem {
    font-size: 15px;
    line-height: 1.4rem;
  }

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

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

  .vendas-mai-25-dobra-2 {
    z-index: 998;
    color: #050505;
    min-height: 440px;
    padding-top: 0;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
  }

  .div-block-665 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

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

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

  .image-251 {
    width: 540px;
    max-width: none;
    margin-bottom: 40px;
  }

  .code-embed-2-copy {
    border: 1px solid #fff6;
    width: 100%;
  }

  .bio-vendas-mai-2025 {
    z-index: 998;
    color: #050505;
    min-height: 440px;
    padding-top: 10px;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden;
  }

  .img-bio-vendas-mai-25 {
    height: 390px;
    display: none;
  }

  .img-bio-vendas-mai-25.foto-1 {
    margin-top: 20px;
    display: block;
  }

  .bio-vendas-mai-25 {
    text-align: left;
    letter-spacing: -.3px;
    line-height: 1.5rem;
  }

  .bio-vendas-mai-25.align-center {
    text-align: center;
  }

  .div-block-670 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column-reverse;
  }

  .frase-s-jeronimo {
    z-index: 998;
    color: #050505;
    height: auto;
    min-height: 440px;
    padding-top: 10px;
    padding-bottom: 40px;
    position: relative;
    overflow: visible;
  }

  .image-252 {
    z-index: 110;
    max-width: 300px;
    margin-top: -37px;
  }

  .citacao-s-jeronimo {
    letter-spacing: -2px;
    font-size: 40px;
    line-height: 2.8rem;
  }

  .div-block-674 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column-reverse;
  }

  .h3-heading-150 {
    letter-spacing: -1px;
    font-size: 26px;
    line-height: 2.1rem;
  }

  .section-6-vendas-mai-25 {
    z-index: 998;
    color: #050505;
    min-height: 440px;
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
  }

  .div-block-676 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    margin-top: 20px;
  }

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

  .text-block-8978 {
    line-height: 1.9rem;
  }

  .text-block-8978.invert {
    line-height: 1.7rem;
  }

  .div-block-679 {
    padding-top: 20px;
  }

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

  .button38-copy {
    text-wrap: balance;
    font-size: 18px;
  }

  .section-formacaopensada-vendas-mai-25 {
    z-index: 998;
    color: #050505;
    min-height: 440px;
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
  }

  .div-block-683 {
    border: 1px solid #00000012;
  }

  .div-block-684 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .bio-vendas-mai-25-copy {
    font-size: 20px;
    line-height: 1.7rem;
  }

  .text-block-8978-copy {
    margin-top: 20px;
    font-size: 27px;
    line-height: 2.1rem;
  }

  .como-vai-funcionar-vendas-mai-25 {
    z-index: 998;
    color: #050505;
    justify-content: flex-start;
    align-items: center;
    min-height: 440px;
    padding-top: 10px;
    padding-bottom: 40px;
    display: flex;
    position: relative;
    overflow: hidden;
  }

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

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

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

  .div-block-690 {
    max-width: 170px;
  }

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

  .text-block-8980 {
    font-size: 22px;
    line-height: 1.9rem;
  }

  .card {
    padding: 24px;
  }

  .faca-sua-matricula-vendas-mai-25 {
    z-index: 998;
    color: #050505;
    min-height: 440px;
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
  }

  .div-block-694 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-radius: 24px;
    flex-flow: column-reverse;
    width: 100%;
    max-width: none;
    padding: 23px;
  }

  .div-block-695 {
    width: 100%;
    max-width: 330px;
  }

  .h2-heading-150-copy-copy {
    letter-spacing: -1px;
    font-size: 27px;
    line-height: 2.2rem;
  }

  .div-block-696 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
  }

  .div-block-697 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    margin-bottom: 20px;
  }

  .oferta-vendas-mai-25 {
    z-index: 998;
    color: #050505;
    justify-content: flex-start;
    align-items: center;
    min-height: 440px;
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .div-block-698 {
    flex-flow: column-reverse;
  }

  .div-block-699 {
    padding: 15px;
  }

  .div-block-700 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .text-block-8981 {
    font-size: 21px;
    line-height: 1.7rem;
  }

  .text-block-8982 {
    font-size: 30px;
  }

  .text-block-8983 {
    font-size: 21px;
  }

  .text-block-8981-copy {
    font-size: 47px;
  }

  .div-block-702 {
    height: 290px;
    margin-bottom: -38px;
    margin-left: 0;
  }

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

  .oferta-h2 {
    letter-spacing: -1px;
    font-size: 30px;
    line-height: 2.1rem;
  }

  .div-block-705 {
    width: 48%;
    max-width: 210px;
  }

  .div-block-706 {
    padding-top: 60px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .text-block-8984 {
    font-size: 13px;
    line-height: 18px;
  }

  .text-block-8985 {
    font-size: 12px;
    line-height: 16px;
  }

  .image-255 {
    width: 80px;
    max-width: 70%;
  }

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

  .div-block-708 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .oferta-h2copy {
    letter-spacing: -1px;
    font-size: 20px;
    line-height: 1.9rem;
  }

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

  .oferta-h2-copy-copy {
    text-align: center;
    font-size: 30px;
    line-height: 2.1rem;
  }

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

  .div-block-714 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-714.maior {
    padding: 20px;
  }

  .text-block-8983-copy.maior {
    font-size: 21px;
    line-height: 1.6rem;
  }

  .text-block-8983-copy-copy {
    color: #9c3232;
    letter-spacing: -.5px;
    text-wrap: balance;
    margin-top: -13px;
    font-size: 14px;
    line-height: 1.2rem;
  }

  .text-block-8983-copy-copy-copy {
    font-size: 16px;
    line-height: 1.3rem;
  }

  .div-block-716 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding: 17px;
  }

  .div-block-717 {
    padding: 0 20px 20px;
  }

  .button-38-copy-copy2 {
    padding: 9px 22px;
    font-size: 14px;
    line-height: 20px;
  }

  .garantia-section-vendas-maio-25 {
    z-index: 998;
    color: #050505;
    min-height: 440px;
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
  }

  .image-256 {
    display: none;
  }

  .h2-heading-150-copy-copy-copy {
    padding: 33px 13px 13px;
    font-size: 30px;
    line-height: 2.1rem;
  }

  .div-block-719 {
    max-width: 270px;
  }

  .garantia-selo {
    margin-bottom: -127px;
  }

  .div-block-720 {
    flex-flow: column-reverse;
  }

  .div-block-671-copy {
    margin-left: 0;
    padding: 140px 29px 29px;
  }

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

  .image-257 {
    display: none;
  }

  .h3-heading-150-copy2 {
    line-height: 2.8rem;
  }

  .image-258 {
    width: 100%;
    max-width: none;
  }

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

  .image-259 {
    max-width: 55px;
  }

  .h1-heading150-copy {
    font-size: 26px;
    line-height: 2rem;
  }

  .h1-heading150-copy-copy {
    font-size: 21px;
    line-height: 1.6rem;
  }

  .div-block-725 {
    text-align: left;
  }

  .div-block-670-copy {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: column-reverse;
  }

  .h2-heading-150-copy, .h2-heading-150-copy-copy, .h2-heading-150-copy-copy-copy, .h2-heading-150-copy-copy-copy-copy {
    font-size: 30px;
    line-height: 2.3rem;
  }

  .list-box {
    letter-spacing: -.5px;
    font-size: 17px;
    line-height: 1.3em;
  }

  .div-block-674-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column-reverse;
  }

  .tudo-isso-text-list {
    font-size: 18px;
    line-height: 1.6rem;
  }

  .div-block-676-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    margin-top: 20px;
  }

  .text-block-8977-copy {
    width: 30px;
    font-size: 16px;
  }

  .div-block-702-copy {
    height: 370px;
    margin-bottom: -38px;
    margin-left: 0;
  }

  .div-block-699copy {
    height: 420px;
    margin-right: 0;
    padding: 15px;
  }

  .text-block-8981-copy-copy {
    font-size: 37px;
  }

  .div-block-698-copy {
    flex-flow: column-reverse;
  }

  .button-38-copy.nao {
    font-size: 14px;
    line-height: 19px;
  }

  .button-38-copy-copy {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .h3-heading-150-copy-copy {
    letter-spacing: -1px;
    font-size: 21px;
    line-height: 1.8rem;
  }

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

  .text-block-8981-copy {
    font-size: 33px;
    line-height: 1.7rem;
  }

  .heading-151-copy {
    letter-spacing: -.5px;
    font-size: 17px;
    line-height: 1.3em;
  }

  .text-list-vantagem-copy {
    max-width: 120px;
    font-size: 11px;
    line-height: .9rem;
    display: none;
  }

  .float-div-copy {
    grid-column-gap: 9px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 324px;
    padding: 7px 21px;
    inset: auto 0% 4%;
  }

  .image-221-copy {
    width: 85px;
  }

  .text-list-vantagem-mob {
    max-width: none;
    font-size: 12px;
    line-height: .9rem;
    display: block;
  }

  .div-block-731 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .div-block-732 {
    padding: 29px;
  }

  .heading-153 {
    font-size: 24px;
    line-height: 1.2em;
  }

  .div-block-466-copy-copy {
    border-style: none;
    width: 100%;
    margin-top: 10px;
  }

  .image-261 {
    width: 160px;
  }

  .youtube-9-copy {
    height: 220px;
  }

  .text-block-8981-copy-copy-copy1 {
    font-size: 36px;
  }

  .div-block-700-copy1 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    margin-bottom: 0;
  }
}


