@font-face {
  font-family: "SpaceGrotesq";
  src: url("font/SpaceGrotesq.ttf") format("woff2");
}

@font-face {
  font-family: "Spring";
  src: url("font/Fontspring-DEMO-allroundgothic-lig.otf") format("woff2");
  font-weight: 100;
}

@font-face {
  font-family: "Spring";
  src: url("font/Fontspring-DEMO-allroundgothic-demi.otf") format("woff2");
  font-weight: 200;
}

@font-face {
  font-family: "Spring";
  src: url("font/Fontspring-DEMO-allroundgothic-medium.otf") format("woff2");
  font-weight: 300;
}

@font-face {
  font-family: "Spring";

  src: url("font/Fontspring-DEMO-allroundgothic-semi.otf") format("woff2");

  font-weight: 400;
}

@font-face {
  font-family: "Spring";

  src: url("font/Fontspring-DEMO-allroundgothic-bold.otf") format("woff2");

  font-weight: 500;
}

body {
  background-image: url("img/bgWhite2.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

p,
a {
  font-family: "SpaceGrotesq";
}

h1 {
  font-family: "SpaceGrotesq";

  font-size: 60px;

  letter-spacing: -3px;

  font-weight: bold;
}

h1 {
  font-family: "SpaceGrotesq";

  font-size: 45px;

  letter-spacing: -3px;

  font-weight: bold;
}

.logo {
  display: block;

  width: 157px;

  margin-top: 15px;
}

.section-01 {
  background-size: 100%;

  height: auto;

  border-radius: 0px 0px 0px 180px;

  margin-top: 11em;

  margin-bottom: 2em;
}

header {
  padding-top: 5px;
  padding-bottom: 15px;
  background-color: #fff;
  box-shadow: 2px 3px 10px 3px #0000000f;
}

.pin {
  text-align: center;
  display: block;
  margin-bottom: -62px;
  font-size: 14px;
  font-family: "SpaceGrotesq";
  font-weight: 500;
  letter-spacing: 0px;
  border: 1px solid #646464;
  width: 238px;
  margin: 0 auto;
  margin-bottom: 0px;
  border-radius: 20px;
  margin-bottom: -60px;
  padding: 3px;
  color: #646464;
}

.bgMenu {
  background: #0000001c;

  padding: 16px;

  border-radius: 10px;

  border: 1px solid #ffffff1f;
}

nav ul {
  margin-top: 18px;

  margin-bottom: 10px;
}

nav ul li {
  display: inline;
}

nav ul li a {
  color: #191919;
  text-decoration: none;
  margin-right: 15px;
  transition: ease 0.2s;
  font-weight: 500;
  letter-spacing: -1px;
  font-size: 16px;
}

nav ul li a:hover {
  color: #fe1b97;
  text-decoration: none;
  margin-right: 15px;
  transition: ease 0.2s;
  font-weight: 500;
  letter-spacing: -1px;
  font-size: 16px;
}

.btnDemo {
  background: #fe1b97;

  padding: 10px 30px;

  border-radius: 6px;

  color: #fff;

  font-weight: bold;

  text-decoration: none;

  transition: ease 0.2s;

  float: right;
}

.btnDemo:hover {
  background: #c0e730;

  padding: 10px 30px;

  border-radius: 6px;

  color: #121212;

  font-weight: bold;

  text-decoration: none;

  transition: ease 0.2s;

  float: right;
}

.headerTitulo {
  color: #191919;
  font-size: 50px;
  letter-spacing: -4px;
  margin-top: 70px;
  line-height: 57px;
  text-align: center;
}

.headerTituloRecursos {
  color: #191919;
  font-size: 50px;
  letter-spacing: -4px;
  margin-top: 70px;
  line-height: 57px;
  text-align: left;
}

.headerTituloRecursos span {
  color: #fe1b97;
}

.spanPink {
  color: #fe1b97;
}

.simpleLink {
  text-align: left;
  text-decoration: none;
  color: #191919;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: -1px;
  transition: ease 0.2s;
}

.simpleLink:hover {
  text-align: left;
  text-decoration: none;
  color: #fe1b97;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: -1px;
  transition: ease 0.2s;
}

.headerTextoRecursos {
  color: #191919;
  font-size: 18px;
  letter-spacing: -1px;
  font-weight: 500;
  line-height: 25px;
  padding-right: 0px;
  text-align: left;
}

.btnPlanosTopRecursos {
  border: 2px solid #3c28fb;
  padding: 13px;
  border-radius: 96.1px;
  margin-top: 15px;
  display: block;
  width: 320px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  font-size: 19px;
  transition: ease 0.2s;
  margin-top: 0px;
  margin-top: 27px;
  letter-spacing: -1px;
  background: #3c28fb;
}

.btnPlanosTopRecursos:hover {
  border: 2px solid #191919;
  padding: 13px;
  border-radius: 96.1px;
  margin-top: 15px;
  display: block;
  width: 320px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  font-size: 19px;
  transition: ease 0.2s;
  margin-top: 0px;
  margin-top: 27px;
  letter-spacing: -1px;
  background: #191919;
}

.iconSobreBox {
  display: block;
  width: 60px !important;
  margin-left: 12px;
}

.bgBlue {
  background-image: url("img/bgBlueContato.jpg");
  padding-top: 10em;
  padding-bottom: 5em;
}

.subTitleContato {
  font-family: "SpaceGrotesq";
  letter-spacing: -2px;
  margin-top: -15px;
  color: #fff;
}

.spanGreen {
  color: #c0e730;
}

.imgRecursos {
  border-radius: 300px 100px 190px 100px;
  width: 702px;
  display: block;
  float: right;
}

.titleContato {
  display: block;
  color: #fff;
  font-family: "SpaceGrotesq";
  font-size: 50px;
  font-weight: bold;
  letter-spacing: -4px;
  line-height: 50px;
}

.headerTitulo span {
  color: #fe1b97;
}

#home .picto02 {
  position: relative;
  top: 37px;
  width: 37px;
  left: 24px;
}

#home .picto01 {
  display: block;

  top: 70px;

  position: relative;

  width: 69px;
}

.headerTexto {
  color: #191919;
  font-size: 18px;
  letter-spacing: -1px;
  font-weight: 500;
  line-height: 25px;
  padding-right: 0px;
  text-align: center;
}

.linkExplorar {
  color: #fe1b97;

  text-decoration: none;

  transition: ease 0.2s;
}

.linkExplorar:hover {
  color: #c0e730;

  text-decoration: none;

  transition: ease 0.2s;
}

.linkComum {
  color: #fe1b97;
}

.iconSobre {
  display: block;

  width: 85px;

  margin-bottom: 20px;
}

#politica-de-privacidade .subtituloH2 {
  display: block;

  color: #212121;

  font-family: "SpaceGrotesq";

  font-size: 36px;

  font-weight: bold;

  letter-spacing: -2px;

  line-height: 50px;
}

#termos-de-uso .subtituloH2 {
  display: block;

  color: #212121;

  font-family: "SpaceGrotesq";

  font-size: 36px;

  font-weight: bold;

  letter-spacing: -2px;

  line-height: 50px;
}

