@font-face {
  font-family: Outfit;
  src: url('../fonts/Outfit-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Outfit;
  src: url('../fonts/Outfit-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Outfit;
  src: url('../fonts/Outfit-ExtraBold.ttf') format("truetype"), url('../fonts/Outfit-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Outfit;
  src: url('../fonts/Outfit-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Outfit;
  src: url('../fonts/Outfit-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Outfit;
  src: url('../fonts/Outfit-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Outfit;
  src: url('../fonts/Outfit-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Outfit;
  src: url('../fonts/Outfit-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Extralight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --alley-component-library--neutral--off-white: #f4f4f6;
  --alley-component-library--blue--100: #eceefe;
  --alley-component-library--blue--900: #5167f6;
  --alley-component-library--blue--700: #7788f8;
  --alley-component-library--blue--800: #6478f7;
  --alley-component-library--gray--900: #131316;
  --alley-component-library--gray--700: #383942;
  --alley-component-library--gray--500: #5e606e;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  background-color: #fff;
  font-family: Outfit, Verdana, sans-serif;
}

.echar {
  border: 1px solid #8f9ea5;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-top: 20px;
  margin-right: 20px;
  transition: all 1s;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
}

.echar:hover {
  background-color: #425057;
  border-color: #425057;
  transform: scale(.9);
}

.heading-49 {
  color: #425057;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 400;
}

.image-57 {
  border: 2px solid #4250574f;
  border-radius: 5px;
}

.bloco-passos {
  margin-bottom: 60px;
}

.div-block-10848 {
  background-color: #fff;
  border-radius: 20px;
  padding: 100px 0;
}

.section-14 {
  padding-top: 40px;
  padding-bottom: 60px;
}

.heading-50 {
  letter-spacing: normal;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 200;
}

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

.container-73 {
  width: 100%;
}

.div-block-10852 {
  width: 600px;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.btn-video {
  color: #8f9ea5;
  cursor: pointer;
  background-image: url('../images/Play-1.svg');
  background-position: 5px;
  background-repeat: no-repeat;
  background-size: 8px;
  border: 1px solid #e2f0f1;
  border-radius: 5px;
  padding: 2px 5px 2px 17px;
  font-weight: 200;
  transition: all .4s;
}

.btn-video:hover {
  color: #e2f0f1;
  background-color: #425057;
}

.text-block-90 {
  color: #fff;
  font-size: 20px;
}

.container-72 {
  width: 700px;
  max-width: 90%;
}

.heading-51 {
  color: #425057;
  margin-top: 0;
  margin-bottom: 0;
}

.video {
  width: 100%;
}

.text-block-89 {
  letter-spacing: 4px;
  text-transform: uppercase;
  background-color: #c4d3d8;
  border: 1px solid #c4d3d8;
  border-radius: 200px;
  padding: 5px 10px;
  font-size: 13px;
  display: inline-flex;
}

.section-13 {
  padding: 60px 20px 20px;
}

.text-block-88 {
  color: #8f9ea5;
  margin-bottom: 20px;
}

.janela-video {
  z-index: 900;
  background-color: #000000bf;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.menu {
  background-color: #f6f9f9;
  position: static;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #fff0;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0;
}

.container-regular {
  width: 1200px;
  max-width: 90%;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 15px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 60px;
}

.button-primary {
  color: #1f3548;
  letter-spacing: normal;
  text-transform: none;
  background-color: #97d2e4;
  border: 1px solid #97d2e4;
  border-radius: 200px;
  padding: 12px 20px;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  transition: all .5s;
}

.button-primary:hover {
  color: #fff;
  -webkit-text-stroke-color: #1f3548;
  background-color: #1a1a1a00;
  border-color: #97d2e4;
}

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

.image-58 {
  width: 120px;
}

.hero {
  background-color: #fff;
  padding: 100px;
  text-decoration: none;
}

.container-hero {
  width: 1200px;
  max-width: 90%;
}

.grid-hero {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  display: block;
}

.container-75 {
  background-color: #fff;
  border-radius: 20px;
  width: 1200px;
  max-width: 90%;
  margin-top: -120px;
  padding: 50px;
  box-shadow: 0 0 60px -20px #0000001a;
}

.grid-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  display: grid;
}

.grid-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
}

.heading-52 {
  color: #1a1a1a;
  max-width: 400px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 45px;
}

.text-block-91 {
  color: #ffffff91;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.bold-text {
  max-width: 3px;
  font-weight: 500;
  line-height: 43px;
}

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

.div-block-10853.off {
  display: none;
}

.paragraph {
  line-height: 23px;
}

.image-59 {
  width: 30px;
  height: 30px;
}

.text-block-92 {
  color: #1a1a1a;
  margin-top: 25px;
  font-size: 17px;
  font-weight: 400;
}

.paragraph-2 {
  color: #8b8b8b;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
}

.paragraph-3 {
  color: #666;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: 300;
  line-height: 28px;
}

.h1-hero {
  color: #1f3548;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 4.5em;
  font-weight: 400;
  line-height: 1.2em;
  text-decoration: none;
}

.text-span {
  font-weight: 500;
}

.p-hero {
  color: #666;
  max-width: 950px;
  margin: 15px auto 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.div-block-10854 {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 200px;
  max-width: 350px;
  margin-top: 30px;
  padding: 3px;
}

.form {
  width: 100%;
  display: inline-flex;
}

.text-field {
  background-color: #fff0;
  border: 0 solid #000;
  border-radius: 200px;
  height: 100%;
  min-height: 45px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
}

.form-block {
  margin-bottom: 0;
}

.submit-button {
  background-color: #578d9c;
  border-radius: 200px;
  height: 45px;
  padding: 12px 20px;
}

.beneficios {
  padding: 40px 40px 100px;
}

.numeros {
  padding-top: 0;
  padding-bottom: 100px;
  overflow: hidden;
}

.container-76 {
  width: 1200px;
  max-width: 90%;
}

.div-block-10855 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: block;
}

.bold-text-copy {
  max-width: 3px;
  font-weight: 500;
  line-height: 43px;
}

.heading-52-copyr {
  color: #1a1a1a;
  text-align: center;
  max-width: 600px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
}

.div-block-10856 {
  margin-top: 0;
}

.grid-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 60px;
  margin-bottom: 0;
}

.grid-4-copy {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  margin-bottom: 40px;
  display: block;
}

.div-block-10857 {
  background-color: #f6f9f9;
  border-radius: 20px;
  padding: 60px 40px;
}

.div-block-10857.off {
  display: none;
}

.text-block-93 {
  color: #1f3548;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 5em;
  font-weight: 600;
  line-height: 1em;
  display: block;
}

.paragraph-5 {
  color: #000;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.section-18 {
  padding: 0;
}

.div-block-10858 {
  background-color: #1f3548;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-77 {
  width: 1200px;
  max-width: 90%;
}

.div-block-10859, .div-block-10860 {
  text-align: left;
}

.subtitle {
  color: #fff;
  font-size: 20px;
  font-weight: 200;
}

.feature-label {
  color: var(--alley-component-library--neutral--off-white);
}

.price-grid-cell {
  color: #fff;
}

.image-2 {
  width: 12px;
  margin-top: 4px;
  margin-right: 10px;
}

.price-card {
  color: #0d1922;
  text-align: left;
  background-color: #152431;
  border-radius: 20px;
  height: 100%;
  padding: 60px 20px;
}

.price-name {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.1em;
}

.month {
  font-size: 20px;
}

.check-grid-large {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: column;
  align-content: start;
  min-height: 150px;
  margin-top: 32px;
  margin-bottom: 10px;
}

.content-h1 {
  z-index: 2;
  color: #fff;
  text-shadow: 1px 1px 5px #b12e3080;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 55px;
  line-height: 1.1;
  position: relative;
}

.price-detail {
  color: #ffffff91;
  max-width: none;
  margin: 30px auto;
  font-size: 16px;
  font-weight: 300;
  line-height: 23px;
}

.trigger-text {
  color: #fff;
  text-align: left;
  max-width: 250px;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 200;
}

.price-top-wrap {
  justify-content: space-between;
  align-items: center;
  min-height: auto;
  margin-bottom: 20px;
}

.grid-5 {
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.title-wrap {
  color: #7b88a8;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.pricing-section {
  background-color: #1f3548;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 100vh;
  padding: 100px 3%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-price {
  color: #4e2d92;
  text-align: center;
  background-color: #f9f2ff;
  border-radius: 100px;
  width: 100%;
  max-width: 250px;
  margin-top: 16px;
  margin-bottom: 10px;
  padding: 16px 24px;
  font-size: 15px;
  font-weight: 500;
}

.button-price.dark {
  color: #fff;
  background-color: #22055d;
}

.price-card-dark {
  color: #fff;
  background-color: #578d9c;
  border-radius: 25px;
  width: 100%;
  height: 100%;
  padding: 40px;
  position: relative;
}

.container {
  justify-content: center;
  width: 1300px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.container.off {
  display: flex;
}

.check-grid {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  align-content: start;
  min-height: auto;
  margin-top: 32px;
  margin-bottom: 40px;
}

.price {
  color: #fff;
  margin-bottom: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 35px;
}

.feature-wrap {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-span-2 {
  font-size: 15px;
}

.heading-52-copyc {
  color: #fff;
  max-width: 500px;
  margin: 10px auto 20px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-weight: 400;
}

.button-primary-copy {
  color: #fff;
  letter-spacing: normal;
  text-transform: none;
  background-color: #1f3548;
  border-radius: 15px;
  padding: 12px 20px;
  font-size: 15px;
  line-height: 20px;
  transition: all .2s;
}

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

.div-block-10861 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.tooltip-button {
  cursor: default;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  display: none;
  position: relative;
}

.tooltip-wrap {
  z-index: 10;
  justify-content: center;
  width: 250px;
  display: none;
  position: absolute;
  bottom: 40px;
}

.tooltip {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
  padding: 8px 12px;
}

.tooltip-copy {
  z-index: 1;
  font-size: 12px;
  position: relative;
}

.tooltip-arrow {
  z-index: 0;
  background-color: #000;
  border-radius: 2px;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: rotate(45deg);
}

.text-block-94 {
  color: #578d9c;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px solid #578d9c;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-top: 1px;
  padding: 1px 8px 0;
  font-size: 11px;
  display: flex;
}

.code-embed {
  color: #578d9c;
  width: 25px;
  height: 25px;
}

.div-block-10862 {
  background-color: #f6f9f9;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.text-span-3 {
  font-weight: 500;
}

.nav-lateral {
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.link-block {
  cursor: pointer;
  background-color: #e2e2e2;
  border-radius: 200px;
  width: 5px;
  height: 5px;
  transition: all .8s;
  display: block;
}

.link-block:hover {
  width: 5px;
  height: 5px;
}

.link-block.w--current {
  height: 30px;
}

.link-block.w--current:hover {
  width: 5px;
}

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

.link-block-copyerf {
  background-color: #e2e2e2;
  border-radius: 200px;
  width: 5px;
  height: 5px;
  display: block;
}

.container-78 {
  width: 1200px;
  max-width: 90%;
}

.faq {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-10864 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-10865 {
  margin-top: 100px;
}

.grid-7 {
  grid-column-gap: 70px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.faq-question-wrap {
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
}

.faq-question-bar {
  color: #1a1e27;
  border-bottom: 1px solid #00000012;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
}

.question-title {
  color: #1a1a1a;
  text-align: left;
  letter-spacing: -.03em;
  margin-right: 10px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-weight: 500;
}

.faq-circle {
  background-color: #f6f9f9;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  display: flex;
}

.faq-content {
  overflow: hidden;
}

.faq-paragraph {
  color: #707581;
  text-align: left;
  letter-spacing: -.03em;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
}

.div-block {
  width: 100%;
  height: 1px;
}

.faq-paragraph-2 {
  color: #485166;
  letter-spacing: -.03em;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}

.div-block-10866 {
  width: 100%;
  height: 1px;
}

.div-block-10867 {
  text-align: left;
  display: block;
}

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

.testimonial-slider-arrow-button {
  border: 1px solid #0000;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.testimonial-slider-author-meta {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  flex-flow: column;
  display: flex;
}

.body-s {
  color: #545456;
  font-size: .9rem;
  line-height: 1.1em;
}

.testimonial-slider-slide {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-color: #f6f9f9;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 35rem;
  padding: 5rem;
  display: flex;
}

.testimonial-slider-author-portrait {
  aspect-ratio: 1;
  border-radius: 100%;
  width: 4rem;
}

.display-xs {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, Verdana, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1em;
}

.testimonial-slider-title {
  text-align: center;
  max-width: 35ch;
  margin-bottom: 0;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.5em;
}

.testimonial-slider-arrow-icon-outer-wrapper {
  display: flex;
  overflow: hidden;
}

.testimonial-slider-author-meta-work {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
  justify-content: flex-start;
  align-items: center;
  font-size: 1rem;
  display: flex;
}

.container-79 {
  border-radius: 0;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0;
}

.testimonial-slider-author {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.testimonial-slider-arrow {
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 5.5rem;
  display: flex;
}

.testimonial-slider-slide-wrapper {
  height: 100%;
  min-height: 35rem;
}

.testimonial-slider {
  background-color: #0000;
  border: 0 solid #ebebeb;
  border-radius: 0;
  height: 100%;
  overflow: hidden;
}

.testimonial-slider-arrow-icon-inner-wrapper {
  display: flex;
  position: relative;
}

.testimonial-slider-nav {
  display: none;
}

.icon-m {
  width: 1rem;
  height: 1rem;
}

.icon-m.icon-m-absolute {
  position: absolute;
  inset: 0% auto 0% -100%;
}

.testimonial-slider-quote {
  opacity: .25;
  max-width: 3rem;
  font-family: Droid Serif, serif;
  font-size: 10rem;
  line-height: 1em;
}

.text-span-4 {
  font-weight: 200;
}

.text-span-5 {
  font-size: 15px;
}

.depoimentos {
  background-color: #f1f1f100;
  display: none;
}

.list {
  margin-top: 20px;
  padding-left: 60px;
  list-style-type: none;
}

.nav-link-2 {
  font-size: 42px;
  line-height: 64px;
}

.menu-button-2 {
  background-color: #0000;
  padding: 10px;
  display: block;
}

.menu-button-2.w--open {
  background-color: #0000;
}

.menu-button-2.display {
  margin-left: 60px;
  margin-right: auto;
}

.header-left {
  z-index: 5;
  background-color: #ebebeb;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  max-width: 100%;
  padding-top: 30px;
  display: flex;
  position: relative;
  overflow: auto;
}

.navbar {
  background-color: #f6f9f9;
  border-bottom: 1px solid #16192c00;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.button-arrow {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 20px;
  margin-left: 8px;
  transition: all .6s;
  display: flex;
}

.logo-svg {
  justify-content: center;
  align-items: center;
  width: 160px;
  display: flex;
}

.header-image {
  filter: hue-rotate(77deg) sepia();
  width: 350px;
  position: relative;
  bottom: -37px;
  right: -154px;
}

.link {
  color: #16192c;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 0;
  padding: 0;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
  display: block;
}

.link.max-width {
  width: 70px;
  margin-left: 30px;
  display: none;
}

.navlink {
  color: #16192c;
  text-decoration: none;
  display: flex;
}

.navlink:hover {
  opacity: .6;
}

.navlink._2 {
  display: none;
}

.header {
  z-index: 5;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.top-line {
  background-color: #0b4a72;
  width: 100%;
  height: 2px;
}

.image-div {
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.list-item {
  text-align: left;
}

.list-item.d-none {
  display: block;
}

.menu-line {
  flex-direction: column;
  justify-content: space-around;
  width: 24px;
  height: 20px;
  display: flex;
  position: relative;
}

.nav-list-link {
  font-size: 16px;
  line-height: 40px;
}

.nav-list-link:hover {
  font-weight: 500;
}

.nav-list-link.link {
  width: auto;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
  line-height: 20px;
}

.nav {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.header-section {
  background-color: #f6f9f9;
  height: 71px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-list {
  padding-top: 27px;
  padding-left: 60px;
  list-style-type: none;
}

.wnav-link {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.bottom-line {
  background-color: #0b4a72;
  width: 100%;
  height: 2px;
  transform: translate(0);
}

.dashboard-link {
  color: #16192c;
  text-transform: uppercase;
  margin-right: 0;
  padding: 10px 0;
  font-size: 11px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: none;
  display: block;
}

.nav-menu-2 {
  width: 60vw;
  min-width: 700px;
  height: 9.5%;
  margin-left: 0;
  margin-right: 0;
  display: block;
  inset: 0%;
  box-shadow: 1000px 0 0 1000px #16192c80;
}

.container-80 {
  width: 1200px;
  max-width: 90%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-hero {
  text-align: center;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.div-hero-btn {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.lottie-stars {
  width: 240px;
  margin-left: auto;
  margin-right: auto;
}

.button-block {
  z-index: 1;
  text-align: center;
  display: inline-block;
  position: relative;
  top: 0;
  right: 0;
}

.footer-cta-inner {
  text-align: center;
  margin-bottom: 40px;
  padding-left: 5%;
  padding-right: 5%;
}

.cta-title {
  color: #1f3548;
  letter-spacing: -2.5px;
  max-width: 740px;
  margin: 0 auto 20px;
  padding-bottom: 15px;
  font-size: 72px;
  font-weight: 400;
  line-height: 80px;
}

.trigger-text-2 {
  color: #222222b3;
  margin-top: 12px;
  font-size: 11px;
}

.cta {
  z-index: 889;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
  position: relative;
}

.cta-button-wrap {
  align-items: flex-start;
  display: flex;
}

.cta-button-text {
  color: #578d9c;
  text-align: left;
  margin-right: 20px;
  padding-top: 14px;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.4;
}

.link-hero {
  color: #fff;
  background-color: #1f3548;
  border-radius: 38px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 60px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.link-hero:hover {
  background-color: #578d9c;
}

.container-81 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}

.cta-subtitle {
  color: #485166;
  width: 100%;
  max-width: 800px;
  margin: 0 auto 50px;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.4;
}

.div-block-10844 {
  width: auto;
  margin-right: 10px;
  display: inline-flex;
}

.link-block-16 {
  cursor: pointer;
  border: 1px solid #e9e9e9;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-right: 5px;
  transition: all .3s;
  display: flex;
}

.link-block-16:hover {
  background-color: #e9e9e9;
  border-color: #e9e9e9;
}

.code-embed-7 {
  color: #000;
  width: 13px;
  height: 15px;
}

.btn-disponivel {
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  background-color: #00721330;
  border: 1px solid #007213;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 3px 5px 3px 10px;
  font-size: 10px;
  display: inline-flex;
}

.btn-whatsapp {
  z-index: 888;
  background-color: #008b1c;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-bottom: 15px;
  margin-right: 15px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.image-43 {
  width: 12px;
}

.section-5 {
  color: #000;
  background-color: #aab0b300;
  min-height: 100vh;
  padding-top: 140px;
  padding-bottom: 40px;
}

.container-31 {
  margin-top: 0;
}

.heading-9 {
  color: #000;
  margin-top: auto;
  margin-bottom: auto;
}

.div-block-10604 {
  margin-top: 80px;
}

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

.heading-10 {
  color: #000;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 500;
}

.paragraph-20 {
  font-size: 15px;
}

.etapas {
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-82 {
  width: 1200px;
  max-width: 90%;
}

.grid-3-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
}

.div-block-10871 {
  margin-bottom: 60px;
}

.div-block-10872 {
  margin-top: 60px;
}

.div-block-2-copy {
  background-color: #1f3548;
  padding-top: 30px;
  padding-bottom: 30px;
}

.heading-2 {
  z-index: 2;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  display: flex;
  position: relative;
}

.text-span-6 {
  z-index: 0;
  color: #264057;
  margin-right: -100px;
  font-size: 80px;
  font-weight: 900;
  line-height: 70px;
  position: relative;
}

.text-span-7 {
  z-index: 0;
  margin-right: 10px;
  font-weight: 300;
  position: relative;
}

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

.bloco-portfolio {
  text-decoration: none;
}

.bloco-portfolio.off {
  display: none;
}

.image-60 {
  border-radius: 0;
  width: 100%;
  transition: all .8s;
}

.image-60:hover {
  transform: scale(1.05);
}

.grid-5-b {
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.precos {
  background-color: #1f3548;
  padding-top: 100px;
  padding-bottom: 100px;
}

.precos.off {
  display: none;
}

.container-precos-1 {
  width: 1200px;
  max-width: 90%;
}

.div-block-10873 {
  margin-bottom: 20px;
  display: inline-flex;
}

.disponivel {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #01912c47;
  border: 1px solid #01912c;
  border-radius: 10px;
  margin-top: 0;
  padding: 3px 10px;
  font-size: 9px;
  font-weight: 500;
  display: inline-flex;
}

.text-block-95-copy {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #8100004d;
  border: 1px solid #810000;
  border-radius: 8px;
  margin-bottom: 0;
  padding: 5px 8px 3px;
  font-size: 9px;
  display: inline-flex;
}

.container-84 {
  width: 1200px;
  max-width: 90%;
}

.section-21 {
  padding-top: 60px;
  padding-bottom: 100px;
}

.div-block-10874 {
  text-align: center;
  margin-top: 20px;
}

.text-block-96 {
  color: #1a1a1a;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
}

.text-block-97 {
  color: #a7a7a7;
  font-size: 13px;
  font-weight: 400;
  display: inline-flex;
}

.text-block-98 {
  color: #a7a7a7;
  font-size: 11px;
  font-weight: 300;
  line-height: 14px;
}

.div-block-10875 {
  background-color: #dadada;
  width: 100%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 10px;
}

.div-block-10876 {
  border-radius: 10px;
  overflow: hidden;
}

.grid-9 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr .75fr;
}

.button {
  color: #1f3548;
  cursor: pointer;
  background-color: #fff0;
  border: 1px solid #bebebe;
  border-radius: 50px;
  padding: 7px 12px;
  font-size: 13px;
  font-weight: 300;
  transition: all .8s;
}

.button:hover {
  background-color: #eee;
  transform: translate(-3px, -3px);
}

.text-span-8 {
  font-weight: 600;
}

.nav-logo_image {
  width: 150px;
  max-width: none;
  margin-left: 0;
}

.text-span-9 {
  font-weight: 500;
}

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

.tagline-heading {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.heading-53-copyerf {
  color: #1f3548;
  max-width: 750px;
  margin: 0 auto;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 3em;
  font-weight: 400;
  line-height: 1.3em;
}

.paragraph-46 {
  max-width: 500px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 200;
  line-height: 25px;
}

.div-block-10822 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: inline-flex;
}

.btn-whats {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #1f3548;
  background-image: url('../images/whatsapp-branco.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  border: 0 solid #578d9c;
  border-radius: 200px;
  padding: 15px 20px 15px 40px;
  font-size: 10px;
  font-weight: 300;
  transition: all .5s cubic-bezier(.813, -.151, .503, 1.048);
}

.btn-whats:hover {
  background-color: #666;
}

.div-block-10880 {
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 0;
  display: flex;
}

.link-10 {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-image: url('../images/whatsapp2.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 12px;
  padding-left: 20px;
  font-size: 10px;
  text-decoration: none;
}

.text-block-99 {
  color: #fff;
  margin-bottom: 5px;
}

.text-block-95-copy-copy {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #008b1c1a;
  border: 1px solid #008b1c;
  border-radius: 8px;
  margin-bottom: 0;
  padding: 5px 8px 3px;
  font-size: 9px;
  display: inline-flex;
}

.div-block-10881 {
  justify-content: flex-end;
  align-items: center;
  margin-top: -10px;
  margin-bottom: 40px;
  display: flex;
}

.image-2-c {
  opacity: .4;
  width: 12px;
  margin-top: 4px;
  margin-right: 10px;
}

.feature-label-c {
  opacity: .35;
  color: var(--alley-component-library--neutral--off-white);
}

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

.div-block-10883 {
  margin-right: 10px;
}

.image-61 {
  width: 11px;
  height: 15px;
}

.link-block-17 {
  border: 1px solid #cecece;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.section-22 {
  background-color: #1f3548;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-85 {
  width: 1200px;
  max-width: 90%;
}

.link-block-16-copy {
  cursor: pointer;
  border: 1px solid #e9e9e9;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-right: 5px;
  transition: all .3s;
  display: flex;
}

.link-block-16-copy:hover {
  background-color: #e9e9e9;
  border-color: #e9e9e9;
}

.text-block-100 {
  margin-top: -20px;
  margin-bottom: 20px;
}

.bloco {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/cavalcante-ads.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 300px;
  display: flex;
  overflow: hidden;
}

.bloco._25 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/208d4585-38d3-40e0-8979-101c5e63573a.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.bloco._26 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/9261544.png');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.div-block-10884 {
  margin-bottom: 15px;
  margin-left: 15px;
}

.tag-lp {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0e6aff80;
  border: 1px solid #0e6aff;
  border-radius: 5px;
  padding: 3px 5px;
  font-size: 8px;
  font-weight: 500;
  line-height: 17px;
  display: inline-flex;
}

.paragraph-47 {
  color: #6e6e6e;
  text-transform: none;
  border-bottom: 0 solid #f3f3f3;
  margin-bottom: 15px;
  padding-bottom: 0;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}

.bloco-copy {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/cavalcante-ads.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 300px;
  display: flex;
  overflow: hidden;
}

.bloco-cases {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 300px;
  display: flex;
  overflow: hidden;
}

.bloco-cases._1 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/dgo-inc.png');
}

.bloco-cases._2, .bloco-cases._2-copy {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/dgo-engenharia.png');
}

.bloco-cases._3 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/fcm-advocacia.png');
}

.bloco-cases._4 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/img-otavio.png');
  background-position: 0 0, 50%;
}

.bloco-cases._5 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/img-unique-3rb.png');
}

.bloco-cases._6 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/b17f995a-acbe-476c-82ea-6de964f522d7.png');
}

.bloco-cases._7 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/0902-Tablet-Screen-Mockup-067.png');
}

.bloco-cases._8 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/Smarphone_Mockup_With_Pen_And_Notebook_On_Marble.png');
}

.bloco-cases._9 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/11162-copy.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  transition: all .8s;
}

.bloco-cases._9:hover {
  transform: scale(1.01);
}

.bloco-cases._10 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/img-seed-links.png');
}

.bloco-cases._11 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/96.png');
}

.bloco-cases._12 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/96_1.png');
}

.bloco-cases._13 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/536.png');
}

.bloco-cases._14 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/webclip.png');
}

.bloco-cases._15 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/5586676.png');
}

.bloco-cases._17 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/5586676_1.png');
}

.bloco-cases._18 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/img-unedi.png');
  overflow: visible;
}

.bloco-cases._19 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/dae945cf-ab48-4234-9823-853e779cb69b.png');
}

.bloco-cases._21 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/4b16e866-0b74-4680-9f05-468d97077b65.png');
}

.bloco-cases._23 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/c13d42fa-2b70-4654-b5ba-56bb1cc85dfa.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.bloco-cases._20 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/OXO22R1.png');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.bloco-cases._25 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.bloco-cases._33 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/11219.png');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.bloco-cases._30 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/11568096.png');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.bloco-cases._22 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.bloco-cases._120 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/dgo-inc.png');
}

.bloco-cases._121 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/fcm-advocacia.png');
}

.bloco-cases._122 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/img-unique-3r.png');
}

.bloco-cases._123 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/0902-Tablet-Screen-Mockup-057.png');
}

