:root {
  --firebrick: #b5001e;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

li {
  padding-left: 0;
  font-size: 1.25rem;
  line-height: 1.2;
}

.mark {
  color: #fff;
  background-color: #ab46da;
  background-image: linear-gradient(260deg, #ab46da, #190544);
  border-radius: 7px;
  padding-left: 8px;
  padding-right: 8px;
  font-weight: 700;
}

.button_cta {
  text-align: center;
  text-transform: uppercase;
  background-color: #4fda8a;
  background-image: linear-gradient(#4fda8a, #022d0b);
  border-radius: 15px;
  padding: 12px 24px;
  font-size: 1.2rem;
  line-height: 1.5;
  box-shadow: 0 8px 30px rgba(17, 196, 44, .75);
}

.button_cta.block {
  display: block;
}

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

.heading-18 {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.25;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 1.5rem;
  line-height: 1.3;
}

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

.section-2 {
  background-color: #050505;
  background-image: linear-gradient(rgba(0, 0, 0, .36), rgba(0, 0, 0, .36)), url('../images/background-home_1background-home.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.video-2 {
  width: 750px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 13px #fff;
}

.section {
  background-color: #190544;
  background-image: linear-gradient(260deg, #190544, #ab46da);
}

.container {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

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

.text-block {
  color: #fff;
  margin-right: 20px;
  font-size: 1.25rem;
  font-weight: 600;
}

.date_limite {
  color: #fff;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.comment {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.comment.comment-repost {
  margin-bottom: 0;
  padding-left: 0;
}

.box-button-pay {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.box-button-pay.show {
  display: none;
}

.link-social {
  color: #4267b2;
  cursor: pointer;
  border-bottom: 1px #000;
  font-size: 12px;
}

.link-social:hover {
  border-bottom: 1px #4267b2;
  padding-bottom: 2px;
  text-decoration: underline;
}

.button {
  width: 550px;
  max-width: 100%;
  text-align: center;
  text-transform: uppercase;
  background-color: #0fc29e;
  border-radius: 47px;
  padding: 24px 50px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.button:hover {
  background-color: #007d65;
}

.button.open-modal.ticto {
  display: none;
}

.btn-comments {
  background-color: #3578e5;
}

.image-14 {
  width: 48px;
  height: 48px;
  min-width: 48px;
  object-fit: cover;
}

.image-14.img-repost {
  width: 36px;
  height: 36px;
  min-width: 36px;
}

.heading-5 {
  width: 100%;
  text-align: left;
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
}

.image-29 {
  width: 48px;
  height: 48px;
}

.ac-header_video-wrapper {
  width: 52rem;
  margin-bottom: 45px;
}

.input-textarea {
  width: 100%;
  min-height: 80px;
  min-width: 100%;
  border: 1px #000;
  padding: 12px 8px;
  font-size: 16px;
  line-height: 1.4;
}

.input-textarea:focus {
  outline-offset: 0px;
  border-style: none;
  outline: 1px solid #e59700;
}

.input-textarea:focus-visible {
  border-style: none;
}

.input-textarea[data-wf-focus-visible] {
  border-style: none;
}

.input-textarea::-ms-input-placeholder {
  font-weight: 600;
}

.input-textarea::placeholder {
  font-weight: 600;
}

.icon-shield {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}

.section-3 {
  background-color: #fafafa;
  display: block;
}

.my-comment {
  width: 100%;
  min-height: 64px;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.text-block-2 {
  color: #fff;
  margin-left: 5px;
  font-size: 16px;
  line-height: 1;
}

.text-block-2.black {
  color: #000;
}

.text-block-16 {
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin-top: 26px;
  padding: 14px;
  font-weight: 600;
}

.html-embed-3 {
  color: #292929;
  line-height: 1.4;
}

.count {
  color: #343439;
  text-align: left;
  font-size: 12px;
}

.image-15 {
  width: 15px;
  margin-right: 10px;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  display: flex;
}

.box-report {
  width: 100%;
  border-left: 1px solid #d3d6db;
  margin-bottom: 12px;
  margin-left: 62px;
  padding-left: 8px;
}

.button-8 {
  background-color: #4267b2;
  border-radius: 2px;
  padding: 4px 8px;
  font-weight: 700;
}

.button-8.j_post_comment {
  border: 1px solid #4267b2;
}

.div-block-160 {
  margin-left: 12px;
  font-size: 17px;
  line-height: 1.4;
}

.div-block-152 {
  border-top: 1px solid #e9ebee;
  flex-direction: row;
  align-items: center;
  margin-top: 12px;
  padding-top: 8px;
  display: flex;
}

.bold-text-8 {
  color: #385898;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.358;
}

.div-block-158 {
  background-color: #f5f6f7;
  justify-content: flex-end;
  align-items: center;
  padding: 8px;
  display: flex;
}

.box-comentarios {
  width: 100%;
  text-align: left;
  background-color: #fff;
  border-radius: 11px;
  margin-top: 36px;
  margin-bottom: 30px;
  padding: 18px 30px;
  font-family: Montserrat, sans-serif;
  display: block;
}

.form-2 {
  display: none;
}

.comment-content {
  align-items: flex-start;
  margin-bottom: 12px;
  display: flex;
}

.paragraph-5 {
  width: 100%;
  color: #343439;
  text-align: left;
  margin-bottom: 5px;
  font-size: 14px;
}

.container-2 {
  flex-direction: column;
  align-items: center;
  padding-bottom: 79px;
  display: flex;
}

.paragraph-7 {
  color: #333;
  text-align: left;
  border-bottom: 1px solid #d3d6db;
  margin-bottom: 24px;
  padding-bottom: 22px;
  font-family: Montserrat, sans-serif;
}

.text-block-6 {
  color: #385898;
  cursor: pointer;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.4;
}

.text-block-6:hover {
  text-decoration: underline;
}

.like-count {
  min-height: 18px;
  background-image: none;
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  margin-left: 6px;
  padding-left: 18px;
  display: inline-block;
}

.div-block-159 {
  width: 100%;
  border: 1px solid #d3d6db;
  margin-left: 12px;
}

.section-4 {
  background-color: #000;
}

.section-4.delay {
  display: none;
}

.container-7 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.heading-19 {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.4;
}

.grid {
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 30px;
  margin-bottom: 40px;
}

.div-block-46 {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #ab46da);
  border: 2px #fff;
  border-bottom-style: solid;
  border-radius: 13px;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 40px 15px;
  display: flex;
}

.div-block-46.alt {
  background-image: linear-gradient(rgba(0, 0, 0, 0), #16053b);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}

.image-12 {
  width: auto;
  height: 50px;
  filter: invert();
}

.paragraph-11 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 1.1rem;
  line-height: 1.4;
}

.paragraph-11.alt {
  margin-top: 15px;
  padding-left: 0;
}

.heading-20 {
  color: #fff;
  text-align: center;
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1.2;
}

.toggle-text {
  z-index: 2;
  color: #3ab5ac;
  position: relative;
}

.faq-body {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: relative;
}

.faq-body.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.faq {
  width: 100%;
  height: 80px;
  color: #fff;
  white-space: break-spaces;
  background-color: #2c4bff;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 50px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.faq.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.faq.bg-green {
  color: #3ab5ac;
  background-color: #0d1e3f;
}

.faq-img {
  z-index: 2;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.container-9 {
  flex-direction: column;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

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

.faq-icon {
  z-index: 2;
  width: 24px;
  margin-right: 16px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

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

.faq-container {
  max-width: 600px;
  min-width: 600px;
  margin-top: 20px;
  margin-bottom: 60px;
}

.heading-21 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.25;
}

.faq-answer {
  margin-bottom: 24px;
}

.columns {
  width: 100%;
  max-width: 100%;
}

.paragraph-4 {
  color: #fff;
}

.grid-2 {
  grid-template-columns: 1fr 1fr .75fr;
  align-items: end;
  margin-top: 20px;
  text-decoration: underline;
}

.link {
  color: #fff8f8;
}

.section-5 {
  background-color: #000;
  background-image: url('../images/BG-BLOCO-SOBRE-MENTORIA-META-HUMAN.webp');
  background-position: 70%;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.section-5.delay {
  display: none;
}

.container-10 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.heading-22 {
  color: snow;
  margin-top: 0;
  font-size: 1.875rem;
  line-height: 1.4;
}

.paragraph-12 {
  color: #fff;
  margin-bottom: 50px;
  font-size: 1rem;
  line-height: 1.4;
}

.paragraph-12.pb0 {
  margin-bottom: 15px;
}

.column {
  height: 100%;
  min-height: 100%;
  text-align: center;
}

.image-13 {
  width: 250px;
}

.heading-23 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.25;
}

.paragraph-13 {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 1.25rem;
  line-height: 1.25;
}

.columns-2 {
  height: 100%;
  align-items: center;
  display: flex;
}

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

.section-7 {
  background-color: #05739a;
  background-image: radial-gradient(circle, #000, #05739a);
}

.section-7.delay {
  display: none;
}

.text-block-18 {
  font-size: 1rem;
  font-weight: 600;
}

.div-block-50 {
  text-align: center;
  background-color: #32c9db;
  border-radius: 20px;
  padding: 20px;
}

.time-2 {
  margin-bottom: 10px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
}

.grid-7 {
  width: 290px;
  max-width: 100%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.block-price {
  background-color: #000;
  border: 1px solid #fff;
  border-bottom: 10px solid #00d7fe;
  border-radius: 25px;
  margin-top: 0;
  padding: 50px;
}

.paragraph-14 {
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  font-style: italic;
}

.paragraph-21 {
  color: #00d8ff;
  text-align: center;
  margin-top: 28px;
  margin-bottom: 20px;
  font-size: 1.5rem;
  line-height: 1.2;
}

.heading-25 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 1.25;
}

.heading-26 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 2rem;
}

.heading-26.a {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.625rem;
  line-height: 1.4;
}

.bold-text-12 {
  font-size: 4rem;
}

.text-span-4 {
  color: #fff;
}

.line-t {
  text-decoration: line-through;
}

.div-block-161 {
  width: 570px;
  max-width: 100%;
  border-bottom: 1px solid #00d8ff;
  margin-bottom: 27px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 11px;
  padding-bottom: 16px;
  font-size: 19px;
}

.paragraph-22 {
  color: #fff;
  margin-bottom: 0;
  font-size: 1rem;
}

.image-30 {
  width: 20px;
  margin-right: 10px;
}

.div-block-162 {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.text-span-5 {
  color: #fff;
}

.section-8 {
  background-image: radial-gradient(circle, #000, #18273a);
  display: block;
}

.section-8.delay {
  display: none;
}

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

.body {
  background-color: #c5c5c5;
}

.section-9 {
  background-color: #000;
}

.section-9.delay {
  display: none;
}

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

.grid-8 {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 35px;
  margin-bottom: 50px;
}

.div-block-163 {
  width: 100%;
  background-color: #0081ff;
  border: 3px solid #0081ff;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.div-block-163.bg-orange {
  background-color: #ff9200;
  border-color: #ff9200;
}

.div-block-163.bg-red {
  background-color: #c31818;
  border-color: #c31818;
}

.heading-27 {
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #0081ff;
  border: 0 #0081ff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: 0;
  padding: 15px 10px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
}

.heading-27.bg-orange {
  background-color: #ff9200;
}

.heading-27.bg-red {
  background-color: #c31818;
}

.paragraph-23 {
  height: 100%;
  color: #fff;
  background-color: #000;
  margin-bottom: 0;
  padding: 20px 10px;
  font-size: 1rem;
  line-height: 1.4;
}

.grid-9 {
  grid-column-gap: 65px;
  margin-top: 40px;
  margin-bottom: 0;
}

.grid-9.first {
  margin-bottom: 80px;
}

.image-31 {
  border-radius: 50%;
  margin-bottom: 40px;
}

.grid-10 {
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 50px;
}

.div-block-164 {
  background-color: #eceef0;
  border-radius: 7px;
  padding: 20px 10px 10px;
}

.heading-28 {
  color: #000;
  margin-top: 0;
  font-size: 1rem;
  line-height: 1.2;
}

.div-block-165 {
  background-color: #fefefe;
  border-radius: 7px;
  margin-bottom: 15px;
  padding: 20px 10px;
}

.heading-29 {
  color: #fff;
  background-color: #1dbb3b;
  border-radius: 7px;
  margin-top: 0;
  padding: 5px 10px;
  font-size: .9375rem;
  line-height: 1.2;
  display: inline-block;
}

.heading-29.bg-orange {
  background-color: #ff9200;
}

.heading-29.bg-pink {
  background-color: #ab46da;
}

.paragraph-24 {
  margin-bottom: 10px;
  font-size: 15px;
}

.paragraph-25 {
  color: rgba(51, 51, 51, .9);
  margin-bottom: 0;
  font-size: .9375rem;
  font-weight: 700;
  line-height: 1.2;
}

.paragraph-25.white {
  color: #fff;
  font-weight: 600;
}

.image-32 {
  width: 20px;
  margin-right: 7px;
}

.div-block-167 {
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.image-33 {
  width: 40px;
  border-radius: 50%;
}

.div-block-168 {
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.image-34 {
  width: 17px;
}

.div-block-169 {
  color: #6e7684;
  display: flex;
}

.text-block-19 {
  margin-left: 5px;
  font-weight: 600;
}

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

.container-15 {
  padding-bottom: 100px;
}

.div-block-170 {
  margin-bottom: 25px;
  padding-left: 20px;
}

.image-35 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.div-block-171 {
  height: 100%;
}

.delay {
  display: none;
}

.section-10 {
  background-color: #0e0d0d;
}

.container-16 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.paragraph-26 {
  color: #ff7a00;
  text-align: center;
  margin-bottom: 15px;
  font-size: 1.125rem;
}

.paragraph-27 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.625rem;
  font-weight: 600;
}

.container-17 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-172 {
  background-color: #fff;
  background-image: linear-gradient(to right, #449bf0 70%, #fff 70%);
  border-radius: 15px;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.text-block-20 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  border-radius: 0;
  margin-left: 63%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
}

.section-11 {
  background-color: #1d1d1d;
}

.heading-30 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 26px;
  line-height: 1.4;
}

.heading-31 {
  color: #f9bb00;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}

.checkbox-field-2 {
  max-width: 400px;
  margin: 16px auto;
  padding-left: 30px;
}

.error-message-2 {
  width: 100%;
  max-width: 440px;
  color: #000;
  background-color: rgba(221, 221, 221, .2);
}

.link-4 {
  color: #fff;
}

.modal-title {
  max-width: 345px;
  color: #fff;
  text-align: center;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  font-family: Exo, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 31.9px;
  display: none;
}

.modal-title.open {
  display: block;
}

.button-3 {
  width: 100%;
  height: 78px;
  max-width: 433.33px;
  color: #0b0b0b;
  text-transform: uppercase;
  background-color: #ffb800;
  border-radius: 10.42px;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  display: flex;
}

.button-3.b {
  height: 51px;
  color: #fff;
  background-color: rgba(0, 255, 25, .5);
  flex-direction: row;
  font-size: 1.125rem;
}

.text-field-3 {
  width: 100%;
  height: 48px;
  max-width: 400px;
  color: #000;
  background-image: none;
  background-position: 4%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 6px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 52px;
  font-size: 16px;
  line-height: 24px;
}

.text-field-3._2 {
  background-image: none;
}

.text-field-3._2.campo-email {
  color: #000;
  background-color: #fff;
  background-image: url('../images/63ee053fc094b3513d833482_mail_163ee053fc094b3513d833482_mail.webp');
}

.text-field-3._2.campo-email::-ms-input-placeholder {
  color: rgba(0, 0, 0, .6);
}

.text-field-3._2.campo-email::placeholder {
  color: rgba(0, 0, 0, .6);
}

.text-field-3.campo-nome {
  color: #000;
  background-color: #fff;
  background-image: url('../images/63ee053fc094b3ca16833480_user_163ee053fc094b3ca16833480_user.webp');
}

.text-field-3.campo-nome::-ms-input-placeholder {
  color: rgba(0, 0, 0, .6);
}

.text-field-3.campo-nome::placeholder {
  color: rgba(0, 0, 0, .6);
}

.text-block-271 {
  color: #fff;
  text-align: center;
}

.success-message-2 {
  background-color: rgba(221, 221, 221, .2);
}

.modal-forme {
  z-index: 2147483647;
  background-color: rgba(0, 0, 0, .38);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-modal {
  width: 24px;
  height: 24px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: none;
  position: absolute;
  top: 18px;
  bottom: auto;
  left: auto;
  right: 14px;
}

.close-modal.open {
  display: block;
}

.campo-phone {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 0 28px 0 0;
  font-size: 16px;
  font-weight: 300;
}

.campo-phone:focus {
  border: 1px rgba(0, 0, 0, 0);
}

.campo-phone::-ms-input-placeholder {
  color: rgba(255, 255, 255, .7);
  font-weight: 300;
}

.campo-phone::placeholder {
  color: rgba(255, 255, 255, .7);
  font-weight: 300;
}

.campo-phone.phone {
  color: #000;
  font-weight: 400;
}

.campo-phone.phone::-ms-input-placeholder {
  color: rgba(1, 1, 6, .6);
  font-weight: 500;
}

.campo-phone.phone::placeholder {
  color: rgba(1, 1, 6, .6);
  font-weight: 500;
}

.html-embed-34 {
  opacity: .6;
  margin-bottom: -4px;
  margin-right: 14px;
}

.close-modal-captura {
  color: rgba(255, 255, 255, .8);
  display: block;
}

.box-forme {
  max-width: 440px;
}

.box-forme.open {
  width: 100%;
  max-width: 500px;
  background-color: #131313;
  flex-direction: column;
  align-items: center;
  padding: 40px;
  display: flex;
  position: relative;
}

.checkbox-label-2 {
  max-width: 352px;
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.checkbox-label-2.a {
  color: #fff;
}

.form-background-div-2 {
  z-index: 15;
  width: 100%;
  height: 48px;
  max-height: none;
  max-width: 400px;
  min-width: auto;
  color: #000;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  transition: all .3s;
  display: flex;
  position: relative;
}

.adv-bg {
  background-color: #fff;
  font-family: Rubik, sans-serif;
}

.adv-alert {
  background-color: rgba(0, 0, 0, 0);
}

.heading-32 {
  color: #6d6d6d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
}

.container-19 {
  border-bottom: 1px solid #333;
  padding-top: 30px;
  padding-bottom: 30px;
}

.heading-33 {
  color: #303030;
  letter-spacing: normal;
  white-space: normal;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2.9rem;
  font-weight: 600;
  line-height: 1.1;
}

.paragraph-28 {
  font-size: 1rem;
  line-height: 1;
}

.paragraph-29 {
  color: #555;
  font-weight: 700;
}

.title {
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
  display: flex;
}

.content {
  width: 792px;
  max-width: 100%;
}

.image-36 {
  width: 100%;
}

.image-36.bg-img {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  padding: 20px;
}

.adv-box-image {
  margin-bottom: 40px;
}

.adv-par {
  clear: none;
  color: #525252;
  text-align: left;
  margin-bottom: 40px;
  padding-top: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 30px;
}

.adv-par.text-justify {
  text-align: left;
}

.block-quote {
  border-left-color: #0c1c34;
  margin-bottom: 40px;
  padding-top: 20px;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.title-par {
  color: #111;
  margin-bottom: 20px;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.4;
}

.italic {
  font-style: italic;
}

.bold-text-13 {
  color: var(--firebrick);
}

.paragraph-30 {
  color: #555;
  margin-bottom: 30px;
  font-size: 1.25rem;
  line-height: 30px;
}

.bold-text-14 {
  font-weight: 600;
}

.underline {
  text-decoration: underline;
}

.block-par {
  padding-bottom: 0;
}

.image-37 {
  width: 300px;
  float: left;
  clear: none;
  border-radius: 15px;
  margin-bottom: 10px;
  margin-right: 40px;
  position: static;
}

.div-block-174 {
  padding-left: 0;
}

.grid-14 {
  grid-column-gap: 24px;
  grid-row-gap: 47px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 60px;
}

.image-38 {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

.paragraph-31 {
  color: #923bc0;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
}

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

.paragraph-32 {
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.list-item {
  color: #525252;
  padding-top: 0;
  padding-bottom: 15px;
}

.list-article {
  color: #525252;
  margin-bottom: 40px;
  padding-left: 20px;
}

.paragraph-33 {
  color: #525252;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}

.div-block-176 {
  color: #525252;
  margin-bottom: 40px;
}

.mark-text {
  color: #525252;
}

.div-block-177 {
  width: 400px;
  text-align: center;
  border-radius: 15px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.image-39 {
  border-radius: 15px;
}

.paragraph-34 {
  text-align: center;
  margin-top: 10px;
}

.footer-article {
  border-top: 5px solid var(--firebrick);
  background-color: #000;
}

.container-20 {
  background-color: #000;
  padding-top: 15px;
  padding-bottom: 15px;
}

.paragraph-35 {
  color: #525252;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.button_cta_article {
  width: 100%;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #f4ad0c;
  border: 1px #000;
  border-radius: 10px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  display: block;
}

.div-block-178 {
  color: var(--firebrick);
  text-align: left;
  background-color: #f0f0f0;
  margin-bottom: 40px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 1.2;
}

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

.paragraph-36 {
  text-align: center;
  margin-bottom: 50px;
  padding-top: 20px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
}

.text-span-9 {
  color: var(--firebrick);
}

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

.text-span-10, .text-span-11 {
  color: var(--firebrick);
  font-weight: 500;
}

.div-block-181 {
  width: 450px;
  max-width: 100%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.grid-15 {
  grid-row-gap: 8px;
  color: #000;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.1;
}

.text-span-12 {
  text-align: right;
  font-size: 6.25rem;
  font-weight: 700;
  display: block;
}

.paragraph-37 {
  text-align: left;
  letter-spacing: -2px;
  margin-bottom: 0;
  font-size: 180px;
  font-weight: 600;
  line-height: 1;
}

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

.paragraph-38 {
  text-align: right;
  margin-bottom: 15px;
}

.text-span-14 {
  color: #3eb215;
}

.alert-message {
  z-index: 1000;
  width: 992px;
  max-width: 90%;
  background-color: #fff;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  position: fixed;
  top: auto;
  bottom: 20px;
  left: 0%;
  right: 0%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
}

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

.adv_button_terms {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #3eb215;
  border-radius: 5px;
  justify-content: center;
  align-self: center;
  align-items: center;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.1;
  display: flex;
}

.div-block-183 {
  justify-content: space-between;
  display: flex;
}

.paragraph-39 {
  margin-bottom: 0;
  font-size: 14px;
}

.text-span-15, .text-span-16, .text-span-17, .text-span-18, .text-span-19, .text-span-20, .text-span-21, .text-span-22, .text-span-23, .text-span-24, .text-span-25, .text-span-26, .text-span-27, .text-span-28 {
  text-decoration: underline;
}

.text-block-272 {
  text-align: center;
  font-size: 2rem;
}

.countdown_access {
  font-weight: 600;
}

.text-block-273 {
  color: rgba(255, 255, 255, .49);
  text-align: center;
  text-transform: none;
  margin-top: 20px;
  font-size: 12.5px;
  line-height: 1.4;
}

.text-block-273.black {
  color: rgba(0, 0, 0, .5);
}

.text-block-273.link-5 {
  color: #7a7878;
}

.navbar_alert {
  min-height: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 18px;
  padding-bottom: 18px;
  display: flex;
}

.navbar_alert.hidden {
  display: none;
}

.image-28 {
  width: 155px;
}

.bold-text-15 {
  font-weight: 800;
}

.button_green {
  color: #101418;
  text-align: center;
  text-transform: uppercase;
  background-color: #92ffb5;
  background-image: linear-gradient(127deg, #3ab5ac 45%, #69b481);
  border: 4px solid #92ffb5;
  border-radius: 71px;
  padding: 28px 35px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  transition: box-shadow .3s ease-out;
  box-shadow: 0 4px 50px rgba(94, 180, 75, .48);
}

.button_green:hover {
  color: #fff;
  box-shadow: 0 31px 67px 2px rgba(94, 180, 75, .48);
}

.button_green.small_button {
  padding: 12px 17px;
  font-size: 14px;
}

.button_green.d_block {
  z-index: 2;
  width: 100%;
  min-width: 100%;
  display: block;
  position: relative;
}

.navebar_main {
  background-color: rgba(0, 0, 0, 0);
  display: none;
}

.navebar_main.show {
  display: block;
}

.text-block-274 {
  color: #ef0505;
  margin-right: 20px;
  font-size: 1.25rem;
  font-weight: 600;
}

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

.nav_link {
  color: #eee;
  padding-left: 15px;
  padding-right: 15px;
}

.nav_link:hover, .nav_link:focus, .nav_link.w--current {
  color: #5eb44b;
  text-decoration: underline;
}

.nav_menu {
  text-align: right;
  display: none;
}

.container-21 {
  width: 100%;
  max-width: 100%;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.main_container {
  width: 1224px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.alert_limit {
  justify-content: center;
  align-items: center;
  display: none;
}

.section-navbar {
  z-index: 10000;
  width: 100%;
  background-color: rgba(0, 0, 0, .76);
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-85 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.heading-35 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 2rem;
  line-height: 1.35;
}

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

.paragraph-40 {
  color: #fff;
  margin-top: 25px;
  margin-bottom: 20px;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.2;
}

.box-video {
  width: 752px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 14px 4px rgba(255, 255, 255, .27);
}

.color-green {
  color: #3ab5ac;
}

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

.div-block-53.delay {
  display: none;
}

.heading-36 {
  color: #fff;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 40px;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
}

.image-16 {
  width: 100%;
}

.div-block-72 {
  border: 1px #000;
  margin-bottom: 22px;
}

.div-block-71 {
  background-image: linear-gradient(145deg, #0d1e3f 24%, rgba(0, 0, 0, 0));
  border: 1px solid #253b4e;
  padding: 47px 37px;
}

.card {
  min-height: 430px;
  background-color: #121a21;
  align-items: flex-end;
  padding: 57px 48px 22px;
  display: flex;
  position: relative;
  transform: translate(0);
}

.grid-17 {
  margin-top: 40px;
}

.grid-18 {
  grid-column-gap: 48px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  padding-bottom: 100px;
}

.grid-18.p-95 {
  grid-column-gap: 95px;
}

.main_subtitle {
  color: #3ab5ac;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}

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

.div-block-83 {
  z-index: 2;
  color: #121a21;
  background-color: rgba(8, 23, 51, .6);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.div-block-56 {
  padding-top: 60px;
  padding-bottom: 100px;
}

.heading-37 {
  color: #5eb44b;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
}

.div-block-74 {
  padding-top: 60px;
  padding-bottom: 45px;
}

.main_title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.75rem;
  line-height: 1.2;
}

.main_title.center {
  text-align: center;
  margin-bottom: 15px;
  font-size: 1.75rem;
  display: block;
}

.paragraph-41 {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}

.h1-content {
  color: #fff;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.2;
}

.div-block-82 {
  z-index: 3;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-87 {
  display: block;
}

.div-block-87.max-w-320 {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
}

.grid-19 {
  grid-column-gap: 35px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
}

.paragraph-43 {
  color: #7e98af;
  font-size: 1rem;
  line-height: 1.5;
  display: block;
}

.div-block-73 {
  padding-top: 44px;
  padding-bottom: 67px;
}

.image-27 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.image-17 {
  width: 100%;
}

.grid-20 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  background-image: linear-gradient(135deg, #1b2630 1%, rgba(0, 0, 0, 0));
  border: 1px solid rgba(153, 170, 185, .47);
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  padding: 46px 86px;
}

.div-block-81 {
  padding-bottom: 60px;
}

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

.par-text {
  color: #fff;
  margin-bottom: 48px;
  font-size: 1rem;
  line-height: 1.4;
}

.image-24 {
  width: 60px;
  height: 60px;
}

.paragraph-44 {
  color: #eee;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}

.div-block-70 {
  padding-bottom: 44px;
}

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

.div-block-185.block {
  padding-top: 36px;
}

.div-block-55 {
  padding-top: 67px;
  padding-bottom: 73px;
}

.heading-38 {
  color: #eee;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.5rem;
  line-height: 1.5;
}

.paragraph-45 {
  color: #7e98af;
  font-size: 1rem;
  line-height: 1.5;
}

.body-2 {
  background-color: #030f25;
}

.paragraph-46 {
  color: #eee;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.div-block-66 {
  padding-top: 67px;
  padding-bottom: 67px;
}

.div-block-69 {
  width: 1px;
  height: 100%;
  background-color: #24384a;
  margin-left: auto;
  margin-right: auto;
}

.div-block-67 {
  align-items: flex-start;
  display: flex;
}

.div-block-68 {
  width: 100%;
  padding-left: 30px;
}

.image-23 {
  width: 60px;
  height: 60px;
}

.grid-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr 1fr;
  margin-top: 56px;
}

.paragraph-47 {
  color: #3ab5ac;
  text-transform: none;
  font-size: 1rem;
  line-height: 1;
}

.section-gift {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(131deg, #0d1e3f 28%, rgba(0, 0, 0, 0));
  display: block;
}

.section-gift.show {
  display: block;
}

.section-gift.delay {
  display: none;
}

.paragraph-48 {
  color: #7e98af;
  font-size: 1rem;
  line-height: 1.4;
}

.section-device.delay {
  display: none;
}

.div-block-65 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 5px;
  display: flex;
}

.image-22 {
  width: 720px;
  margin-top: 30px;
}

.paragraph-49 {
  color: #55799c;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.div-block-62 {
  padding-top: 67px;
  padding-bottom: 47px;
}

.image-26 {
  width: 210px;
  margin-top: 30px;
}

.div-block-63 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.paragraph-50 {
  color: #3ab5ac;
  margin-bottom: 0;
  padding-left: 10px;
  font-weight: 600;
}

.image-40 {
  display: block;
}

.div-block-76 {
  width: 7px;
  height: 7px;
  background-color: #3ab5ac;
  margin-top: 3px;
  margin-bottom: 3px;
}

.heading-39 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.4;
}

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

.grid-22 {
  width: 220px;
  max-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(135deg, #253b4e 34%, rgba(0, 0, 0, 0));
  border: 1px solid #253b4e;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(30px, .25fr) 1fr;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-75 {
  flex-direction: column;
  align-items: center;
  margin-top: -50px;
  display: flex;
}

.image-25 {
  width: 26px;
  height: 29.8438px;
}

.image-41 {
  margin-top: 20px;
}

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

.time {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}

.paragraph-42 {
  color: #fff;
  margin-bottom: 0;
  padding-left: 10px;
}

.div-block-64 {
  width: auto;
  height: 5px;
  min-width: 60%;
  background-color: #55799c;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.text-span-30 {
  color: #3ab5ac;
  font-size: 1.75rem;
  font-weight: 400;
}

.div-block-186 {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  padding: 20px 0;
}

.text-span-31 {
  font-size: 3.75rem;
}

.box-price {
  width: 514px;
  text-align: center;
  background-image: linear-gradient(124deg, #112243 64%, rgba(0, 0, 0, 0));
  border: 1px solid #253b4e;
  border-bottom-style: none;
  margin-top: 66px;
  margin-left: auto;
  margin-right: auto;
  padding: 34px 33px 84px;
}

.section-price {
  background-image: linear-gradient(130deg, #1b2630 27%, rgba(0, 0, 0, 0));
}

.section-price.delay {
  background-image: linear-gradient(130deg, #0d1e3f 27%, rgba(0, 0, 0, 0));
  display: none;
}

.image-21 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.text-block-275 {
  color: #3ab5ac;
  font-size: 1rem;
  font-weight: 600;
}

.div-block-77 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 27px;
  display: flex;
}

.div-block-79 {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: flex-end;
  margin-top: 30px;
  display: flex;
}

.section-sergio {
  display: block;
}

.div-block-60 {
  padding-top: 67px;
  padding-bottom: 40px;
}

.div-block-61 {
  color: #5eb44b;
  padding-top: 0;
}

.paragraph-51 {
  color: #fff;
  margin-bottom: 20px;
  font-size: .875rem;
  font-weight: 700;
}

.image-19 {
  width: 100%;
}

.image-20 {
  width: 100%;
  margin-bottom: 20px;
  display: block;
}

.heading-40 {
  color: #3ab5ac;
  margin-top: 0;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 1;
}

.paragraph-52 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2;
}

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

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

.div-block-59 {
  padding-top: 40px;
  padding-bottom: 100px;
}

.faq-container-2 {
  max-width: 600px;
  min-width: 600px;
  margin-top: 20px;
  margin-bottom: 0;
}

.container-23 {
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section-faq.delay {
  display: none;
}

.faq-body-cont-2 {
  color: #fff;
  background-color: rgba(13, 30, 63, .9);
  border-top: 1px #000;
  padding: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}

.heading-41 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.25;
}

.section-footer {
  background-color: #000311;
  background-image: url('../images/background-footer.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-58 {
  padding-top: 44px;
  padding-bottom: 77px;
}

.image-18 {
  width: 263px;
  display: none;
}

.paragraph-53 {
  color: #fff;
  text-align: center;
}

.paragraph-54 {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

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

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

.columns-3 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block-276 {
  color: #3ab5ac;
}

.text-span-32 {
  color: rgba(195, 189, 189, .49);
}

.link-5 {
  color: rgba(255, 255, 255, 0);
}

.list-item {
  color: #7e98af;
  padding-bottom: 10px;
  font-size: 1rem;
}

.paragraph-55 {
  color: #3ab5ac;
  text-transform: uppercase;
  margin-top: 25px;
  font-size: 1rem;
}

.link-6 {
  color: #fff;
  font-weight: 700;
}

.div-block-189 {
  width: 900px;
  max-width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.image-42 {
  width: 690px;
  margin-top: 20px;
}

.heading-42 {
  color: #7e98af;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 1.25rem;
  line-height: 1;
}

.link-7 {
  color: rgba(255, 255, 255, .49);
}

.image-43 {
  display: none;
}

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

.heading-43 {
  color: #fff;
  text-align: center;
  margin: 10px 50px 30px;
  padding-bottom: 0;
  padding-left: 70px;
  padding-right: 70px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.div-block-190-1 {
  background-color: #fff;
  background-image: linear-gradient(to right, #449bf0 75%, #fff 70%);
  border-radius: 15px;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.text-block-300-1 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  border-radius: 0;
  margin-left: 68%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
}

.heading-44 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 30px;
  line-height: 1.4;
}

.heading-45 {
  color: #fff;
  text-align: center;
  margin: 10px 50px 30px;
  padding-bottom: 0;
  padding-left: 70px;
  padding-right: 70px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.div-block-190-0 {
  background-color: #fff;
  background-image: linear-gradient(to right, #449bf0 70%, #fff 70%);
  border-radius: 15px;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.paragraph-300-0 {
  color: #ff7a00;
  text-align: center;
  margin-bottom: 15px;
  font-size: 1.125rem;
}

.section-10-copy {
  background-color: #0e0d0d;
}

.section-11-copy {
  background-color: #1d1d1d;
}

.heading-30-copy {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 30px;
  line-height: 1.4;
}

.heading-31-copy {
  color: #f9bb00;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}

.container-17-copy {
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-16-copy {
  padding-top: 25px;
  padding-bottom: 25px;
}

.heading-46 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 30px;
  line-height: 1.4;
}

.heading-47 {
  color: #fff;
  text-align: center;
  margin: 10px 50px 30px;
  padding-bottom: 0;
  padding-left: 70px;
  padding-right: 70px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.div-block-190-2 {
  background-color: #fff;
  background-image: linear-gradient(to right, #449bf0 85%, #fff 70%);
  border-radius: 15px;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.text-block-100 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  border-radius: 0;
  margin-left: 68%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
}

.paragraph-300-1 {
  color: #ff7a00;
  text-align: center;
  margin-bottom: 15px;
  font-size: 1.125rem;
}

.container-17-copy {
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-16-copy {
  padding-top: 25px;
  padding-bottom: 25px;
}

.paragraph-300-2 {
  color: #ff7a00;
  text-align: center;
  margin-bottom: 15px;
  font-size: 1.125rem;
}

.text-block-300-0 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  border-radius: 0;
  margin-left: 63%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
}

.text-block-300-2 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  border-radius: 0;
  margin-left: 78%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
}

.container-17-copy {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.5;
  display: block;
}

.heading-46-copy {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 30px;
  line-height: 1.4;
}

.heading-47-copy {
  color: #fff;
  text-align: center;
  margin: 10px 50px 30px;
  padding-bottom: 0;
  padding-left: 70px;
  padding-right: 70px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.paragraph-300-3 {
  color: #ff7a00;
  text-align: center;
  margin-bottom: 15px;
  font-size: 1.125rem;
}

.div-block-190-3 {
  background-color: #fff;
  background-image: linear-gradient(to right, #449bf0 90%, #fff 70%);
  border-radius: 15px;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.text-block-300-3 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  border-radius: 0;
  margin-left: 83%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
}

.heading-46-copy-copy {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 30px;
  line-height: 1.4;
}

.heading-47-copy-copy {
  color: #fff;
  text-align: center;
  margin: 10px 50px 30px;
  padding-bottom: 0;
  padding-left: 70px;
  padding-right: 70px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.paragraph-300-4, .paragraph-300-3-copy {
  color: #ff7a00;
  text-align: center;
  margin-bottom: 15px;
  font-size: 1.125rem;
}

.div-block-190-4 {
  background-color: #fff;
  background-image: linear-gradient(to right, #449bf0 99%, #fff 70%);
  border-radius: 15px;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.text-block-300-4 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  border-radius: 0;
  margin-left: 92%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
}

.heading-46-copy-copy-copy {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 30px;
  line-height: 1.4;
}

.heading-47-copy-copy-copy {
  color: #fff;
  text-align: center;
  margin: 10px 50px 30px;
  padding-bottom: 0;
  padding-left: 70px;
  padding-right: 70px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

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

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

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

.color-green-2 {
  color: #3ab5ac;
}

.color-green-copy {
  color: #fff;
}

.text-span-33, .text-span-34 {
  text-decoration: underline;
}

.color-green-1 {
  color: #3ab5ac;
}

.text-span-35, .text-span-36 {
  text-decoration: underline;
}

.text-span-37, .text-span-38 {
  color: #3ab5ac;
}

.heading-35-00 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 2rem;
  line-height: 1.35;
}

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

.heading-35-000 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 2rem;
  line-height: 1.35;
}

.text-span-40, .text-span-41, .text-span-42 {
  color: #3ab5ac;
}

.section-pv-e-tm {
  background-color: #1d1d1d;
}

.section-di {
  background-color: #ededed;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.heading-di {
  color: #000;
  text-align: center;
  border-radius: 7px;
  margin-top: 10px;
  font-size: 30px;
  line-height: 1.4;
}

.heading-47-copy-copy-copy-copy {
  color: #000;
  text-align: center;
  margin: 10px 50px 30px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.image-44 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-9 {
  margin-left: auto;
  margin-right: auto;
}

.heading-47-di {
  color: #000;
  text-align: center;
  margin: 10px 50px 30px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.button-10 {
  direction: ltr;
  color: #333;
  text-align: center;
  object-fit: fill;
  background-color: #3ab5ac;
  border-radius: 10px;
  justify-content: space-around;
  margin-left: 300px;
  margin-right: 300px;
  font-size: 1.2rem;
  display: block;
  overflow: visible;
}

.heading-di-2 {
  color: #000;
  text-align: center;
  margin: 10px 50px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.heading-di-3 {
  color: #000;
  text-align: center;
  margin: 10px 50px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.heading-di-4 {
  color: #000;
  text-align: center;
  margin: 10px 50px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.4;
}

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

.biohacker-section-hero {
  background-image: linear-gradient(rgba(0, 0, 0, 0) 52%, #031627 82%);
}

.biohacker-container {
  max-width: 1280px;
}

.biohacker-container._2 {
  max-width: 1320px;
}

.body-3 {
  color: #fff;
  background-color: #030f25;
  font-family: Publicsans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.biohacker-space {
  padding-left: 20px;
  padding-right: 20px;
}

.biohacker-space.sec-hero {
  margin-top: 10px;
  margin-bottom: 120px;;
  padding-top: 30px;
  padding-bottom: 30px;
}

.biohacker-space.sec-videos {
  padding-top: 169px;
  padding-bottom: 158px;
}

.biohacker-space.sec-slide1 {
  padding-top: 86px;
  padding-bottom: 118px;
}

.biohacker-space.sec-descubra {
  padding-top: 126px;
  padding-bottom: 147px;
}

.biohacker-space.sec-alunos {
  padding-top: 65px;
  padding-bottom: 102px;
}

.biohacker-space.sec-metodo {
  padding-top: 123px;
  padding-bottom: 0;
}

.biohacker-space.sec-7dias {
  padding-top: 127px;
  padding-bottom: 103px;
}

.biohacker-space.sec-presentes {
  padding-top: 89px;
  padding-bottom: 115px;
}

.biohacker-space.sec-barra {
  padding-top: 20px;
  padding-bottom: 21px;
}

.biohacker-space.sec-barra.slider-wrapper {
  width: 100%;
  padding-top: 27px;
  padding-bottom: 27px;
}

.biohacker-space.sec-preco {
  text-align: center;
  padding-top: 96px;
  padding-bottom: 77px;
}

.biohacker-space.sec-bio {
  padding-bottom: 168px;
}

.biohacker-space.sec-faq {
  padding-bottom: 114px;
}

.biohacker-space.sec-rodape {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
}

.biohacker-space.sec-barramob.pd {
  padding-top: 15px;
  padding-bottom: 15px;
}

.div-block-190 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-277 {
  font-size: 34px;
  line-height: 47%;
}

.text-block-278 {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: 700;
  line-height: 47px;
}

.text-span-48, .text-span-49 {
  color: #17ebdb;
}

.text-block-279 {
  font-size: 24px;
  line-height: 36px;
}

.text-block-280 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 24px;
}

.biohacker-section-hero-home {
  background-color: #101418;
}

.div-block-191 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
  color: #fff;
}

.div-block-192 {
  width: 100%;
  height: 340px;
  max-width: 600px;
  flex-direction: column;
  flex: 0 auto;
  align-self: auto;
  align-items: center;
  display: flex;
  box-shadow: 0 0 14px 4px rgba(255,255,255,.27);
}

.div-block-193 {
  max-width: 493px;
  margin-left: auto;
  margin-right: auto;
}

.button-11 {
  height: 76px;
  color: #101418;
  text-transform: uppercase;
  background-color: #ddff7d;
  border: 4px solid #dcfe7d;
  border-radius: 71px;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.text-block-281 {
  color: #69b481;
  text-transform: uppercase;
  font-size: 20px;
}

.div-block-194 {
  grid-column-gap: 12px;
  justify-content: center;
  align-items: center;
  margin-top: 18px;
  margin-bottom: 7px;
  display: flex;
}

.text-block-282 {
  max-width: 273px;
  color: #6784b8;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  text-decoration: underline;
}

.biohacker-section-videos {
  background-image: url('../images/bg-02.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 60px;
}

.mask {
  height: auto;
}

.slide {
  height: auto;
  max-width: 392px;
  margin-left: 12px;
  margin-right: 12px;
}

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

.biohacker-section-slide1 {
  height: 879px;
  background-image: url('../images/bg-03.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.text-block-283 {
  text-align: center;
  font-size: 32px;
}

.text-block-284 {
  color: #eee;
  text-align: center;
  margin-bottom: 80px;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

.text-span-50 {
  color: #3ab5ac;
}

.slider-2 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 50px;
  padding-left: 23px;
  padding-right: 20px;
  overflow: visible;
}

.slide-2 {
  width: 100%;
  height: auto;
  max-width: 386px;
  margin-left: 12px;
  margin-right: 12px;
}

.mask-2 {
  z-index: 2;
  height: auto;
  overflow: hidden;
}

.fase-box {
  height: 497px;
  background-image: linear-gradient(to right, #295956, #152239);
  border-radius: 16px;
}

.fase-box:hover {
  z-index: 33;
}

.fase-box.open {
  height: auto;
}

.div-block-196 {
  padding: 35px 33px 52px 43px;
}

.text-block-285 {
  color: #3ab5ac;
  font-size: 20px;
}

.text-block-286 {
  color: #3ab5ac;
  letter-spacing: .13em;
  font-size: 20px;
}

.text-block-287 {
  font-size: 28px;
  font-weight: 700;
}

.text-block-288 {
  height: 84px;
  margin-top: 5px;
  margin-bottom: 24px;
  font-size: 28px;
  font-weight: 700;
  line-height: 150%;
}

.text-click {
  color: #ddff7d;
}

.click-open-close {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.left-arrow-2 {
  max-width: 40px;
  display: block;
  left: -20px;
}

.right-arrow-2 {
  max-width: 40px;
  display: block;
  right: -20px;
}

.biohacker-section-descubra {
  background-image: url('../images/bg-04.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-198 {
  max-width: 650px;
  margin-bottom: 104px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-290 {
  text-align: center;
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

.text-span-51 {
  color: #3ab5ac;
}

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

.div-block-199 {
  width: 100%;
  height: 455px;
  max-width: 381px;
  background-image: url('../images/Frame-75212431_1Frame 75212431.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  padding-top: 47px;
  padding-left: 36px;
  padding-right: 36px;
}

.text-block-292 {
  max-width: 300px;
  color: #eee;
  margin-top: 22px;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

.text-block-293 {
  color: #adbfcf;
}

.div-block-200 {
  grid-column-gap: 36px;
  grid-row-gap: 24px;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.biohacker-section-alunos {
  background-image: url('../images/bg-05.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-201 {
  max-width: 597px;
}

.text-block-294 {
  font-size: 24px;
  line-height: 36px;
}

.text-block-295 {
  color: #eee;
  font-size: 24px;
  line-height: 36px;
}

.text-span-52 {
  color: #4ac9c0;
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
}

.button-12 {
  width: 100%;
  height: 76px;
  max-width: 277px;
  color: #101418;
  background-color: #ddff7d;
  border: 4px solid #ddfe7e;
  border-radius: 71px;
  justify-content: center;
  align-items: center;
  margin-top: 47px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.biohacker-section-metodo {
  background-image: url('../images/bg-06.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-202 {
  max-width: 664px;
  color: #eee;
  flex-direction: column;
  align-items: center;
  margin-bottom: 196px;
  margin-left: auto;
  margin-right: auto;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  display: flex;
}

.text-span-53 {
  color: #3ab5ac;
}

.text-block-296 {
  margin-bottom: 45px;
}

.text-block-297 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}

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

.div-block-204 {
  max-width: 605px;
}

.text-block-298 {
  color: #eee;
  margin-bottom: 37px;
}

.text-span-54 {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

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

.div-block-206 {
  grid-row-gap: 5px;
  flex-direction: column;
  margin-bottom: 50px;
  display: flex;
}

.button-13 {
  width: 100%;
  height: 76px;
  max-width: 318px;
  color: #101418;
  text-transform: uppercase;
  background-color: #ddff7d;
  border: 4px solid #ddfe7e;
  border-radius: 28px;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.button-13._2 {
  border-radius: 71px;
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  line-height: 25px;
}

.button-13._3 {
  border-radius: 71px;
  margin-left: auto;
  margin-right: auto;
}

.button-13._3.delay {
  display: none;
}

.biohacker-section-7dias {
  background-image: url('../images/bg-07.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-207 {
  max-width: 511px;
}

.text-block-299 {
  color: #eee;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

.text-span-55 {
  color: #3ab5ac;
}

.text-block-300 {
  color: #eee;
  margin-top: 36px;
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 700;
}

.text-span-56 {
  color: #3ab5ac;
}

.text-block-301 {
  color: #eee;
  margin-bottom: 24px;
}

.text-span-57 {
  color: #3ab5ac;
  font-style: italic;
}

.div-block-208 {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.biohacker-section-presentes {
  background-image: url('../images/bg-08.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-209 {
  max-width: 580px;
  margin-bottom: 67px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-302 {
  color: #eee;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

.text-block-303 {
  color: #3ab5ac;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

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

.slide-3 {
  height: auto;
  max-width: 392px;
  margin-left: 12px;
  margin-right: 12px;
}

.mask-3 {
  height: auto;
}

.slider-3 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 60px;
}

.div-block-210 {
  height: 976px;
  max-width: 392px;
  background-image: linear-gradient(to right, #295956, #152239);
  border-radius: 16px;
}

.div-block-211 {
  padding-top: 35px;
  padding-left: 43px;
  padding-right: 39px;
}

.text-block-304 {
  color: #3ab5ac;
  letter-spacing: .13em;
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 30px;
}

.text-block-305 {
  color: #eee;
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
}

.text-block-306 {
  color: #eee;
}

.biohacker-section-barra {
  background-image: url('../images/bg-09.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.text-block-307 {
  font-size: 32px;
  font-weight: 700;
  line-height: 48%;
}

.item {
  width: 398.234px;
  grid-column-gap: 16px;
  align-items: center;
  display: flex;
}

.items-holder {
  grid-column-gap: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  overflow: visible;
}

.biohacker-section-preco {
  background-image: url('../images/bg-10.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.text-block-308 {
  color: #3ab5ac;
  letter-spacing: .13em;
  font-size: 26px;
  line-height: 39%;
}

.text-block-309 {
  color: #3ab5ac;
  text-align: center;
  margin-bottom: 6px;
  font-size: 26px;
  line-height: 39px;
}

.text-block-310 {
  margin-bottom: 95px;
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
}

.image-45 {
  width: 100%;
  max-width: 849px;
  margin-bottom: 66px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span-58 {
  color: #3ab5ac;
}

.text-block-311 {
  margin-bottom: 64px;
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
}

.div-block-214 {
  height: 371px;
  max-width: 514px;
  background-image: linear-gradient(135deg, rgba(58, 181, 172, .44), rgba(27, 38, 48, 0));
  border: 2px solid rgba(153, 215, 173, .8);
  border-radius: 16px;
  margin-left: auto;
  margin-right: auto;
  padding: 48px 36px;
}

.text-block-312 {
  color: #55799c;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-313 {
  color: #55799c;
  font-size: 23px;
  font-weight: 700;
  line-height: 34px;
}

.text-block-314 {
  color: #55799c;
  font-size: 61px;
  font-weight: 700;
  line-height: 61px;
}

.div-block-215 {
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 15px;
  display: flex;
  position: relative;
}

.image-46 {
  position: absolute;
  top: 22px;
}

.text-block-315 {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-316 {
  color: #3ab5ac;
  font-size: 29px;
  font-weight: 700;
  line-height: 44px;
}

.text-block-317 {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.div-block-216 {
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.text-block-318 {
  font-size: 106px;
  font-weight: 700;
  line-height: 100px;
}

.text-block-319 {
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
}

.text-block-320 {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-217 {
  width: 100%;
  height: 76px;
  max-width: 172px;
  grid-column-gap: 10px;
  background-image: linear-gradient(#253b4e, rgba(37, 59, 78, 0));
  justify-content: center;
  align-items: center;
  margin-bottom: 42px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-321 {
  font-size: 30px;
  font-weight: 700;
  line-height: 39px;
}

.text-block-322 {
  color: #3ab5ac;
  font-size: 13px;
  font-weight: 300;
  line-height: 16px;
}

.text-block-323 {
  color: #3ab5ac;
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
}

.div-block-218 {
  max-width: 419px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-324 {
  color: #3ab5ac;
  letter-spacing: .03em;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
}

.div-block-219 {
  grid-column-gap: 7px;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.image-47 {
  margin-bottom: 30px;
}

.link-block {
  grid-column-gap: 6px;
  color: #fff;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-325 {
  letter-spacing: .05em;
  font-size: 14px;
  line-height: 21px;
}

.div-block-220 {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.biohacker-section-bio {
  background-image: url('../images/bg-11.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-221 {
  max-width: 600px;
  margin-bottom: 116px;
  margin-left: auto;
  padding-top: 135px;
  padding-bottom: 135px;
}

.text-block-326 {
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

.text-block-327 {
  letter-spacing: .13em;
}

.text-block-328 {
  color: #3ab5ac;
  letter-spacing: .13em;
  margin-bottom: 5px;
  font-size: 26px;
  line-height: 39px;
}

.text-block-329 {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-330 {
  line-height: 27px;
}

.biohacker-section-faq {
  background-image: url('../images/bg-12.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-222 {
  max-width: 808px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-331 {
  text-align: center;
  margin-bottom: 68px;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

.faq-click {
  min-height: 97px;
  cursor: pointer;
  background-color: #0d1e3f;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 18px 25px;
  display: flex;
}

.faq-quest {
  color: #3ab5ac;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.faq-quest.frist {
  color: #ddff7d;
}

.faq-resposta {
  max-width: 714px;
  color: #cdcdcd;
  margin-top: 11px;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  display: block;
}

.div-block-224 {
  height: 97px;
  background-color: #0d1e3f;
  justify-content: space-between;
  align-items: center;
  padding: 18px 25px;
  display: flex;
}

.text-block-334 {
  color: #3ab5ac;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.div-block-225 {
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.biohacker-section-rodape {
  background-color: #000311;
}

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

.image-48 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-49 {
  width: 100%;
  height: auto;
  max-width: 488px;
}

.image-50 {
  width: 100%;
  height: auto;
  max-width: 724px;
}

.biohacker-section-barramob {
  display: none;
}

.biohacker-section-barramob.atras {
  justify-content: center;
  align-items: center;
  display: flex;
  background-color: #07193a;
  color: #fff;
}

.text-block-337 {
  margin-top: 26px;
  margin-bottom: 18px;
  display: block;
}

.text-span-59 {
  margin-left: 0;
}

.fase-oculto {
  display: none;
}

.list {
  color: #fff;
  padding-left: 20px;
}

.list-item-2 {
  margin-bottom: 5px;
  padding-left: 0;
  font-size: 18px;
  line-height: 150%;
}

.text-span-60 {
  color: #3ab5ac;
  text-transform: uppercase;
}

.img-ceta.fechar {
  transform: rotate(180deg);
}

.slide-nav {
  z-index: 0;
  margin-top: 0;
  top: 500px;
}

.items {
  width: 100%;
  grid-column-gap: 30px;
  justify-content: flex-start;
  display: flex;
}

.html-embed-35 {
  display: none;
}

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

.faq-less {
  display: none;
}

.faq-less.frist {
  display: block;
}

.faq-plus.frist, .slide-nav-2 {
  display: none;
}

.icon {
  margin: 231px 0 auto;
}

.icon-2 {
  margin-top: 231px;
  margin-bottom: auto;
}

.text-span-61 {
  color: #17ebdb;
}

.text-block-aviso-rodape, .text-block-pv, .text-block-tu {
  color: #eee;
  text-align: right;
}

.text-block-aviso-rodape-2 {
  color: #eee;
  text-align: center;
  margin-top: 30px;
}

.text-block-pv-2 {
  color: #eee;
  text-align: right;
}

.text-block-tu-2 {
  color: #eee;
  font-size: 15px;
  text-align: right;
  margin-bottom: 10px;
}

.link-10, .link-11 {
  color: #fff;
}

.text-span-63 {
  color: #17ebdb;
}

.text-span-64, .text-span-65, .text-span-66, .text-span-67 {
  text-decoration: underline;
}

.bold-text-18 {
  color: #f81339;
}

.div-block-227 {
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.youtube {
  height: 220.172px;
  max-width: 392px;
}

.video-youtube {
  width: 100%;
  height: 220.172px;
  max-width: 392px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.embed-video {
  z-index: 4;
  width: 100%;
  height: 100%;
  position: relative;
}

.img-fase, .img-presente {
  object-fit: cover;
}

.img-numero {
  object-fit: contain;
}

.thumb-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.play-youtube {
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
}

.container-17-copy-copy {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.5;
  display: block;
}

.adv-alert-adv {
  background-color: rgba(0, 0, 0, 0);
}

.heading-33-adv {
  color: #303030;
  letter-spacing: normal;
  white-space: normal;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2.9rem;
  font-weight: 600;
  line-height: 1.1;
}

.heading-32-adv {
  color: #575454;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
}

.container-19-adv {
  border-bottom: 1px solid #333;
  padding-top: 30px;
  padding-bottom: 30px;
}

.paragraph-30-adv {
  color: #555;
  margin-bottom: 30px;
  font-size: 1.25rem;
  line-height: 30px;
}

.paragraph-29-adv {
  color: #555;
  font-weight: 700;
}

.paragraph-28-adv {
  font-size: 1rem;
  line-height: 1;
}

.title-adv {
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
  display: flex;
}

.text-block-339 {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-30-adv-new {
  color: #555;
  margin-bottom: 30px;
  font-size: 1.25rem;
  line-height: 30px;
}

.bold-text-19, .bold-text-20, .bold-text-21, .bold-text-22, .bold-text-23, .bold-text-24, .bold-text-25, .bold-text-26 {
  color: #525252;
}

.heading-di-3-2 {
  float: left;
  color: #000;
  text-align: center;
  margin: 10px 50px 30px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.html-embed-36 {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: block;
}

.section-11-mastermind {
  background-color: #1d1d1d;
}

.section-10-mastermind {
  background-color: #0e0d0d;
}

.container-17-mastermind {
  padding-top: 10px;
  padding-bottom: 10px;
}

.heading-30-mastermind {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 30px;
  line-height: 1.4;
}

.heading-31-mastermind {
  color: #f9bb00;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}

.heading-43-mastermind {
  color: #fff;
  text-align: center;
  margin: 10px 50px 30px;
  padding-bottom: 0;
  padding-left: 70px;
  padding-right: 70px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.delay-mastermind {
  display: block;
}

.div-block-190-0-mastermind {
  background-color: #fff;
  background-image: linear-gradient(to right, #449bf0 100%, #fff 70%);
  border-radius: 15px;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.text-block-300-0-mastermind {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  border-radius: 0;
  margin-left: 46%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
}

.paragraph-300-0-mastermind {
  color: #ff7a00;
  text-align: center;
  margin-bottom: 15px;
  font-size: 1.125rem;
}

.heading-31-mastermind-2, .heading-31-mastermind-3, .heading-31-mastermind-copy {
  color: #f9bb00;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}

.heading-43-mastermind-white, .heading-43-mastermind-preco, .heading-43-mastermind-preco2, .heading-43-mastermind-y, .heading-43-mastermind-y2, .heading-43-mastermind-y3, .heading-43-mastermind-preco-oferta, .heading-43-mastermind-preco2-oferta {
  color: #fff;
  text-align: center;
  margin: 10px 50px 30px;
  padding-bottom: 0;
  padding-left: 70px;
  padding-right: 70px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.text-block-278-rmkt-ig {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: 700;
  line-height: 47px;
}

.div-block-190-rmkt-ig {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-280-rmkt-ig {
  text-align: center;
  margin-bottom: 30px;
  font-size: 24px;
}

.text-block-278-copyteste {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: 700;
  line-height: 47px;
}

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

.image-36-adv.bg-img {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  padding: 20px;
}

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

.image-36-adv2.bg-img {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  padding: 20px;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.container-24 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

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

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  width: 460px;
  height: 48px;
  border: 1px #000;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
}

.footer-form-input::placeholder {
  color: rgba(26, 27, 31, .8);
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

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

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

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

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

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

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.image-36-adv3 {
  width: 100%;
  padding-bottom: 10px;
}

.image-36-adv3.bg-img {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  padding: 20px;
}

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

.image-36-adv4.bg-img {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  padding: 20px;
}

.paragraph-30-adv-new2 {
  color: #555;
  margin-bottom: 30px;
  font-size: 1.5rem;
  line-height: 30px;
}

.text-block-272-adv {
  text-align: center;
  font-size: 2rem;
}

.text-block-272-adv2 {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  font-size: 2rem;
  display: block;
}

.text-block-272-adv3 {
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-size: 2rem;
}

.text-span-69 {
  color: #f30505;
  text-decoration: line-through;
}

.grid-15-copy-adv {
  grid-row-gap: 8px;
  color: #000;
  grid-template-columns: 1fr 1fr;
  align-content: stretch;
  justify-content: stretch;
  align-items: stretch;
  justify-items: stretch;
  margin-top: 20px;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.1;
  display: block;
}

.button_cta_article-copyadv, .button_cta_article-copyadv2, .button_cta_article-copyadv3, .button_cta_article-copyadv4 {
  width: 45%;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #bcf811;
  border: 1px #000;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  display: block;
}

.text-block-272-adv4 {
  text-align: center;
  font-size: 2rem;
}

.text-block-272-adv5 {
  text-align: center;
  font-size: 1.5rem;
}

.text-block-272-adv6 {
  text-align: center;
  font-size: 2rem;
}

.text-span-70 {
  color: red;
  text-decoration: line-through;
}

.div-block-178-adv {
  color: var(--firebrick);
  text-align: left;
  background-color: #f0f0f0;
  margin-bottom: 40px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 1.2;
}

.image-36-adv3-2 {
  width: 100%;
  padding-bottom: 10px;
}

.image-36-adv3-2.bg-img {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  padding: 20px;
}

.button_cta_article-adv {
  width: 100%;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #f4ad0c;
  border: 1px #000;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  display: block;
}

.button_cta_article-copyadv-gssc-1, .button_cta_article-copyadv2-gssc-2, .button_cta_article-copyadv3-gssc-3 {
  width: 45%;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #bcf811;
  border: 1px #000;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  display: block;
}

.paragraph-35-gssc {
  color: #525252;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.div-block-190-0-upsell {
  background-color: #fff;
  background-image: linear-gradient(to right, #449bf0 70%, #fff 70%);
  border-radius: 15px;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.text-block-300-0-upsell {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  border-radius: 0;
  margin-left: 63%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
}

.container-16-copy-upsell {
  padding-top: 25px;
  padding-bottom: 25px;
}

.grid-15-adv {
  grid-row-gap: 8px;
  color: #000;
  text-align: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.1;
}

.button_cta_article-adv-adv {
  width: 100%;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #f4ad0c;
  border: 1px #000;
  border-radius: 10px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  display: block;
}

.paragraph-38-adv {
  text-align: right;
  margin-bottom: 15px;
}

.text-span-12-adv {
  text-align: right;
  font-size: 6.25rem;
  font-weight: 700;
  display: block;
}

.text-span-14-adv {
  color: #3eb215;
}

.paragraph-37-adv {
  text-align: left;
  letter-spacing: -2px;
  margin-bottom: 0;
  font-size: 180px;
  font-weight: 600;
  line-height: 1;
}

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

.text-block-272-copy, .text-block-272-adv-adv {
  text-align: center;
  font-size: 2rem;
}

.adv-par-adv {
  clear: none;
  color: #525252;
  text-align: left;
  margin-bottom: 40px;
  padding-top: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 30px;
}

.adv-par-adv.text-justify {
  text-align: left;
}

.button_cta_article-adv2, .button_cta_article-adv3 {
  width: 100%;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #f4ad0c;
  border: 1px #000;
  border-radius: 10px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  display: block;
}

.grid-15-adv-gssc {
  grid-row-gap: 8px;
  color: #000;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.1;
}

.paragraph-30-adv-new-pbh {
  color: #555;
  margin-bottom: 30px;
  font-size: 1.25rem;
  line-height: 30px;
}

.container-19-adv-pbh-new {
  border-bottom: 1px solid #333;
  padding-top: 30px;
  padding-bottom: 30px;
}

.title-adv-pbh-new {
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
  display: flex;
}

.text-block-280-new {
  text-align: center;
  margin-bottom: 30px;
  font-size: 24px;
}

.text-block-278-new {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: 700;
  line-height: 47px;
}

.heading-43-mastermind-preco2-0 {
  color: #fff;
  text-align: center;
  margin: 10px 50px 30px;
  padding-bottom: 0;
  padding-left: 70px;
  padding-right: 70px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.div-block-216-1 {
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.text-block-320-1 {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.biohacker-space-black {
  padding-left: 20px;
  padding-right: 20px;
}

.biohacker-space-black.sec-hero {
  padding-top: 40px;
  padding-bottom: 80px;
}

.biohacker-space-black.sec-videos {
  padding-top: 169px;
  padding-bottom: 158px;
}

.biohacker-space-black.sec-slide1 {
  padding-top: 86px;
  padding-bottom: 118px;
}

.biohacker-space-black.sec-descubra {
  padding-top: 126px;
  padding-bottom: 147px;
}

.biohacker-space-black.sec-alunos {
  padding-top: 65px;
  padding-bottom: 102px;
}

.biohacker-space-black.sec-metodo {
  padding-top: 123px;
  padding-bottom: 0;
}

.biohacker-space-black.sec-7dias {
  padding-top: 127px;
  padding-bottom: 103px;
}

.biohacker-space-black.sec-presentes {
  padding-top: 89px;
  padding-bottom: 115px;
}

.biohacker-space-black.sec-barra {
  padding-top: 20px;
  padding-bottom: 21px;
}

.biohacker-space-black.sec-barra.slider-wrapper {
  width: 100%;
  padding-top: 27px;
  padding-bottom: 27px;
}

.biohacker-space-black.sec-preco {
  text-align: center;
  padding-top: 96px;
  padding-bottom: 77px;
}

.biohacker-space-black.sec-bio {
  padding-bottom: 168px;
}

.biohacker-space-black.sec-faq {
  padding-bottom: 114px;
}

.biohacker-space-black.sec-rodape {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 39px;
  padding-bottom: 105px;
  display: flex;
}

.biohacker-space-black.sec-barramob.pd {
  padding-top: 15px;
  padding-bottom: 15px;
}

.biohacker-space-black.sec-preco-black {
  text-align: center;
  padding-top: 96px;
  padding-bottom: 77px;
}

.text-block-278-vertical {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: 700;
  line-height: 47px;
}

.text-block-280-vertical {
  text-align: center;
  margin-bottom: 30px;
  font-size: 24px;
}

.text-block-288-home-ig-adv {
  height: 84px;
  margin-top: 5px;
  margin-bottom: 24px;
  font-size: 28px;
  font-weight: 700;
  line-height: 150%;
}

.text-block-337-home-ig-advertorial {
  margin-top: 26px;
  margin-bottom: 18px;
  display: block;
}

.html-embed-38, .html-embed-39 {
  display: block;
}

.paragraph-300-3-obrigado {
  color: #ff7a00;
  text-align: center;
  margin-bottom: 15px;
  font-size: 1.125rem;
}

.div-block-190-4-obrigado {
  background-color: #fff;
  background-image: linear-gradient(to right, #449bf0 99%, #fff 70%);
  border-radius: 15px;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.text-block-300-4-obrigado {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  border-radius: 0;
  margin-left: 92%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
}

.heading-46-obrigado {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 30px;
  line-height: 1.4;
}

.heading-47-obrigado, .heading-47-obrigado-2 {
  color: #fff;
  text-align: center;
  margin: 10px 50px 30px;
  padding-bottom: 0;
  padding-left: 70px;
  padding-right: 70px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.biohacker-space-vertical {
  padding-left: 20px;
  padding-right: 20px;
}

.biohacker-space-vertical.sec-hero {
  padding-top: 40px;
  padding-bottom: 80px;
}

.biohacker-space-vertical.sec-videos {
  padding-top: 169px;
  padding-bottom: 158px;
}

.biohacker-space-vertical.sec-slide1 {
  padding-top: 86px;
  padding-bottom: 118px;
}

.biohacker-space-vertical.sec-descubra {
  padding-top: 126px;
  padding-bottom: 147px;
}

.biohacker-space-vertical.sec-alunos {
  padding-top: 65px;
  padding-bottom: 102px;
}

.biohacker-space-vertical.sec-metodo {
  padding-top: 123px;
  padding-bottom: 0;
}

.biohacker-space-vertical.sec-7dias {
  padding-top: 127px;
  padding-bottom: 103px;
}

.biohacker-space-vertical.sec-presentes {
  padding-top: 89px;
  padding-bottom: 115px;
}

.biohacker-space-vertical.sec-barra {
  padding-top: 20px;
  padding-bottom: 21px;
}

.biohacker-space-vertical.sec-barra.slider-wrapper {
  width: 100%;
  padding-top: 27px;
  padding-bottom: 27px;
}

.biohacker-space-vertical.sec-preco {
  text-align: center;
  padding-top: 96px;
  padding-bottom: 77px;
}

.biohacker-space-vertical.sec-bio {
  padding-bottom: 168px;
}

.biohacker-space-vertical.sec-faq {
  padding-bottom: 114px;
}

.biohacker-space-vertical.sec-rodape {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 39px;
  padding-bottom: 105px;
  display: flex;
}

.biohacker-space-vertical.sec-barramob.pd {
  padding-top: 15px;
  padding-bottom: 15px;
}

.biohacker-space-ticto {
  padding-left: 20px;
  padding-right: 20px;
}

.biohacker-space-ticto.sec-hero {
  padding-top: 40px;
  padding-bottom: 80px;
}

.biohacker-space-ticto.sec-videos {
  padding-top: 169px;
  padding-bottom: 158px;
}

.biohacker-space-ticto.sec-slide1 {
  padding-top: 86px;
  padding-bottom: 118px;
}

.biohacker-space-ticto.sec-descubra {
  padding-top: 126px;
  padding-bottom: 147px;
}

.biohacker-space-ticto.sec-alunos {
  padding-top: 65px;
  padding-bottom: 102px;
}

.biohacker-space-ticto.sec-metodo {
  padding-top: 123px;
  padding-bottom: 0;
}

.biohacker-space-ticto.sec-7dias {
  padding-top: 127px;
  padding-bottom: 103px;
}

.biohacker-space-ticto.sec-presentes {
  padding-top: 89px;
  padding-bottom: 115px;
}

.biohacker-space-ticto.sec-barra {
  padding-top: 20px;
  padding-bottom: 21px;
}

.biohacker-space-ticto.sec-barra.slider-wrapper {
  width: 100%;
  padding-top: 27px;
  padding-bottom: 27px;
}

.biohacker-space-ticto.sec-preco {
  text-align: center;
  padding-top: 96px;
  padding-bottom: 77px;
}

.biohacker-space-ticto.sec-bio {
  padding-bottom: 168px;
}

.biohacker-space-ticto.sec-faq {
  padding-bottom: 114px;
}

.biohacker-space-ticto.sec-rodape {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 39px;
  padding-bottom: 105px;
  display: flex;
}

.biohacker-space-ticto.sec-barramob.pd {
  padding-top: 15px;
  padding-bottom: 15px;
}

.biohacker-space-ticto.sec-preco-black, .biohacker-space-ticto.sec-preco-ticto {
  text-align: center;
  padding-top: 96px;
  padding-bottom: 77px;
}

.button-13-ticto {
  width: 100%;
  height: 76px;
  max-width: 318px;
  color: #101418;
  text-transform: uppercase;
  background-color: #ddff7d;
  border: 4px solid #ddfe7e;
  border-radius: 28px;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.button-13-ticto._2 {
  border-radius: 71px;
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  line-height: 25px;
}

.button-13-ticto._3 {
  border-radius: 71px;
  margin-left: auto;
  margin-right: auto;
}

.button-13-ticto._3.delay {
  display: none;
}

.button-13-ticto._2-ticto {
  border-radius: 71px;
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  line-height: 25px;
}

.button-11-ticto {
  height: 76px;
  color: #101418;
  text-transform: uppercase;
  background-color: #ddff7d;
  border: 4px solid #dcfe7d;
  border-radius: 71px;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.button-13-rmkt-parceiros {
  width: 100%;
  height: 76px;
  max-width: 318px;
  color: #101418;
  text-transform: uppercase;
  background-color: #ddff7d;
  border: 4px solid #ddfe7e;
  border-radius: 28px;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.button-13-rmkt-parceiros._2 {
  border-radius: 71px;
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  line-height: 25px;
}

.button-13-rmkt-parceiros._3 {
  border-radius: 71px;
  margin-left: auto;
  margin-right: auto;
}

.button-13-rmkt-parceiros._3.delay {
  display: none;
}

.text-block-278-teste, .text-block-278-t {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: 700;
  line-height: 47px;
}

.text-span-72, .text-span-75 {
  text-decoration: underline;
}

.text-block-278-t-back {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: 700;
  line-height: 47px;
}

.biohacker-section-hero-497 {
  background-image: url('../images/bg-01.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.text-span-63-t, .text-span-74-t {
  color: #e0eb17;
}

.text-block-278-home {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
}

.text-span-82 {
  color: #000;
  background-color: #FF9700;
}

.text-span-82-1 {
  color: #FF9700;
}

.text-span-86 {
  background: var(--linear, linear-gradient(82deg, #ff7c12 -2.93%, #ff052b 89.18%));
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.text-block-280-home {
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
}

.text-block-290-home {
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
}

.text-block-278-teste-teste {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: 700;
  line-height: 47px;
}

.text-block-280-teste, .text-block-280-teste-teste {
  text-align: center;
  margin-bottom: 30px;
  font-size: 24px;
}

.text-block-278-home-teste, .text-block-278-home-copy1, .text-block-278-home-copy2, .text-block-278-home-copy {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: 700;
  line-height: 47px;
}

.text-span-63-copy, .text-span-63-home {
  color: #17ebdb;
}

.html-embed-40 {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .video-2 {
    max-width: 100%;
  }

  .ac-header_video-wrapper {
    width: 100%;
  }

  .faq-img {
    width: 50px;
    height: 50px;
  }

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

  .text-block-20 {
    margin-left: 60%;
  }

  .heading-30 {
    font-size: 24px;
  }

  .heading-31 {
    font-size: 20px;
  }

  .link-4 {
    color: #fff;
  }

  .modal-title {
    font-size: 20px;
    line-height: 26px;
    display: none;
  }

  .button-3.b {
    color: #fff;
    font-size: 16px;
  }

  .text-field-3 {
    height: 40px;
  }

  .box-forme.open {
    padding-left: 30px;
    padding-right: 30px;
  }

  .checkbox-label-2 {
    color: #2c2c2c;
    font-size: 10px;
    line-height: 13px;
  }

  .checkbox-label-2.a {
    color: #fff;
  }

  .div-block-177 {
    max-width: 100%;
  }

  .navebar_main {
    align-items: center;
    display: none;
  }

  .nav_link {
    display: none;
  }

  .container-21 {
    display: flex;
  }

  .grid-19 {
    grid-column-gap: 24px;
    grid-template-columns: 1fr 1fr;
  }

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

  .image-22 {
    width: 450px;
  }

  .div-block-61 {
    padding-top: 40px;
  }

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

  .bold-text-16 {
    font-size: 18px;
  }

  .heading-43 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-300-1 {
    margin-left: 67%;
  }

  .heading-44 {
    font-size: 26px;
  }

  .heading-45 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-30-copy, .heading-46 {
    font-size: 26px;
  }

  .heading-47 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-100 {
    margin-left: 67%;
  }

  .text-block-300-0 {
    margin-left: 60%;
  }

  .text-block-300-2 {
    margin-left: 75%;
  }

  .heading-46-copy {
    font-size: 26px;
  }

  .heading-47-copy {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-300-3 {
    margin-left: 80%;
  }

  .heading-46-copy-copy {
    font-size: 26px;
  }

  .heading-47-copy-copy {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-300-4 {
    margin-left: 89%;
  }

  .heading-46-copy-copy-copy {
    font-size: 26px;
  }

  .heading-47-copy-copy-copy {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-di {
    font-size: 26px;
  }

  .heading-47-copy-copy-copy-copy, .heading-47-di, .heading-di-2, .heading-di-3, .heading-di-4 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .biohacker-container {
    max-width: 360px;
  }

  .biohacker-space.sec-hero {
    padding: 10px 10px 110px;
  }

  .biohacker-space.sec-videos {
    padding-top: 82px;
    padding-bottom: 96px;
  }

  .biohacker-space.sec-slide1 {
    padding-top: 92px;
    padding-bottom: 64px;
  }

  .biohacker-space.sec-descubra {
    padding-top: 96px;
    padding-bottom: 111px;
  }

  .biohacker-space.sec-alunos {
    padding-top: 497px;
    padding-bottom: 55px;
  }

  .biohacker-space.sec-metodo {
    padding-top: 68px;
    padding-bottom: 124px;
  }

  .biohacker-space.sec-7dias {
    padding-top: 0;
    padding-bottom: 124px;
  }

  .biohacker-space.sec-presentes {
    padding-top: 77px;
    padding-bottom: 45px;
  }

  .biohacker-space.sec-barra {
    padding-left: 10px;
    padding-right: 10px;
  }

  .biohacker-space.sec-preco {
    padding-top: 78px;
    padding-bottom: 17px;
  }

  .biohacker-space.sec-bio, .biohacker-space.sec-faq {
    padding-bottom: 80px;
  }

  .biohacker-space.sec-rodape {
    flex-direction: column;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .biohacker-space.sec-barramob {
    justify-content: space-between;
    align-items: center;
    padding: 17px 10px 20px;
    display: flex;
  }

  .div-block-190 {
    margin-bottom: 30px;
    color: #fff;
  }

  .text-block-278 {
    max-width: 358px;
    margin-top: 0;
    font-size: 23px;
    line-height: 33px;
  }

  .text-block-280 {
    font-size: 15px;
    line-height: 24px;
  }

  .div-block-191 {
    flex-direction: column;
    margin-bottom: 47px;
  }

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

  .button-11 {
    height: 55px;
    text-transform: uppercase;
    border-radius: 51px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 13px;
    line-height: 21px;
  }

  .div-block-194 {
    margin-top: 9px;
    margin-bottom: 24px;
  }

  .biohacker-section-videos {
    background-image: url('../images/Slice-14_1Slice 14.webp');
    background-position: 50% 100%;
  }

  .biohacker-section-slide1 {
    height: auto;
    background-image: linear-gradient(rgba(41, 88, 85, 0) 51%, #030f24 71%), url('../images/Slice-15_1Slice 15.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  }

  .text-block-284 {
    margin-bottom: 52px;
    font-size: 24px;
    line-height: 36px;
  }

  .slider-2 {
    padding-bottom: 0;
  }

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

  .fase-box {
    height: 389px;
  }

  .div-block-196 {
    padding: 18px 22px 23px;
  }

  .text-block-286 {
    font-size: 17px;
  }

  .text-block-288 {
    margin-bottom: 13px;
    line-height: 125%;
  }

  .biohacker-section-descubra {
    background-image: url('../images/Slice-16_1Slice 16.webp');
    background-position: 50% 100%;
  }

  .div-block-198 {
    margin-bottom: 56px;
  }

  .text-block-290 {
    font-size: 24px;
    line-height: 36px;
  }

  .text-block-291 {
    color: #3ab5ac;
  }

  .div-block-199 {
    max-width: 320px;
    padding-top: 40px;
    padding-left: 25px;
    padding-right: 20px;
  }

  .text-block-292 {
    font-size: 21px;
    line-height: 33px;
  }

  .biohacker-section-alunos {
    background-image: url('../images/Slice-17_1Slice 17.webp');
    background-position: 50% 0;
  }

  .text-block-295 {
    font-size: 21px;
    line-height: 34px;
  }

  .text-span-52 {
    font-size: 24px;
    line-height: 36px;
  }

  .biohacker-section-metodo {
    background-image: url('../images/Slice-18_1Slice 18.webp');
    background-position: 50% 100%;
  }

  .div-block-202 {
    margin-bottom: 68px;
  }

  .text-block-296 {
    text-align: center;
    font-size: 22px;
    line-height: 33px;
  }

  .text-block-297 {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-203 {
    flex-direction: column;
  }

  .text-block-298 {
    font-size: 16px;
    line-height: 24px;
  }

  .text-span-54 {
    font-size: 21px;
    line-height: 32px;
  }

  .div-block-205 {
    font-size: 16px;
    line-height: 24px;
  }

  .button-13 {
    border-radius: 71px;
  }

  .biohacker-section-7dias {
    background-image: url('../images/Slice-26.webp');
  }

  .text-block-299 {
    font-size: 22px;
    line-height: 33px;
  }

  .text-block-301 {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-208 {
    flex-direction: column-reverse;
    align-items: center;
  }

  .biohacker-section-presentes {
    background-image: url('../images/Slice-28_1Slice 28.webp');
  }

  .div-block-209 {
    margin-bottom: 81px;
  }

  .text-block-302, .text-block-303 {
    font-size: 24px;
    line-height: 150%;
  }

  .slide-3 {
    max-width: 320px;
    margin-left: 0;
    margin-right: 0;
  }

  .slider-3 {
    padding-bottom: 50px;
  }

  .div-block-210 {
    width: 100%;
    height: 832px;
    max-width: 320px;
    border-radius: 15px;
  }

  .div-block-211 {
    padding-top: 31px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-block-304 {
    margin-bottom: 4px;
    font-size: 18px;
    line-height: 27px;
  }

  .text-block-305 {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 33px;
  }

  .text-block-306 {
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-307 {
    font-size: 14px;
    line-height: 21px;
  }

  .item {
    width: 200px;
    grid-column-gap: 12px;
    justify-content: center;
  }

  .item._3 {
    display: none;
  }

  .items-holder {
    grid-column-gap: 30px;
  }

  .biohacker-section-preco {
    background-image: linear-gradient(rgba(3, 15, 37, 0) 74%, #030f25 90%), url('../images/Slice-23_1Slice 23.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  }

  .text-block-309 {
    font-size: 22px;
    line-height: 33px;
  }

  .text-block-310 {
    margin-bottom: 55px;
    font-size: 20px;
    line-height: 33px;
  }

  .image-45 {
    max-height: 210px;
    object-fit: contain;
    margin-bottom: 55px;
  }

  .text-block-311 {
    margin-bottom: 33px;
    font-size: 18px;
    line-height: 27px;
  }

  .div-block-214 {
    padding-top: 33px;
  }

  .div-block-217 {
    margin-bottom: 19px;
  }

  .div-block-219, .image-47 {
    margin-bottom: 17px;
  }

  .div-block-220 {
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: center;
  }

  .biohacker-section-bio {
    background-image: url('../images/Slice-24_1Slice 24.webp');
    background-position: 50% 0;
  }

  .div-block-221 {
    margin-bottom: 0;
    padding-top: 478px;
    padding-bottom: 0;
  }

  .text-block-326, .text-block-328 {
    font-size: 22px;
    line-height: 33px;
  }

  .text-block-330 {
    font-size: 16px;
    line-height: 24px;
  }

  .biohacker-section-faq {
    background-image: url('../images/Slice-25_1Slice 25.webp');
    background-position: 50%;
  }

  .text-block-331 {
    margin-bottom: 39px;
    font-size: 24px;
    line-height: 36px;
  }

  .faq-click {
    padding-right: 20px;
  }

  .faq-quest {
    font-size: 18px;
  }

  .faq-resposta {
    font-size: 15px;
    line-height: 18px;
  }

  .div-block-224 {
    padding-right: 20px;
  }

  .text-block-334 {
    max-width: 226px;
    font-size: 18px;
  }

  .biohacker-section-rodape {
    background-image: none;
  }

  .text-block-335 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    font-size: 10px;
    display: flex;
  }

  .image-48 {
    display: none;
  }

  .image-49 {
    height: auto;
    margin-bottom: 21px;
  }

  .text-block-336 {
    font-size: 16px;
    line-height: 24px;
  }

  .image-50 {
    height: auto;
    margin-bottom: 21px;
  }

  .image-51 {
    max-width: 20px;
  }

  .image-52 {
    max-width: 25px;
  }

  .image-53 {
    margin-bottom: 36px;
  }

  .biohacker-section-barramob {
    z-index: 99;
    background-color: #030f25;
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .biohacker-section-barramob.delay {
    display: none;
  }

  .button-14 {
    width: 100%;
    height: 33px;
    max-width: 159px;
    color: #101418;
    text-transform: uppercase;
    background-color: #ddff7d;
    border-radius: 71px;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    font-weight: 700;
    line-height: 14px;
    display: flex;
  }

  .slide-nav {
    display: none;
  }

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

  .image-54 {
    max-width: 144px;
    display: block;
  }

  .text-block-aviso-rodape, .text-block-pv, .text-block-tu {
    text-align: center;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    display: flex;
  }

  .link-8, .link-9 {
    color: #b4b4b4;
  }

  .text-block-aviso-rodape-2, .text-block-pv-2, .text-block-tu-2 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    display: flex;
  }

  .text-block-338 {
    margin-left: 0;
    margin-right: 0;
    color: #fff;
  }

  .bold-text-18 {
    color: #f81339;
  }

  .youtube-2 {
    height: 179.734px;
    max-width: 320px;
  }

  .video-youtube {
    width: 100%;
    height: 182px;
    max-width: 309px;
  }

  .embed-video {
    height: 179.742px;
  }

  .img-fase {
    height: auto;
  }

  .thumb-video {
    object-position: 50% 50%;
  }

  .heading-di-3-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-30-mastermind {
    font-size: 26px;
  }

  .heading-43-mastermind {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-300-0-mastermind {
    margin-left: 60%;
  }

  .heading-43-mastermind-white, .heading-43-mastermind-preco, .heading-43-mastermind-preco2, .heading-43-mastermind-y, .heading-43-mastermind-y2, .heading-43-mastermind-y3, .heading-43-mastermind-preco-oferta, .heading-43-mastermind-preco2-oferta {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-278-rmkt-ig {
    max-width: 358px;
    margin-top: 0;
    font-size: 23px;
    line-height: 35px;
  }

  .div-block-190-rmkt-ig {
    margin-bottom: 30px;
  }

  .text-block-280-rmkt-ig {
    font-size: 15px;
    line-height: 24px;
  }

  .text-block-278-copyteste {
    max-width: 358px;
    margin-top: 0;
    font-size: 23px;
    line-height: 35px;
  }

  .container-24 {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

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

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

  .text-block-272-adv {
    text-decoration: none;
  }

  .text-block-272-adv2 {
    font-size: 1.5rem;
  }

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

  .text-block-300-0-upsell {
    margin-left: 60%;
  }

  .text-block-280-new {
    font-size: 15px;
    line-height: 24px;
  }

  .text-block-278-new {
    max-width: 358px;
    margin-top: 0;
    font-size: 23px;
    line-height: 35px;
  }

  .heading-43-mastermind-preco2-0 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .biohacker-space-black.sec-hero {
    padding-top: 45px;
    padding-bottom: 110px;
  }

  .biohacker-space-black.sec-videos {
    padding-top: 82px;
    padding-bottom: 96px;
  }

  .biohacker-space-black.sec-slide1 {
    padding-top: 92px;
    padding-bottom: 64px;
  }

  .biohacker-space-black.sec-descubra {
    padding-top: 96px;
    padding-bottom: 111px;
  }

  .biohacker-space-black.sec-alunos {
    padding-top: 497px;
    padding-bottom: 55px;
  }

  .biohacker-space-black.sec-metodo {
    padding-top: 68px;
    padding-bottom: 124px;
  }

  .biohacker-space-black.sec-7dias {
    padding-top: 0;
    padding-bottom: 124px;
  }

  .biohacker-space-black.sec-presentes {
    padding-top: 77px;
    padding-bottom: 45px;
  }

  .biohacker-space-black.sec-barra {
    padding-left: 10px;
    padding-right: 10px;
  }

  .biohacker-space-black.sec-preco {
    padding-top: 78px;
    padding-bottom: 17px;
  }

  .biohacker-space-black.sec-bio, .biohacker-space-black.sec-faq {
    padding-bottom: 80px;
  }

  .biohacker-space-black.sec-rodape {
    flex-direction: column;
    align-items: center;
    padding-top: 47px;
    padding-bottom: 129px;
  }

  .biohacker-space-black.sec-barramob {
    justify-content: space-between;
    align-items: center;
    padding: 17px 10px 20px;
    display: flex;
  }

  .biohacker-space-black.sec-preco-black {
    padding-top: 78px;
    padding-bottom: 35px;
  }

  .text-block-278-vertical {
    max-width: 358px;
    margin-top: 0;
    font-size: 23px;
    line-height: 35px;
  }

  .text-block-280-vertical {
    font-size: 15px;
    line-height: 24px;
  }

  .text-block-300-4-obrigado {
    margin-left: 89%;
  }

  .heading-46-obrigado {
    font-size: 26px;
  }

  .heading-47-obrigado, .heading-47-obrigado-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .biohacker-space-vertical.sec-hero {
    padding-top: 45px;
    padding-bottom: 110px;
  }

  .biohacker-space-vertical.sec-videos {
    padding-top: 82px;
    padding-bottom: 96px;
  }

  .biohacker-space-vertical.sec-slide1 {
    padding-top: 92px;
    padding-bottom: 64px;
  }

  .biohacker-space-vertical.sec-descubra {
    padding-top: 96px;
    padding-bottom: 111px;
  }

  .biohacker-space-vertical.sec-alunos {
    padding-top: 497px;
    padding-bottom: 55px;
  }

  .biohacker-space-vertical.sec-metodo {
    padding-top: 68px;
    padding-bottom: 124px;
  }

  .biohacker-space-vertical.sec-7dias {
    padding-top: 0;
    padding-bottom: 124px;
  }

  .biohacker-space-vertical.sec-presentes {
    padding-top: 77px;
    padding-bottom: 45px;
  }

  .biohacker-space-vertical.sec-barra {
    padding-left: 10px;
    padding-right: 10px;
  }

  .biohacker-space-vertical.sec-preco {
    padding-top: 78px;
    padding-bottom: 17px;
  }

  .biohacker-space-vertical.sec-bio, .biohacker-space-vertical.sec-faq {
    padding-bottom: 80px;
  }

  .biohacker-space-vertical.sec-rodape {
    flex-direction: column;
    align-items: center;
    padding-top: 47px;
    padding-bottom: 129px;
  }

  .biohacker-space-vertical.sec-barramob {
    justify-content: space-between;
    align-items: center;
    padding: 17px 10px 20px;
    display: flex;
  }

  .biohacker-space-ticto.sec-hero {
    padding-top: 45px;
    padding-bottom: 110px;
  }

  .biohacker-space-ticto.sec-videos {
    padding-top: 82px;
    padding-bottom: 96px;
  }

  .biohacker-space-ticto.sec-slide1 {
    padding-top: 92px;
    padding-bottom: 64px;
  }

  .biohacker-space-ticto.sec-descubra {
    padding-top: 96px;
    padding-bottom: 111px;
  }

  .biohacker-space-ticto.sec-alunos {
    padding-top: 497px;
    padding-bottom: 55px;
  }

  .biohacker-space-ticto.sec-metodo {
    padding-top: 68px;
    padding-bottom: 124px;
  }

  .biohacker-space-ticto.sec-7dias {
    padding-top: 0;
    padding-bottom: 124px;
  }

  .biohacker-space-ticto.sec-presentes {
    padding-top: 77px;
    padding-bottom: 45px;
  }

  .biohacker-space-ticto.sec-barra {
    padding-left: 10px;
    padding-right: 10px;
  }

  .biohacker-space-ticto.sec-preco {
    padding-top: 78px;
    padding-bottom: 17px;
  }

  .biohacker-space-ticto.sec-bio, .biohacker-space-ticto.sec-faq {
    padding-bottom: 80px;
  }

  .biohacker-space-ticto.sec-rodape {
    flex-direction: column;
    align-items: center;
    padding-top: 47px;
    padding-bottom: 129px;
  }

  .biohacker-space-ticto.sec-barramob {
    justify-content: space-between;
    align-items: center;
    padding: 17px 10px 20px;
    display: flex;
  }

  .biohacker-space-ticto.sec-preco-black, .biohacker-space-ticto.sec-preco-ticto {
    padding-top: 78px;
    padding-bottom: 17px;
  }

  .button-13-ticto {
    border-radius: 71px;
  }

  .button-11-ticto {
    height: 55px;
    text-transform: uppercase;
    border-radius: 51px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 13px;
    line-height: 21px;
  }

  .button-13-rmkt-parceiros {
    border-radius: 71px;
  }

  .text-block-278-teste, .text-block-278-t {
    max-width: 358px;
    margin-top: 0;
    font-size: 23px;
    line-height: 35px;
  }

  .biohacker-section-hero-home {
    background-color: #101418;
  }

  .text-block-278-t-back {
    max-width: 358px;
    margin-top: 0;
    font-size: 23px;
    line-height: 35px;
  }

  .biohacker-section-hero-497 {
    background-image: url('../images/Slice-13_1Slice 13.webp');
  }

  .text-block-278-home {
    max-width: 358px;
    margin-top: 0;
    font-size: 23px;
    line-height: 35px;
  }

  .text-block-280-home {
    font-size: 15px;
    line-height: 24px;
  }

  .text-block-278-teste-teste {
    max-width: 358px;
    margin-top: 0;
    font-size: 23px;
    line-height: 35px;
  }

  .text-block-280-teste, .text-block-280-teste-teste {
    font-size: 15px;
    line-height: 24px;
  }

  .text-block-278-home-teste, .text-block-278-home-copy1, .text-block-278-home-copy2, .text-block-278-home-copy {
    max-width: 358px;
    margin-top: 0;
    font-size: 23px;
    line-height: 35px;
  }

  .fase-thumb {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .button_cta {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 1.125rem;
  }

  .heading-18 {
    font-size: 1.375rem;
  }

  .paragraph-2 {
    font-size: 1.125rem;
  }

  .container-6 {
    padding: 80px 20px;
  }

  .container {
    flex-direction: column;
    align-items: center;
    padding: 20px 15px;
    display: flex;
  }

  .div-block {
    text-align: center;
    flex-direction: column;
    align-items: center;
    font-size: .875rem;
  }

  .text-block {
    margin-bottom: 5px;
    margin-right: 0;
    line-height: 1.2;
  }

  .comment {
    border-bottom: 1px #d3d6db;
    padding-top: 8px;
    padding-bottom: 0;
  }

  .comment.comment-repost {
    border-bottom-style: none;
  }

  .button {
    font-size: 16px;
  }

  .image-14 {
    width: 48px;
    height: 48px;
    min-width: 48px;
  }

  .image-29 {
    display: none;
  }

  .box-report {
    margin-left: 55px;
  }

  .comment-content {
    flex-wrap: nowrap;
    align-items: flex-start;
  }

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

  .div-block-159 {
    margin-left: 0;
  }

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

  .heading-19 {
    font-size: 1.375rem;
  }

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

  .paragraph-11.alt {
    font-size: 1rem;
  }

  .heading-20 {
    margin-bottom: 0;
    font-size: 1.375rem;
  }

  .faq-img {
    min-height: 40px;
    min-width: 50px;
  }

  .container-9 {
    padding: 80px 20px;
  }

  .heading-21 {
    font-size: 1.375rem;
  }

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

  .column {
    text-align: center;
  }

  .image-13 {
    width: 275px;
  }

  .columns-2 {
    align-items: flex-start;
  }

  .container-11 {
    padding: 80px 20px;
  }

  .heading-25 {
    font-size: 2rem;
  }

  .heading-26 {
    font-size: 1.75rem;
  }

  .container-12 {
    padding-top: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-13 {
    padding: 80px 20px;
  }

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

  .grid-9 {
    grid-column-gap: 30px;
  }

  .grid-9.first {
    grid-column-gap: 30px;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 60px;
  }

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

  .container-14, .container-15 {
    padding-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-16 {
    padding: 20px;
  }

  .paragraph-26 {
    margin-bottom: 10px;
    font-size: 1rem;
  }

  .paragraph-27 {
    font-size: 1.375rem;
    line-height: 1.2;
  }

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

  .text-block-20 {
    margin-left: 65%;
    font-size: 1rem;
  }

  .checkbox-field-2 {
    margin-bottom: 10px;
  }

  .modal-title {
    margin-bottom: 15px;
  }

  .modal-forme {
    justify-content: flex-start;
    padding-top: 35px;
  }

  .container-19 {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-33 {
    font-size: 2.375rem;
  }

  .title {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .title-par {
    font-size: 1.375rem;
  }

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

  .button_cta_article {
    font-size: 1.5rem;
  }

  .div-block-178 {
    text-align: justify;
  }

  .grid-15 {
    grid-column-gap: 16px;
    grid-row-gap: 8px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: grid;
  }

  .paragraph-38 {
    text-align: left;
  }

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

  .div-block-184 {
    width: 100%;
    order: 0;
  }

  .navebar_main {
    display: none;
  }

  .text-block-274 {
    margin-bottom: 5px;
    margin-right: 0;
  }

  .nav_link, .nav_link.w--current {
    display: none;
  }

  .alert_limit {
    text-align: center;
    flex-direction: column;
    align-items: center;
    font-size: .875rem;
  }

  .section-navbar {
    background-color: #000;
    box-shadow: 0 2px 4px rgba(255, 255, 255, .2);
  }

  .heading-35 {
    font-size: 1.5rem;
  }

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

  .paragraph-40 {
    font-size: 1.375rem;
  }

  .heading-36 {
    font-size: 1.125rem;
  }

  .div-block-71, .card {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .grid-18 {
    flex-direction: column-reverse;
    grid-template-columns: 1fr;
    display: flex;
  }

  .grid-18.invert {
    flex-direction: column;
  }

  .div-block-57 {
    align-self: center;
  }

  .main_title.center, .h1-content {
    font-size: 1.625rem;
  }

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

  .image-17 {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-20 {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .grid-21.invert {
    flex-direction: column-reverse;
    display: flex;
  }

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

  .paragraph-46 {
    font-size: 1.375rem;
  }

  .div-block-69 {
    width: 100%;
    height: 1px;
    margin-top: auto;
    margin-bottom: auto;
    display: block;
  }

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

  .image-22 {
    margin-top: 10px;
  }

  .image-40 {
    width: 100%;
    padding-left: 95px;
    display: inline-block;
  }

  .heading-39 {
    font-size: 1.375rem;
  }

  .grid-22 {
    width: 220px;
  }

  .image-41 {
    width: 250px;
    max-width: 100%;
  }

  .text-span-31 {
    font-size: 60px;
  }

  .box-price {
    max-width: 100%;
  }

  .image-21 {
    display: block;
  }

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

  .image-19 {
    width: 320px;
  }

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

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

  .heading-41 {
    font-size: 1.375rem;
  }

  .column-3 {
    text-align: center;
    padding-bottom: 20px;
  }

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

  .link-6 {
    color: #259ff8;
  }

  .div-block-189 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .image-42 {
    display: none;
  }

  .image-43 {
    margin-top: 21px;
    display: block;
  }

  .text-block-300-1 {
    margin-left: 65%;
    font-size: 1rem;
  }

  .paragraph-300-0 {
    margin-bottom: 10px;
    font-size: 1rem;
  }

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

  .container-16-copy {
    padding: 20px;
  }

  .text-block-100 {
    margin-left: 65%;
    font-size: 1rem;
  }

  .paragraph-300-1 {
    margin-bottom: 10px;
    font-size: 1rem;
  }

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

  .container-16-copy {
    padding: 20px;
  }

  .paragraph-300-2 {
    margin-bottom: 10px;
    font-size: 1rem;
  }

  .text-block-300-0, .text-block-300-2 {
    margin-left: 65%;
    font-size: 1rem;
  }

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

  .paragraph-300-3 {
    margin-bottom: 10px;
    font-size: 1rem;
  }

  .text-block-300-3 {
    margin-left: 65%;
    font-size: 1rem;
  }

  .paragraph-300-4, .paragraph-300-3-copy {
    margin-bottom: 10px;
    font-size: 1rem;
  }

  .text-block-300-4 {
    margin-left: 65%;
    font-size: 1rem;
  }

  .heading-35-00, .heading-35-000 {
    font-size: 1.5rem;
  }

  .fase-box {
    height: auto;
  }

  .image-49 {
    max-height: 699.59px;
    object-fit: contain;
  }

  .image-50 {
    max-height: 276.26px;
    object-fit: contain;
  }

  .biohacker-section-barramob {
    z-index: 999;
  }

  .image-55 {
    display: block;
  }

  .img-fase {
    max-height: 176.66px;
  }

  .img-presente {
    max-height: 204.08px;
    object-fit: cover;
  }

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

  .heading-33-adv {
    font-size: 2.375rem;
  }

  .container-19-adv {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .title-adv {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .text-block-300-0-mastermind {
    margin-left: 65%;
    font-size: 1rem;
  }

  .paragraph-300-0-mastermind {
    margin-bottom: 10px;
    font-size: 1rem;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

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

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

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

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

  .grid-15-copy-adv {
    grid-column-gap: 16px;
    grid-row-gap: 8px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: grid;
  }

  .button_cta_article-copyadv, .button_cta_article-copyadv2, .button_cta_article-copyadv3, .button_cta_article-copyadv4 {
    font-size: 1.5rem;
  }

  .div-block-178-adv {
    text-align: justify;
  }

  .button_cta_article-adv, .button_cta_article-copyadv-gssc-1, .button_cta_article-copyadv2-gssc-2, .button_cta_article-copyadv3-gssc-3 {
    font-size: 1.5rem;
  }

  .text-block-300-0-upsell {
    margin-left: 65%;
    font-size: 1rem;
  }

  .container-16-copy-upsell {
    padding: 20px;
  }

  .grid-15-adv {
    grid-column-gap: 16px;
    grid-row-gap: 8px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: grid;
  }

  .button_cta_article-adv-adv {
    font-size: 1.5rem;
  }

  .paragraph-38-adv {
    text-align: left;
  }

  .button_cta_article-adv2, .button_cta_article-adv3 {
    font-size: 1.5rem;
  }

  .grid-15-adv-gssc {
    grid-column-gap: 16px;
    grid-row-gap: 8px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: grid;
  }

  .container-19-adv-pbh-new {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .title-adv-pbh-new {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-300-3-obrigado {
    margin-bottom: 10px;
    font-size: 1rem;
  }

  .text-block-300-4-obrigado {
    margin-left: 65%;
    font-size: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .mark {
    display: inline-block;
  }

  .heading-18 {
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .paragraph-2 {
    font-size: .875rem;
  }

  .container-6 {
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .comment.comment-repost.last-coment {
    border-bottom-style: none;
  }

  .box-button-pay {
    width: 100%;
  }

  .button {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-14 {
    width: 55px;
    height: 55px;
  }

  .box-report {
    margin-left: 54px;
  }

  .box-comentarios {
    padding-left: 21px;
    padding-right: 21px;
  }

  .form-2 {
    display: none;
  }

  .paragraph-5 {
    font-size: 13px;
  }

  .heading-19 {
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 1.25;
  }

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

  .faq-img {
    display: none;
  }

  .heading-21 {
    font-size: 1.4rem;
    line-height: 1.6;
  }

  .section-5 {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/BG-BLOCO-SOBRE-MENTORIA-META-HUMAN.webp');
    background-position: 0 0, 70%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 100%;
  }

  .heading-22, .heading-23 {
    font-size: 1.375rem;
  }

  .paragraph-13 {
    font-size: 1rem;
  }

  .columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .container-11 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .time-2 {
    font-size: 1.625rem;
  }

  .grid-7 {
    width: 100%;
  }

  .block-price {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-21 {
    font-size: 1.2rem;
  }

  .heading-25 {
    font-size: 1.125rem;
  }

  .heading-26 {
    font-size: 1.4rem;
    line-height: 1.25;
  }

  .heading-26.a {
    width: 100%;
    font-size: 1.125rem;
  }

  .bold-text-12 {
    font-size: 2.375rem;
  }

  .paragraph-22 {
    font-size: .875rem;
  }

  .container-13 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .grid-8, .grid-9, .grid-9.first, .grid-10 {
    grid-template-columns: 1fr;
  }

  .container-15 {
    padding-bottom: 50px;
  }

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

  .container-16 {
    clear: none;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .paragraph-26 {
    white-space: normal;
    position: static;
  }

  .container-17 {
    color: #000;
    -webkit-text-stroke-color: #000;
    background-color: #1d1d1d;
  }

  .div-block-172 {
    background-image: linear-gradient(to right, #449bf0 70%, #fff 70%);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-20 {
    margin-left: 55%;
  }

  .heading-30 {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
  }

  .heading-31 {
    font-size: 16px;
    font-weight: 400;
  }

  .checkbox-field-2 {
    padding-left: 25px;
  }

  .modal-title {
    margin-bottom: 15px;
  }

  .button-3.b {
    height: auto;
    white-space: break-spaces;
    flex-wrap: nowrap;
    font-size: 15px;
    display: block;
  }

  .text-field-3._2.campo-email, .text-field-3.campo-nome {
    height: 52px;
    margin-bottom: 8px;
  }

  .checkbox {
    margin-left: -25px;
  }

  .modal-forme {
    width: 100%;
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .close-modal {
    right: 8px;
  }

  .campo-phone {
    font-size: 15px;
    font-weight: 400;
  }

  .campo-phone.phone {
    padding-right: 0;
  }

  .html-embed-34 {
    margin-right: 10px;
  }

  .box-forme {
    width: 100%;
    max-width: 100%;
  }

  .checkbox-label-2 {
    max-width: 355px;
  }

  .form-background-div-2 {
    width: 100%;
    height: 52px;
    max-width: 100%;
    margin-bottom: 0;
    padding-left: 11px;
  }

  .heading-32 {
    font-size: 1.2rem;
  }

  .container-19 {
    padding-top: 30px;
  }

  .heading-33 {
    font-size: 1.5rem;
  }

  .title {
    padding-top: 30px;
  }

  .adv-par {
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 1.4;
  }

  .adv-par.italic {
    margin-top: 20px;
    padding-top: 0;
    font-size: 16px;
  }

  .adv-par.text-justify {
    text-align: left;
  }

  .block-quote {
    font-size: 16px;
  }

  .title-par {
    margin-bottom: 20px;
  }

  .paragraph-30 {
    font-size: 1rem;
    line-height: 1.4;
  }

  .block-par {
    padding-bottom: 0;
  }

  .image-37 {
    width: 400px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .grid-14 {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 40px;
  }

  .image-38 {
    width: 120px;
    height: 120px;
  }

  .list-item {
    color: #525252;
    font-weight: 700;
  }

  .button_cta_article {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.2rem;
  }

  .div-block-178 {
    font-size: 16px;
  }

  .div-block-181 {
    width: 250px;
  }

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

  .text-span-12 {
    text-align: right;
    font-size: 45px;
    display: inline-block;
  }

  .paragraph-37 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 5rem;
    display: inline-block;
  }

  .paragraph-38 {
    text-align: right;
    margin-bottom: 10px;
    font-size: 1.125rem;
  }

  .div-block-182 {
    line-height: 1;
  }

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

  .text-block-273 {
    text-transform: none;
    font-size: 12px;
  }

  .button_green {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button_green.d_block {
    padding-left: 15px;
    padding-right: 15px;
  }

  .navebar_main, .text-span-29 {
    display: none;
  }

  .heading-35 {
    text-align: center;
    letter-spacing: normal;
    margin-top: 10px;
    font-size: 1.15rem;
    font-style: normal;
    line-height: 1.4;
    text-decoration: none;
  }

  .block-text {
    display: block;
  }

  .heading-36 {
    font-size: .95rem;
  }

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

  .main_subtitle {
    font-size: 1rem;
  }

  .main_title {
    font-size: 1.5rem;
  }

  .main_title.center {
    margin-bottom: 5px;
    font-size: 1.125rem;
  }

  .h1-content {
    font-size: 1.125rem;
  }

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

  .paragraph-44 {
    font-size: 1rem;
  }

  .heading-38 {
    font-size: 1.125rem;
  }

  .image-40 {
    padding-left: 40px;
  }

  .heading-39 {
    font-size: 1.5rem;
  }

  .grid-22 {
    width: 100%;
  }

  .image-41 {
    width: 250px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-80 {
    margin-bottom: 10px;
  }

  .time {
    font-size: 1.625rem;
  }

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

  .text-span-30 {
    font-size: 1.375rem;
    display: block;
  }

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

  .box-price {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-21 {
    display: block;
  }

  .div-block-79 {
    flex-wrap: wrap;
  }

  .paragraph-52 {
    line-height: 1.4;
  }

  .grid-23 {
    grid-column-gap: 132px;
    flex-direction: column;
    grid-template-columns: 2fr 1fr;
    align-items: center;
    display: flex;
  }

  .heading-41 {
    font-size: 1.4rem;
    line-height: 1.6;
  }

  .heading-42 {
    font-size: 1.125rem;
    line-height: 1.2;
  }

  .bold-text-16 {
    padding-left: 0;
    font-size: 18px;
  }

  .heading-43 {
    color: #d0d0d0;
    margin: 0 0 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
  }

  .div-block-190-1 {
    background-image: linear-gradient(to right, #449bf0 75%, #fff 70%);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-300-1 {
    margin-left: 60%;
  }

  .heading-44 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
  }

  .heading-45 {
    color: #d0d0d0;
    margin: 0 0 25px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
  }

  .div-block-190-0 {
    background-image: linear-gradient(to right, #449bf0 70%, #fff 70%);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-300-0 {
    white-space: normal;
    position: static;
  }

  .heading-30-copy {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.3;
  }

  .heading-31-copy {
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 18px;
    font-weight: 400;
  }

  .container-17-copy {
    color: #000;
    -webkit-text-stroke-color: #000;
    background-color: #1d1d1d;
  }

  .container-16-copy {
    clear: none;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .heading-46 {
    margin-top: 10px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
  }

  .heading-47 {
    color: #d0d0d0;
    margin: 0 0 25px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
  }

  .div-block-190-2 {
    background-image: linear-gradient(to right, #449bf0 85%, #fff 70%);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-100 {
    margin-left: 60%;
  }

  .paragraph-300-1 {
    white-space: normal;
    position: static;
  }

  .container-17-copy {
    color: #000;
    -webkit-text-stroke-color: #000;
    background-color: #1d1d1d;
  }

  .container-16-copy {
    clear: none;
    clear: none;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .paragraph-300-2 {
    white-space: normal;
    position: static;
  }

  .text-block-300-0 {
    margin-left: 55%;
  }

  .text-block-300-2 {
    margin-left: 70%;
  }

  .container-17-copy {
    color: #000;
    -webkit-text-stroke-color: #000;
    background-color: #ededed;
  }

  .heading-46-copy {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
  }

  .heading-47-copy {
    color: #d0d0d0;
    margin: 0 0 25px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
  }

  .paragraph-300-3 {
    white-space: normal;
    position: static;
  }

  .div-block-190-3 {
    background-image: linear-gradient(to right, #449bf0 90%, #fff 70%);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-300-3 {
    margin-left: 75%;
  }

  .heading-46-copy-copy {
    margin-top: 20px;
    margin-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
  }

  .heading-47-copy-copy {
    color: #d0d0d0;
    margin: 0 0 25px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
  }

  .paragraph-300-4, .paragraph-300-3-copy {
    white-space: normal;
    position: static;
  }

  .div-block-190-4 {
    background-image: linear-gradient(to right, #449bf0 99%, #fff 70%);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-300-4 {
    margin-left: 84%;
  }

  .heading-46-copy-copy-copy {
    margin-top: 20px;
    margin-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
  }

  .heading-47-copy-copy-copy {
    color: #d0d0d0;
    margin: 0 0 25px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
  }

  .color-green-2 {
    color: #3ab5ac;
  }

  .heading-35-00 {
    margin-top: 10px;
    font-size: 1.08rem;
    font-style: normal;
    line-height: 1.4;
    text-decoration: none;
  }

  .heading-35-000 {
    margin-top: 10px;
    font-size: 1.1rem;
    font-style: normal;
    text-decoration: none;
  }

  .text-span-43, .text-span-44 {
    color: #3ab5ac;
  }

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

  .text-span-46, .text-span-47 {
    color: #3ab5ac;
  }

  .heading-di {
    margin-top: 20px;
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
  }

  .heading-47-copy-copy-copy-copy {
    color: #d0d0d0;
    margin: 0 0 25px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
  }

  .image-44 {
    margin-top: 10px;
  }

  .button-9 {
    float: none;
    clear: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    position: static;
  }

  .heading-47-di {
    color: #000;
    margin: 0 0 25px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
  }

  .button-10 {
    outline-offset: 0px;
    mix-blend-mode: normal;
    border: 1px #000;
    outline: 3px #333;
    margin: 0 50px;
    font-size: 1rem;
    line-height: 1.3;
    display: block;
  }

  .heading-di-2 {
    color: #000;
    margin: 0 0 25px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
  }

  .heading-di-3 {
    color: #000;
    margin: 10px 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
  }

  .heading-di-4 {
    color: #000;
    margin: 0 0 25px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
  }

  .biohacker-section-hero {
    background-color: #031029;
    background-image: none;
    margin-top: 70px;
  }

  .biohacker-space.sec-hero {
    text-align: center;
    padding: 10px 10px 0;
  }

  .biohacker-space.sec-slide1, .biohacker-space.sec-descubra {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .biohacker-space.sec-7dias {
    padding-bottom: 40px;
  }

  .biohacker-space.sec-presentes {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .biohacker-space.sec-preco {
    background-image: url('../images/mockup-bonus-mob_1mockup-bonus-mob.webp');
    background-position: 50% 199px;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .biohacker-space.sec-bio {
    padding-bottom: 20px;
  }

  .biohacker-space.sec-barramob.pd {
    min-height: 70px;
  }

  .text-block-278 {
    max-width: 327px;
    text-align: center;
    margin-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 1.15rem;
    line-height: 140%;
    display: inline-block;
  }

  .text-span-48, .text-span-49 {
    color: #17ebdb;
  }

  .text-block-280 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 5px;
    font-size: 15px;
    line-height: 22px;
    display: block;
  }

  .div-block-191 {
    margin-bottom: 40px;
    color: #fff;
  }

  .button-11 {
    text-align: center;
    font-size: 14px;
  }

  .text-block-281 {
    font-size: 14px;
  }

  .div-block-194 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .text-block-282 {
    max-width: 180px;
    color: #a0a0a0;
    font-size: 10px;
    line-height: 130%;
  }

  .biohacker-section-videos.delay {
    display: none;
  }

  .biohacker-section-slide1 {
    height: auto;
    background-image: url('../images/Slice-15_1Slice 15.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .biohacker-section-slide1.delay {
    display: none;
  }

  .slider-2 {
    padding-bottom: 0;
  }

  .div-block-196 {
    padding-left: 18px;
    padding-right: 18px;
  }

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

  .biohacker-section-descubra.delay {
    display: none;
  }

  .text-block-291 {
    font-size: 17px;
    line-height: 140%;
  }

  .div-block-199 {
    background-size: 100% 100%;
    padding-left: 20px;
  }

  .biohacker-section-alunos.delay {
    display: none;
  }

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

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

  .button-12 {
    height: 65px;
    margin-left: auto;
    margin-right: auto;
  }

  .biohacker-section-metodo.delay {
    display: none;
  }

  .button-13 {
    text-align: center;
    font-size: 18px;
  }

  .button-13._2 {
    font-size: 16px;
  }

  .biohacker-section-7dias.delay, .biohacker-section-presentes.delay {
    display: none;
  }

  .div-block-211 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-306 {
    line-height: 22px;
  }

  .biohacker-section-barra.delay {
    display: none;
  }

  .item {
    width: 213px;
  }

  .items-holder {
    width: 140%;
  }

  .biohacker-section-preco.delay {
    display: none;
  }

  .image-45 {
    opacity: 0;
  }

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

  .biohacker-section-faq.delay {
    display: none;
  }

  .biohacker-section-barramob {
    z-index: 9999;
    background-color: #030f25;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .biohacker-section-barramob.atras {
    z-index: 99;
    background-color: #07193a;
  }

  .button-14.delay {
    display: none;
  }

  .text-block-337 {
    display: block;
  }

  .fase-oculto {
    display: none;
  }

  .image-54 {
    max-width: 130px;
  }

  .text-span-61 {
    color: #17ebdb;
  }

  .text-block-aviso-rodape {
    margin-top: 30px;
    padding-top: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-pv {
    margin-top: 20px;
    padding-top: 0;
    font-size: 14px;
    line-height: 20px;
    text-decoration: underline;
  }

  .text-block-tu {
    margin-top: 10px;
    padding-top: 0;
    font-size: 14px;
    line-height: 20px;
    text-decoration: underline;
  }

  .link-8, .link-9 {
    color: #fff;
  }

  .text-block-aviso-rodape-2 {
    margin-top: 30px;
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-pv-2 {
    margin-top: 20px;
    font-size: 14px;
    text-decoration: underline;
  }

  .text-block-tu-2 {
    font-size: 10px;
    text-decoration: underline;
  }

  .link-10, .link-11 {
    color: #fff;
  }

  .text-span-62 {
    color: #3ab5ac;
  }

  .text-span-63 {
    color: #17ebdb;
  }

  .text-span-64, .text-span-65, .text-span-66, .text-span-67 {
    text-decoration: underline;
  }

  .text-block-338 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    color: #fff;
  }

  .img-fase {
    object-fit: cover;
  }

  .container-17-copy-copy {
    color: #000;
    -webkit-text-stroke-color: #000;
    color: #000;
    -webkit-text-stroke-color: #000;
    color: #000;
    -webkit-text-stroke-color: #000;
    color: #000;
    -webkit-text-stroke-color: #000;
    color: #000;
    -webkit-text-stroke-color: #000;
    color: #000;
    -webkit-text-stroke-color: #000;
    color: #000;
    -webkit-text-stroke-color: #000;
    background-color: #1d1d1d;
  }

  .heading-33-adv {
    font-size: 28px;
  }

  .heading-32-adv {
    font-size: 22px;
  }

  .container-19-adv {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .paragraph-30-adv {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.4;
  }

  .paragraph-29-adv {
    font-size: 10px;
  }

  .title-adv {
    padding-top: 50px;
  }

  .paragraph-56 {
    font-size: 13px;
  }

  .paragraph-30-adv-new {
    font-size: 18px;
    line-height: 1.4;
  }

  .heading-di-3-2 {
    color: #000;
    margin: 10px 0 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.3;
  }

  .html-embed-36 {
    margin-left: 0;
  }

  .container-17-mastermind {
    color: #000;
    -webkit-text-stroke-color: #000;
    background-color: #1d1d1d;
  }

  .heading-30-mastermind {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
  }

  .heading-31-mastermind {
    text-align: left;
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 400;
  }

  .heading-43-mastermind {
    color: #d0d0d0;
    text-align: left;
    margin: 0 0 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
  }

  .div-block-190-0-mastermind {
    background-image: linear-gradient(to right, #449bf0 100%, #fff 70%);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .paragraph-300-0-mastermind {
    white-space: normal;
    position: static;
  }

  .bold-text-27, .bold-text-27-mastermind, .bold-text-27-copy {
    text-align: left;
    font-size: 16px;
  }

  .text-span-68 {
    color: #fff;
  }

  .bold-text-28, .bold-text-29 {
    color: #ff7a00;
  }

  .heading-31-mastermind-2 {
    color: #ff7a00;
    text-align: center;
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 400;
  }

  .bold-text-30 {
    color: #ff7a00;
  }

  .heading-31-mastermind-3 {
    text-align: center;
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 400;
  }

  .heading-31-mastermind-copy {
    text-align: left;
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 400;
  }

  .heading-43-mastermind-white {
    color: #fff;
    text-align: left;
    margin: 0 0 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
  }

  .bold-text-29-1 {
    color: #ff7a00;
  }

  .heading-43-mastermind-preco {
    color: #fff;
    text-align: center;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.3;
  }

  .heading-43-mastermind-preco2 {
    color: #fff;
    text-align: center;
    margin: 0 0 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
  }

  .heading-43-mastermind-y, .heading-43-mastermind-y2, .heading-43-mastermind-y3 {
    color: #f9bb00;
    text-align: left;
    margin: 0 0 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
  }

  .html-embed-37 {
    display: block;
  }

  .heading-43-mastermind-preco-oferta {
    color: #ff7a00;
    text-align: center;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.3;
  }

  .heading-43-mastermind-preco2-oferta {
    color: #ff7a00;
    text-align: center;
    margin: 0 0 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
  }

  .button-15 {
    text-align: center;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .text-block-278-rmkt-ig {
    max-width: 327px;
    clear: none;
    text-align: center;
    margin-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 1.15rem;
    line-height: 140%;
    display: inline-block;
  }

  .div-block-190-rmkt-ig {
    margin-bottom: 0;
  }

  .text-block-280-rmkt-ig {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    line-height: 22px;
    display: block;
  }

  .text-block-278-copyteste {
    max-width: 327px;
    text-align: center;
    margin-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 1.15rem;
    line-height: 140%;
    display: inline-block;
  }

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

  .footer-form-two {
    padding: 20px;
  }

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

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

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

  .paragraph-30-adv-new2 {
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 1.4;
  }

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

  .text-block-272-adv2 {
    font-size: 20px;
  }

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

  .grid-15-copy-adv {
    display: block;
  }

  .button_cta_article-copyadv, .button_cta_article-copyadv2, .button_cta_article-copyadv3 {
    width: 100%;
    font-size: 1.25rem;
  }

  .button_cta_article-copyadv4 {
    font-size: 1.25rem;
  }

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

  .text-block-272-adv5 {
    font-size: 20px;
  }

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

  .div-block-178-adv {
    font-size: 16px;
  }

  .paragraph-57 {
    font-size: 14px;
    display: block;
  }

  .button_cta_article-adv {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.2rem;
  }

  .button_cta_article-copyadv-gssc-1, .button_cta_article-copyadv2-gssc-2, .button_cta_article-copyadv3-gssc-3 {
    width: 100%;
    font-size: 1.25rem;
  }

  .paragraph-35-gssc {
    color: #000;
    font-size: 1.3rem;
  }

  .div-block-190-0-upsell {
    background-image: linear-gradient(to right, #449bf0 50%, #fff 50%);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-300-0-upsell {
    margin-left: 38%;
  }

  .container-16-copy-upsell {
    clear: none;
    background-color: #000;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .grid-15-adv {
    grid-column-gap: 16px;
    grid-row-gap: 8px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .button_cta_article-adv-adv {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.2rem;
  }

  .paragraph-38-adv {
    text-align: right;
    margin-bottom: 10px;
    font-size: 1.125rem;
  }

  .text-span-12-adv {
    text-align: right;
    font-size: 45px;
    display: inline-block;
  }

  .paragraph-37-adv {
    text-align: left;
    padding-left: 0;
    padding-right: 25px;
    font-size: 5rem;
    display: inline-block;
  }

  .text-block-272-copy, .text-block-272-adv-adv {
    font-size: 18px;
  }

  .adv-par-adv {
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 1.4;
  }

  .adv-par-adv.italic {
    font-size: 16px;
  }

  .adv-par-adv.text-justify {
    text-align: left;
  }

  .button_cta_article-adv2, .button_cta_article-adv3 {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.2rem;
  }

  .grid-15-adv-gssc {
    grid-column-gap: 16px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: inline-block;
  }

  .paragraph-30-adv-new-pbh {
    font-size: .95rem;
    line-height: 1.4;
  }

  .container-19-adv-pbh-new {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .title-adv-pbh-new {
    padding-top: 10px;
  }

  .bold-text-31 {
    color: #fff;
  }

  .text-block-280-new {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 5px;
    line-height: 22px;
    display: block;
  }

  .text-block-278-new {
    max-width: 327px;
    text-align: center;
    margin-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 1.15rem;
    line-height: 140%;
    display: inline-block;
  }

  .bold-text-32 {
    text-decoration: underline;
  }

  .heading-43-mastermind-preco2-0 {
    color: #ff7a00;
    text-align: center;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
  }

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

  .biohacker-space-black.sec-hero {
    text-align: center;
    padding: 35px 10px 0;
  }

  .biohacker-space-black.sec-slide1, .biohacker-space-black.sec-descubra {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .biohacker-space-black.sec-7dias {
    padding-bottom: 40px;
  }

  .biohacker-space-black.sec-presentes {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .biohacker-space-black.sec-preco {
    background-image: url('../images/mockup-bonus-mob_1mockup-bonus-mob.webp');
    background-position: 50% 199px;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .biohacker-space-black.sec-bio {
    padding-bottom: 20px;
  }

  .biohacker-space-black.sec-barramob.pd {
    min-height: 70px;
  }

  .biohacker-space-black.sec-preco-black {
    background-image: url('../images/mockup-bonus-mob_1mockup-bonus-mob.webp');
    background-position: 50% 199px;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .text-block-278-vertical {
    max-width: 327px;
    text-align: center;
    margin-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 1.15rem;
    line-height: 140%;
    display: inline-block;
  }

  .text-block-280-vertical {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 5px;
    line-height: 22px;
    display: block;
  }

  .paragraph-300-3-obrigado {
    white-space: normal;
    position: static;
  }

  .div-block-190-4-obrigado {
    background-image: linear-gradient(to right, #449bf0 100%, #fff 70%);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-300-4-obrigado {
    margin-left: 44%;
    margin-right: 50%;
  }

  .heading-46-obrigado {
    margin-top: 20px;
    margin-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
  }

  .heading-47-obrigado {
    color: #d0d0d0;
    margin: 0 0 25px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
  }

  .heading-47-obrigado-2 {
    color: #cbd33f;
    margin: 0 0 25px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
  }

  .biohacker-space-vertical.sec-hero {
    text-align: center;
    padding: 0 10px;
  }

  .biohacker-space-vertical.sec-slide1, .biohacker-space-vertical.sec-descubra {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .biohacker-space-vertical.sec-7dias {
    padding-bottom: 40px;
  }

  .biohacker-space-vertical.sec-presentes {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .biohacker-space-vertical.sec-preco {
    background-image: url('../images/mockup-bonus-mob_1mockup-bonus-mob.webp');
    background-position: 50% 199px;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .biohacker-space-vertical.sec-bio {
    padding-bottom: 20px;
  }

  .biohacker-space-vertical.sec-barramob.pd {
    min-height: 70px;
  }

  .biohacker-space-ticto.sec-hero {
    text-align: center;
    padding: 35px 10px 0;
  }

  .biohacker-space-ticto.sec-slide1, .biohacker-space-ticto.sec-descubra {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .biohacker-space-ticto.sec-7dias {
    padding-bottom: 40px;
  }

  .biohacker-space-ticto.sec-presentes {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .biohacker-space-ticto.sec-preco {
    background-image: url('../images/mockup-bonus-mob_1mockup-bonus-mob.webp');
    background-position: 50% 199px;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .biohacker-space-ticto.sec-bio {
    padding-bottom: 20px;
  }

  .biohacker-space-ticto.sec-barramob.pd {
    min-height: 70px;
  }

  .biohacker-space-ticto.sec-preco-black, .biohacker-space-ticto.sec-preco-ticto {
    background-image: url('../images/mockup-bonus-mob_1mockup-bonus-mob.webp');
    background-position: 50% 199px;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .button-13-ticto {
    text-align: center;
    font-size: 18px;
  }

  .button-13-ticto._2, .button-13-ticto._2-ticto {
    font-size: 16px;
  }

  .button-11-ticto {
    text-align: center;
    font-size: 14px;
  }

  .button-13-rmkt-parceiros {
    text-align: center;
    font-size: 18px;
  }

  .button-13-rmkt-parceiros._2 {
    font-size: 16px;
  }

  .text-block-278-teste {
    max-width: 327px;
    text-align: center;
    margin-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 1.16rem;
    line-height: 140%;
    display: inline-block;
  }

  .text-block-278-t {
    max-width: 327px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 1.15rem;
    line-height: 140%;
    display: inline-block;
  }

  .text-span-72, .text-span-73 {
    text-decoration: underline;
  }

  .biohacker-section-hero-home {
    background-color: #101418;
    background-image: none;
    margin-top: 0px;
    padding-top: 1px;
  }

  .text-span-74 {
    color: #e0eb17;
  }

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

  .text-block-278-t-back {
    max-width: 327px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 1.15rem;
    line-height: 140%;
    display: inline-block;
  }

  .biohacker-section-hero-497 {
    background-color: #031029;
    background-image: none;
    margin-top: 70px;
  }

  .text-span-63-t, .text-span-74-t {
    color: #e0eb17;
  }

  .text-block-278-home {
    max-width: 327px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 1.08rem;
    line-height: 140%;
    display: inline-block;
  }

  .text-block-280-home {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 0;
    font-size: 15px;
    line-height: 20px;
    display: block;
  }

  .text-span-76 {
    color: #17ebdb;
  }

  .text-block-290-home {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 0;
    font-size: 15px;
    line-height: 20px;
    display: block;
  }

  .text-block-278-teste-teste {
    max-width: 327px;
    text-align: center;
    margin-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 1.15rem;
    line-height: 140%;
    display: inline-block;
  }

  .text-block-280-teste {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 5px;
    font-size: 15px;
    line-height: 22px;
    display: block;
  }

  .text-span-77 {
    color: #e0eb17;
  }

  .text-block-280-teste-teste {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    font-size: 15px;
    line-height: 22px;
    display: block;
  }

  .bold-text-33 {
    text-decoration: underline;
  }

  .text-block-278-home-teste {
    max-width: 327px;
    text-align: center;
    margin-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 1.2rem;
    line-height: 140%;
    display: inline-block;
  }

  .text-block-278-home-copy1, .text-block-278-home-copy2 {
    max-width: 327px;
    text-align: center;
    margin-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 1.16rem;
    line-height: 140%;
    display: inline-block;
  }

  .text-block-278-home-copy {
    max-width: 327px;
    text-align: center;
    margin-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 1.15rem;
    line-height: 140%;
    display: inline-block;
  }

  .text-span-63-copy {
    color: #85f727;
  }

  .text-span-78, .text-span-79, .text-span-80, .text-span-81 {
    text-decoration: underline;
  }

  .text-span-63-home {
    color: #85f727;
  }

  .text-span-76-home {
    color: #85f727;
    text-decoration: none;
  }

  .text-span-82 {
    color: #000;
    background-color: #FF9700;
  }

  .text-span-82-1 {
  color: #FF9700;
}

  .text-span-83 {
    color: #dd0808;
    -webkit-text-stroke-color: #f81339;
  }

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

  .text-span-85 {
    color: #85f727;
  }

  .text-span-86 {
    background: var(--linear, linear-gradient(82deg, #ff7c12 -2.93%, #ff052b 89.18%));
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
  }
}

#w-node-_6632a6f3-83bf-3926-1f17-74febc978d04-23d2751f, #w-node-c097c625-28ca-c317-d343-e13fcd79dc92-23d2751f, #w-node-_16b491a1-6e7c-d274-0680-4a91d4c7c984-23d2751f, #w-node-_1e6838e1-58d3-00e5-e18c-3a28a8df30fd-23d2751f, #w-node-_19e15892-a3ac-9f5b-39fa-dcb005c0bd2f-23d2751f, #w-node-ecf255b3-8e88-2b5f-ae88-09f121a0b258-23d2751f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebed01e7-f82d-ae1c-d448-35f4c5000649-23d2751f, #w-node-_769b0d1b-d74d-1f8c-13a0-fa1a9f606521-23d2751f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-df4dfcd3-7269-d6d1-4a1e-a9e968807c50-23d2751f {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_6632a6f3-83bf-3926-1f17-74febc978d04-23d27533, #w-node-c097c625-28ca-c317-d343-e13fcd79dc92-23d27533, #w-node-_16b491a1-6e7c-d274-0680-4a91d4c7c984-23d27533, #w-node-_1e6838e1-58d3-00e5-e18c-3a28a8df30fd-23d27533, #w-node-_19e15892-a3ac-9f5b-39fa-dcb005c0bd2f-23d27533, #w-node-ecf255b3-8e88-2b5f-ae88-09f121a0b258-23d27533 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebed01e7-f82d-ae1c-d448-35f4c5000649-23d27533, #w-node-_769b0d1b-d74d-1f8c-13a0-fa1a9f606521-23d27533 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-df4dfcd3-7269-d6d1-4a1e-a9e968807c50-23d27533, #w-node-c621445d-4850-bf36-9d55-325934be6319-23d27535, #w-node-df4dfcd3-7269-d6d1-4a1e-a9e968807c50-23d27535 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_6632a6f3-83bf-3926-1f17-74febc978d04-23d2753e, #w-node-c097c625-28ca-c317-d343-e13fcd79dc92-23d2753e, #w-node-_16b491a1-6e7c-d274-0680-4a91d4c7c984-23d2753e, #w-node-_1e6838e1-58d3-00e5-e18c-3a28a8df30fd-23d2753e, #w-node-_19e15892-a3ac-9f5b-39fa-dcb005c0bd2f-23d2753e, #w-node-ecf255b3-8e88-2b5f-ae88-09f121a0b258-23d2753e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebed01e7-f82d-ae1c-d448-35f4c5000649-23d2753e, #w-node-_769b0d1b-d74d-1f8c-13a0-fa1a9f606521-23d2753e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-df4dfcd3-7269-d6d1-4a1e-a9e968807c50-23d2753e {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_250fbe05-698b-dfe9-cf8c-c675a6954947-23d27541, #w-node-_6e586ad4-93ad-f1da-3331-a169765bdfed-23d27541, #w-node-edf29e24-21e3-96a9-8b0c-d8e059294f0d-23d27541, #w-node-f020f463-fae3-4ae0-8cda-0ff31927b279-23d27541, #w-node-f020f463-fae3-4ae0-8cda-0ff31927b27e-23d27541, #w-node-f020f463-fae3-4ae0-8cda-0ff31927b283-23d27541, #w-node-_4f56ce09-ae17-bae2-75f5-24203788e129-23d27541, #w-node-_33120fa8-e96a-45f5-6200-784c58962f36-23d27541 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a43795be-bfae-e187-ecea-6c8c7d53895f-23d27541 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a43795be-bfae-e187-ecea-6c8c7d53894e-23d27541, #w-node-aa163a4f-68cc-7bbd-6d82-adf341c06517-23d27541, #w-node-_6abbcbd3-636d-ab3c-dde0-3915300bb750-23d27541, #w-node-_3ebea0c5-2d00-3227-c7f7-270cbce4baf0-23d27541, #w-node-_5462ed0a-e84c-7e66-bcbd-668de6e5de90-23d27541, #w-node-d6a4d0c2-fef5-c62c-0526-7d4024052e83-23d27541, #w-node-db5f08ed-7f12-a9d8-83e3-1f44d2371101-23d27541, #w-node-_61382cf1-e453-4574-4fde-b5f76376b50f-23d27541, #w-node-_61382cf1-e453-4574-4fde-b5f76376b514-23d27541, #w-node-ea41fde5-4fe9-a1e2-bd59-2d573f06d09a-23d27541, #w-node-_1e8e847c-d57b-32fe-7d15-753e5fc50604-5fc505eb, #w-node-_1e8e847c-d57b-32fe-7d15-753e5fc50606-5fc505eb, #w-node-_1e8e847c-d57b-32fe-7d15-753e5fc50608-5fc505eb, #w-node-_250fbe05-698b-dfe9-cf8c-c675a6954947-23d27544, #w-node-_6e586ad4-93ad-f1da-3331-a169765bdfed-23d27544, #w-node-edf29e24-21e3-96a9-8b0c-d8e059294f0d-23d27544, #w-node-f020f463-fae3-4ae0-8cda-0ff31927b279-23d27544, #w-node-f020f463-fae3-4ae0-8cda-0ff31927b27e-23d27544, #w-node-f020f463-fae3-4ae0-8cda-0ff31927b283-23d27544, #w-node-_4f56ce09-ae17-bae2-75f5-24203788e129-23d27544, #w-node-_33120fa8-e96a-45f5-6200-784c58962f36-23d27544 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a43795be-bfae-e187-ecea-6c8c7d53895f-23d27544 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a43795be-bfae-e187-ecea-6c8c7d53894e-23d27544, #w-node-aa163a4f-68cc-7bbd-6d82-adf341c06517-23d27544, #w-node-_6abbcbd3-636d-ab3c-dde0-3915300bb750-23d27544, #w-node-_3ebea0c5-2d00-3227-c7f7-270cbce4baf0-23d27544, #w-node-_5462ed0a-e84c-7e66-bcbd-668de6e5de90-23d27544, #w-node-d6a4d0c2-fef5-c62c-0526-7d4024052e83-23d27544, #w-node-db5f08ed-7f12-a9d8-83e3-1f44d2371101-23d27544, #w-node-_61382cf1-e453-4574-4fde-b5f76376b50f-23d27544, #w-node-_61382cf1-e453-4574-4fde-b5f76376b514-23d27544, #w-node-ea41fde5-4fe9-a1e2-bd59-2d573f06d09a-23d27544, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fab-23d27551, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fb5-23d27551, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fbf-23d27551, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fc9-23d27551, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fe7-23d27551, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fee-23d27551, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734ff5-23d27551, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734ffc-23d27551, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735003-23d27551, #w-node-_1f586dd5-d390-5cf9-10e0-93f7445bf9e5-23d27551, #w-node-_151a6cf5-6ec2-1b19-54db-ff049473500c-23d27551 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_151a6cf5-6ec2-1b19-54db-ff049473500f-23d27551 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_151a6cf5-6ec2-1b19-54db-ff0494735014-23d27551, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735016-23d27551, #w-node-_1b108e78-89dc-74c4-1609-4da7db7484fd-23d27551, #w-node-_1b108e78-89dc-74c4-1609-4da7db7484fb-23d27551, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735056-23d27551, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735037-23d27551, #w-node-_7cfe5676-4f60-85bc-113e-d3b47c2c1e6b-23d27551, #w-node-_7cfe5676-4f60-85bc-113e-d3b47c2c1e69-23d27551, #w-node-d90dbc40-ff2e-8bcf-de4a-5d0011cb3fa2-23d27551, #w-node-d90dbc40-ff2e-8bcf-de4a-5d0011cb3fae-23d27551, #w-node-d90dbc40-ff2e-8bcf-de4a-5d0011cb3faf-23d27551, #w-node-_61941dc2-b184-e991-2b6f-be3ab13fd21b-23d27551, #w-node-_61941dc2-b184-e991-2b6f-be3ab13fd227-23d27551, #w-node-_61941dc2-b184-e991-2b6f-be3ab13fd228-23d27551, #w-node-b81e4628-305a-a691-ae97-102e3b628d1b-23d27551 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b81e4628-305a-a691-ae97-102e3b628d20-23d27551 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-b81e4628-305a-a691-ae97-102e3b628d23-23d27551 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fb-23d27551 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fd-23d27551 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5124d350-a05f-84c4-9b40-0c2066a1719c-23d27551 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_250fbe05-698b-dfe9-cf8c-c675a6954947-23d27553, #w-node-_6e586ad4-93ad-f1da-3331-a169765bdfed-23d27553, #w-node-edf29e24-21e3-96a9-8b0c-d8e059294f0d-23d27553, #w-node-f020f463-fae3-4ae0-8cda-0ff31927b279-23d27553, #w-node-f020f463-fae3-4ae0-8cda-0ff31927b27e-23d27553, #w-node-f020f463-fae3-4ae0-8cda-0ff31927b283-23d27553, #w-node-_4f56ce09-ae17-bae2-75f5-24203788e129-23d27553, #w-node-_33120fa8-e96a-45f5-6200-784c58962f36-23d27553 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a43795be-bfae-e187-ecea-6c8c7d53895f-23d27553 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a43795be-bfae-e187-ecea-6c8c7d53894e-23d27553, #w-node-aa163a4f-68cc-7bbd-6d82-adf341c06517-23d27553, #w-node-_6abbcbd3-636d-ab3c-dde0-3915300bb750-23d27553, #w-node-_3ebea0c5-2d00-3227-c7f7-270cbce4baf0-23d27553, #w-node-_5462ed0a-e84c-7e66-bcbd-668de6e5de90-23d27553, #w-node-d6a4d0c2-fef5-c62c-0526-7d4024052e83-23d27553, #w-node-db5f08ed-7f12-a9d8-83e3-1f44d2371101-23d27553, #w-node-_61382cf1-e453-4574-4fde-b5f76376b50f-23d27553, #w-node-_61382cf1-e453-4574-4fde-b5f76376b514-23d27553, #w-node-ea41fde5-4fe9-a1e2-bd59-2d573f06d09a-23d27553, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fab-23d2755e, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fb5-23d2755e, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fbf-23d2755e, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fc9-23d2755e, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fe7-23d2755e, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fee-23d2755e, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734ff5-23d2755e, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734ffc-23d2755e, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735003-23d2755e, #w-node-_1f586dd5-d390-5cf9-10e0-93f7445bf9e5-23d2755e, #w-node-_151a6cf5-6ec2-1b19-54db-ff049473500c-23d2755e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_151a6cf5-6ec2-1b19-54db-ff049473500f-23d2755e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_151a6cf5-6ec2-1b19-54db-ff0494735014-23d2755e, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735016-23d2755e, #w-node-_1b108e78-89dc-74c4-1609-4da7db7484fd-23d2755e, #w-node-_1b108e78-89dc-74c4-1609-4da7db7484fb-23d2755e, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735056-23d2755e, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735037-23d2755e, #w-node-_7cfe5676-4f60-85bc-113e-d3b47c2c1e6b-23d2755e, #w-node-_7cfe5676-4f60-85bc-113e-d3b47c2c1e69-23d2755e, #w-node-d90dbc40-ff2e-8bcf-de4a-5d0011cb3fa2-23d2755e, #w-node-d90dbc40-ff2e-8bcf-de4a-5d0011cb3fae-23d2755e, #w-node-d90dbc40-ff2e-8bcf-de4a-5d0011cb3faf-23d2755e, #w-node-_61941dc2-b184-e991-2b6f-be3ab13fd21b-23d2755e, #w-node-_61941dc2-b184-e991-2b6f-be3ab13fd227-23d2755e, #w-node-_61941dc2-b184-e991-2b6f-be3ab13fd228-23d2755e, #w-node-b81e4628-305a-a691-ae97-102e3b628d1b-23d2755e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b81e4628-305a-a691-ae97-102e3b628d20-23d2755e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-b81e4628-305a-a691-ae97-102e3b628d23-23d2755e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fb-23d2755e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fd-23d2755e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5124d350-a05f-84c4-9b40-0c2066a1719c-23d2755e {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_250fbe05-698b-dfe9-cf8c-c675a6954947-23d2755f, #w-node-_6e586ad4-93ad-f1da-3331-a169765bdfed-23d2755f, #w-node-edf29e24-21e3-96a9-8b0c-d8e059294f0d-23d2755f, #w-node-f020f463-fae3-4ae0-8cda-0ff31927b279-23d2755f, #w-node-f020f463-fae3-4ae0-8cda-0ff31927b27e-23d2755f, #w-node-f020f463-fae3-4ae0-8cda-0ff31927b283-23d2755f, #w-node-_4f56ce09-ae17-bae2-75f5-24203788e129-23d2755f, #w-node-_33120fa8-e96a-45f5-6200-784c58962f36-23d2755f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a43795be-bfae-e187-ecea-6c8c7d53895f-23d2755f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a43795be-bfae-e187-ecea-6c8c7d53894e-23d2755f, #w-node-aa163a4f-68cc-7bbd-6d82-adf341c06517-23d2755f, #w-node-_6abbcbd3-636d-ab3c-dde0-3915300bb750-23d2755f, #w-node-_3ebea0c5-2d00-3227-c7f7-270cbce4baf0-23d2755f, #w-node-_5462ed0a-e84c-7e66-bcbd-668de6e5de90-23d2755f, #w-node-d6a4d0c2-fef5-c62c-0526-7d4024052e83-23d2755f, #w-node-db5f08ed-7f12-a9d8-83e3-1f44d2371101-23d2755f, #w-node-_61382cf1-e453-4574-4fde-b5f76376b50f-23d2755f, #w-node-_61382cf1-e453-4574-4fde-b5f76376b514-23d2755f, #w-node-ea41fde5-4fe9-a1e2-bd59-2d573f06d09a-23d2755f, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fab-23d27560, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fb5-23d27560, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fbf-23d27560, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fc9-23d27560, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fe7-23d27560, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fee-23d27560, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734ff5-23d27560, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734ffc-23d27560, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735003-23d27560, #w-node-_1f586dd5-d390-5cf9-10e0-93f7445bf9e5-23d27560, #w-node-_151a6cf5-6ec2-1b19-54db-ff049473500c-23d27560 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_151a6cf5-6ec2-1b19-54db-ff049473500f-23d27560 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_151a6cf5-6ec2-1b19-54db-ff0494735014-23d27560, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735016-23d27560, #w-node-_1b108e78-89dc-74c4-1609-4da7db7484fd-23d27560, #w-node-_1b108e78-89dc-74c4-1609-4da7db7484fb-23d27560, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735056-23d27560, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735037-23d27560, #w-node-_7cfe5676-4f60-85bc-113e-d3b47c2c1e6b-23d27560, #w-node-_7cfe5676-4f60-85bc-113e-d3b47c2c1e69-23d27560, #w-node-d90dbc40-ff2e-8bcf-de4a-5d0011cb3fa2-23d27560, #w-node-d90dbc40-ff2e-8bcf-de4a-5d0011cb3fae-23d27560, #w-node-d90dbc40-ff2e-8bcf-de4a-5d0011cb3faf-23d27560, #w-node-_61941dc2-b184-e991-2b6f-be3ab13fd21b-23d27560, #w-node-_61941dc2-b184-e991-2b6f-be3ab13fd227-23d27560, #w-node-_61941dc2-b184-e991-2b6f-be3ab13fd228-23d27560, #w-node-b81e4628-305a-a691-ae97-102e3b628d1b-23d27560 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b81e4628-305a-a691-ae97-102e3b628d20-23d27560 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-b81e4628-305a-a691-ae97-102e3b628d23-23d27560 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fb-23d27560 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fd-23d27560 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5124d350-a05f-84c4-9b40-0c2066a1719c-23d27560 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_6632a6f3-83bf-3926-1f17-74febc978d04-23d27562, #w-node-c097c625-28ca-c317-d343-e13fcd79dc92-23d27562, #w-node-_16b491a1-6e7c-d274-0680-4a91d4c7c984-23d27562, #w-node-_1e6838e1-58d3-00e5-e18c-3a28a8df30fd-23d27562, #w-node-_19e15892-a3ac-9f5b-39fa-dcb005c0bd2f-23d27562, #w-node-ecf255b3-8e88-2b5f-ae88-09f121a0b258-23d27562 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebed01e7-f82d-ae1c-d448-35f4c5000649-23d27562, #w-node-_769b0d1b-d74d-1f8c-13a0-fa1a9f606521-23d27562 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-df4dfcd3-7269-d6d1-4a1e-a9e968807c50-23d27562 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_31c023f8-bf41-3b41-80e1-9fc9500ad0ea-23d27562 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_76472653-4ab8-7c80-426d-d4c32fc0cf12-23d27562 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fab-23d27565, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fb5-23d27565, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fbf-23d27565, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fc9-23d27565, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fe7-23d27565, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734fee-23d27565, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734ff5-23d27565, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494734ffc-23d27565, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735003-23d27565, #w-node-_1f586dd5-d390-5cf9-10e0-93f7445bf9e5-23d27565, #w-node-_151a6cf5-6ec2-1b19-54db-ff049473500c-23d27565 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_151a6cf5-6ec2-1b19-54db-ff049473500f-23d27565 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_151a6cf5-6ec2-1b19-54db-ff0494735014-23d27565, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735016-23d27565, #w-node-_1b108e78-89dc-74c4-1609-4da7db7484fd-23d27565, #w-node-_1b108e78-89dc-74c4-1609-4da7db7484fb-23d27565, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735056-23d27565, #w-node-_151a6cf5-6ec2-1b19-54db-ff0494735037-23d27565, #w-node-_7cfe5676-4f60-85bc-113e-d3b47c2c1e6b-23d27565, #w-node-_7cfe5676-4f60-85bc-113e-d3b47c2c1e69-23d27565, #w-node-d90dbc40-ff2e-8bcf-de4a-5d0011cb3fa2-23d27565, #w-node-d90dbc40-ff2e-8bcf-de4a-5d0011cb3fae-23d27565, #w-node-d90dbc40-ff2e-8bcf-de4a-5d0011cb3faf-23d27565, #w-node-_61941dc2-b184-e991-2b6f-be3ab13fd21b-23d27565, #w-node-_61941dc2-b184-e991-2b6f-be3ab13fd227-23d27565, #w-node-_61941dc2-b184-e991-2b6f-be3ab13fd228-23d27565, #w-node-b81e4628-305a-a691-ae97-102e3b628d1b-23d27565 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b81e4628-305a-a691-ae97-102e3b628d20-23d27565 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-b81e4628-305a-a691-ae97-102e3b628d23-23d27565 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fb-23d27565 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fd-23d27565 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5124d350-a05f-84c4-9b40-0c2066a1719c-23d27565 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_250fbe05-698b-dfe9-cf8c-c675a6954947-23d27568, #w-node-_6e586ad4-93ad-f1da-3331-a169765bdfed-23d27568, #w-node-edf29e24-21e3-96a9-8b0c-d8e059294f0d-23d27568, #w-node-f020f463-fae3-4ae0-8cda-0ff31927b279-23d27568, #w-node-f020f463-fae3-4ae0-8cda-0ff31927b27e-23d27568, #w-node-f020f463-fae3-4ae0-8cda-0ff31927b283-23d27568, #w-node-_4f56ce09-ae17-bae2-75f5-24203788e129-23d27568, #w-node-_33120fa8-e96a-45f5-6200-784c58962f36-23d27568 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a43795be-bfae-e187-ecea-6c8c7d53895f-23d27568 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a43795be-bfae-e187-ecea-6c8c7d53894e-23d27568, #w-node-aa163a4f-68cc-7bbd-6d82-adf341c06517-23d27568, #w-node-_6abbcbd3-636d-ab3c-dde0-3915300bb750-23d27568, #w-node-_3ebea0c5-2d00-3227-c7f7-270cbce4baf0-23d27568, #w-node-_5462ed0a-e84c-7e66-bcbd-668de6e5de90-23d27568, #w-node-d6a4d0c2-fef5-c62c-0526-7d4024052e83-23d27568, #w-node-db5f08ed-7f12-a9d8-83e3-1f44d2371101-23d27568, #w-node-_61382cf1-e453-4574-4fde-b5f76376b50f-23d27568, #w-node-_61382cf1-e453-4574-4fde-b5f76376b514-23d27568, #w-node-ea41fde5-4fe9-a1e2-bd59-2d573f06d09a-23d27568 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-ebed01e7-f82d-ae1c-d448-35f4c5000649-23d2751f, #w-node-ebed01e7-f82d-ae1c-d448-35f4c5000649-23d27533, #w-node-ebed01e7-f82d-ae1c-d448-35f4c5000649-23d2753e {
    justify-self: end;
  }

  #w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fb-23d27551, #w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fb-23d2755e, #w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fb-23d27560 {
    justify-self: center;
  }

  #w-node-ebed01e7-f82d-ae1c-d448-35f4c5000649-23d27562 {
    justify-self: end;
  }

  #w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fb-23d27565 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ebed01e7-f82d-ae1c-d448-35f4c5000649-23d2751f, #w-node-ebed01e7-f82d-ae1c-d448-35f4c5000649-23d27533, #w-node-ebed01e7-f82d-ae1c-d448-35f4c5000649-23d2753e {
    align-self: end;
  }

  #w-node-_33120fa8-e96a-45f5-6200-784c58962f36-23d27541, #w-node-_33120fa8-e96a-45f5-6200-784c58962f36-23d27544 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fb-23d27551 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fd-23d27551 {
    order: 0;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5124d350-a05f-84c4-9b40-0c2066a1719c-23d27551 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_33120fa8-e96a-45f5-6200-784c58962f36-23d27553 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fb-23d2755e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fd-23d2755e {
    order: 0;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5124d350-a05f-84c4-9b40-0c2066a1719c-23d2755e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_33120fa8-e96a-45f5-6200-784c58962f36-23d2755f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fb-23d27560 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fd-23d27560 {
    order: 0;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5124d350-a05f-84c4-9b40-0c2066a1719c-23d27560 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ebed01e7-f82d-ae1c-d448-35f4c5000649-23d27562 {
    align-self: end;
  }

  #w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fb-23d27565 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f3bb85d8-b323-76ac-b29c-14c0ea7860fd-23d27565 {
    order: 0;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5124d350-a05f-84c4-9b40-0c2066a1719c-23d27565 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_33120fa8-e96a-45f5-6200-784c58962f36-23d27568 {
    grid-area: 1 / 1 / 2 / 2;
  }
}


@font-face {
  font-family: 'Spacegrotesk';
  src: url('../fonts/SpaceGrotesk-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spacegrotesk';
  src: url('../fonts/SpaceGrotesk-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spacegrotesk';
  src: url('../fonts/SpaceGrotesk-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spacegrotesk';
  src: url('../fonts/SpaceGrotesk-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spacegrotesk';
  src: url('../fonts/SpaceGrotesk-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Publicsans';
  src: url('../fonts/PublicSans-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Publicsans';
  src: url('../fonts/PublicSans-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Publicsans';
  src: url('../fonts/PublicSans-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Publicsans';
  src: url('../fonts/PublicSans-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Publicsans';
  src: url('../fonts/PublicSans-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}