.subtituloH2 {
  display: block;

  color: #212121;

  font-family: "SpaceGrotesq";

  font-size: 46px;

  font-weight: bold;

  letter-spacing: -4px;

  line-height: 50px;
}

.linkSection02 li {
  display: inline;
}

.linkPlanos {
  color: #f01a8f;

  font-weight: bold;

  letter-spacing: -1px;

  font-size: 19px;

  margin-left: -32px;

  margin-right: 20px;

  text-decoration: none;
}

.linkPlanos:hover {
  color: #78d725;

  font-weight: bold;

  letter-spacing: -1px;

  font-size: 19px;

  margin-left: -32px;

  margin-right: 20px;

  text-decoration: none;
}

.linkDemo {
  color: #757575;

  font-weight: bold;

  letter-spacing: -1px;

  font-size: 19px;

  text-decoration: none;
}

.linkDemo:hover {
  color: #78d725;

  font-weight: bold;

  letter-spacing: -1px;

  font-size: 19px;

  text-decoration: none;
}

.subtituloH3 {
  display: block;

  color: #212121;

  font-family: "SpaceGrotesq";

  font-size: 30px;

  font-weight: bold;

  letter-spacing: -1px;

  line-height: 50px;
}

.cardDifHome {
  border-radius: 15px;
}

.textoHomeGratis {
  font-family: "SpaceGrotesq";

  font-size: 38px;

  letter-spacing: -2px;

  font-weight: 800;

  margin-top: 30px;

  margin-bottom: 30px;

  color: #191919;
}

.textPinkGratis {
  color: #f01a8f;
}

.card {
  border: none;

  border-radius: 15px;

  background: #191919;
}

.bgCard .card-title {
  color: #191919;
  font-family: "SpaceGrotesq";
  font-size: 26px;
  letter-spacing: -1px;
  padding: 20px;
}

.bgCard .card-text {
  color: #191919;
  padding: 20px;
  margin-top: -38px;
  font-size: 17px;
  letter-spacing: 0px;
}

.cardEcommerce {
  background-color: #f01a8f;
}

.cardLead {
  background-color: #3e27fa;
}

.iconeCard {
  display: block;

  width: 30px;

  padding: 0px;

  margin-top: 20px;

  margin-left: 20px;
}

.linkRecursos {
  text-align: center;

  display: block;

  font-size: 23px;

  font-family: "SpaceGrotesq";

  color: #212121;

  font-weight: bold;

  text-decoration: none;

  z-index: 3;

  position: relative;
}

.linkRecursos:hover {
  text-align: center;

  display: block;

  font-size: 23px;

  font-family: "SpaceGrotesq";

  color: #212121;

  font-weight: bold;

  text-decoration: underline;

  z-index: 3;

  position: relative;
}

.linkRecursos span {
  color: #f01a8f;
}

.borderBtnHeader {
  border: 2px solid #fe1b97;

  border-radius: 8px;

  padding-top: 8px;

  padding-top: 15px;

  padding-bottom: 15px;

  padding-left: 5px;

  padding-right: 5px;

  margin-right: 7px;
}

.btnAcessarHeader {
  color: #191919;
  text-decoration: none;
  font-weight: 500;
  background: #ffffff0d;
  padding: 8px 25px;
  border-radius: 166px;
  border: 2px solid #0000;
  transition: ease 0.2s;
  border: 1px solid #191919;
}

.btnAcessarHeader:hover {
  color: #191919;
  text-decoration: none;
  font-weight: 500;
  background: #ffffff0d;
  padding: 8px 25px;
  border-radius: 166px;
  border: 2px solid #0000;
  transition: ease 0.2s;
  border: 1px solid #191919;
}

.iconAcessar {
  width: 17px;
  margin-right: 6px;
  margin-top: -3px;
}

.btnMenuAcessar {
  background: #fd50af;

  padding: 10px 30px;

  border-radius: 6px;

  color: #fff;

  font-weight: 500;

  text-decoration: none;

  transition: ease 0.2s;

  border: 2px solid #fe1b97;
}

.btnMenuAcessar:hover {
  background: #fe1b97;

  padding: 10px 30px;

  border-radius: 6px;

  color: #fff;

  font-weight: 500;

  text-decoration: none;

  transition: ease 0.2s;

  border: 2px solid #fe1b97;
}

.btnMenuAgendar {
  color: #191919;
  text-decoration: none;
  font-weight: 500;
  background: #95e301;
  padding: 8px 25px;
  border-radius: 166px;
  border: 2px solid #0000;
  transition: ease 0.2s;
}

.btnMenuAgendar:hover {
  color: #191919;
  text-decoration: none;
  font-weight: 500;
  background: #95e301;
  padding: 8px 25px;
  border-radius: 166px;
  border: 2px solid #0000;
  transition: ease 0.2s;
}

.iconWhatsapp {
  display: block;

  width: 50px;

  position: fixed;

  z-index: 99999999999999999;

  top: 89%;

  right: 30px;
}

/** CSS Carrossel Logos **/

