:root {
  --red: #ef1d27;
  --black: black;
  --white: white;
}

.cloneable-container-default {
  background-color: #f7f7fb00;
  border-radius: 0;
  min-height: auto;
  padding: 0;
  transform: translate(0);
}

.check-mark-text {
  color: #000;
  font-size: 18px;
}

.accordion-arrow-wrap---brix {
  color: #ef1d27;
  background-color: #fff0;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: auto;
  display: flex;
  box-shadow: 0 5px 16px #080f340f;
}

.gps-hero-right {
  text-align: right;
}

.text-btn {
  color: #fff;
  text-transform: uppercase;
  background-color: #ef1d27;
  padding: 10px;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.text-btn.btn-2 {
  padding: 6px;
  font-size: 20px;
  font-weight: 700;
}

.text-btn.btn-2.bot {
  margin-top: 0;
  margin-bottom: 20px;
}

.text-btn.mr-15 {
  margin-right: 15px;
  font-weight: 700;
}

.items-inner {
  text-align: center;
  background-image: linear-gradient(158deg, #2e2d2d, #542b2d);
  border-radius: 5px;
  padding: 30px 20px;
}

.inner-title {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.gps-sec-title {
  color: #ef1d27;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-style: italic;
  font-weight: 700;
  line-height: 120%;
}

.gps-sec-title.fs-46 {
  color: var(--red);
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 46px;
  font-weight: 800;
}

.text-bold {
  font-weight: 700;
}

.gps-hero-intro {
  color: #000;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 800;
  line-height: 130%;
}

.gps-hero-intro.center {
  text-align: center;
}

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

.day-intro {
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  margin-bottom: 0;
  padding: 6px 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  display: inline-block;
}

.day-intro._2 {
  text-transform: none;
  font-size: 40px;
  font-weight: 700;
}

.day-intro._2.red {
  background-color: var(--red);
  text-align: center;
}

.gps-hero {
  padding-top: 20px;
  padding-bottom: 20px;
}

.gps-hero-area {
  background-image: url('../images/banner-bg.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.dscr-intro {
  color: #fff;
  width: 100%;
  max-width: 280px;
  margin-bottom: 0;
  padding-right: 0;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  line-height: 120%;
  position: absolute;
  top: 40px;
  left: 30px;
}

.dscr-intro.right-img {
  top: auto;
  bottom: 40px;
}

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

.gps-sec-intro {
  color: #fff;
  font-size: 22px;
  line-height: 130%;
}

.gps-sec-intro.mb-40 {
  margin-top: 10px;
  margin-bottom: 40px;
}

.gps-sec-intro.mb-40.m-t-10 {
  margin-top: 10px;
}

.accordion-arrow-wrapper---brix {
  z-index: 200;
  color: #4a3aff;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  padding-bottom: 2px;
  display: flex;
  position: relative;
  transform: rotate(90deg);
}

.dscr-img {
  width: 100%;
  max-width: 355px;
  position: relative;
}

.are-you-feeling {
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.gps-check-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.gps-check-item.mb-0 {
  margin-bottom: 0;
}

.gps-link {
  color: #fff;
  text-align: right;
  font-size: 18px;
  line-height: 130%;
  text-decoration: none;
  display: block;
}

.arrow-line---brix {
  background-color: #4a3aff;
  border-radius: 500px;
  width: 11px;
  min-height: 2px;
  position: absolute;
}

.arrow-line---brix._2---brix {
  color: #ef1d27;
  background-color: #ef1d27;
  right: 7px;
  transform: rotate(-45deg);
}

.arrow-line---brix._1---brix {
  color: #ef1d27;
  background-color: #ef1d27;
  left: 7px;
  transform: rotate(45deg);
}

.accordion-item---brix {
  cursor: pointer;
  background-color: #fff;
  border-radius: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 40px;
  display: flex;
}

.accordion-item---brix.accordion-1---brix {
  background-color: #fff0;
  border: 1px solid #ef1d27;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px;
}

.accordion-item---brix.accordion-1---brix:hover {
  border-color: #ef1d27;
}

.accordion-item-wrapper---brix {
  max-width: 886px;
  margin-left: auto;
  margin-right: auto;
}

.accordion-item-wrapper---brix.preview-page {
  max-width: 600px;
}

.accordion-content---brix {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.gps-hero-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.descobrir {
  background-image: linear-gradient(233deg, #e4d7d8, #e3e3e3);
  padding-top: 50px;
  padding-bottom: 50px;
}

.accordion-trigger---brix {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.sec-row-1.mb-40 {
  margin-bottom: 40px;
}

.bold-text {
  font-weight: 700;
}

.mt-40 {
  margin-top: 40px;
}

.secure-my-spot {
  background-image: linear-gradient(350deg, #3a2c2d, #462b2d);
  padding-top: 50px;
  padding-bottom: 50px;
}

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

.paragraph-3 {
  color: #000;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 120%;
}

.gps-hero-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.gps-check-list {
  margin-top: 20px;
}

.accordion-paragraph---brix {
  color: #000;
  width: 100%;
  max-width: 90%;
  margin-top: 18px;
  margin-bottom: 0;
}

.div-block-8 {
  margin-top: 10px;
}

.div-block-8._2 {
  margin-bottom: 25px;
}

.text-red {
  color: red;
  font-weight: 700;
}

.text-red.italic {
  font-style: italic;
}

.accordion-item-title---brix {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.day-top {
  margin-bottom: 50px;
}

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

.dscr-row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.dscr-row.mb-50 {
  margin-bottom: 50px;
}

.dscr-row.mb-50.left-img {
  grid-template-columns: 2fr 1fr;
}

.copyright {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 130%;
}

.gps-sec-header.mb-40 {
  margin-bottom: 40px;
}

.gps-sec-header.mb-40.text-center {
  text-align: center;
}

.gps-sec-header.mb-40.text-center._10 {
  margin-bottom: 10px;
}

.gps-btn {
  background-color: #3898ec;
  border-radius: 5px;
  padding: 15px 30px;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  transition: all .2s;
}

.gps-btn:hover {
  background-color: #084983;
}

.gps-btn.flex {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
}

.gps-btn.green {
  background-color: var(--black);
  color: #7dca02;
  text-transform: uppercase;
}

.gps-btn.vip {
  background-color: #0084ff;
  font-size: 30px;
}

.gps-btn.vip:hover {
  background-color: #000;
}

.gps-footer {
  background-color: #000;
  padding-top: 40px;
  padding-bottom: 40px;
}

.day-btn {
  color: #fff;
  text-transform: uppercase;
  background-color: #ef1d27;
  padding: 10px;
  font-size: 25px;
  font-weight: 700;
  display: inline-block;
}

.list-caption {
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

.faqs {
  background-image: linear-gradient(#e3dfe0, #e4d9da);
  padding-top: 50px;
  padding-bottom: 50px;
}

.gps-hero-intro-2 {
  color: #000;
  margin-top: 18px;
  margin-bottom: 25px;
  font-size: 22px;
  font-weight: 300;
  line-height: 130%;
}

.body {
  font-family: Montserrat, sans-serif;
}

.image {
  display: none;
}

.modal {
  z-index: 999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-bg {
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background-color: #000000e0;
  width: 100%;
  height: 100%;
}

.modal-container-4 {
  background-color: #081b2b00;
  border-radius: 4px;
  width: 100%;
  max-width: 35rem;
  margin-top: -10%;
  padding: 0 0;
  display: flex;
  position: absolute;
}

.close-link {
  color: #1e1e1e;
  cursor: pointer;
  text-decoration: none;
  position: absolute;
  inset: .4rem .4rem auto auto;
}

.close-text {
  color: var(--white);
  font-size: 4rem;
  transform: rotate(45deg);
}

.than {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.dd {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
}

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

.paragraph-3-copy {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 120%;
}

.paragraph-3-copy.max {
  max-width: 680px;
}

.paragraph-3-copy.max.top {
  max-width: 560px;
  margin-top: 115px;
}

.paragraph-3-copy.no-bot {
  margin-bottom: 5px;
}

.paragraph-3-copy._33 {
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 800;
}

.paragraph-3-copy._33.verde {
  color: #7dca02;
  margin-top: 62px;
  margin-bottom: 10px;
}

.paragraph-3-copy.bot-50 {
  margin-bottom: 50px;
}

.paragraph-3-copy.bot-50.max22 {
  text-align: left;
  max-width: 700px;
}

.paragraph-3-copy.top.max33 {
  max-width: 680px;
}

.gps-container-copy33 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.gps-hero-area-than {
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/banner-bg.png');
  background-position: 0 0, 50% 11%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.footer {
  background-color: #000;
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer-text {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  line-height: 140%;
  transition: all .2s;
}

.footer-text:hover {
  color: #db1a22;
}

.footer-text.no-hover:hover {
  color: #fff;
}

.footer-link {
  color: #fff;
  margin-right: -5px;
  padding: 2px 5px;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
}

.column-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.column-2.center {
  align-items: center;
}

.column-2.right {
  align-items: flex-end;
}

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

.container-1180 {
  max-width: 1090px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5px;
  padding-right: 5px;
}

.link {
  color: var(--red);
}

.whatsapp-component {
  position: fixed;
  inset: auto 2% 2% auto;
}

.bold-text-2 {
  font-weight: 500;
}

.logo22 {
  margin-bottom: 11px;
}

.image-2 {
  margin-bottom: 22px;
}

.div-block-9 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 860px;
  padding: 36px;
  display: flex;
}

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

.text-span {
  color: var(--red);
  margin-right: 160px;
  font-size: 140px;
  font-weight: 800;
  line-height: 147px;
}

.image-3 {
  max-width: 70px;
  overflow: visible;
}

.bold-text-3 {
  font-size: 30px;
}

@media screen and (max-width: 991px) {
  .check-mark-text {
    font-size: 18px;
    line-height: 24px;
  }

  .gps-hero-right {
    text-align: center;
  }

  .text-btn.btn-2 {
    font-size: 18px;
  }

  .gps-sec-title {
    font-size: 25px;
  }

  .gps-sec-title.fs-46 {
    margin-top: -46px;
    margin-bottom: 10px;
    font-size: 35px;
  }

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

  .gps-hero-intro {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .day-intro, .dscr-intro, .dscr-intro.right-img {
    font-size: 18px;
  }

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

  .gps-hero-img {
    max-width: 65%;
  }

  .gps-sec-intro {
    font-size: 18px;
  }

  .gps-sec-intro.mb-40 {
    font-size: 18px;
    line-height: 150%;
  }

  .gps-sec-intro.mb-40.m-t-10 {
    font-size: 18px;
  }

  .dscr-img {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: auto;
  }

  .div-block-6 {
    justify-content: center;
  }

  .gps-check-item {
    font-size: 18px;
  }

  .gps-link {
    font-size: 16px;
  }

  .accordion-item---brix.accordion-1---brix {
    margin-bottom: 20px;
  }

  .gps-hero-row {
    flex-flow: column;
    display: flex;
  }

  .gps-logo-img {
    max-width: 100%;
  }

  .sec-row-1.mb-40 {
    grid-template-columns: 1fr 1fr;
  }

  .gps-footer-row {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    justify-content: center;
  }

  .paragraph-3 {
    font-size: 20px;
    line-height: 150%;
  }

  .gps-hero-left {
    text-align: center;
    display: none;
  }

  .accordion-paragraph---brix {
    max-width: 100%;
  }

  .accordion-item-title---brix {
    max-width: 88%;
  }

  .day-top {
    margin-bottom: 30px;
  }

  .dscr-row.mb-50 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 2fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .dscr-row.mb-50.left-img {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 2fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    display: flex;
  }

  .copyright {
    font-size: 16px;
  }

  .gps-btn, .gps-btn.flex {
    font-size: 18px;
  }

  .gps-footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .list-caption {
    font-size: 18px;
  }

  .gps-hero-intro-2 {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .image {
    max-width: 370px;
    margin-top: -100px;
    display: inline-block;
  }

  .dd {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .paragraph-3-copy {
    font-size: 20px;
    line-height: 150%;
  }

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

@media screen and (max-width: 767px) {
  .cloneable-container-default {
    padding: 0 24px;
  }

  .check-mark-text {
    font-size: 16px;
  }

  .accordion-arrow-wrap---brix {
    width: 40px;
    min-height: 40px;
  }

  .text-btn, .text-btn.btn-2, .text-btn.mr-15 {
    font-size: 16px;
  }

  .gps-sec-title {
    font-size: 22px;
  }

  .gps-sec-title.fs-46 {
    font-size: 30px;
  }

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

  .day-intro._2 {
    font-size: 27px;
  }

  .dscr-intro, .dscr-intro.right-img {
    font-size: 16px;
  }

  .gps-hero-img {
    max-width: 50%;
  }

  .gps-sec-intro, .gps-sec-intro.mb-40, .gps-sec-intro.mb-40.m-t-10 {
    font-size: 16px;
  }

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

  .accordion-item---brix.accordion-1---brix {
    margin-bottom: 16px;
    padding: 0;
  }

  .descobrir {
    padding-bottom: 30px;
  }

  .gps-logo-img {
    max-width: 90%;
  }

  .gps-footer-row {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .paragraph-3 {
    text-align: center;
    font-size: 16px;
  }

  .accordion-paragraph---brix {
    max-width: 100%;
    font-size: 14px;
    line-height: 1.6;
  }

  .accordion-item-title---brix {
    max-width: 80%;
    font-size: 16px;
  }

  .dscr-row.mb-50 {
    flex-flow: column;
    display: block;
  }

  .dscr-row.mb-50.left-img {
    flex-flow: column-reverse;
  }

  .copyright {
    text-align: center;
  }

  .gps-btn, .gps-btn.flex {
    font-size: 16px;
  }

  .gps-btn.vip, .day-btn {
    font-size: 20px;
  }

  .gps-hero-intro-2 {
    font-size: 18px;
  }

  .close-link {
    top: -10px;
    right: 5px;
  }

  .paragraph-3-copy {
    text-align: center;
    font-size: 16px;
  }

  .paragraph-3-copy._33 {
    font-size: 30px;
  }

  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .column-2.center-mobile {
    align-items: center;
  }

  .grid-3column {
    grid-template-columns: 1fr;
  }

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

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

@media screen and (max-width: 479px) {
  .cloneable-container-default {
    padding: 0;
  }

  .accordion-arrow-wrap---brix {
    box-shadow: none;
    width: auto;
    min-height: auto;
  }

  .text-btn.btn-2, .text-btn.mr-15 {
    font-size: 14px;
  }

  .inner-title {
    font-size: 16px;
    line-height: 120%;
  }

  .gps-sec-title {
    font-size: 20px;
  }

  .gps-sec-title.fs-46 {
    font-size: 25px;
  }

  .gps-hero-intro, .day-intro {
    font-size: 16px;
  }

  .day-intro._2 {
    font-size: 17px;
  }

  .dscr-intro, .dscr-intro.right-img {
    max-width: 245px;
    font-size: 16px;
    left: 20px;
  }

  .gps-hero-img {
    max-width: 100%;
  }

  .gps-sec-intro, .gps-sec-intro.mb-40, .gps-sec-intro.mb-40.m-t-10 {
    font-size: 16px;
  }

  .accordion-item---brix.accordion-1---brix {
    padding: 15px;
  }

  .gps-logo-img {
    max-width: 80%;
  }

  .sec-row-1.mb-40 {
    grid-template-columns: 1fr;
  }

  .accordion-paragraph---brix {
    max-width: 100%;
  }

  .accordion-item-title---brix {
    max-width: 70%;
    font-size: 16px;
    line-height: 120%;
  }

  .gps-btn, .gps-btn.flex {
    font-size: 14px;
  }

  .gps-btn.green {
    text-align: center;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .gps-btn.vip {
    text-align: center;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 17px;
  }

  .day-btn {
    font-size: 18px;
  }

  .gps-hero-intro-2 {
    font-size: 16px;
  }

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

  .dd {
    font-size: 16px;
  }

  .paragraph-3-copy.max.top {
    margin-top: 79px;
  }

  .paragraph-3-copy.edee {
    margin-top: 15px;
  }

  .div-block-9 {
    padding: 24px;
  }

  .text-span {
    font-size: 100px;
    line-height: 100px;
  }

  .image-3 {
    max-width: 50px;
  }

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

#w-node-c8604715-bb6a-038f-6f61-d3c3ed6353d2-02372b97, #w-node-_591a4925-3de2-4759-f911-e54bf88870e9-72c54d44 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


