@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap");
.p-venda .banner-page {
  background: #171B20 url("../assets/venda/banner.png") center/cover no-repeat;
  padding: 32px 0;
  position: relative;
}

.p-venda .banner-page::before {
  content: url("../assets/venda/pattern1.png");
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

@media screen and (max-width: 420px) {
  .p-venda .banner-page::before {
    left: -50%;
  }
}

.p-venda .banner-page::after {
  content: url("../assets/venda/pattern2.png");
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

@media screen and (max-width: 420px) {
  .p-venda .banner-page::after {
    right: -24%;
  }
}

.p-venda .banner-page .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 9;
}

.p-venda .banner-page__logo {
  display: block;
  width: 112px;
}

.p-venda .banner-page__text {
  margin: 64px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 420px) {
  .p-venda .banner-page__text {
    margin: 48px 0 0 0;
  }
}

.p-venda .banner-page__text__hashtag {
  max-width: 207px;
}

.p-venda .banner-page__text__contador {
  margin: 8px 0 56px 0;
}

@media screen and (max-width: 420px) {
  .p-venda .banner-page__text__contador {
    margin: 8px 0;
  }
}

.p-venda .banner-page__text__contador__title {
  text-align: center;
  color: #ffffff;
  font: 3.2rem/1.2 "Source Sans Pro", sans-serif;
  font-weight: 700;
  margin: 0 0 40px 0;
}

@media screen and (max-width: 420px) {
  .p-venda .banner-page__text__contador__title {
    font: 600 2rem/1.2 "Source Sans Pro", sans-serif;
    margin: 0 0 24px 0;
  }
}

.p-venda .banner-page__text__contador__numeros {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.p-venda .banner-page__text__contador__numeros::before {
  content: url("../assets/venda/balls_dir.png");
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateX(104%);
          transform: translateX(104%);
}

@media screen and (max-width: 420px) {
  .p-venda .banner-page__text__contador__numeros::before {
    display: none;
  }
}

.p-venda .banner-page__text__contador__numeros > div {
  margin: 0 48px;
}

@media screen and (max-width: 420px) {
  .p-venda .banner-page__text__contador__numeros > div {
    margin: 0 10px 24px 10px;
  }
}

.p-venda .banner-page__text__contador__tempo {
  text-align: center;
  color: #D74644;
  font-size: 5.4em;
  font-weight: 600;
  margin: 0 0 36px 0;
}

@media screen and (max-width: 420px) {
  .p-venda .banner-page__text__contador__tempo {
    font-size: 2.8rem;
    margin: 0 0 12px 0;
  }
}

.p-venda .banner-page__text__contador__marcacao {
  text-align: center;
  color: rgba(255, 255, 255, 0.64);
  font-weight: 300;
  display: block;
  font-size: 18px;
}

.p-captura .banner-page {
  background: #171B20 url("../assets/captura/banner.png") center/cover no-repeat;
  padding: 32px 0 0 0;
  position: relative;
}

.p-captura .banner-page::before {
  content: url("../assets/venda/pattern1.png");
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

@media screen and (max-width: 420px) {
  .p-captura .banner-page::before {
    left: -50%;
  }
}

.p-captura .banner-page__logo {
  display: block;
  width: 112px;
  margin: 0 auto;
}

.p-captura .banner-page__content {
  margin: 32px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 9;
}

@media screen and (max-width: 420px) {
  .p-captura .banner-page__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.p-captura .banner-page__content__formulario {
  width: 100%;
  background: #22272E;
  border-radius: 10px;
  padding: 40px 32px;
  max-width: 420px;
  width: 100%;
  -webkit-box-shadow: 0 0 40px rgba(255, 255, 255, 0.1);
          box-shadow: 0 0 40px rgba(255, 255, 255, 0.1);
  position: relative;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
}

.p-captura .banner-page__content__formulario::before {
  content: url("../assets/captura/balls.png");
  position: absolute;
  right: -48px;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  bottom: 0;
}

.p-captura .banner-page__content__formulario__header {
  margin: 0 0 24px 0;
}

.p-captura .banner-page__content__formulario__header h2 {
  text-align: center;
  margin: 0 0 12px 0;
  color: #ffffff;
  font-weight: 400;
  font-size: 28px;
}

.p-captura .banner-page__content__formulario__header h2 strong {
  color: #ffffff;
  font-size: 28px;
}

.p-captura .banner-page__content__formulario__header p {
  text-align: center;
  color: rgba(255, 255, 255, 0.64);
}

.p-captura .banner-page__content__formulario .button {
  width: 100%;
  padding: 14px 28px;
  cursor: pointer;
}

.p-captura .banner-page__content__man {
  margin: 0 96px 0 0;
  width: 100%;
  max-width: 410px;
  position: relative;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
}

@media screen and (max-width: 1200px) {
  .p-captura .banner-page__content__man {
    margin: 0 40px 0 0;
  }
}

@media screen and (max-width: 420px) {
  .p-captura .banner-page__content__man {
    margin: 32px 0 0 0;
  }
}

.p-captura .banner-page__content__man figure {
  position: relative;
  z-index: 9;
}

.p-captura .banner-page__content__man::before {
  content: url("../assets/captura/balls.png");
  position: absolute;
  left: 0;
  top: 32px;
  z-index: 1;
}

.about.dif {
  padding: 144px 0 88px 0;
}

@media screen and (max-width: 420px) {
  .about.dif {
    padding: 88px 0;
  }
}

.p-semana .banner-page {
  background: url("../assets/semana/banner-semana.png") center/cover no-repeat;
  height: 640px;
}

.p-semana .banner-page::after {
  content: url("../assets/venda/pattern2.png");
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (max-width: 420px) {
  .p-semana .banner-page {
    background-position: -400px 100%;
  }
}

.p-semana .banner-page__logo {
  padding: 32px 0 80px 0;
  display: block;
  width: 112px;
  margin: 0 auto;
}

.p-semana .banner-page__content {
  margin: 0 auto;
  max-width: 565px;
  width: 100%;
}

.p-semana .banner-page__content__infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 32px 0 56px 0;
}

@media screen and (max-width: 420px) {
  .p-semana .banner-page__content__infos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-semana .banner-page__content__infos__esq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

@media screen and (max-width: 420px) {
  .p-semana .banner-page__content__infos__esq {
    margin: 0 0 24px 0;
  }
}

.p-semana .banner-page__content__infos__esq::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 100px;
  background: #ffffff;
  display: block;
  position: absolute;
  top: 50%;
  left: 46%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.p-semana .banner-page__content__infos__esq div:first-of-type {
  margin: 0 56px 0 0;
}

.p-semana .banner-page__content__infos__esq div h3 {
  color: #D74644;
  text-align: center;
  font: 900 30px/35px "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin: 0 0 2px 0;
}

.p-semana .banner-page__content__infos__esq div h6 {
  font: normal 16px/20px "Source Sans Pro", sans-serif;
  letter-spacing: 0.24em;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}

.p-semana .banner-page__content__infos__data {
  border: 1px solid #D74644;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 1000px;
  padding: 9px 28px;
  background: rgba(215, 70, 68, 0.16);
}

.p-semana .banner-page__content__infos__data::before {
  margin: 4px 14px 0 0;
  content: url("../assets/semana/calendar.svg");
}

.p-semana .banner-page__content__infos__data span {
  display: block;
  font: 600 20px/25px "Source Sans Pro", sans-serif;
  color: #ffffff;
}

.p-semana .banner-page__content .button {
  margin: 0 auto;
}

.agradecimento {
  background: #171B20 url("../assets/agradecimento/banner.png") top/contain no-repeat;
  padding: 32px 0 80px 0;
  position: relative;
}

@media screen and (max-width: 420px) {
  .agradecimento {
    background-size: 200%;
  }
}

.agradecimento::before {
  content: url("../assets/agradecimento/pattern.png");
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

@media screen and (max-width: 420px) {
  .agradecimento::before {
    display: none;
  }
}

.agradecimento .container {
  position: relative;
  z-index: 5;
}

.agradecimento h1 {
  color: #ffffff;
  text-align: center;
  font: bold 48px/60px "Source Sans Pro", sans-serif;
  margin: 80px 0 24px 0;
}

@media screen and (max-width: 420px) {
  .agradecimento h1 {
    margin: 48px 0 24px 0;
    font: bold 32px/44px "Source Sans Pro", sans-serif;
  }
}

.agradecimento h4 {
  text-align: center;
  color: rgba(255, 255, 255, 0.64);
  font: 300 22px/34px "Source Sans Pro", sans-serif;
}

@media screen and (max-width: 420px) {
  .agradecimento h4 {
    font-size: 18px;
    line-height: 1.4;
  }
}

.agradecimento h4 strong {
  color: #ffffff;
}

.agradecimento h6 {
  text-align: center;
  color: rgba(255, 255, 255, 0.64);
  font: 300 14px/20px "Source Sans Pro", sans-serif;
  margin: 16px 0 40px 0;
}

.agradecimento h6 strong {
  font-weight: 600;
  color: #ffffff;
}

.agradecimento__passos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 420px) {
  .agradecimento__passos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.agradecimento__passos__passo {
  margin: 0 20px;
  width: 380px;
  background: #23282E;
  border: 1px solid rgba(255, 255, 255, 0.16);
  padding: 40px;
  border-radius: 10px;
}

@media screen and (max-width: 420px) {
  .agradecimento__passos__passo {
    width: 100%;
    padding: 40px 24px;
    margin: 16px 0;
  }
}

.agradecimento__passos__passo h2 {
  text-align: center;
  color: #ffffff;
  font: 700 24px/1.2 "Source Sans Pro", sans-serif;
}

.agradecimento__passos__passo h2::after {
  content: "";
  background: #D74644;
  margin: 16px auto 32px auto;
  height: 3px;
  display: block;
  width: 48px;
}

.agradecimento__passos__passo p {
  text-align: center;
  color: rgba(255, 255, 255, 0.64);
}

.agradecimento__passos__passo p:not(:last-child) {
  margin: 0 0 32px 0;
}

.agradecimento__passos__passo p strong {
  color: #ffffff;
  font-weight: 600;
}

.agradecimento__redes h5 {
  text-align: center;
  color: rgba(255, 255, 255, 0.64);
  margin: 0 0 16px 0;
  text-transform: uppercase;
  font: normal 13px/1 "Source Sans Pro", sans-serif;
  letter-spacing: 0.24em;
}

.agradecimento__redes div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.agradecimento__redes div a {
  margin: 0 12px;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
}

.agradecimento__redes div a:hover {
  opacity: .8;
}

.agradecimento__redes div a i {
  font-size: 24px;
  color: #D74644;
}

.agradecimento .button--big {
  background: -webkit-gradient(linear, left top, right top, from(#23b53c), to(#53cd5f));
  background: linear-gradient(90deg, #23b53c 0%, #53cd5f 100%);
  -webkit-box-shadow: 0 0 32px rgba(83, 205, 95, 0.5);
          box-shadow: 0 0 32px rgba(83, 205, 95, 0.5);
  max-width: 450px;
  width: 100%;
  margin: 64px auto 40px auto;
}

.agradecimento .button--big i {
  font-size: 22px;
}

.treinamento {
  padding: 0 0 80px 0;
}

.treinamento__header {
  background: url("../assets/treinamento/header.png") center/cover no-repeat;
  width: 100vw;
  margin: 0 0 144px 0;
}

@media screen and (max-width: 420px) {
  .treinamento__header {
    margin: 0 0 96px 0;
  }
}

.treinamento__header__logo {
  padding: 32px 0 0 0;
  display: block;
  width: 112px;
  margin: 0 auto 80px auto;
}

@media screen and (max-width: 420px) {
  .treinamento__header__logo {
    margin-bottom: 64px;
  }
}

.treinamento__header__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 16px;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  margin: 32px 0 0 0;
}

@media screen and (max-width: 1200px) {
  .treinamento__header__cards {
    margin: 8px 0 0 0;
    overflow-x: auto;
  }
}

.treinamento__header__cards button {
  background: unset;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding: 8px;
  border-radius: 6px;
  background: #292D33;
  position: relative;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
}

.treinamento__header__cards button:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

@media screen and (max-width: 1200px) {
  .treinamento__header__cards button {
    white-space: nowrap;
    padding-right: 20px;
  }
}

.treinamento__header__cards button.disponivel .cadeado {
  display: none;
}

.treinamento__header__cards button.indisponivel {
  cursor: not-allowed;
}

.treinamento__header__cards button.indisponivel figure,
.treinamento__header__cards button.indisponivel h4,
.treinamento__header__cards button.indisponivel div {
  opacity: .25;
}

.treinamento__header__cards button.indisponivel .play {
  display: none;
}

.treinamento__header__cards button .thumb {
  margin: 0 16px 0 0;
  position: relative;
  background: #171B20;
  border-radius: 5px;
}

.treinamento__header__cards button .thumb figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  border-radius: 5px;
  width: 89px;
  height: 83px;
}

.treinamento__header__cards button .thumb figure img {
  width: auto;
  height: 100%;
}

.treinamento__header__cards button .thumb .play,
.treinamento__header__cards button .thumb .cadeado {
  width: 34px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.treinamento__header__cards button aside h4 {
  color: #ffffff;
  font: 600 20px/1 "Source Sans Pro", sans-serif;
  text-align: left;
  margin: 0 0 10px 0;
}

.treinamento__header__cards button aside div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.treinamento__header__cards button aside div i {
  margin: 0 8px 0 0;
  color: #D74644;
  font-size: 13px;
}

.treinamento__header__cards button aside div span {
  font: 400 13px/1 "Source Sans Pro", sans-serif;
  color: rgba(255, 255, 255, 0.5);
}

.treinamento__content {
  display: none;
  -webkit-animation: 600ms fade;
          animation: 600ms fade;
}

.treinamento__content.active {
  display: block;
}

.treinamento__content .container {
  max-width: 960px;
}

.treinamento__content__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1200px) {
  .treinamento__content__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.treinamento__content__header h1 {
  font: 400 38px/1.2 "Source Sans Pro", sans-serif;
  letter-spacing: -.3px;
  max-width: 700px;
  width: 100%;
}

@media screen and (max-width: 420px) {
  .treinamento__content__header h1 {
    font-size: 28px;
  }
}

.treinamento__content__header div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1200px) {
  .treinamento__content__header div {
    margin: 16px 0 0 0;
  }
}

.treinamento__content__header div i {
  color: #D74644;
  font-size: 18px;
  margin: 0 12px 0 0;
}

.treinamento__content__header div span {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -.3px;
}

.treinamento__content__video {
  margin: 40px 0;
  height: 560px;
  overflow: hidden;
  border-radius: 12px;
}

@media screen and (max-width: 420px) {
  .treinamento__content__video {
    height: 300px;
  }
}

.treinamento__content__description h4 {
  margin: 24px 0;
  font: 700 18px/1.2 "Source Sans Pro", sans-serif;
}

.treinamento__content__description p {
  color: rgba(23, 27, 32, 0.64);
}

@-webkit-keyframes fade {
  from {
    -webkit-transform: translateY(32px);
            transform: translateY(32px);
    opacity: 0;
    visibility: hidden;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}

@keyframes fade {
  from {
    -webkit-transform: translateY(32px);
            transform: translateY(32px);
    opacity: 0;
    visibility: hidden;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}

.encerradas .banner-page {
  position: relative;
  margin: 0 0 -3px 0;
  background: url("../assets/header-encerradas.png") center/cover no-repeat;
}

.encerradas .banner-page::before {
  content: url("../assets/venda/pattern1.png");
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

@media screen and (max-width: 420px) {
  .encerradas .banner-page::before {
    display: none;
  }
}

.encerradas .banner-page .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 5;
}

@media screen and (max-width: 1200px) {
  .encerradas .banner-page .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.encerradas .banner-page__logo {
  padding: 32px 0 0 0;
  display: block;
  width: 112px;
  margin: 0 auto 64px auto;
}

@media screen and (max-width: 420px) {
  .encerradas .banner-page__logo {
    margin-bottom: 64px;
  }
}

.encerradas .banner-page__text {
  max-width: 600px;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .encerradas .banner-page__text {
    margin: 0 0 40px 0;
  }
}

.encerradas .banner-page__text h1 {
  font: 700 50px/1.1 "Source Sans Pro", sans-serif;
  color: #ffffff;
  margin: 0 0 24px 0;
}

@media screen and (max-width: 420px) {
  .encerradas .banner-page__text h1 {
    font-size: 28px;
  }
}

.encerradas .banner-page__text p {
  color: rgba(255, 255, 255, 0.64);
}

.encerradas .banner-page__text p strong {
  color: #ffffff;
}

.encerradas .form-sec {
  background: unset;
}

.encerradas .form-sec::before {
  display: none;
}

.encerradas .form-sec__box {
  width: 440px;
  margin: 0;
}

@media screen and (max-width: 420px) {
  .encerradas .form-sec__box {
    width: 100%;
  }
}

/* RESETS */
* {
  list-style: none;
  text-decoration: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Source Sans Pro", sans-serif;
  color: #171B20;
}

html,
body {
  scroll-behavior: smooth;
  font-size: 1rem;
  line-height: 1.5rem;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  width: 100%;
  display: block;
}

p {
  color: rgba(23, 27, 32, 0.64);
  font: 1em/1.5em "Source Sans Pro", sans-serif;
}

strong {
  font-weight: 700;
}

::-moz-selection {
  background: #D74644;
  color: #ffffff;
}

::selection {
  background: #D74644;
  color: #ffffff;
}

/* RESETS */
.container {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .container {
    width: 100%;
    padding: 0 24px;
  }
}

.button {
  background: #D74644;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50px;
  padding: 10px 28px;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-box-shadow: 0 0 40px rgba(215, 70, 68, 0.5);
          box-shadow: 0 0 40px rgba(215, 70, 68, 0.5);
  position: relative;
}

.button--big {
  padding: 16px 40px;
  width: 420px;
}

@media screen and (max-width: 420px) {
  .button--big {
    width: 100%;
  }
}

.button--fixed {
  position: fixed;
  bottom: 24px;
  right: 24px;
}

@media screen and (max-width: 420px) {
  .button--fixed {
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    width: 100%;
    right: 0;
    bottom: 0;
    border-radius: 0;
    padding: 14px 28px;
    -webkit-box-shadow: 0 0 32px rgba(215, 70, 68, 0.4);
            box-shadow: 0 0 32px rgba(215, 70, 68, 0.4);
  }
  .button--fixed.active {
    opacity: 1;
    visibility: visible;
  }
}

.button span {
  color: #ffffff;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
}

.button i {
  color: #ffffff;
  font-size: 17px;
  margin: 0 0 0 16px;
}

.button:hover {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}

.title-sec h2 {
  font-size: 44px;
  line-height: 1.3;
  margin: 0 0 16px 0;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.4px;
}

@media screen and (max-width: 420px) {
  .title-sec h2 {
    font-size: 32px;
  }
}

.title-sec p {
  text-align: center;
  max-width: 820px;
  width: 100%;
  margin: 0 auto;
}

.title-sec--white h2 {
  color: #ffffff;
}

.title-sec--white h2 strong {
  color: #ffffff;
}

.title-sec--white p {
  color: rgba(255, 255, 255, 0.64);
}

.title-sec--black h2 {
  color: #171B20;
}

.title-sec--black h2 strong {
  color: #171B20;
}

.title-sec--black p {
  color: rgba(23, 27, 32, 0.64);
}

.section {
  padding: 88px 0;
}

@media screen and (max-width: 420px) {
  .section {
    padding: 64px 0;
  }
}

@keyframes fade {
  from {
    -webkit-transform: translateY(32px);
            transform: translateY(32px);
    opacity: 0;
    visibility: hidden;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}

/* LOGO SEMANA */
.logo-semana {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.logo-semana h5 {
  color: #ffffff;
  text-align: center;
  margin: 0 0 16px 0;
  font: normal 20px/25px "Source Sans Pro", sans-serif;
  letter-spacing: 0.4em;
  text-transform: uppercase;
}

@media screen and (max-width: 420px) {
  .logo-semana h5 {
    font-size: 16px;
    margin: 0 0 8px 0;
  }
}

.logo-semana h2 {
  background: -webkit-gradient(linear, left top, right top, from(#D74644), color-stop(72%, rgba(42, 179, 242, 0.1)));
  background: linear-gradient(90deg, #D74644 0%, rgba(42, 179, 242, 0.1) 72%);
  color: #ffffff;
  text-align: center;
  display: inline-block;
  font: 700 34px/1 "Source Sans Pro", sans-serif;
  padding: 14px 0 18px 0;
  max-width: 565px;
  width: 100%;
  border-radius: 100px;
}

@media screen and (max-width: 420px) {
  .logo-semana h2 {
    font-size: 20px;
    padding: 10px 0 14px 0;
  }
}

/* PAGE COMPONENTS */
.preco-container {
  margin: 0 0 48px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

@media screen and (max-width: 420px) {
  .preco-container {
    margin: 0 0 32px 0;
  }
}

@media screen and (max-width: 420px) {
  .preco-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.preco-container::before {
  content: url("../assets/venda/balls_esq.png");
  position: absolute;
  left: 0;
  -webkit-transform: translateX(-120%);
          transform: translateX(-120%);
  bottom: -88px;
}

.preco-container__antigo {
  color: rgba(255, 255, 255, 0.64);
  position: relative;
  font-size: 2em;
  font-weight: 600;
  display: block;
  margin: 0 40px 0 0;
}

@media screen and (max-width: 420px) {
  .preco-container__antigo {
    margin: 0 0 32px 0;
  }
}

.preco-container__antigo::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 110%;
  height: 2px;
  background: #D74644;
}

.preco-container__atual h1 {
  text-align: center;
  color: #ffffff;
  margin: 0 0 30px 0;
  font-size: 70px;
  font-weight: 600;
}

@media screen and (max-width: 420px) {
  .preco-container__atual h1 {
    font-size: 64px;
  }
}

.preco-container__atual small {
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 1.1em;
  font-weight: 500;
  text-transform: uppercase;
}

.about {
  background: #171B20;
}

.about .hashtag {
  width: 220px;
  margin: 0 auto 24px auto;
}

.about .hashtag img {
  width: 100%;
}

.about .title-sec h2 {
  font-weight: 400;
}

.about .title-sec h2 strong {
  font-weight: 700;
}

.about__iframe {
  max-width: 800px;
  height: 460px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 8px;
}

.about__texts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 64px 0;
}

@media screen and (max-width: 420px) {
  .about__texts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.about__texts__text {
  width: 100%;
}

@media screen and (max-width: 420px) {
  .about__texts__text:first-child {
    margin: 0 0 32px 0;
  }
}

.about__texts__text h3 {
  color: #ffffff;
  padding: 7px 0 7px 32px;
  border-left: 6px solid #2AB3F2;
  margin: 0 0 16px 0;
  font: 600 24px/1.4 "Source Sans Pro", sans-serif;
  max-width: 300px;
  width: 100%;
}

.about__texts__text p {
  color: rgba(255, 255, 255, 0.64);
  padding: 0 0 0 38px;
}

.about__video {
  max-width: 760px;
  width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
}

.about__video::before {
  content: url("../assets/play.png");
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.profissao .title-sec h2 {
  font-weight: 400;
  line-height: 1.2;
}

.profissao .title-sec h2 strong {
  font-weight: 700;
  color: #D74644;
  text-transform: uppercase;
  display: block;
  position: relative;
  background: #ffffff;
  padding: 0 40px;
}

.profissao .title-sec h2 strong::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #D74644;
  width: 260px;
  height: 6px;
}

@media screen and (max-width: 1200px) {
  .profissao .title-sec h2 strong::before {
    display: none;
  }
}

.profissao .title-sec h2 strong::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #D74644;
  width: 260px;
  height: 6px;
}

@media screen and (max-width: 1200px) {
  .profissao .title-sec h2 strong::after {
    display: none;
  }
}

.profissao__tipos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 64px 0 0 0;
}

@media screen and (max-width: 420px) {
  .profissao__tipos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin: 40px 0 0 0;
  }
}

.profissao__tipos__text {
  width: 100%;
}

@media screen and (max-width: 420px) {
  .profissao__tipos__text {
    margin: 32px 0 0 0;
  }
}

.profissao__tipos__text__tipo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 48px 0;
}

@media screen and (max-width: 420px) {
  .profissao__tipos__text__tipo {
    margin: 0 0 24px 0;
  }
}

.profissao__tipos__text__tipo i {
  font-size: 28px;
  color: #2AB3F2;
  margin: 0 24px 0 0;
}

.profissao__tipos__text__tipo div {
  width: 100%;
}

.profissao__tipos__text__tipo div h4 {
  font-weight: 400;
  font-size: 27px;
  line-height: 1.3;
  margin: 0 0 24px 0;
}

.profissao__tipos__image {
  width: 100%;
  margin: 0 0 0 48px;
}

@media screen and (max-width: 420px) {
  .profissao__tipos__image {
    margin: 0;
  }
}

.bgBlack {
  background: #171B20;
}

.bgBlack .autor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 88px 0;
}

@media screen and (max-width: 1200px) {
  .bgBlack .autor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.bgBlack .autor__text {
  width: 100%;
}

.bgBlack .autor__text h2 {
  color: #ffffff;
  font: 700 40px/1.4 "Source Sans Pro", sans-serif;
  margin: 0 0 32px 0;
}

.bgBlack .autor__text P {
  color: #ffffff;
  margin: 0 0 24px 0;
}

.bgBlack .autor__text__checks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 40px 0 0 0;
}

@media screen and (max-width: 420px) {
  .bgBlack .autor__text__checks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.bgBlack .autor__text__checks__check {
  margin: 0 0 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 320px;
}

.bgBlack .autor__text__checks__check span {
  color: rgba(255, 255, 255, 0.64);
  font-size: 17px;
  display: block;
  line-height: 1.3;
  font-weight: 500;
}

.bgBlack .autor__text__checks__check i {
  color: #2AB3F2;
  margin: 2px 16px 0 0;
  font-size: 20px;
}

.bgBlack .autor__photo {
  max-width: 470px;
  width: 100%;
  margin: 88px 0 0 88px;
  position: relative;
  -webkit-box-shadow: 0 0 32px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 32px rgba(255, 255, 255, 0.2);
  border-radius: 10px;
}

.bgBlack .autor__photo img {
  border-radius: 10px;
}

@media screen and (max-width: 1200px) {
  .bgBlack .autor__photo {
    margin: 24px auto 0 auto;
  }
}

.bgBlack .autor__photo::before {
  content: url("../assets/venda/pattern2.png");
  position: absolute;
  right: 0;
  -webkit-transform: translateX(66%);
          transform: translateX(66%);
}

.bgBlack .autor__photo__nome {
  background: #D74644;
  position: absolute;
  top: 88px;
  left: -48px;
  color: #ffffff;
  border-radius: 5px;
  padding: 10px 24px;
  font: 600 24px/1 "Source Sans Pro", sans-serif;
}

@media screen and (max-width: 420px) {
  .bgBlack .autor__photo__nome {
    top: 40px;
    left: -24px;
    padding: 8px 18px;
    border-radius: 4px;
    font-size: 20px;
  }
}

.bgBlack .depoimentos__container {
  margin: 64px 0 0 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  gap: 40px 56px;
}

@media screen and (max-width: 420px) {
  .bgBlack .depoimentos__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: initial;
  }
}

.bgBlack .depoimentos__container__depoimento {
  background: #ffffff;
  position: relative;
  border-radius: 8px;
  padding: 28px 48px;
  -webkit-box-shadow: 0 0 32px rgba(255, 255, 255, 0.3);
          box-shadow: 0 0 32px rgba(255, 255, 255, 0.3);
}

@media screen and (max-width: 420px) {
  .bgBlack .depoimentos__container__depoimento {
    padding: 28px 0;
  }
  .bgBlack .depoimentos__container__depoimento:not(:last-child) {
    margin: 0 0 24px 0;
  }
}

.bgBlack .depoimentos__container__depoimento p {
  text-align: center;
  margin: 0 0 24px 0;
}

@media screen and (max-width: 420px) {
  .bgBlack .depoimentos__container__depoimento p {
    margin: 0 40px 24px 40px;
  }
}

.bgBlack .depoimentos__container__depoimento__nome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 420px) {
  .bgBlack .depoimentos__container__depoimento__nome {
    padding: 0 16px;
  }
}

.bgBlack .depoimentos__container__depoimento__nome figure {
  margin: 0 24px 0 0;
  width: 56px;
  height: 56px;
}

.bgBlack .depoimentos__container__depoimento__nome figure img {
  border-radius: 50px;
}

.bgBlack .depoimentos__container__depoimento__nome__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.bgBlack .depoimentos__container__depoimento__nome div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.bgBlack .depoimentos__container__depoimento__nome h5 {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin: 0 0 8px 0;
}

.bgBlack .depoimentos__container__depoimento__nome i {
  color: #D74644;
  margin: 0 2px 0 0;
  font-size: 14px;
  text-align: center;
}

.bgBlack .depoimentos__container__depoimento::before {
  content: url("../assets/aspas.png");
  position: absolute;
  left: 0;
  top: 32px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 420px) {
  .bgBlack .depoimentos__container__depoimento::before {
    -webkit-transform: translateX(-24px);
            transform: translateX(-24px);
  }
}

.modulos .title-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1200px) {
  .modulos .title-sec {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.modulos .title-sec > div {
  max-width: 800px;
  width: 100%;
}

.modulos .title-sec > div h2,
.modulos .title-sec > div p {
  text-align: left;
}

.modulos .title-sec .treinamento {
  width: 360px;
}

@media screen and (max-width: 1200px) {
  .modulos .title-sec .treinamento {
    width: 100%;
    margin: 32px 0 0 0;
  }
}

.modulos .title-sec .treinamento span {
  letter-spacing: 6px;
  color: rgba(23, 27, 32, 0.64);
  margin: 0 0 16px 0;
  text-transform: uppercase;
  text-align: center;
  display: block;
}

@media screen and (max-width: 1200px) {
  .modulos .title-sec .treinamento span {
    font-size: 15px;
    letter-spacing: 4px;
  }
}

.modulos .title-sec .treinamento figure {
  width: 194px;
  margin: 0 auto;
}

.modulos__expansiveis {
  margin: 64px 0 0 0;
}

.modulos__expansiveis dl {
  border: 1px solid #F1F1F1;
  border-radius: 6px;
}

.modulos__expansiveis dl dt {
  padding: 24px 80px 24px 40px;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 420px) {
  .modulos__expansiveis dl dt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 24px 64px 24px 24px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.modulos__expansiveis dl dt::before {
  content: "";
  background: #D74644;
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 28px;
  height: 4px;
}

@media screen and (max-width: 420px) {
  .modulos__expansiveis dl dt::before {
    right: 24px;
  }
}

.modulos__expansiveis dl dt::after {
  content: "";
  background: #D74644;
  position: absolute;
  top: 50%;
  right: 52px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  height: 28px;
  -webkit-transition: 300ms;
  transition: 300ms;
}

@media screen and (max-width: 420px) {
  .modulos__expansiveis dl dt::after {
    right: 36px;
  }
}

.modulos__expansiveis dl dt.active::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

.modulos__expansiveis dl dt h2 {
  font-size: 22px;
  line-height: 1.2;
  margin: 0 8px 0 0;
}

@media screen and (max-width: 420px) {
  .modulos__expansiveis dl dt h2 {
    margin: 0 0 4px 0;
  }
}

.modulos__expansiveis dl dt span {
  font-size: 18px;
  color: rgba(23, 27, 32, 0.64);
}

.modulos__expansiveis dl dt:not(:last-child) {
  border-bottom: 1px solid #F1F1F1;
}

.modulos__expansiveis dl dd {
  padding: 24px 40px;
  display: none;
  -webkit-animation: fade .4s;
          animation: fade .4s;
}

@media screen and (max-width: 420px) {
  .modulos__expansiveis dl dd {
    padding: 24px;
  }
}

.modulos__expansiveis dl dd.active {
  display: block;
}

.modulos__expansiveis dl dd ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.modulos__expansiveis dl dd ul li:not(:last-child) {
  margin: 0 0 26px 0;
}

.modulos__expansiveis dl dd ul li div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1200px) {
  .modulos__expansiveis dl dd ul li div {
    width: 80%;
  }
}

.modulos__expansiveis dl dd ul li div h4 {
  font-size: 18px;
  font-weight: 500;
}

.modulos__expansiveis dl dd ul li div i {
  color: #D74644;
  margin: 0 22px 0 0;
  font-size: 22px;
}

.modulos__expansiveis dl dd ul li span {
  font-size: 18px;
  font-weight: 500;
  color: rgba(23, 27, 32, 0.64);
}

.modulos__expansiveis dl dd:not(:last-child) {
  border-bottom: 1px solid #F1F1F1;
}

.preco {
  background: #171B20;
  position: relative;
}

.preco::before {
  content: url("../assets/venda/pattern3.png");
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateY(-6%);
          transform: translateY(-6%);
}

@media screen and (max-width: 420px) {
  .preco::before {
    right: -40%;
  }
}

.preco .container {
  position: relative;
}

.preco__curso {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

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

.preco .title-sec {
  position: relative;
  z-index: 9;
}

.preco .title-sec h2 {
  font-weight: 400;
}

.preco__checks {
  margin: 64px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 9;
}

@media screen and (max-width: 420px) {
  .preco__checks {
    margin: 48px 0;
  }
}

.preco__checks ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  gap: 16px 56px;
}

@media screen and (max-width: 420px) {
  .preco__checks ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}

@media screen and (max-width: 420px) {
  .preco__checks ul li:not(:last-child) {
    margin: 0 0 16px 0;
  }
}

.preco__checks ul li span {
  color: rgba(255, 255, 255, 0.64);
  font-size: 18px;
}

.preco__checks ul li i {
  color: #2AB3F2;
  font-size: 24px;
  margin: 0 24px 0 0;
}

.preco .preco-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 9;
}

.preco .preco-container__antigo {
  font-size: 36px;
}

@media screen and (max-width: 420px) {
  .preco .preco-container__antigo {
    margin: 0 0 16px 0;
  }
}

.preco .preco-container__atual h1 {
  line-height: 1;
  font-size: 96px;
  margin: 24px 0 8px 0;
}

@media screen and (max-width: 420px) {
  .preco .preco-container__atual h1 {
    margin: 0 0 8px 0;
    font-size: 64px;
  }
}

.preco .button {
  margin: 0 auto;
}

.footer {
  background: #171B20;
  padding: 48px 0;
}

@media screen and (max-width: 420px) {
  .footer {
    padding: 48px 0 88px 0;
  }
}

.footer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__row__logo {
  max-width: 120px;
}

.footer__row__media a {
  -webkit-transition: 300ms;
  transition: 300ms;
  margin: 0 0 0 28px;
}

@media screen and (max-width: 420px) {
  .footer__row__media a {
    margin: 0 0 0 18px;
  }
}

.footer__row__media a:hover {
  opacity: .7;
}

.footer__row__media a i {
  color: #D74644;
  font-size: 26px;
}

@media screen and (max-width: 420px) {
  .footer__row__media a i {
    font-size: 24px;
  }
}

.footer__direitos {
  color: rgba(255, 255, 255, 0.64);
  margin: 40px 0 0 0;
}

form input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.16);
  padding: 14px 16px;
  font-size: 16px;
  display: block;
  width: 100%;
  border-radius: 6px;
  color: #ffffff;
  -webkit-transition: 300ms;
  transition: 300ms;
}

form input:focus {
  border: 1px solid #2AB3F2;
}

form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

form input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

form input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

form input:not(:last-child) {
  margin: 0 0 20px 0;
}

.form-sec {
  position: relative;
  background: #171B20;
}

.form-sec::before {
  content: url("../assets/venda/pattern3.png");
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-12%);
          transform: translateY(-12%);
}

@media screen and (max-width: 420px) {
  .form-sec::before {
    display: none;
  }
}

.form-sec__box {
  background: #22272E;
  border-radius: 10px;
  padding: 48px 40px;
  max-width: 565px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 420px) {
  .form-sec__box {
    padding: 48px 24px;
  }
}

.form-sec__box header {
  margin: 0 0 32px 0;
}

.form-sec__box header h2 {
  color: #ffffff;
  text-align: center;
  font: normal 28px/34px "Source Sans Pro", sans-serif;
  margin: 0 0 16px 0;
}

.form-sec__box header h2 strong {
  color: #ffffff;
}

.form-sec__box header p {
  color: #ffffff;
  text-align: center;
  font: normal 15px/1.5 "Source Sans Pro", sans-serif;
}

.form-sec__box header p strong {
  color: #ffffff;
}

.form-sec__box form .select input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.form-sec__box form .select input:checked ~ label::before {
  border-color: #D74644;
  background: #D74644;
}

.form-sec__box form .select input:checked ~ label::after {
  opacity: 1;
  visibility: visible;
}

.form-sec__box form .select label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.form-sec__box form .select label span {
  font: 400 15px/1.3 "Source Sans Pro", sans-serif;
  color: #ffffff;
  width: 100%;
}

.form-sec__box form .select label::before {
  content: "";
  display: block;
  width: 17px;
  height: 15px;
  border-radius: 3px;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
  margin: 0 10px 0 0;
  border: 1px solid #D74644;
}

.form-sec__box form .select label::after {
  content: url("../../assets/check.svg");
  display: block;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
  position: absolute;
  top: 38%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 4px;
  opacity: 0;
  visibility: hidden;
}

.form-sec__box form button {
  margin: 32px 0 0 0;
  width: 100%;
  cursor: pointer;
}
/*# sourceMappingURL=main.css.map */