.bloco-cases._124 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/img-unedi.png');
}

.bloco-cases._125 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/5586676_1.png');
}

.bloco-cases._126 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/total-lp.png');
}

.bloco-cases._127 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/5586676.png');
}

.bloco-cases._128 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/96.png');
}

.bloco-cases._129 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/0902-Tablet-Screen-Mockup-067.png');
}

.bloco-cases._130 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/dgo-inc.png');
}

.bloco-cases._133, .bloco-cases._134 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/Frame-40.png');
}

.bloco-cases._134 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/2-1.png');
}

.bloco-cases._135 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/lp-reinaldo.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.bloco-cases._136 {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/lp-total-new.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.bloco-cases._135b {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/vesta-lp-temp.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.bloco-cases._1b {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/site-unique-new.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.bloco-cases._2b {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/1905.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.bloco-cases._3b {
  background-image: linear-gradient(0deg, #000 4%, #0000 36%), url('../images/ebook.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.tag-site {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #ad77fd6e;
  border: 1px solid #ad77fd;
  border-radius: 5px;
  padding: 3px 5px;
  font-size: 9px;
  font-weight: 500;
  line-height: 17px;
  display: inline-flex;
}

.tag-sitemulti {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #7a77fd96;
  border: 1px solid #7a77fd;
  border-radius: 5px;
  padding: 3px 5px;
  font-size: 8px;
  font-weight: 500;
  line-height: 17px;
  display: inline-flex;
}

.tag-links {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0091b978;
  border: 1px solid #0091b9;
  border-radius: 5px;
  padding: 3px 5px;
  font-size: 8px;
  font-weight: 500;
  line-height: 17px;
  display: inline-flex;
}

.image-33 {
  cursor: pointer;
  background-color: #dbdbdb;
  border-radius: 0;
  width: 100%;
  transition: all 2s;
}

.image-33:hover {
  transform: scale(1.05);
}

.tag-design {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #a0008561;
  border: 1px solid #a00085;
  border-radius: 5px;
  padding: 3px 5px;
  font-size: 8px;
  font-weight: 500;
  line-height: 17px;
  display: inline-flex;
}

.image-62 {
  cursor: pointer;
  background-color: #dbdbdb;
  border-radius: 0;
  width: 100%;
  transition: all 2s;
}

.image-62:hover {
  transform: scale(1.05);
}

.image-portfolio-c {
  background-color: #dadada;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  transition: all 1s;
}

.image-portfolio-c:hover {
  transform: scale(1.05);
}

.cases {
  background-color: #f6f9f9;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-86 {
  width: 1200px;
  max-width: 90%;
}

.div-block-10885 {
  margin-bottom: 100px;
}

.image-2-c-copy {
  opacity: 1;
  width: 12px;
  margin-top: 4px;
  margin-right: 10px;
}

.button-primary-copy {
  color: #fff;
  letter-spacing: normal;
  text-transform: none;
  background-color: #578d9c00;
  border: 1px solid #97d2e4;
  border-radius: 100px;
  padding: 12px 20px;
  font-size: 15px;
  line-height: 20px;
  transition: all .5s;
}

.button-primary-copy:hover {
  color: #1f3548;
  background-color: #97d2e4;
  border-color: #666;
}

.indisponivel {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #860d0d;
  border: 0 solid #bb3232;
  border-radius: 20px 20px 0 0;
  margin-bottom: 0;
  padding: 12px 8px 10px;
  font-size: 9px;
  display: block;
}

.text-block-101 {
  color: #fff;
  margin: 20px;
  font-size: 12px;
  font-style: italic;
  line-height: 17px;
}

.italic-text {
  color: #fff;
  text-align: left;
  font-size: 12px;
  line-height: 15px;
}

.text-block-101-copyfrv {
  color: #ffffff8f;
  max-width: 300px;
  margin: 10px auto 0;
  font-size: 12px;
  font-style: italic;
  line-height: 15px;
  display: block;
}

.precos-janela {
  z-index: 999;
  background-color: #0000009e;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.form-2 {
  background-color: #fff;
  border-radius: 15px;
  padding: 40px;
}

.field-label {
  font-weight: 500;
}

.submit-button-2 {
  border-radius: 10px;
  margin-top: 10px;
}

.select-field {
  color: #949494;
  font-weight: 300;
}

.select-field.text-field-2 {
  font-size: 13px;
}

.text-field-2 {
  border-radius: 10px;
}

.div-block-10886 {
  background-color: #ffffff30;
  border: 1px solid #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-top: 15px;
  margin-right: 15px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
}

.text-block-102 {
  color: #fff;
  font-weight: 500;
}

.image-63 {
  border-radius: 0;
  width: 22px;
  height: 22px;
}

.text-span-10 {
  color: #578d9c;
  font-size: 20px;
  font-weight: 400;
}

.paragraph-4-c {
  color: #646464;
  width: auto;
  margin: 20px auto;
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
}

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

.text-block-103 {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 17px;
}

.janela-sm-bannersapp {
  z-index: 999;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  padding-top: 100px;
  display: none;
  position: fixed;
  inset: 0%;
}

.container-87 {
  width: 1200px;
  max-width: 90%;
}

.slide-2 {
  border-radius: 30px;
  width: auto;
  height: auto;
  margin-right: 10px;
  overflow: hidden;
}

.slider-image-container {
  height: auto;
}

.image-40 {
  width: 300px;
}

.blue {
  flex: none;
  width: 100%;
  height: auto;
  margin-right: 0;
}

.arrow-2 {
  color: #fff;
  background-color: #8f9ea500;
  border: 1px solid #8f9ea5;
  border-radius: 200px;
  width: 40px;
  height: 40px;
  margin-bottom: -70px;
  margin-left: auto;
  margin-right: auto;
  transition: all .7s;
  inset: auto 0% 0%;
}

.arrow-2:hover {
  background-color: #8f9ea580;
  border-color: #8f9ea5;
  width: 40px;
}

.arrow-2.l {
  color: #8f9ea5;
  border-width: 1px;
  border-color: #8f9ea5;
  border-radius: 200px;
  width: 40px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  right: 100px;
}

.arrow-2.l:hover {
  background-color: #8f9ea580;
  width: 40px;
}

.div-put {
  width: 100%;
  height: auto;
  display: flex;
}

.icon-3 {
  color: #132026;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
}

.slider-4 {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 1px 0;
  display: flex;
  overflow: visible;
}

.mask {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.slide-nav-4 {
  justify-content: center;
  align-items: center;
  display: none;
  bottom: -60px;
}

.bloco-close {
  width: 30px;
  height: 30px;
  margin-top: 20px;
  margin-right: 20px;
  position: fixed;
  inset: 0% 0% auto auto;
}

.text-block-104 {
  color: #fff;
  text-align: center;
  font-size: 20px;
}

.bloco-sombra {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 12px 11px 30px -5px #0006;
}

.div-hero-subtitulo {
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.text-block-hero {
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #578d9c00;
  border: 1px solid #666;
  border-radius: 200px;
  padding: 5px 15px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 10px;
  font-weight: 500;
}

.link-block-18 {
  cursor: pointer;
  border: 1px solid #e9e9e9;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  transition: all .3s;
  display: flex;
}

.link-block-18:hover {
  background-color: #e9e9e9;
  border-color: #e9e9e9;
}

.link-block-19 {
  cursor: pointer;
  border: 1px solid #1f354847;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  transition: all .3s;
  display: flex;
}

.link-block-19:hover {
  background-color: #1f354847;
  border-color: #1f354847;
}

.div-block-10889 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: inline-flex;
}

.btn-whats-2 {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #42505700;
  background-image: url('../images/agenda.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  border: 1px solid #e9e9e9;
  border-radius: 200px;
  padding: 15px 20px 15px 40px;
  font-size: 10px;
  font-weight: 300;
  transition: all .5s cubic-bezier(.813, -.151, .503, 1.048);
}

.btn-whats-2:hover {
  background-color: #e9e9e9;
}

.div-block-10890 {
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 0;
  display: flex;
}

.capa-internas {
  background-color: #f6f9f9;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 40vh;
  padding-bottom: 0;
  display: flex;
}

.div-block-10769 {
  max-width: 700px;
}

.text-block-83 {
  color: #1f3548;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 10px;
}

.heading-12 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, Verdana, sans-serif;
  font-weight: 200;
}

.titulo-internas {
  color: #1f3548;
  text-align: center;
  letter-spacing: 7px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Outfit, Verdana, sans-serif;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.4em;
}

.heading-30 {
  color: #425057;
  letter-spacing: 4px;
  -webkit-text-stroke-color: #425057;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 400;
}

.paragraph-32 {
  color: #8f9ea5;
  letter-spacing: normal;
  text-transform: none;
  margin-top: 30px;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

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

.solucoes-list {
  color: #8f9ea5;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 15px;
  padding-left: 25px;
  font-size: 16px;
}

.solucoes-list.sm {
  background-image: none;
  border-left: 3px solid #e4e4e4;
  padding-left: 10px;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}

.list-item-3 {
  margin-bottom: 20px;
}

.div-block-10786-copy {
  text-align: left;
  margin-top: 40px;
}

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

.container-55 {
  width: 1200px;
  max-width: 90%;
}

.div-block-10786-copy-copycnv {
  text-align: left;
}

.section-17 {
  padding-top: 100px;
  padding-bottom: 0;
}

.section-23 {
  background-color: #f6f9f900;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-88 {
  width: 1200px;
  max-width: 90%;
}

.right-arrow-5 {
  display: none;
}

.left-arrow-6 {
  width: 15px;
  font-size: 15px;
  display: block;
}

.icon-8 {
  font-size: 12px;
}

.div-block-10791 {
  border-radius: 5px;
  overflow: hidden;
}

.image-64 {
  border-radius: 5px;
  width: 100%;
}

.slide-nav-7 {
  height: auto;
  font-size: 5px;
}

.slider-7 {
  border-radius: 5px;
  height: 100%;
}

.grid-32-copydd {
  background-color: #fff;
  border-radius: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 40px;
}

.image-65 {
  border-radius: 5px;
}

.image-55 {
  border-radius: 5px;
  width: 100%;
}

.image-66 {
  border-radius: 5px;
}

.right-arrow-6 {
  width: 15px;
  display: block;
}

.left-arrow-5 {
  display: none;
}

.image-41 {
  border-radius: 5px;
  width: 100%;
}

.icon-9 {
  font-size: 12px;
}

.image-67 {
  border-radius: 5px;
}

.slide-nav-6 {
  height: 30px;
  font-size: 8px;
}

.div-block-10841 {
  display: none;
}

.slider-6 {
  height: auto;
}

.video-2 {
  border-radius: 5px;
  overflow: hidden;
}

.grid-28 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 20px;
}

.div-block-10891 {
  margin-left: -5px;
  margin-right: 5px;
  display: inline-flex;
}

.image-68 {
  cursor: pointer;
  border-radius: 7px;
  width: 25px;
  height: 25px;
  transition: all .5s;
}

.image-68:hover {
  transform: scale(.95);
}

.icon-7 {
  font-size: 10px;
}

.left-arrow-7 {
  width: 15px;
  font-size: 15px;
  display: block;
}

.icon-6 {
  font-size: 10px;
}

.div-block-10893 {
  border-radius: 5px;
  overflow: hidden;
}

.image-69 {
  border-radius: 5px;
  width: 100%;
}

.image-70 {
  width: 100%;
}

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

.button-case {
  color: #1f3548;
  cursor: pointer;
  background-color: #fff0;
  border: 1px solid #eee;
  border-radius: 50px;
  padding: 7px 12px;
  font-size: 13px;
  font-weight: 300;
  transition: all .8s;
}

.button-case:hover {
  background-color: #eee;
  transform: translate(-3px, -3px);
}

.button-primary-copydsc {
  color: #1f3548;
  letter-spacing: normal;
  text-transform: none;
  background-color: #578d9c00;
  border: 1px solid #578d9c;
  border-radius: 200px;
  padding: 12px 20px;
  font-size: 15px;
  line-height: 20px;
  transition: all .5s;
}

.button-primary-copydsc:hover {
  color: #fff;
  -webkit-text-stroke-color: #1f3548;
  background-color: #1f3548;
  border-color: #1f3548;
}

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

.div-block-10895 {
  margin-bottom: 0;
}

.image-71 {
  width: 100%;
}

.div-block-10896 {
  border-radius: 15px;
  height: auto;
  min-height: auto;
  overflow: hidden;
}

.div-block-10895-copyfv {
  margin-top: 0;
  margin-bottom: 0;
}

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

.text-block-106 {
  text-align: center;
  max-width: 700px;
  font-size: 16px;
  line-height: 25px;
}

.div-block-10897-copy {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 40px;
  display: flex;
}

.div-block-10897-copy-copyvf {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.container-89 {
  z-index: 0;
  position: relative;
}

.capa-internas-2 {
  background-color: #f6f9f9;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 40vh;
  padding-bottom: 0;
  display: flex;
}

.div-block-10898 {
  margin-left: 10px;
}

.section-23-copy {
  background-color: #f6f9f900;
  padding-top: 100px;
  padding-bottom: 100px;
}

.grid-3-copy-c {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
}

.section-24 {
  background-color: #f4f4f600;
  padding-top: 100px;
  padding-bottom: 0;
}

.container-90 {
  width: 1200px;
  max-width: 90%;
}

.grid-29 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: #f6f9f9;
  border-radius: 30px;
  grid-template-rows: auto;
  margin-bottom: 0;
  padding: 100px 40px;
}

.div-block-10899 {
  margin-top: 0;
}

.text-block-91-copy {
  color: #1f3548;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 11px;
  font-weight: 600;
}

.heading-52-copy {
  color: #1f3548;
  max-width: none;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
}

.paragraph-3-copy {
  color: #646464;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}

.div-block-10900 {
  margin-bottom: 20px;
}

.text-block-107 {
  color: #1a1a1a;
  max-width: 450px;
  margin-top: 0;
  font-size: 16px;
  font-weight: 500;
}

.div-block-10901 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: inline-flex;
}

.div-block-10902 {
  margin-right: 20px;
}

.image-72 {
  width: 50px;
  height: 50px;
}

.bold-text-2, .text-span-11 {
  font-weight: 600;
}

.div-block-10901-copy {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  display: inline-flex;
}

.text-block-107-copy {
  color: #1a1a1a;
  max-width: none;
  margin-top: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.paragraph-3-copy-copy {
  color: #646464;
  margin-top: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.bold-text-3, .bold-text-4 {
  font-weight: 600;
}

.lottie-animation {
  width: 30px;
  height: 30px;
  padding-top: 0;
}

.grid-29-copy {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.div-block-10903 {
  text-align: center;
  border: 1px solid #dce2e2;
  border-radius: 20px;
  padding: 30px 20px;
}

.grid-5-b-copy {
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-10862-b {
  background-color: #f6f9f9;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.text-block-108 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 300;
}

.image-73 {
  width: 14px;
  height: 14px;
  font-size: 13px;
}

.image-73-copy {
  width: 12px;
  height: 12px;
}

.portfolio {
  background-color: #f6f9f9;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-91 {
  width: 1200px;
  max-width: 90%;
}

.div-block-10905 {
  margin-top: 60px;
  margin-bottom: 0;
}

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

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

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

.text-block-109 {
  color: #919191;
  border-left: 4px solid #578d9c;
  padding-left: 10px;
  font-size: 17px;
  font-style: italic;
  font-weight: 300;
  line-height: 23px;
}

.grid-3-copy-c-copyth {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
}

.image-74 {
  background-color: #f6f9f900;
  border-radius: 25px;
  width: 100%;
}

.section-24-copyjh {
  background-color: #f4f4f600;
  padding-top: 100px;
  padding-bottom: 0;
}

.grid-29-copyd {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: #f9f9f9;
  border-radius: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 60px;
  padding: 100px 40px;
}

.div-block-10862-b-c {
  background-color: #ececec;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.button4 {
  z-index: 1;
  grid-column-gap: 1em;
  border-radius: 99px;
  justify-content: flex-start;
  align-items: center;
  height: 3.5em;
  padding-right: 1.75em;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button4_circle {
  z-index: 1;
  background-color: #578d9c45;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 100%;
  display: flex;
  position: relative;
}

.button4_text {
  z-index: 1;
  color: #000;
  text-decoration: none;
  position: relative;
}

.button4_bg {
  z-index: 0;
  background-color: #c9f054;
  border-radius: 99px;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.button3_icon {
  width: 1em;
  height: 1em;
}

.button3_text-wrap {
  grid-column-gap: .75em;
  color: #fff;
  align-items: center;
  display: flex;
}

.button3_text-wrap.is-2 {
  z-index: 1;
  opacity: 0;
  color: #1a1a1a;
  position: absolute;
}

.button3_text.is-sec {
  z-index: 1;
}

.button3 {
  background-color: #1f3548;
  border: 0 solid #000;
  border-radius: 99px;
  justify-content: space-between;
  align-items: center;
  padding: 1.25em 1.75em;
  text-decoration: none;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.butto3_background {
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 100%;
  left: 0;
}

.container-92 {
  justify-content: center;
  align-items: center;
  width: 1200px;
  max-width: 90%;
  display: flex;
}

.code-embed-8 {
  color: #000;
  background-color: #f9f9f9;
  border-radius: 20px;
  padding: 40px;
  font-weight: 100;
}

.div-block-10909 {
  background-color: #f6f9f9;
  border-radius: 20px;
  margin-top: 100px;
  padding: 60px;
}

.grid-30 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
}

.heading-52-co {
  color: #1f3548;
  max-width: none;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 500;
  line-height: 50px;
}

.container-75-copy {
  background-color: #fff;
  border-radius: 20px;
  width: auto;
  max-width: none;
  margin-top: 100px;
  padding: 50px;
  display: none;
  box-shadow: 0 0 60px -20px #0003;
}

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

.div-block-10911 {
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-flex;
}

.text-block-92-copy {
  color: #666;
  margin-top: 0;
  font-size: 15px;
  font-weight: 400;
}

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

.image-63-copy {
  border-radius: 0;
  width: 23px;
  height: 23px;
}

.grid-5-b-copy-c {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 66% 33%;
}

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

.grid-31 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
}

.div-block-10913 {
  border-right: 1px solid #ffffff1f;
  margin-right: 0;
  padding-right: 20px;
}

.text-block-111 {
  color: #fff;
  margin-top: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.div-block-10914 {
  padding-right: 20px;
}

.grid-29-copyd-copy {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: #f9f9f9;
  border-radius: 30px;
  grid-template-rows: auto;
  margin-bottom: 60px;
  padding: 100px 40px;
  display: block;
}

.div-block-10915 {
  margin-top: 20px;
  display: inline-flex;
}

.grid-32 {
  display: block;
}

.div-block-10916 {
  margin-bottom: 100px;
}

.grid-33 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
}

.div-block-10917 {
  margin-top: 20px;
  display: inline-flex;
}

.container-precos-2 {
  width: 1200px;
  max-width: 90%;
}

.grid-5-b-c {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
}

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

.text-block-112 {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: 500;
}

.paragraph-48 {
  color: #ffffff91;
  text-align: center;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 300;
  line-height: 23px;
}

.div-block-10918 {
  margin-top: 30px;
}

.text-block-113 {
  color: #fff;
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.text-span-12 {
  font-weight: 600;
}

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

.div-block-10919 {
  background-color: #f6f9f9;
  border-radius: 20px;
  padding: 40px;
}

.div-block-10919-copy {
  background-color: #1f3548;
  border-radius: 20px;
  padding: 40px;
}

.div-block-10862-b-c-copy {
  background-color: #5c9bae;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.text-block-91-copy-copy {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 11px;
  font-weight: 600;
}

.heading-52-copy-copy {
  color: #97d2e4;
  max-width: none;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
}

.paragraph-3-copy-copy {
  color: #646464;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 300;
  line-height: 26px;
}

.paragraph-3-cop {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 300;
  line-height: 26px;
}

.paragraph-3-co {
  color: #fff;
  margin-top: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.div-block-10 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  display: inline-flex;
}

.text-block-107-c {
  color: #97d2e4;
  max-width: none;
  margin-top: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.price-copy {
  color: #fff;
  margin-bottom: 10px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.div-block-10920 {
  margin-top: 0;
  margin-bottom: 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.section-25 {
  padding-top: 0;
}

.container-93 {
  width: 1200px;
  max-width: 90%;
}

.div-block-10921 {
  margin-bottom: 50px;
}

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

.div-logo-cliente {
  justify-content: center;
  align-items: center;
  display: flex;
}

.clientes {
  background-color: #f6f9f9;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
}

.heading-52-cop {
  color: #1a1a1a;
  text-align: center;
  max-width: 750px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 45px;
}

.paragraph-48-copy {
  color: #696969;
  text-align: center;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 300;
  line-height: 23px;
}

.text-block-91-copygc {
  color: #696969;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.image-75 {
  opacity: .5;
}

.image-75.dr-andre {
  opacity: 100;
  height: 50px;
}

.logo-total {
  opacity: .5;
  height: 30px;
}

.unique {
  opacity: 1;
}

.unique.dr-andre {
  height: 50px;
}

.creator_content {
  display: flex;
}

.creator_block {
  background-color: #fff;
  border-radius: 12px;
  min-width: 200px;
  margin-right: 24px;
  padding: 0;
  display: block;
}

.div-block-10922 {
  display: none;
}

.text-1 {
  color: #1f3548;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
}

.div-block-10923 {
  margin-top: 30px;
}

.div-block-10857-copy {
  background-color: #f6f9f9;
  border-radius: 20px;
  margin-top: 30px;
  padding: 60px;
}

.div-block-10857-copy.off {
  display: none;
}

.grid-37 {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  grid-template-rows: auto;
}

.heading-52-c {
  color: #1f3548;
  max-width: none;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 45px;
}

.paragraph-3-c {
  color: #646464;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 300;
  line-height: 26px;
}

.paragraph-3-c-cv {
  color: #646464;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 300;
  line-height: 27px;
}

.grid-4-cbf {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
  margin-bottom: 0;
}

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

.div-block-10925 {
  margin-bottom: 60px;
}

.div-block-10921-copy {
  margin-bottom: 0;
}

.section-27 {
  background-color: #1f3548;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-94 {
  width: 1200px;
  max-width: 90%;
}

.div-block-10926 {
  margin-bottom: 60px;
}

.grid-38 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr .75fr;
  margin-bottom: 40px;
}

.grid-38-copybfg {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
  margin-bottom: 40px;
}

.div-block-10927 {
  background-color: #97d2e4;
  border-radius: 20px;
  padding: 40px;
}

.div-block-10928 {
  border: 2px solid #97d2e4;
  border-radius: 20px;
  padding: 40px;
  display: flex;
}

.grid-39 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  height: 100%;
}

.heading-53 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 27px;
  font-weight: 600;
  line-height: 35px;
}

.heading-53._2 {
  color: #1f3548;
  font-size: 27px;
  font-weight: 600;
}

.paragraph-49 {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 200;
  line-height: 25px;
}

.paragraph-49._2 {
  color: #1f3548;
}

.image-77 {
  width: 100%;
}

.div-block-10929, .div-block-10930, .div-block-10931 {
  align-self: center;
}

.image-78 {
  display: none;
}

.work__ico {
  display: block;
}

.work__ico.mod--over {
  position: absolute;
  bottom: -80px;
}

.swiper-wrapper {
  flex-direction: row;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.work__ico-anim {
  transition: all .4s;
  position: relative;
  top: 0;
}

.work__ico-wrap {
  background-color: #4c4e8e;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-bottom: 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.swiper-slide {
  justify-content: center;
  align-items: stretch;
  display: block;
  position: relative;
}

.swiper-slide.mod--work {
  height: auto;
}

.work__title {
  margin-bottom: 20px;
}

.swiper {
  border-radius: 16px;
  width: 100%;
  overflow: hidden;
}

.swiper.mod--work {
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.work__p {
  color: #0a033ccc;
  margin-bottom: 0;
}

.work__card {
  box-shadow: none;
  text-align: center;
  background-color: #fff;
  border-radius: 30px;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 48px 32px;
  transition: all .4s;
  display: flex;
}

.work__card:hover {
  box-shadow: 0 55px 100px -6px #41464e1a;
}

.swiper__pagination {
  display: none;
}

.content {
  z-index: 2;
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

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

.div-block-10936 {
  display: none;
}

.section-28 {
  background-color: #f1f1f1;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-95 {
  width: 1200px;
  max-width: 90%;
}

.grid-40 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1.5fr;
  display: block;
}

.image-79 {
  width: 160px;
}

.heading-54 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.paragraph-50 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 200;
  line-height: 26px;
}

.div-block-10937 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-10938 {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 300;
}

.div-block-10939 {
  margin-top: 20px;
}

.button-2 {
  color: #0d1922;
  background-color: #3898ec00;
  border: 1px solid #1f354847;
  border-radius: 200px;
  padding: 12px 20px;
  font-size: 15px;
  transition: all .3s;
}

.button-2:hover {
  background-color: #1f354847;
}

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

.text-block-114 {
  color: #fff;
  text-align: center;
  border: 2px solid #1f3548;
  border-radius: 10px;
  margin-top: 0;
  padding: 6px 10px;
  font-size: 14px;
  font-weight: 300;
  display: inline-flex;
}

.div-block-10941 {
  text-align: left;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.heading-55 {
  text-align: center;
  margin-top: 0;
  font-size: 50px;
  font-weight: 100;
  line-height: 105px;
}

.text-block-115 {
  color: #fff;
  margin-bottom: 5px;
  font-weight: 300;
  text-decoration: none;
}

.div-block-10942 {
  margin-bottom: 30px;
}

.button-primary-copy {
  color: #fff;
  letter-spacing: normal;
  text-transform: none;
  background-color: #01912c00;
  border: 1px solid #01912c;
  border-radius: 200px;
  padding: 12px 20px;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  transition: all .5s;
}

.button-primary-copy:hover {
  color: #fff;
  -webkit-text-stroke-color: #1f3548;
  background-color: #01912c;
  border-color: #01912c;
}

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

.list-item-4 {
  margin-bottom: 8px;
}

.text-block-116 {
  color: #fff;
  background-image: url('../images/check.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 13px;
  padding-left: 25px;
  font-weight: 300;
}

.text-block-116._1 {
  background-image: url('../images/pen-tool.svg');
  background-size: 13px;
  padding-left: 25px;
}

.text-block-116._2 {
  background-image: url('../images/web-cursor.svg');
  background-size: 13px;
  padding-left: 25px;
}

.text-block-116._3 {
  background-image: url('../images/devices.svg');
  background-size: 13px;
  padding-left: 25px;
}

.text-block-116._4 {
  background-image: url('../images/book-open-reader.svg');
  background-size: 13px;
}

.text-block-116._5 {
  background-image: url('../images/historico-vertical-retangular.svg');
  background-size: 13px;
}

.text-block-116._6 {
  background-image: url('../images/pen-tool.svg');
}

.text-block-116._7 {
  background-image: url('../images/objects-column.svg');
}

.text-block-116._8 {
  background-image: url('../images/object-exclude.svg');
}

.text-block-116._01 {
  background-image: url('../images/janela-alternativa.svg');
  background-size: 13px;
  padding-left: 25px;
}

.text-block-116._02 {
  background-image: url('../images/navegador.svg');
  background-size: 13px;
  padding-left: 25px;
}

.text-block-116._3a {
  background-image: url('../images/objects-column.svg');
  background-size: 13px;
  padding-left: 25px;
}

.btn-agenda-compra {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #1f354800;
  background-image: url('../images/calendar.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  border: 1px solid #01912c;
  border-radius: 200px;
  padding: 15px 20px 15px 40px;
  font-size: 10px;
  font-weight: 300;
  transition: all .5s cubic-bezier(.813, -.151, .503, 1.048);
}

.btn-agenda-compra:hover {
  background-color: #01912c;
}

.list-2 {
  margin-bottom: 0;
}

.text-block-117 {
  color: #ffffff91;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: 300;
}

.button-3 {
  color: #fff;
  cursor: pointer;
  background-color: #1f3548;
  border: 1px solid #eee;
  border-radius: 50px;
  padding: 15px 18px;
  font-size: 14px;
  font-weight: 300;
  transition: all .8s;
}

.button-3:hover {
  background-color: #97d2e4;
  transform: translate(-3px, -3px);
}

.div-block-10943 {
  justify-content: space-between;
  align-items: center;
  display: inline-flex;
}

.div-block-10944 {
  margin-right: 10px;
}

.link-10-b {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-image: url('../images/whatsapp-branco.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 12px;
  padding-left: 20px;
  font-size: 10px;
  text-decoration: none;
}

.div-block-10945 {
  margin-top: 20px;
}

.paragraph-50-copy {
  text-align: center;
  max-width: 600px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  font-weight: 200;
  line-height: 26px;
}

.heading-55-copyfdbv {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 200;
  line-height: 60px;
}

.coming-soon_tag {
  background-color: #1b314b;
  border: 1px solid #ffffff0f;
  border-radius: 200px;
  flex: none;
  margin-left: .3rem;
  padding: 3px 8px;
  font-size: .6rem;
  font-weight: 600;
  display: inline-block;
  position: relative;
  top: -2px;
}

.content-block {
  border: 0 solid #000;
}

.checkmark-icon {
  background-color: #2b445a;
  border-radius: 8px;
  flex: none;
  width: 20px;
  height: 20px;
  margin-right: 1rem;
  padding: .35rem;
}

.checkmark-icon.inactive {
  opacity: .5;
}

.price-icon {
  background-color: #0000;
  background-image: linear-gradient(#ffffff0d, #ffffff0d), radial-gradient(circle at 100% 100%, #ff51cd14, #fff0);
  border: 1px solid #ffffff17;
  border-radius: .75rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  margin-right: 1rem;
  display: flex;
}

.price-header {
  align-items: stretch;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 600;
  display: block;
}

.pricing-benefits {
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  display: flex;
}

.spacer-tiny {
  height: .4rem;
}

.text-colour-cyan {
  color: #1b9cec;
  margin-bottom: 5px;
}

.pricing-right {
  background-color: #152431;
  background-image: linear-gradient(120deg, #152431, #061725);
  border-radius: 20px;
  width: 100%;
  margin-right: 0;
  padding: 0 0 3rem;
}

.pricing-right.off {
  display: none;
}

.benefit-row {
  color: #cacaca;
  border-top: 1px solid #23305c;
  align-items: center;
  width: 100%;
  padding: 1rem 0;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.35;
  display: flex;
}

.benefit-row.off {
  display: none;
}

.text-size-xlarge {
  color: #1cb43b;
  font-size: 1.8rem;
  line-height: 1.3;
}

.pricing-flex {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  text-align: left;
  background-color: #0f172e00;
  border: 0 solid #192036;
  border-radius: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.divider-line-light {
  background-image: linear-gradient(to right, #060b1b, #192036 40% 60%, #070a24);
  height: 1px;
}

.pricing-left {
  text-align: left;
  border-right: 1px solid #192036;
  border-top-left-radius: .75rem;
  width: 60%;
  padding: 3rem;
}

.inactive {
  opacity: .5;
  text-decoration: line-through;
}

.text-colour-pink {
  color: var(--alley-component-library--neutral--off-white);
  margin: 20px 0 5px;
  font-size: 24px;
  line-height: 30px;
}

.div-block-10946 {
  border: 0 solid #000;
}

.text-span-13 {
  font-size: .8rem;
}

.div-block-10947 {
  margin-top: 20px;
}

.paragraph-51 {
  color: #cacaca;
  margin-top: 30px;
  font-size: 13px;
}

.text-span-14 {
  font-size: 70px;
}

.div-block-10948 {
  margin-top: 20px;
}

.list-item-5 {
  margin-bottom: 10px;
}

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

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

.text-block-118, .text-block-119 {
  font-size: 16px;
}

.div-block-10950 {
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
}

.text-block-120 {
  color: #fff;
  margin-right: 2px;
  font-size: 16px;
  font-weight: 200;
  display: inline-flex;
}

.text-span-15 {
  font-size: 15px;
}

.text-block-121 {
  color: #fff;
  margin-top: 2px;
  font-size: 14px;
  font-weight: 200;
}

.tooltip-button-2 {
  cursor: default;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  display: flex;
  position: relative;
}

.tooltip-wrap-2 {
  z-index: 10;
  justify-content: center;
  width: 300px;
  display: none;
  position: absolute;
  bottom: 40px;
}

.tooltip-copy-2 {
  z-index: 1;
  position: relative;
}

.text-block-122 {
  color: #97d2e4;
  display: flex;
}

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

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

.div-block-10953 {
  margin-left: 60px;
  margin-right: 60px;
  padding-right: 0;
}

.disponivell {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0b7000;
  border: 0 solid #0b7000;
  border-radius: 20px 20px 0 0;
  margin-bottom: 0;
  padding: 12px 8px 10px;
  font-size: 10px;
  font-weight: 600;
  display: block;
}

.paragraph-52 {
  color: #949494;
  margin: 0 0 20px;
  font-size: 14px;
  font-weight: 300;
}

.text-block-123 {
  color: #fff;
  margin: 0 auto 20px;
  font-weight: 400;
}

.div-block-10954, .div-block-10955 {
  margin-top: 30px;
}

.text-size-xlarge-copy {
  color: #1cb43b;
  text-align: left;
  margin-bottom: 10px;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.3;
}

.button-primary-copyfb {
  color: #fff;
  letter-spacing: normal;
  text-transform: none;
  background-color: #1cb43b00;
  border: 1px solid #1cb43b;
  border-radius: 200px;
  padding: 12px 20px;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  transition: all .5s;
}

.button-primary-copyfb:hover {
  color: #fff;
  -webkit-text-stroke-color: #1f3548;
  background-color: #1cb43b;
  border-color: #1cb43b;
}

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

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

.code-embed-9 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 5em;
}

.div-block-10956 {
  font-family: Clashdisplay, Arial, sans-serif;
  font-weight: 400;
}

.heading-54-copy {
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-weight: 500;
}

.div-block-10957 {
  margin-top: 60px;
}

.tabs-menu {
  margin-bottom: 40px;
  display: flex;
}

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

@media screen and (max-width: 991px) {
  .heading-50 {
    font-size: 20px;
    line-height: 30px;
  }

  .container-73 {
    max-width: 90%;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

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

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .hero {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .h1-hero {
    font-size: 4em;
  }

  .price-card {
    padding: 40px 20px;
    position: relative;
  }

  .price-name {
    line-height: 1.2em;
  }

  .price-card-dark {
    position: relative;
  }

  .grid-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .faq-question-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-slider-title {
    font-size: 1.5rem;
  }

  .nav-link-2 {
    font-size: 30px;
    line-height: 48px;
  }

  .menu-button-2 {
    margin-left: 0;
  }

  .menu-button-2.w--open {
    color: #000;
    background-color: #fef8f1;
  }

  .header-left {
    justify-content: flex-start;
  }

  .navbar {
    height: 64px;
  }

  .link {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 15px;
    line-height: 26px;
    display: block;
  }

  .link.max-width {
    width: 60px;
    margin-left: 30px;
  }

  .header {
    width: 100%;
  }

  .menu-line {
    justify-content: space-around;
    align-items: stretch;
  }

  .nav {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-list {
    padding-top: 0;
  }

  .dashboard-link {
    width: 110px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 26px;
    display: block;
  }

  .nav-menu-2 {
    background-color: #fff;
    height: auto;
  }

  .cta-title {
    letter-spacing: -1px;
    max-width: 430px;
    padding-bottom: 25px;
    font-size: 42px;
    line-height: 48px;
  }

  .cta {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .button-text {
    font-size: 15px;
  }

  .cta-subtitle {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.4;
  }

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

  .grid-8 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-5-b {
    grid-template-columns: 1fr;
  }

  .nav-logo_image {
    margin-left: 0;
  }

  .tagline-heading {
    margin-bottom: 0;
  }

  .image-33 {
    cursor: pointer;
    border-radius: 10px;
    width: 100%;
    transition: all 1.5s;
  }

  .image-33:hover {
    transform: scale(1.1);
  }

  .image-62 {
    cursor: pointer;
    border-radius: 10px;
    width: 100%;
    transition: all 1.5s;
  }

  .image-62:hover {
    transform: scale(1.1);
  }

  .slide-2 {
    width: 80%;
  }

  .image-40 {
    width: 400px;
  }

  .blue {
    margin-right: 0;
  }

  .arrow-2.l {
    right: 100px;
  }

  .div-put {
    height: auto;
  }

  .slider-4 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .mask {
    width: 45%;
  }

  .capa-internas {
    background-color: #f6f9f9;
    background-image: none;
    min-height: 50vh;
  }

  .div-block-10769 {
    max-width: 90%;
  }

  .titulo-internas {
    font-size: 2em;
  }

  .grid-27 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .container-55 {
    max-width: 100%;
  }

  .section-17 {
    padding-top: 60px;
  }

  .capa-internas-2 {
    background-color: #f6f9f9;
    background-image: none;
    min-height: 50vh;
  }

  .grid-29 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .heading-52-copy {
    font-size: 30px;
  }

  .grid-29-copy {
    grid-template-columns: 1fr;
  }

  .grid-5-b-copy, .grid-3-copy-c-copyth {
    grid-template-columns: 1fr 1fr;
  }

  .image-74 {
    max-width: none;
  }

  .grid-29-copyd {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .grid-5-b-copy-c {
    grid-template-columns: 1fr;
  }

  .grid-29-copyd-copy {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .grid-5-b-c {
    grid-template-columns: 1fr;
  }

  .grid-34 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-35 {
    grid-template-columns: 1fr;
  }

  .heading-52-copy-copy {
    font-size: 30px;
  }

  .grid-36 {
    grid-column-gap: 100px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .creator_block {
    display: block;
  }

  .text-1 {
    font-size: 30px;
  }

  .grid-37 {
    grid-template-columns: 1fr;
  }

  .heading-52-c {
    font-size: 30px;
  }

  .grid-38 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-38-copybfg {
    grid-template-columns: 1fr 1fr;
  }

  .grid-39 {
    display: block;
  }

  .div-block-10932, .div-block-10933, .div-block-10934 {
    display: none;
  }

  .swiper-slide.mod--work {
    max-width: 264px;
  }

  .work__card {
    margin-left: auto;
    margin-right: auto;
  }

  .work__card:hover {
    box-shadow: 0 30px 50px -6px #41464e1a;
  }

  .swiper__pagination {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 8px;
    margin-top: 24px;
    padding: 0;
    display: flex;
  }

  .swiper__pagination-dot {
    border: 1px solid #ef4136;
    border-radius: 100px;
    flex: none;
    width: 8px;
    height: 8px;
    margin-left: 4px;
    margin-right: 4px;
    padding: 0;
  }

  .swiper__pagination-dot.active {
    background-color: #ef4136;
  }

  .grid-40 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .button-primary-copy {
    text-align: center;
  }

  .pricing-right {
    border-top-right-radius: 0;
    border-bottom-left-radius: .75rem;
    width: 100%;
  }

  .pricing-flex {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
  }

  .pricing-left {
    background-image: radial-gradient(circle at 0 0, #ff51cd14, #fff0 49%);
    border-bottom: 1px solid #192036;
    border-right-style: none;
    width: 100%;
  }

  .div-block-10953 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .button-primary-copyfb {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .container-72 {
    max-width: 90%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .grid-4 {
    grid-template-columns: 1fr;
  }

  .price-grid-cell.price-name-wrap {
    padding-top: 30px;
  }

  .price-card {
    text-align: center;
    padding-left: 24px;
    padding-right: 24px;
  }

  .check-grid-large {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .content-h1 {
    font-size: 55px;
  }

  .price-detail {
    margin-left: auto;
    margin-right: auto;
  }

  .grid-5 {
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .price-card-dark {
    padding-left: 24px;
    padding-right: 24px;
  }

  .check-grid {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .testimonial-slider-author-portrait {
    width: 3rem;
  }

  .container-79 {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-slider-arrow {
    width: 3.5rem;
  }

  .testimonial-slider-quote {
    max-width: 2.5rem;
  }

  .list {
    margin-bottom: 0;
    padding-left: 30px;
  }

  .nav-link-2 {
    font-size: 20px;
    line-height: 38px;
  }

  .menu-button-2.display.w--open {
    margin-left: 30px;
  }

  .header-left {
    justify-content: flex-start;
  }

  .header-image {
    width: 300px;
    right: -101px;
  }

  .brand {
    padding-left: 0;
  }

  .image-div {
    left: 200px;
  }

  .nav-list {
    padding-left: 30px;
  }

  .nav-menu-2 {
    width: 80%;
    min-width: 400px;
  }

  .cta-title {
    margin-bottom: 0;
    padding-bottom: 18px;
    font-size: 38px;
    line-height: 28px;
  }

  .cta-button-wrap {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .cta-button-text {
    margin-bottom: 25px;
    margin-right: 0;
  }

  .link-hero {
    min-height: 40px;
    font-size: 14px;
    line-height: 20px;
  }

  .container-81 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .cta-subtitle {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .container-31 {
    max-width: 90%;
  }

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

  .heading-2 {
    font-size: 25px;
  }

  .text-span-6 {
    font-size: 50px;
  }

  .grid-5-b {
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .grid-9 {
    display: block;
  }

  .div-block-10877 {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-logo_image {
    margin-left: 0;
  }

  .heading-53-copyerf {
    font-size: 3em;
  }

  .paragraph-4-c {
    max-width: 90%;
  }

  .slide-2 {
    width: 70%;
  }

  .arrow-2.l {
    right: 100px;
  }

  .div-put {
    height: auto;
  }

  .mask {
    width: 75%;
  }

  .capa-internas {
    background-color: #f6f9f9;
  }

  .titulo-internas {
    font-size: 1.8em;
  }

  .grid-27 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-32-copydd {
    grid-template-columns: 1fr 1fr;
  }

  .capa-internas-2 {
    background-color: #f6f9f9;
  }

  .grid-29-copy {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .grid-5-b-copy, .grid-5-b-copy-c {
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .grid-31 {
    grid-template-columns: 1fr;
  }

  .div-block-10913 {
    border-bottom: 1px solid #ffffff24;
    padding-bottom: 20px;
  }

  .grid-33 {
    grid-template-columns: 1fr;
  }

  .grid-5-b-c {
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .grid-34 {
    grid-template-columns: 1fr;
  }

  .creator_block {
    display: block;
  }

  .grid-4-cbf {
    grid-template-columns: 1fr;
  }

  .grid-38 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 20px;
  }

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

  .div-block-10928 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .work__ico {
    max-width: 28px;
  }

  .work__ico-wrap {
    width: 48px;
    height: 48px;
    margin-bottom: 24px;
  }

  .swiper-slide {
    width: 100%;
  }

  .work__title {
    margin-bottom: 12px;
    font-size: 18px;
  }

  .swiper.mod--work {
    margin-top: 32px;
  }

  .work__card {
    border-radius: 12px;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .grid-40 {
    text-align: center;
    display: block;
  }

  .heading-54 {
    margin-top: 20px;
  }

  .pricing-right {
    border-radius: 20px;
    padding-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .pricing-left {
    padding-top: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .heading-54-copy {
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  .heading-49 {
    font-size: 30px;
    line-height: 35px;
  }

  .bloco-passos {
    text-align: center;
    margin-bottom: 80px;
  }

  .div-block-10848 {
    padding: 100px 0;
  }

  .heading-50 {
    margin-bottom: 10px;
    line-height: 25px;
  }

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

  .section-13 {
    padding: 60px 10px 10px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .hero {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .grid-hero {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .container-75 {
    box-shadow: none;
    border-radius: 0;
    margin-top: 0;
    padding: 60px 0;
  }

  .grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    grid-template-columns: 1fr;
  }

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

  .heading-52 {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 35px;
  }

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

  .text-block-92 {
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph-2 {
    font-size: 18px;
    line-height: 25px;
  }

  .paragraph-3 {
    margin-bottom: 0;
    font-size: 17px;
  }

  .h1-hero {
    font-size: 2.5em;
    font-weight: 400;
  }

  .p-hero {
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
  }

  .beneficios {
    padding: 0 0 60px;
    overflow: hidden;
  }

  .heading-52-copyr {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
  }

  .grid-4 {
    grid-template-columns: 1fr;
  }

  .div-block-10857 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-93 {
    font-size: 4em;
  }

  .paragraph-5 {
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-10859, .div-block-10860 {
    text-align: center;
  }

  .price-card {
    text-align: center;
    padding: 40px 0;
  }

  .check-grid-large {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .content-h1 {
    text-align: center;
    font-size: 42px;
  }

  .price-detail {
    font-size: 15px;
  }

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

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

  .check-grid {
    margin-bottom: 40px;
  }

  .heading-52-copyc {
    text-align: center;
    font-size: 28px;
    line-height: 38px;
  }

  .div-block-10861 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-lateral {
    margin-right: 5px;
  }

  .faq {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .div-block-10865 {
    margin-top: 60px;
  }

  .grid-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .faq-question-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .question-title {
    flex: 1;
    font-size: 17px;
  }

  .faq-paragraph {
    font-size: 15px;
  }

  .body-s {
    text-align: left;
    font-size: .8rem;
  }

  .testimonial-slider-slide {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    background-color: #f1f1f100;
    min-height: 20rem;
    padding: 0;
  }

  .testimonial-slider-title {
    font-size: 1.15rem;
  }

  .container-79 {
    padding: 100px 1.5rem;
  }

  .testimonial-slider-author {
    text-align: center;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: inline-flex;
  }

  .testimonial-slider-arrow {
    justify-content: center;
    align-items: flex-end;
    width: 1.5rem;
    margin-right: -.75rem;
    display: none;
  }

  .testimonial-slider-arrow.testimonial-slider-arrow-left {
    margin-left: -.75rem;
    margin-right: 0;
  }

  .testimonial-slider-slide-wrapper {
    min-height: auto;
  }

  .testimonial-slider {
    border-style: none;
  }

  .testimonial-slider-quote {
    max-width: 2rem;
  }

  .nav-link-2 {
    font-size: 23px;
  }

  .header-left {
    justify-content: flex-start;
  }

  .logo-svg {
    width: 30vw;
  }

  .image-div {
    display: none;
  }

  .nav {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: .7fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .wnav-link {
    display: none;
  }

  .dashboard-link {
    line-height: 20px;
    display: none;
  }

  .nav-menu-2 {
    width: 90%;
    min-width: 0;
  }

  .container-80 {
    width: auto;
    height: auto;
  }

  .div-hero {
    max-width: none;
  }

  .button-block {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-cta-inner {
    padding-left: 0%;
    padding-right: 0%;
  }

  .cta-title {
    max-width: none;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 40px;
    line-height: 40px;
  }

  .cta {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cta-button-wrap {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .cta-button-text {
    margin-bottom: 20px;
    margin-right: 0;
    padding-top: 0;
  }

  .link-hero {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-81 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .cta-subtitle {
    font-size: 16px;
  }

  .div-block-10844 {
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-16 {
    width: 35px;
    height: 35px;
  }

  .btn-whatsapp {
    width: 30px;
  }

  .section-5 {
    padding-top: 80px;
  }

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

  .div-block-2-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-2 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 23px;
  }

  .text-span-6 {
    font-size: 45px;
  }

  .grid-8 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .grid-5-b {
    grid-template-rows: auto auto;
  }

  .section-21 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .text-block-96 {
    text-align: center;
    font-size: 22px;
  }

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

  .div-block-10877 {
    margin-top: 0;
  }

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

  .nav-logo_image {
    width: 100%;
  }

  .div-block-10879 {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .tagline-heading {
    padding-left: 0;
  }

  .heading-53-copyerf {
    font-size: 2.5em;
  }

  .paragraph-46 {
    margin-top: 20px;
    font-size: 15px;
    line-height: 25px;
  }

  .div-block-10822 {
    margin-top: 30px;
    display: block;
  }

  .btn-whats {
    text-align: center;
    width: auto;
    display: inline-flex;
  }

  .div-block-10880 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .link-block-16-copy {
    width: 35px;
    height: 35px;
    margin-right: 0;
  }

  .paragraph-47 {
    font-size: 15px;
    line-height: 20px;
  }

  .image-33, .image-62 {
    border-radius: 0;
  }

  .form-2 {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .form-block-2 {
    max-width: 90%;
  }

  .image-63 {
    width: 25px;
    height: 25px;
  }

  .paragraph-4-c {
    max-width: 90%;
    font-size: 16px;
    line-height: 23px;
  }

  .slide-2 {
    width: 60%;
  }

  .arrow-2:hover {
    width: 40px;
  }

  .arrow-2.l {
    right: 100px;
  }

  .arrow-2.l:hover {
    width: 40px;
  }

  .div-put {
    height: auto;
  }

  .slider-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .mask {
    width: 100%;
  }

  .text-block-hero {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 9px;
    line-height: 14px;
  }

  .link-block-18 {
    width: 35px;
    height: 35px;
    display: none;
  }

  .link-block-19 {
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    display: flex;
  }

  .div-block-10889 {
    margin-top: 30px;
    display: block;
  }

  .btn-whats-2 {
    text-align: center;
    width: auto;
    display: inline-flex;
  }

  .div-block-10890 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .capa-internas {
    background-color: #f6f9f9;
    min-height: 40vh;
  }

  .text-block-83 {
    text-align: left;
    font-size: 8px;
  }

  .titulo-internas {
    text-align: left;
    font-size: 1.4em;
  }

  .heading-30 {
    text-align: left;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 27px;
  }

  .paragraph-32 {
    text-align: left;
  }

  .grid-27 {
    grid-template-columns: 1fr;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .solucoes-list {
    text-align: left;
  }

  .list-item-3 {
    display: flex;
  }

  .div-block-10786-copy, .div-block-10786 {
    text-align: center;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-10786-copy-copycnv {
    text-align: center;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .section-17, .section-23 {
    padding-top: 60px;
  }

  .grid-32-copydd {
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-28 {
    grid-template-columns: 1fr;
  }

  .div-block-10892 {
    display: flex;
  }

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

  .text-block-106 {
    font-size: 13px;
    line-height: 20px;
  }

  .capa-internas-2 {
    background-color: #f6f9f9;
    min-height: 40vh;
  }

  .section-23-copy {
    padding-top: 60px;
  }

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

  .grid-29 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .text-block-91-copy {
    text-align: center;
    font-size: 10px;
  }

  .heading-52-copy {
    font-size: 30px;
    line-height: 35px;
  }

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

  .text-block-107 {
    font-size: 14px;
  }

  .grid-29-copy {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

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

  .grid-5-b-copy {
    grid-template-rows: auto auto;
  }

  .div-block-10862-b {
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .grid-3-copy-c-copyth {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    text-align: center;
    grid-template-columns: 1fr;
    display: none;
  }

  .image-74 {
    max-width: none;
  }

  .grid-29-copyd {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    padding: 60px 20px;
  }

  .heading-52-co {
    font-size: 40px;
  }

  .container-75-copy {
    margin-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-92-copy {
    font-size: 12px;
    line-height: 15px;
  }

  .image-63-copy {
    width: 20px;
    height: 20px;
  }

  .grid-5-b-copy-c {
    grid-template-rows: auto auto;
  }

  .div-block-10913 {
    border-bottom-width: 1px;
    border-bottom-color: #ffffff36;
    border-right-width: 0;
    padding-bottom: 40px;
    padding-right: 0;
  }

  .grid-29-copyd-copy {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .grid-33 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .grid-5-b-c {
    grid-template-rows: auto auto;
  }

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

  .text-block-113 {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-10919 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-91-copy-copy {
    text-align: left;
    font-size: 10px;
  }

  .heading-52-copy-copy {
    font-size: 30px;
    line-height: 35px;
  }

  .price-copy {
    font-size: 23px;
  }

  .grid-36 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    display: none;
  }

  .clientes {
    overflow: hidden;
  }

  .heading-52-cop {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-48-copy {
    text-align: left;
  }

  .text-block-91-copygc {
    text-align: center;
  }

  .creator_block {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding: 20px;
    display: flex;
  }

  .image-76 {
    opacity: .5;
  }

  .image-76.m-total {
    height: 30px;
  }

  .image-76.m-dr {
    height: 60px;
  }

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

  .text-1 {
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-10857-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-37 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .heading-52-c {
    text-align: left;
    font-size: 30px;
    line-height: 35px;
  }

  .paragraph-3-c-cv {
    text-align: left;
  }

  .grid-4-cbf {
    grid-template-columns: 1fr;
  }

  .grid-38, .grid-38-copybfg {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
    margin-bottom: 25px;
  }

  .div-block-10927 {
    padding: 40px 20px;
  }

  .div-block-10928 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-53 {
    text-align: center;
    margin: 0 0 20px;
  }

  .heading-53._2 {
    text-align: center;
    margin-bottom: 20px;
  }

  .paragraph-49, .paragraph-49._2 {
    text-align: center;
  }

  .image-78 {
    margin: 0;
    display: block;
  }

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

  .swiper-slide {
    width: 100%;
  }

  .work__title {
    font-family: Clashdisplay, Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
  }

  .work__p {
    color: #6e6e6e;
    font-size: 17px;
    font-weight: 300;
    line-height: 23px;
  }

  .work__card {
    padding: 40px 30px;
    box-shadow: 0 55px 100px -6px #41464e1a;
  }

  .work__card:hover {
    box-shadow: none;
  }

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

  .image-79 {
    width: 150px;
  }

  .heading-54 {
    margin-top: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph-50 {
    font-size: 16px;
    line-height: 23px;
  }

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

  .heading-55 {
    font-size: 35px;
    line-height: 40px;
  }

  .list-item-4 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-116._1, .text-block-116._2 {
    padding-left: 20px;
    font-size: 13px;
  }

  .text-block-116._3 {
    padding-left: 20px;
    display: flex;
  }

  .text-block-116._4, .text-block-116._5, .text-block-116._6, .text-block-116._7, .text-block-116._8 {
    padding-left: 20px;
  }

  .text-block-116._3a {
    padding-left: 20px;
    font-size: 13px;
  }

  .btn-agenda-compra {
    text-align: center;
    width: auto;
    display: inline-flex;
  }

  .div-block-10943 {
    text-align: center;
    display: block;
  }

  .div-block-10944 {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .paragraph-50-copy {
    font-size: 16px;
    line-height: 23px;
  }

  .heading-55-copyfdbv {
    font-size: 35px;
    line-height: 40px;
  }

  .coming-soon_tag {
    margin-top: 3px;
    margin-left: .1rem;
    top: 0;
  }

  .checkmark-icon {
    margin-right: 10px;
  }

  .price-icon {
    margin-left: auto;
    margin-right: auto;
    display: inline-flex;
  }

  .price-header {
    text-align: left;
  }

  .pricing-right {
    border-radius: 20px;
    margin-bottom: 0;
    padding: 0 0 1rem;
  }

  .benefit-row {
    justify-content: flex-start;
    align-items: center;
  }

  .pricing-flex {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .pricing-left {
    padding-bottom: 0;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .text-colour-pink {
    text-align: left;
    margin-bottom: 10px;
  }

  .list-3 {
    text-align: left;
  }

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

  .div-block-10952 {
    margin-bottom: 30px;
  }

  .div-block-10953 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .paragraph-52, .text-block-123 {
    text-align: left;
  }

  .heading-54-copy {
    font-size: 35px;
    line-height: 35px;
  }
}

#w-node-f302d089-8d30-5ed3-e4a4-d998501060b9-cf43d173 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f302d089-8d30-5ed3-e4a4-d998501060be-cf43d173 {
  align-self: start;
}

#w-node-_9c359b50-3036-0991-b12a-0eec47bcccc1-cf43d173 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_41b39418-aa7c-6fa0-cb1e-adbaf86d95ca-0dffdba7 {
  align-self: center;
}

#w-node-ef0a044b-f00e-6463-e59c-601f2ad60d18-0dffdba7 {
  justify-self: end;
}


@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-ExtraBold.ttf') format('truetype'), url('../fonts/Outfit-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}