@keyframes slide {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

.logos {
  overflow: hidden;

  padding: 10px 0;

  white-space: nowrap;

  position: relative;
}

.logos:before,
.logos:after {
  position: absolute;

  top: 0;

  width: 250px;

  height: 100%;

  content: "";

  z-index: 2;
}

.logos:before {
  left: 0;

  background: linear-gradient(to left, rgba(255, 255, 255, 0), white);
}

.logos:after {
  right: 0;

  background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}

.logos-slide {
  animation: 25s slide infinite linear;

  display: inline-block;
}

.logos-slide img {
  height: auto;

  margin: 0 15px;
}

.boxFerramentas .logos-slide img {
  height: auto;

  margin: 0 15px;

  width: 180px;

  box-shadow: 0px 0px 7px -1px #0000001a;

  border-radius: 300px;
}

.imgFluxo {
  display: block;

  width: 535px;

  float: left;
}

.imgDestaqueHome {
  display: block;

  width: 100%;
}

.boxFerramentas .logos::before {
  left: 0;

  background: linear-gradient(to left, rgba(255, 255, 255, 0), #fff);
}

.mockupHome {
  display: block;

  width: 100%;
}

.logos::after {
  right: 0;

  background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
}

/** CSS Carrossel Logos **/

.boxFerramentas {
  background: #fff0;
  border-radius: 14px;
  padding: 2.9em;
  margin-top: -41px;
  z-index: 3;
  position: relative;
}

.imgHeaderHome {
  width: 100%;
  height: auto;
  transition: transform 0.2s ease-out;
  will-change: transform;
}

.boxFerramentas h3 {
  text-align: center !important;

  font-family: "SpaceGrotesq";

  font-size: 38px;

  letter-spacing: -2px;

  font-weight: bold;

  margin-bottom: 1em;
}

.boxFerramentas .linkRecursos {
  text-align: center;

  font-size: 18px;

  font-family: "SpaceGrotesq";

  color: #f01a8f;

  text-decoration: underline;

  font-weight: bold;

  transition: ease 0.2s;
}

.boxFerramentas .linkRecursos:hover {
  text-align: center;

  font-size: 18px;

  font-family: "SpaceGrotesq";

  color: #defc6f;

  text-decoration: underline;

  font-weight: bold;

  transition: ease 0.2s;
}

.hrLogo01 {
  border: 1px solid; /* Define a espessura da borda */

  border-image: linear-gradient(to right, #fa2294, #392cf7) 1; /* Aplica o gradiente */

  opacity: 1; /* Mantém a opacidade */

  margin: 20px 0; /* Espaçamento opcional */
}

.hrLogo02 {
  border: 1px solid; /* Define a espessura da borda */

  border-image: linear-gradient(to right, #defc6f, #121212) 1; /* Aplica o gradiente */

  opacity: 1; /* Mantém a opacidade */

  margin: 20px 0; /* Espaçamento opcional */
}

.bgPlanos {
  border-radius: 20px 20px 180px 20px;

  padding-top: 6em;

  margin-top: -80px;

  z-index: 2;

  display: block;

  position: relative;
}

.bgPlanos hr {
  border: 1px solid #ff76c1;

  opacity: 1;
}

.bgPlanos .tituloPlano {
  color: #fff;

  font-family: "SpaceGrotesq";

  font-size: 35px;

  letter-spacing: -2px;

  text-align: center;

  margin-top: 40px;
}

.bgPlanos .subtituloPlano {
  font-family: "SpaceGrotesq";

  color: #fff;

  text-align: center;

  padding: 10px 490px;
}

.bgPlanos .card {
  border: 2px solid #f01a8f;
  padding: 15px;
}

.bgPlanos .card-title {
  font-family: "SpaceGrotesq";
  font-size: 28px;
  color: #363636;
  letter-spacing: -2px;
  font-weight: 600;
}

.bgPlanos .item {
  color: #363636;
  font-family: "SpaceGrotesq";
  font-size: 18px;
  font-weight: 500;
  margin-bottom: -16px;
  display: block;
}

.textBoxPlanos {
  font-family: "SpaceGrotesq";
  font-size: 14px;
  line-height: 16px;
  display: block;
}

.bgPlanos .preco {
  color: #363636;

  font-family: "SpaceGrotesq";

  font-size: 33px;

  font-weight: 600;
}

.bgPlanos .preco span {
  color: #fff;

  font-family: "SpaceGrotesq";

  font-size: 20px;

  font-weight: 500;
}

.bgPlanos .planos hr {
  border: 1px solid #defc6f;

  opacity: 1;
}

.linkVerCom {
  color: #fff;

  cursor: pointer;
}

.linkVerCom:hover {
  color: #191919;

  cursor: pointer;
}

.bgPlanos .item img {
  display: block;

  float: left;

  margin-top: 4px;

  margin-right: 7px;

  width: 18px;
}

.bgPlanos .planoLead hr {
  border: 1px solid #defc6f;

  opacity: 1;
}

.bgPlanos .planoLead .card {
  border: 2px solid #3e27fa;
  padding: 15px;
}

.titleTablePlanos {
  font-family: "SpaceGrotesq";

  font-weight: 500;

  font-size: 24px;

  letter-spacing: -2px;

  color: #f01a8f;
}

.iconCheck {
  display: block;

  width: 15px;

  margin: 0 auto;
}

.marginTitleCompare {
  font-size: 33px;

  font-family: "SpaceGrotesq";

  letter-spacing: -2px;

  font-weight: 500;

  margin-top: 2em;

  margin-bottom: 10px;
}

.btnPlanosTop {
  border: 2px solid #3c28fb;
  padding: 13px;
  border-radius: 96.1px;
  margin-top: 15px;
  display: block;
  width: 320px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  font-size: 19px;
  transition: ease 0.2s;
  margin: 0 auto;
  margin-top: 0px;
  margin-top: 27px;
  letter-spacing: -1px;
  background: #3c28fb;
}

.btnPlanosTop:hover {
  border: 2px solid #191919;
  padding: 13px;
  border-radius: 96.1px;
  margin-top: 15px;
  display: block;
  width: 320px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  font-size: 19px;
  transition: ease 0.2s;
  margin: 0 auto;
  margin-top: 0px;
  margin-top: 27px;
  letter-spacing: -1px;
  background: #191919;
}

.imgHeaderHome {
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-top: 0px;
  margin-top: 40px;
}

.QuemUsa {
  text-align: center;
  font-size: 40px;
  letter-spacing: -2px;
  margin-top: 30px;
  margin-bottom: 20px;
  display: block;
  color: #212121;
  font-family: "SpaceGrotesq";
  font-weight: 800;
}

.cardHome {
  border-radius: 15px;
  background: #f5f5f547;
  border: 1px solid #bfbfbf;
}

.switch {
  position: relative;

  display: inline-block;

  width: 60px;

  height: 34px;
}

.switch input {
  display: none;
}

.slider {
  position: absolute;

  cursor: pointer;

  top: -1px;

  left: 0;

  right: -2px;

  bottom: 0;

  background-color: #363636;

  transition: 0.4s;

  border-radius: 34px;

  border: 1px solid #191919;
}

.slider:before {
  position: absolute;

  content: "";

  height: 26px;

  width: 26px;

  left: 4px;

  bottom: 4px;

  background-color: #fff;

  transition: 0.4s;

  border-radius: 50%;
}

input:checked + .slider {
  background-color: #392cf7;
}

input:checked + .slider:before {
  transform: translateX(26px);
}

.botao-container {
  display: flex;

  justify-content: center;

  align-items: center;

  margin-bottom: 38px;
}

.botao-container .label {
  margin: 0 10px;

  font-family: "SpaceGrotesq";

  font-weight: 600;

  font-size: 22px;

  letter-spacing: -2px;
}

.textTablePlanos {
  font-family: "SpaceGrotesq";

  font-size: 17px;

  font-weight: 400;

  letter-spacing: -1px;

  background: #f7f7f7;

  margin-top: 3px;

  padding: 9px;

  border-radius: 6px;

  margin-right: 3px;

  width: 32.2%;
}

.btnEcommerce {
  background: #fff;

  padding: 17px;

  margin-top: 20px;

  display: block;

  border-radius: 7px;

  text-align: center;

  color: #191919;

  font-size: 21px;

  text-decoration: none;

  font-weight: 600;

  letter-spacing: -1px;

  transition: ease 0.2s;
}

.btnEcommerce:hover {
  background: #363636;

  padding: 17px;

  margin-top: 20px;

  display: block;

  border-radius: 7px;

  text-align: center;

  color: #fff;

  font-size: 21px;

  text-decoration: none;

  font-weight: 600;

  letter-spacing: -1px;

  transition: ease 0.2s;
}

.btnLead {
  background: #fff;

  padding: 17px;

  margin-top: 20px;

  display: block;

  border-radius: 7px;

  text-align: center;

  color: #191919;

  font-size: 21px;

  text-decoration: none;

  font-weight: 600;

  letter-spacing: -1px;

  transition: ease 0.2s;
}

.btnLead:hover {
  background: #363636;

  padding: 17px;

  margin-top: 20px;

  display: block;

  border-radius: 7px;

  text-align: center;

  color: #fff;

  font-size: 21px;

  text-decoration: none;

  font-weight: 600;

  letter-spacing: -1px;

  transition: ease 0.2s;
}

.bgPlanos .card-header {
  border: none;

  background: none;
}

.linkAtend {
  color: #fff;

  text-align: center;

  font-family: "SpaceGrotesq";

  padding-bottom: 80px;

  font-size: 19px;

  text-decoration: underline;

  font-weight: 300;

  letter-spacing: 0px;

  display: block;
}

.tituloDepoimento {
  text-align: center;

  font-family: "SpaceGrotesq";

  letter-spacing: -2px;

  font-size: 35px;
}

.subtituloDepoimento {
  text-align: center;

  font-size: 19px;

  letter-spacing: -1px;

  margin-bottom: 60px;
}

.nomeDepoimento {
  color: #121212;

  font-family: "SpaceGrotesq";

  font-size: 23px;

  letter-spacing: -1px;
}

.cargoDepoimento {
  color: #121212;

  font-family: "SpaceGrotesq";

  letter-spacing: 0px;

  font-size: 15px;

  margin-top: -8px;

  display: block;
}

.textoDepoimento {
  color: #121212;

  font-family: "SpaceGrotesq";

  margin-top: 16px;

  font-weight: 300;

  font-size: 15px;
}

.paddingDepCard {
  padding: 40px;
}

.marginDep .card-body {
  background: #fff;

  border: 1px solid;

  border-image-outset: 0;

  border-image-repeat: stretch;

  border-image-slice: 100%;

  border-image-source: none;

  border-image-width: 1;

  border-image: linear-gradient(to right, #fa2294, #392cf7) 1;
}

.card01 {
  background-color: #fff;

  border-radius: 20px;

  border: 2px solid #392cf7;
}

.card02 {
  background-color: #fff;

  border-radius: 20px;

  border: 2px solid #defc6f;
}

.card03 {
  background-color: #fff;

  border-radius: 20px;

  border: 2px solid #fa2294;
}

.imgDep {
  display: block;

  float: left;

  margin-right: 10px;

  margin-top: 5px;
}

.marginDep {
  margin-bottom: 4em;
}

footer {
  background-color: #121212;

  padding-top: 5em;

  padding-bottom: 2em;
}

footer h4 {
  color: #fff;

  font-family: "SpaceGrotesq";

  font-size: 22px;

  letter-spacing: -1px;
}

footer ul {
  list-style: none;

  color: #fff;

  font-family: "SpaceGrotesq";

  font-size: 16px;

  margin-left: -32px;

  margin-top: 12px;

  line-height: 32px;
}

footer ul li a {
  text-decoration: none;

  color: #fff;

  transition: ease 0.2s;
}

footer ul li a:hover {
  text-decoration: none;

  color: #defc6f;

  transition: ease 0.2s;
}

.btnYoodash {
  border: 1px solid #fa2294;

  border-radius: 3px;

  padding: 13px;

  margin-top: ;

  color: #fff;

  text-decoration: none;

  transition: ease 0.2s;
}

.btnYoodash:hover {
  border: 1px solid #fa2294;

  background-color: #fa2294;

  border-radius: 3px;

  padding: 13px;

  margin-top: ;

  color: #fff;

  text-decoration: none;

  transition: ease 0.2s;
}

.btnDemo2 {
  border: 1px solid #defc6f;

  border-radius: 3px;

  padding: 13px;

  margin-top: ;

  color: #fff;

  text-decoration: none;

  transition: ease 0.2s;
}

.btnDemo2:hover {
  border: 1px solid #defc6f;

  background-color: #defc6f;

  border-radius: 3px;

  padding: 13px;

  margin-top: ;

  color: #121212;

  text-decoration: none;

  transition: ease 0.2s;
}

.hrFooter {
  border: 1px solid #ffffff14;

  margin-top: 70px;

  opacity: 1;
}

.copy {
  color: #fff;

  text-align: right;

  font-size: 14px;

  font-weight: 100;
}

.logoFooter {
  display: block;

  width: 110px;
}

/** planos Style **/

#planos .section-01 {
  background-size: 100%;

  height: auto;

  border-radius: 0px 0px 0px 100px;

  margin-top: 7em;
}

#planos .boxFerramentas {
  background: #fff0;

  border-top: 1px solid #0000000f;

  border-bottom: 1px solid #0000000f;

  border-left: none;

  border-right: none;

  border-radius: 0px;

  padding: 5em;

  margin-top: 70px;

  z-index: 3;

  position: relative;
}

#planos .boxFerramentas .logos-slide img {
  height: auto;

  margin: 0 15px;

  width: 180px;

  box-shadow: 0px 4px 9px -5px #00000017;

  border-radius: 140px;
}

#planos .boxFerramentas .logos::before {
  left: 0;

  background: linear-gradient(to left, rgba(255, 255, 255, 0), #fff);
}

#planos .logos::after {
  right: 0;

  background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
}

#planos .headerTitulo {
  color: #191919;
  font-size: 42px;
  letter-spacing: -3px;
  margin-top: 50px;
  line-height: 45px;
  text-align: center;
  padding-right: 200px;
  padding-left: 200px;
  margin-bottom: -26px;
}

#planos .bgPlanos {
  border-radius: 20px 20px 180px 20px;

  padding-top: 2em;

  margin-top: 0px;

  z-index: 2;

  display: block;

  position: relative;
}

#planos .bgPlanos .tituloPlano {
  color: #121212;

  font-family: "SpaceGrotesq";

  font-size: 35px;

  letter-spacing: -2px;

  text-align: center;

  margin-top: 40px;
}

#planos .bgPlanos .subtituloPlano {
  font-family: "SpaceGrotesq";

  color: #121212;

  text-align: center;

  padding: 10px 490px;
}

/** Sobre **/

#sobre .section-01 {
  background-size: 100%;

  height: auto;

  border-radius: 0px 0px 0px 40px;
}

#sobre .headerTitulo {
  color: #fff;

  font-size: 60px;

  letter-spacing: -3px;

  margin-top: 0px;
}

#sobre .marginTitleSobre {
  margin-top: 5em;

  margin-bottom: 5em;
}

/** Pareiros **/

#parceiros .section-01 {
  background-size: 100%;

  height: auto;

  border-radius: 0px 0px 0px 40px;
}

#parceiros .headerTitulo {
  color: #fff;

  font-size: 60px;

  letter-spacing: -3px;

  margin-top: 0px;
}

#parceiros .marginTitleSobre {
  margin-top: 5em;

  margin-bottom: 5em;
}

/** Integrações **/

#integracoes .section-01 {
  background-size: 100%;

  height: auto;

  border-radius: 0px 0px 0px 40px;

  margin-top: 6em;
}

#integracoes .headerTitulo {
  color: #fff;

  font-size: 60px;

  letter-spacing: -3px;

  margin-top: 0px;
}

#integracoes .marginTitleSobre {
  margin-top: 5em;

  margin-bottom: 5em;
}

.logoIntegracoes {
  display: block;

  width: 165px;

  margin-top: 10px;

  margin-left: 14px;

  box-shadow: 0px 0px 9px 2px #eaeaea;

  border-radius: 60px;
}

#integracoes .card {
  border: none;

  background: #fff;

  border-radius: 15px;
}

#integracoes .bgCard .card-title {
  color: #606060;

  font-family: "SpaceGrotesq";

  font-size: 26px;

  letter-spacing: -1px;

  padding: 20px;
}

#integracoes .bgCard .card-text {
  color: #191919;

  padding: 20px;

  margin-top: 0px;

  font-size: 16px;

  letter-spacing: 0px;

  font-weight: 400;

  letter-spacing: -1px;
}

.borderVtex {
  border: 2px solid #f36;
  border-radius: 15px;
}

.borderNuvemShop {
  border: 2px solid #0050c3;
  border-radius: 15px;
}

.linkVerPlanosNuvemShop {
  display: block;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-top: -17px;
  font-size: 18px;
  color: #0050c3;
  font-weight: 600;
  transition: ease 0.1s;
}

.linkVerPlanosNuvemShop:hover {
  display: block;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-top: -17px;
  font-size: 18px;
  color: #0050c3;
  font-weight: 600;
  transition: ease 0.1s;
}

.borderTray {
  border: 2px solid #43a0d6;
  border-radius: 15px;
}

.linkVerPlanosTray {
  display: block;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-top: -17px;
  font-size: 18px;
  color: #43a0d6;
  font-weight: 600;
  transition: ease 0.1s;
}

.linkVerPlanosTray:hover {
  display: block;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-top: -17px;
  font-size: 18px;
  color: #43a0d6;
  font-weight: 600;
  transition: ease 0.1s;
}

.iconSobre {
  display: block;

  width: 100px;
}

#sobre .card {
  border: none;

  background: #fff;

  border-radius: 15px;

  box-shadow: 0px 0px 8px -1px #00000008;

  border: 1px solid #0000000a;

  padding: 30px;
}

.titleCardSobre {
  text-align: left;

  font-size: 40px;

  font-family: "SpaceGrotesq";

  line-height: 33px;

  letter-spacing: -3px;

  font-weight: 500;

  margin-bottom: 20px;
}

.textoCardSobre {
  text-align: left;

  font-size: 16px;

  font-family: "SpaceGrotesq";

  letter-spacing: -1px;

  font-weight: 400;
}

#sobre .picto02 {
  position: relative;

  top: -38px;

  width: 37px;

  left: 24px;
}

#sobre .picto01 {
  display: block;

  top: -6px;

  position: relative;

  width: 69px;
}

.borderWake {
  border: 2px solid #c919e7;

  border-radius: 15px;
}

#recursoTabs {
  font-size: 20px;

  font-family: "SpaceGrotesq";

  letter-spacing: -346px !important;

  font-weight: 500;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);

  --bs-nav-tabs-border-color: var(--bs-border-color);

  --bs-nav-tabs-border-radius: var(--bs-border-radius);

  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg)
    var(--bs-secondary-bg) var(--bs-border-color);

  --bs-nav-tabs-link-active-color: #fe1b97;

  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);

  --bs-nav-tabs-link-active-border-color: var(--bs-border-color)
    var(--bs-border-color) var(--bs-body-bg);

  border-bottom: var(--bs-nav-tabs-border-width) solid
    var(--bs-nav-tabs-border-color);
}

.nav {
  --bs-nav-link-padding-x: 1rem;

  --bs-nav-link-padding-y: 0.5rem;

  --bs-nav-link-font-weight: ;

  --bs-nav-link-color: #191919;

  --bs-nav-link-hover-color: #fb1b99;

  --bs-nav-link-disabled-color: var(--bs-secondary-color);

  display: flex;

  flex-wrap: wrap;

  padding-left: 0;

  margin-bottom: 0;

  list-style: none;
}

#sobre .imgApoioDestaque {
  position: absolute;

  display: relative;

  width: 151px;

  top: 180px;

  left: 895px;
}

.borderVnda {
  border: 2px solid #e96700;

  border-radius: 15px;
}

.borderShopify {
  border: 2px solid #a5c862;

  border-radius: 15px;
}

.borderGA {
  border: 2px solid #ffc517;

  border-radius: 15px;
}

.borderSC {
  border: 2px solid #4485f4;

  border-radius: 15px;
}

.borderMeta {
  border: 2px solid #636566;

  border-radius: 15px;
}

.borderInstagram {
  border: 2px solid #e62c3b;

  border-radius: 15px;
}

.linkVerPlanosVtex {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: #f36;

  font-weight: 600;

  transition: ease 0.1s;
}

.linkVerPlanosVtex:hover {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: rgb(255, 108, 145);

  font-weight: 600;

  transition: ease 0.1s;
}

.linkVerPlanosWake {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: #c919e7;

  font-weight: 600;

  transition: ease 0.1s;
}

.linkVerPlanosWake:hover {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: #e863ff;

  font-weight: 600;

  transition: ease 0.1s;
}

.linkVerPlanosVnda {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: #e96700;

  font-weight: 600;

  transition: ease 0.1s;
}

.linkVerPlanosVnda:hover {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: #ffa358;

  font-weight: 600;

  transition: ease 0.1s;
}

.linkVerPlanosShopify {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: #a5c862;

  font-weight: 600;

  transition: ease 0.1s;
}

.linkVerPlanosShopify:hover {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: #cdf08e;

  font-weight: 600;

  transition: ease 0.1s;
}

.linkVerPlanosGA {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: #ffc517;

  font-weight: 600;

  transition: ease 0.1s;
}

.linkVerPlanosGA:hover {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: #fcdd81;

  font-weight: 600;

  transition: ease 0.1s;
}

.linkVerPlanosSC {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: #4485f4;

  font-weight: 600;

  transition: ease 0.1s;
}

.linkVerPlanosSC:hover {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: #7ea8f1;

  font-weight: 600;

  transition: ease 0.1s;
}

.linkVerPlanosMeta {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: #636566;

  font-weight: 600;

  transition: ease 0.1s;
}

.linkVerPlanosMeta:hover {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: #a0a0a0;

  font-weight: 600;

  transition: ease 0.1s;
}

.linkVerPlanosInsta {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: #e62c3b;

  font-weight: 600;

  transition: ease 0.2s;
}

.linkVerPlanosInsta:hover {
  display: block;

  margin-left: 20px;

  margin-bottom: 20px;

  margin-top: -17px;

  font-size: 18px;

  color: #ee747e;

  font-weight: 600;

  transition: ease 0.1s;
}

/** Termos de Uso **/

#termos-de-uso .section-01 {
  background-size: 100%;

  height: auto;

  border-radius: 0px 0px 0px 40px;

  margin-top: 7em;
}

#termos-de-uso .headerTitulo,
#politica-de-privacidade .headerTitulo {
  color: #191919;
  font-size: 60px;
  letter-spacing: -3px;
  margin-top: 0px;
  line-height: 48px;
  text-align: left;
}

.agenciaTextoTop {
  font-family: "SpaceGrotesq";
  letter-spacing: -2px;
  margin-top: -15px;
}

.boxAgencia {
  background: #fff;
  border: 1px solid #000;
  padding: 20px;
}

.boxAgencia h5 {
  text-align: left;
  font-size: 23px;
  font-family: "SpaceGrotesq";
  line-height: 27px;
  letter-spacing: -2px;
  font-weight: 600;
  margin-bottom: 20px;
}

.iconAgenciaBox {
  display: block;
  width: 30px;
  margin-bottom: 10px;
}

#termos-de-uso .marginTitle {
  margin-top: 2em;

  margin-bottom: 10px;
}

.borderRadiusDestaque {
  border-radius: 300px 40px 120px 40px;
}

.imgApoioDestaque {
  position: absolute;

  display: relative;

  width: 200px;

  top: 170px;

  left: 710px;
}

.txtGratis {
  text-align: center;

  display: block;

  font-size: 16px;

  margin-top: 10px;

  color: #fff;

  font-family: "SpaceGrotesq";

  font-weight: 600;
}

/** Política de privacidade **/

.hrPolitica {
  display: block;

  width: 100%;

  margin-left: 10px;
}

#politica-de-privacidade .section-01 {
  background-size: 100%;

  height: auto;

  border-radius: 0px 0px 0px 40px;

  margin-top: 7em;
}

#politica-de-privacidade .headerTitulo {
  color: #191919;
  font-size: 60px;
  letter-spacing: -3px;
  margin-top: 0px;
  text-align: left;
}

#politica-de-privacidade .marginTitle {
  margin-top: 2em;

  margin-bottom: 2em;
}

/** Recursos **/

#recursos .section-01,
#integracoes .section-01 {
  background-size: 100%;

  height: auto;

  border-radius: 0px 0px 0px 40px;

  margin-top: 7em;
}

.imgDestaque {
  display: block;

  width: 100%;
}

#recursos .headerTitulo,
#integracoes .headerTitulo {
  color: #191919;

  font-size: 60px;

  letter-spacing: -3px;

  margin-top: 0px;

  line-height: 48px;
}

#recursos .marginTitle,
#integracoes .marginTitle {
  margin-top: 2em;

  margin-bottom: 14px;
}

.picto01 {
  display: block;

  top: 124px;

  position: relative;

  width: 69px;
}

.picto02 {
  position: relative;

  top: 90px;

  width: 37px;

  left: 24px;
}

#recursos .card {
  border: none;

  background: #fff;

  border-radius: 15px;

  box-shadow: 0px 0px 10px -1px #0000000f;
}

#recursos .bgCard .card-title {
  color: #121212;

  font-family: "SpaceGrotesq";

  font-size: 26px;

  letter-spacing: -1px;

  padding: 20px;
}

#recursos .bgCard .card-text {
  color: #121212;

  padding: 20px;

  margin-top: -38px;

  font-size: 17px;

  letter-spacing: 0px;
}

/** Parceiros **/

.logoParceiros {
  display: block;

  width: 160px;

  margin-left: 19px;
}

#parceiros .bgCard .card-text {
  color: #fff;

  padding: 20px;

  margin-top: 0px;

  font-size: 17px;

  letter-spacing: 0px;
}

#parceiros .bgCard .card-text {
  color: #1a1a1a;

  padding: 20px;

  margin-top: 0px;

  font-size: 17px;

  letter-spacing: 0px;
}

#parceiros .card {
  border: none;

  background: #fbfbfb;

  border-radius: 15px;

  border: 2px solid #fa2294;

  padding-top: 20px;
}

.marginPersonalizada {
  margin-top: 3em;

  margin-bottom: 3em;
}

.lineComparativo {
  display: none;
}

.iconSocial {
  display: block;

  width: 28px;

  margin-top: 13px;
}

.popup {
  display: none;

  position: fixed;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.73);

  justify-content: center;

  align-items: center;

  transition: ease 3s;

  z-index: 99;
}

.btnPopup01 {
  display: block;

  margin: 10px 0;

  padding: 10px;

  background: #fd1a97;

  color: white;

  text-decoration: none;

  border-radius: 5px;
}

.btnPopup01:hover {
  display: block;

  margin: 10px 0;

  padding: 10px;

  background: rgb(253, 83, 177);

  color: white;

  text-decoration: none;

  border-radius: 5px;
}

.btnPopup02 {
  display: block;

  margin: 10px 0;

  padding: 10px;

  background: #defc6f;

  color: white;

  text-decoration: none;

  border-radius: 5px;

  color: #191919;

  transition: ease 0.2s;
}

.btnPopup02:hover {
  display: block;

  margin: 10px 0;

  padding: 10px;

  background: rgb(227, 248, 153);

  color: white;

  text-decoration: none;

  border-radius: 5px;

  color: #191919;

  transition: ease 0.2s;
}

.estiloTitle {
  font-family: "SpaceGrotesq";

  letter-spacing: -2px;

  font-weight: 500;

  text-align: left;

  margin-bottom: 20px;
}

.popup-content {
  background: white;

  padding: 80px;

  border-radius: 10px;

  text-align: center;

  width: 500px;
}

.popup-btn {
  display: block;

  margin: 10px 0;

  padding: 10px;

  background: #007bff;

  color: white;

  text-decoration: none;

  border-radius: 5px;
}

.popup-btn:hover {
  background: #0056b3;
}

.close {
  position: absolute;

  right: 10px;

  top: 10px;

  font-size: 20px;

  cursor: pointer;
}

.menuMobile {
  display: none;
}

.menuDesktop {
  display: block;
}

.iconMenuMobile {
  display: none;
}

.iconToggle {
  display: block;

  width: 30px;

  float: right;

  margin-top: -35px;

  margin-right: 10px;
}

.menuMobile {
  display: none;

  position: absolute;

  top: 60px; /* Ajuste conforme necessário */

  left: 0;

  width: 100%;

  background: #fff; /* Ajuste conforme o design */

  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);

  padding: 10px;

  z-index: 1000;

  transition: all 0.3s ease-in-out;
}

.menuMobile.show {
  display: block;
}

.menuMobile ul {
  list-style: none;

  margin-left: -12px;
}

.menuMobile ul li {
  line-height: 30px;
}

.menuMobile ul li a {
  text-decoration: none;

  color: #191919;

  border-bottom: 1px solid #19191940;
}

.marginBtnMobileHeader {
  display: block;

  width: 100% !important;

  text-align: center;

  margin-top: 10px;

  margin-bottom: 12px;
}

/** Planos **/
.nomeBoxPlano {
  font-family: "SpaceGrotesq";
  font-weight: 800;
  letter-spacing: -1px;
  font-size: 28px;
  color: #392cf7;
}

.precoBoxPlano {
  font-family: "SpaceGrotesq";
  font-size: 40px;
  font-weight: 800;
  letter-spacing: -1px;
}

.textoBoxPlano {
  font-family: "SpaceGrotesq";
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -1px;
}

.borderBox01 {
  border: 1px solid #000;
  padding: 30px;
  border-radius: 30px 0px 0px 30px;
}

.borderBox02 {
  border-top: 1px solid #000;
  padding: 30px;
  border-radius: 0px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

.borderBox03 {
  border-top: 1px solid #000;
  padding: 30px;
  border-radius: 0px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  background: #f8f8f8;
}

.borderBox04 {
  border-top: 1px solid #000;
  padding: 30px;
  border-radius: 0px 30px 30px 0px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

.tabelaPreco span {
  font-family: "SpaceGrotesq";
  font-weight: 600;
  letter-spacing: -1px;
  color: #363636;
  font-size: 16px;
}

.tabelaPreco hr {
  border: 1px solid #f1f1f1 !important;
  opacity: 1;
  margin-top: 10px;
  margin-bottom: 10px;
}

.iconPlan {
  display: block;
  width: 16px;
  float: left;
  margin-top: 6px;
  margin-right: 4px;
}

.btnPlan {
  display: block;
  width: 100%;
  padding: 15px;
  text-align: center;
  border-radius: 7px;
  background: #212529;
  color: #fff;
  text-decoration: none;
}

.flagPlano {
  font-size: 14px;
  font-family: "SpaceGrotesq";
  letter-spacing: -1px;
  margin-bottom: 5px;
}

.flagPlanoDestaque {
  display: block;
  background: #a2ea1a;
  width: 140px;
  border-radius: 30px;
  padding: 0px;
  text-align: center;
  font-size: 14px;
  font-family: "SpaceGrotesq";
  letter-spacing: -1px;
}

.flagPlanosGratis {
  text-align: center;
  display: block;
  font-family: "SpaceGrotesq";
  font-weight: 600;
  border: 2px solid #3c28fb;
  width: 190px;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 60px;
  padding: 3px;
  margin-bottom: -35px;
  margin-top: 50px;
  color: #3c26f9;
}

.titleGestoresAgencia {
  font-family: "SpaceGrotesq";
  letter-spacing: -3px;
  font-size: 40px;
  font-weight: 800;
  color: #fff;
  margin-top: 40px;
}

.textGestoresAgencia {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: -1px;
  color: #fff;
}

.bgGestoresAgencia {
  background: #3c28fb;
  padding: 50px;
  border-radius: 30px;
}

.btnGestoresAgencia {
  display: block;
  background: #fff;
  width: 180px;
  text-align: center;
  padding: 17px;
  border-radius: 10px;
  color: #3c28fb;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
  letter-spacing: -1px;
  margin-top: 30px;
}

.imgGestoresAgencia {
  display: block;
  width: 100%;
  border-radius: 200px 10px 10px 10px;
}

.textGreen {
  color: #a2ea1a;
}

details {
  margin-bottom: 20px;
  background: #fff;
  border-radius: 8px;
  padding: 15px 20px;
  border: 1px solid #000;
  transition: all 0.3s ease;
}

summary {
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  list-style: none;
  align-items: center;
  font-family: "SpaceGrotesq";
  font-size: 20px;
  letter-spacing: -1px;
}

/* Remover setinha padrão */
summary::-webkit-details-marker {
  display: none;
}

/* Ícone personalizado */
summary::before {
  content: "+";
  font-size: 24px;
  margin-right: 10px;
  color: #363636;
  transition: all 0.3s ease;
}

/* Wrapper para animar o conteúdo */
.content {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.5s ease, opacity 0.5s ease;
}

details[open] .content {
  max-height: 500px; /* valor suficiente pro conteúdo interno */
  opacity: 1;
  margin-top: 10px;
}

.content p {
  margin: 0;
  font-size: 16px;
  color: #333;
}

.plan-options {
  display: block;
}

.btnExpandir {
  display: none;
}

/** Mobile **/

@media screen and (max-width: 991px) {
  .section-01 {
    background-size: 100%;

    height: auto;

    border-radius: 0px 0px 0px 180px;

    margin-top: 11em;

    margin-bottom: 1em;

    padding: 1em;
  }

  .popup-content {
    background: white;

    padding: 80px;

    border-radius: 10px;

    text-align: center;

    width: 500px;

    margin-top: 270px;
  }

  .menuMobile {
    display: none;
  }

  nav.menuDesktop {
    display: none !important;
  }

  .iconMenuMobile {
    display: block;
  }

  .btnPlanosTop {
    border: 2px solid #fe1b97;

    padding: 13px;

    border-radius: 6px;

    margin-top: 15px;

    display: block;

    width: 100%;

    text-align: center;

    text-decoration: none;

    color: #fe1b97;

    font-weight: 600;

    font-size: 15px;

    transition: ease 0.2s;
  }

  .headerTitulo {
    color: #191919;

    font-size: 45px;

    letter-spacing: -3px;

    margin-top: 70px;

    line-height: 42px;
  }

  .headerTexto {
    color: #191919;

    font-size: 20px;

    letter-spacing: -1px;

    font-weight: 500;

    line-height: 25px;

    padding-right: 0px;
  }

  .imgDestaque {
    display: none;

    width: 100%;
  }

  .imgFluxo {
    display: block;

    width: 100%;

    float: left;
  }

  .paddingMobile {
    padding: 1em;
  }

  .subtituloH2 {
    display: block;

    color: #212121;

    font-family: "SpaceGrotesq";

    font-size: 38px;

    font-weight: 500;

    letter-spacing: -3px;

    line-height: 39px;

    margin-top: 30px;

    margin-bottom: 10px;
  }

  .linkRecursos {
    text-align: center;

    display: none;

    font-size: 25px;

    font-family: "SpaceGrotesq";

    color: #212121;

    font-weight: bold;

    text-decoration: none;

    letter-spacing: -1px;

    line-height: 26px;
  }

  .textoHomeGratis {
    font-family: "SpaceGrotesq";

    font-size: 28px;

    letter-spacing: -2px;

    font-weight: 800;

    margin-top: 30px;

    margin-bottom: 30px;

    color: #191919;
  }

  .botao-container .label {
    margin: 0 10px;

    font-family: "SpaceGrotesq";

    font-weight: 600;

    font-size: 25px;

    letter-spacing: -2px;
  }

  .cardEcommerce {
    background-color: #f01a8f;

    margin-bottom: 20px;
  }

  .boxFerramentas {
    background: #fff;

    border-radius: 0px;

    padding: 1em;

    margin-top: -10px;

    z-index: 3;

    position: relative;

    border-top: 2px solid #f4f4f4;

    border-bottom: 2px solid #f4f4f4;
  }

  .boxFerramentas h3 {
    text-align: center !important;

    font-family: "SpaceGrotesq";

    font-size: 27px;

    letter-spacing: -2px;

    font-weight: bold;

    margin-bottom: 1em;
  }

  .boxFerramentas .logos::before {
    left: 0;

    background: linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff69);
  }

  .logos::after {
    right: 0;

    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff5c);
  }

  .tituloDepoimento {
    text-align: center;

    font-family: "SpaceGrotesq";

    letter-spacing: -2px;

    font-size: 32px;
  }

  .card01,
  .card02,
  .card03 {
    margin-bottom: 20px;
  }

  footer {
    background-color: #121212;

    padding-top: 15em;

    padding-bottom: 2em;

    padding: 2em 1em 1em 1em;
  }

  .marginDep {
    margin-bottom: 4em;

    padding: 1em;
  }

  .bgPlanos {
    border-radius: 20px 20px 180px 20px;

    padding-top: 6em;

    margin-top: -80px;

    z-index: 2;

    display: block;

    position: relative;

    padding: 4em 1em 1em 1em;

    padding-bottom: 1em;
  }

  .paddingMobile {
    padding: 1em;
  }

  .marginPersonalizada {
    margin-top: 3em;

    margin-bottom: 3em;
  }

  .paddingCarrossel {
    padding: 1em;

    margin-top: -40px;

    margin-bottom: -40px;
  }

  .bgPlanos .card {
    border: 2px solid #f01a8f;

    padding: 20px;
  }

  .bgPlanos .planoLead .card {
    border: 2px solid #3e27fa;

    padding: 20px;
  }

  .bgPlanos .preco span {
    color: #fff;

    font-family: "SpaceGrotesq";

    font-size: 16px;

    font-weight: 500;
  }

  .btnYoodash {
    border: 1px solid #fa2294;

    border-radius: 3px;

    padding: 13px;

    margin-top: ;

    color: #fff;

    text-decoration: none;

    transition: ease 0.2s;

    display: block;

    width: 100%;

    text-align: center;
  }

  .btnDemo2 {
    border: 1px solid #defc6f;

    border-radius: 3px;

    padding: 13px;

    margin-top: ;

    color: #fff;

    text-decoration: none;

    transition: ease 0.2s;

    display: block;

    width: 100%;

    text-align: center;
  }

  .imgApoioDestaque {
    position: absolute;

    display: relative;

    width: 76px;

    top: 230.8px;

    left: 155.1px;

    display: none;
  }

  .marginTermodeuso {
    margin-top: -50px !important;
  }

  .marginPolitica {
    margin-top: -130px !important;
  }

  .marginIntegracao {
    margin-top: -70px !important;
  }

  #politica-de-privacidade .subtituloH2,
  #termos-de-uso .subtituloH2 {
    display: block;

    color: #212121;

    font-family: "SpaceGrotesq";

    font-size: 29px;

    font-weight: bold;

    letter-spacing: -2px;

    line-height: 30px;
  }

  .textoSobreMobile {
    font-weight: 400;

    letter-spacing: 0px;
  }

  .borderVtex {
    margin-bottom: 20px;
  }

  .borderWake {
    margin-bottom: 20px;
  }

  .borderVnda {
    margin-bottom: 20px;
  }

  .borderShopify {
    margin-bottom: 20px;
  }

  .borderGA {
    margin-bottom: 20px;
  }

  .borderSC {
    margin-bottom: 20px;
  }

  .borderMeta {
    margin-bottom: 20px;
  }

  .marginNegativeGA {
    margin-top: -67px;
  }

  .ocultarMobile {
    display: none;
  }

  #recursoTabs {
    font-size: 17px;

    font-family: "SpaceGrotesq";

    letter-spacing: -346px !important;

    font-weight: 500;
  }

  .textTablePlanos {
    font-family: "SpaceGrotesq";

    font-size: 15px;

    font-weight: 400;

    letter-spacing: -1px;
  }

  .titleTablePlanos {
    font-family: "SpaceGrotesq";

    font-weight: 500;

    font-size: 21px;

    letter-spacing: -2px;

    color: #f01a8f;
  }

  .txtPlanoEcommerce {
    display: none;
  }

  .txtPlanoLead {
    display: none;
  }

  .lineComparativo {
    display: block;
  }

  .container {
    max-width: 1230px;
  }

  .headerTitulo {
    color: #191919;
    font-size: 37px;
    letter-spacing: -3px;
    margin-top: 70px;
    line-height: 39px;
  }

  .headerTexto {
    color: #191919;
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: 500;
    line-height: 25px;
    padding-right: 0px;
  }

  .section-01 {
    background-size: 100%;
    height: auto;
    border-radius: 0px 0px 0px 180px;
    margin-top: 8em;
    margin-bottom: 1em;
    padding: 1em;
  }

  .btnPlanosTop {
    border: 2px solid #fff;
    padding: 13px;
    border-radius: 6px;
    margin-top: 15px;
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    transition: ease 0.2s;
    border-radius: 300px;
  }

  .btnPlanosTop:hover {
    border: 2px solid #fff;
    padding: 13px;
    border-radius: 6px;
    margin-top: 15px;
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    transition: ease 0.2s;
    border-radius: 300px;
  }

  .borderBox01 {
    border: 1px solid #000;
    padding: 30px;
    border-radius: 14px;
  }

  .borderBox02 {
    padding: 30px;
    border: 1px solid #000;
    border-radius: 14px;
    margin-top: 20px;
  }

  .borderBox03 {
    padding: 30px;
    border: 1px solid #000;
    border-radius: 14px;
    margin-top: 20px;
  }

  .borderBox04 {
    padding: 30px;
    border: 1px solid #000;
    border-radius: 14px;
    margin-top: 20px;
  }

  .titleGestoresAgencia {
    font-family: "SpaceGrotesq";
    letter-spacing: -3px;
    font-size: 37px;
    font-weight: 800;
    color: #fff;
    margin-top: 40px;
    line-height: 41px;
  }

  .imgGestoresAgencia {
    display: block;
    width: 100%;
    border-radius: 10px;
    margin-top: 1px;
    display: none;
  }

  .bgGestoresAgencia {
    background: #3c28fb;
    padding: 50px;
    border-radius: 30px;
    margin-top: -50px;
  }

  .paddingGestores {
    padding: 1em;
  }

  #recursos .section-01,
  #integracoes .section-01 {
    background-size: 100%;
    height: auto;
    border-radius: 0px 0px 0px 40px;
    margin-top: 1em;
  }

  .headerTituloRecursos {
    color: #191919;
    font-size: 50px;
    letter-spacing: -4px;
    margin-top: 70px;
    line-height: 37px;
    text-align: left;
  }

  .imgRecursos {
    border-radius: 40px 40px 120px 30px;
    width: 100%;
    display: block;
    float: right;
    margin-top: 30px;
  }

  #planos .headerTitulo {
    color: #191919;
    font-size: 38px;
    letter-spacing: -3px;
    margin-top: 50px;
    line-height: 45px;
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
  }

  #planos .section-01 {
    background-size: 100%;
    height: auto;
    border-radius: 0px 0px 0px 100px;
    margin-top: 3em;
  }

  #planos .bgPlanos {
    border-radius: 20px 20px 180px 20px;
    padding-top: 0em;
    margin-top: 0px;
    z-index: 2;
    display: block;
    position: relative;
  }

  .titleGestoresAgencia {
    font-family: "SpaceGrotesq";
    letter-spacing: -3px;
    font-size: 33px;
    font-weight: 800;
    color: #fff;
    margin-top: -0.8px;
    line-height: 41px;
  }

  .marginIntegracao {
    margin-top: -13.8px !important;
  }

  .marginNegativeGA {
    margin-top: -35.5px;
  }

  .bgBlue {
    background-image: url("img/bgBlueContato.jpg");
    padding: 8em 1em;
  }

  .titleContato {
    display: block;
    color: #fff;
    font-family: "SpaceGrotesq";
    font-size: 43.4px;
    font-weight: bold;
    letter-spacing: -4px;
    line-height: 50px;
  }

  .agenciaTextoTop {
    font-family: "SpaceGrotesq";
    letter-spacing: -2px;
    margin-top: -15px;
    margin-bottom: 30px;
  }

  .plan-options {
    display: none;
    padding-top: 15px;
  }

  .btnExpandir {
    display: block;
    font-family: "SpaceGrotesq";
    letter-spacing: -1px;
    font-size: 16px;
    background: #fff;
    color: #191919;
    border: 2px solid #191919;
    font-weight: 600;
  }
}

.descontoInfo {
  display: none;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: -1px;
  color: #212529;
}

.textSpanPreco {
  font-size: 10px;
}
