.cs-hero {
  padding: 60px 0 80px;
  min-height: auto;
}
@media (min-width: 321px){
  .cs-hero .form {
    min-width: 325px;
    min-height: 300px;
  }
}
@media (min-width: 578px){
  .cs-hero .form {
    min-width: 490px;
    min-height: 580px;
  }
}
@media (min-width: 768px){
  .cs-hero .form {
    min-width: 288px;
    min-height: 732px;
  }
}
@media (min-width: 992px){
  .cs-hero .form {
    min-width: 388px;
    min-height: 658px;
  }
}
@media (min-width: 1200px){
  .cs-hero .form {
    min-width: 475px;
    min-height: 580px;
  }
}
@media (min-width: 1270px){
  .cs-hero .form {
    min-width: 512px;
    min-height: 580px;
  }
}
@media (max-width: 767px){
  .cs-hero {
    padding: 40px 0 20px;
  }
  .cs-hero .display h1 {
    font-size: 34px;
  }
  .cs-hero .display p {
    width: 100%;
  } 
}
.section {
  position: relative;
  padding: 70px 0;
}
@media (max-width: 767px){
  .section {
    padding: 50px 0;
  }
}
.cta-block {
  text-align: center;
}

.cta-block-plataformas {
  text-align: center;
}

.legal-consent-container {
	font-size:10px;
	margin-bottom:10px;
}

.cta-block .btn-cta {
  display: inline-block;
  font-weight: 700;
  font-family: 'Quicksand',sans-serif;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  padding: 9px 25px; 
  margin: 25px auto;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
  text-transform: uppercase;
  box-shadow: none;
  background-color: #ff4800;
  color: #fff;
  transition: all .5s ease 0s;
  min-width: 200px;
}

.cta-block .btn-cta:hover {
  background-color: #000;
  box-shadow: none;
}

.cta-block-plataformas .btn-cta {
  display: inline-block;
  font-weight: 700;
  font-family: 'Quicksand',sans-serif;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  padding: 9px 25px; 
  margin: 25px auto;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
  text-transform: uppercase;
  box-shadow: none;
  background-color: #000;
  color: #fff;
  transition: all .5s ease 0s;
  min-width: 200px;
}

.cta-block-plataformas .btn-cta:hover {
  background-color: #fff;
  box-shadow: none;
}

.cs-head h2 {
  font-size: 28px;
  line-height: 40px;
  font-weight: 300;
  color: #ff4800;
  margin: 0 0 40px;
}

.cs-head p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
}

.cs-ordered-list.horizontal ol li:before {
  display: none;
}

.cs-ordered-list.horizontal ol {
  justify-content: space-between;
  max-width: 85%;
  margin: 50px auto;
}

.cs-ordered-list.horizontal ol li .circle {
  background: url(https://2530812.fs1.hubspotusercontent-na1.net/hubfs/2530812/2021_rebranding/webinar/ico-list-56.png) no-repeat left center;
  font-family: "Montserrat",sans-serif;
  color: #171717;
  font-size: 24px;
  font-weight: 600;
  width: 56px;
  height: 56px;
  line-height: 56px;
  border: 0;
}

.cs-ordered-list.horizontal ol li .hs_cos_wrapper_type_inline_rich_text {
  width: calc(100% - 56px);
}

.cs-ordered-list.horizontal ol li .hs_cos_wrapper_type_inline_rich_text p {
  font-family: "Montserrat",sans-serif;
  color: #171717;  
  font-size: 14px;
  font-weight: 500;
}

#section-1 .widget-type-rich_text h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #000;
  margin: 0 0 30px;
}

#section-1 .widget-type-rich_text p,
#section-1 .widget-type-rich_text li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
}
@media (max-width: 767px){
  #section-1 {
      padding-bottom: 20px;
  }
}

/*@media (min-width: 1200px) {
  #section-1 .page-center {
    background: url('https://2530812.fs1.hubspotusercontent-na1.net/hubfs/2530812/2021_rebranding/page-ads/line-1.png') no-repeat left bottom;
  }
}
*/
#section-2 {
  background-color: #000
}

@media(min-width: 1200px) {
  #section-2 {
    background-image:url("https://2530812.fs1.hubspotusercontent-na1.net/hubfs/2530812/2021_rebranding/Chargeback%20Protection/bg-circuit.png"),url("https://2530812.fs1.hubspotusercontent-na1.net/hubfs/2530812/2021_rebranding/Chargeback%20Protection/bg-circle-lines.png");
    background-repeat: no-repeat;
    background-position: -560px 145%,329% -570px;
    padding: 130px 0 120px
  }
}

@media(min-width: 1366px) {
  #section-2 {
    background-position:-558px 135%,279% -580px
  }
}

@media(min-width: 1600px) {
  #section-2 {
    background-position:-408px 115%,179% -540px
  }
}

@media(min-width: 1800px) {
  #section-2 {
    background-position:-378px 125%,179% -540px
  }
}
@media (max-width: 767px){
  #section-2 {
      padding-bottom: 25px;
  }
}
#section-2 .cs-head {
  text-align: center;
  margin: 0 auto 30px;
  max-width: 800px
}

#section-2 .cs-head h2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
  color: #ff4800;
  margin: 0 0 10px;
}

#section-2 .cs-head .hs_cos_wrapper_type_inline_text {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #ff4800;
  margin: 0
}

#section-2 .cs-item-img-text .text .hs_cos_wrapper_type_inline_text {
  color: #fff;
  font-size: 14px;
}

#section-2 .cs-item-img-text.white:before {
  display: none
}

#section-2 .cta-block .btn-cta:hover {
  background-color: #fff;
  color: #000;
  box-shadow: none;
}

#section-4 .cta-block-plataformas .btn-cta:hover {
  background-color: #fff;
  color: #000;
  box-shadow: none;
}

@media (min-width: 1600px){
  #section-3 {
    background: #f9f9f9 url(https://2530812.fs1.hubspotusercontent-na1.net/hubfs/2530812/2021_rebranding/bg-elements.png) no-repeat -7% 50%;
    background-size: contain;
  }
}

#section-3 .hs_cos_wrapper_type_rich_text p,
#section-3 .hs_cos_wrapper_type_text {
  font-size: 16px;
  font-weight: 400;  
  color: #000;
  line-height: 24px;
  display: block;
}

#section-3 .text-center {
  max-width: 1067px;
  float: none;
  margin: 0 auto;
}

#section-3 h3 {
  font-size: 30px;
  font-weight: 500;  
  color: #000;
  line-height: 36px;  
  margin: 30px auto;
}

/*#section-4 {
  background-image: url("https://2530812.fs1.hubspotusercontent-na1.net/hubfs/2530812/fundo-integracoes.webp") no-repeat;
  
  }
}*/

.integrations {
  text-align: center;
}

#section-4 img {
 text-align: center; 
}

#section-4 .cs-head {
  margin: 0 0 40px;
  text-align: center
}

#section-4 .cs-head h2 {
  font-size: 36px;
  line-height: 48px;
  font-weight: 300;
  color: #222222;
  margin: 0 0 10px;
}

#section-4 .cs-head p {
  color: #999;
}

#section-4 .cs_platform_client .group .col {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 15px;
}

@media (min-width: 1200px) {
  #section-4 .cs_platform_client .group .col {
    height: 160px;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
}

#section-4 .cs_platform_client .group .col .item {
  border-radius: 0
}

#section-4 .cs_platform_client .group .col .item a+a{
  display: none
}

/*#section-4 .cta-block-plataformas .btn-cta {
  background-color: #000;
  color: #fff;
}

#section-4 .cta-block-plataformas .btn-cta:hover {
  background-color: #ff4800;
}*/

/*#section-4 {
  background-color: #fff;
  padding: 90px 0;
}*/


  #section-4 h2{
    font-size:21px;
  } 
  #section-4 h2 strong{
      font-size:28px;
    } 


@media (min-width: 1200px){
  .results {
    padding:0px!important;
   /* background-image:url("https://2530812.fs1.hubspotusercontent-na1.net/hubfs/2530812/fundo-01-01.png");
    background-repeat: no-repeat;*/
  }

  #section-5 .row-fluid .page-center {
    max-width: 1170px;
  }
}
@media (max-width: 1200px){
    #section-5 {
    padding:0px!important;
    /*background-image:url("https://2530812.fs1.hubspotusercontent-na1.net/hubfs/2530812/fundo-01-01.png");
    background-repeat: no-repeat;*/
  }
  .cs-hero {
  padding: 60px 0 0;
  min-height: auto;
  }
  .cs-hero .form {
  min-height: auto;
}
@media (max-width: 767px){
  #section-5 {
    padding: 0px 0 10px;
  }
}
.infographic {
  text-align: center;
}
#section-5 .cs-head {
  text-align: center;
  margin: 0 auto 30px;
  padding:0 15px;
  max-width: 830px;
}
@media (max-width: 767px){
  #section-5 .cs-head {
    padding:0 25px;
  }
}
#section-5 .cs-head h2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
  color: #ff4800;
}

#section-5 .blog-post .blog-post-title {
  margin: 30px 0
}

#section-5 .blog-post .blog-post-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #fff;
  margin: 0
}

#section-5 .blog-post p {
  font-size: 11px;
  line-height: 18px;
  font-weight: 400;
  color: #fff;
  margin: 1rem 0
}

#section-5 .blog-post a {
  color: inherit;
}

#section-5 .blog-post > a {
  color:#ff4800;
  font-size: 12px;
  font-weight: 600;
}

#section-6 {
  text-align: center;
}

#section-6 .text-center {
  max-width: 560px;
  float: none;
  margin: 0 auto 50px;
}

#section-6 .cs-head h2 {
  font-size: 28px;
  line-height: 40px;
  font-weight: 500;
  color: #000;
  margin: 0 0 10px;
}

#section-6 .hs_cos_wrapper_type_rich_text p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
}

.footer-container-wrapper {
    background-color: #111;
    color: #fff;
    padding: 50px 20px;
    text-align: center;
}

@media(max-width:767px) {
  .lpads .cs-hero .logos-hero {
    display:none;
  }
  .cs-hero .display h1 {
    font-size:40px;
   /* -webkit-text-fill-color: #333 !important;*/
    background:none !important;
    width: 100%;
    color:#ff4800;
  }
  #section-3 h3 {
    width: 80%;
    margin: 30px auto;
  }

  #trust {
    display:none;
  }
  #section-1 .cs-head h2 {
    font-size: 30px;
    line-height: 1.2;
  }
  #section-2 .cs-head h2 {
    font-size: 30px;
    text-align: center;
    width: 90%;
    margin: 0 5% 30px;
  }
  .reviews-home h2 {
    margin-bottom: 30px;
  }
  .cs-call-action {
    padding-top: 0;
  }
  .cs-call-action h2 {
    margin-bottom: 20px;
  }
  .cs-call-action .btn-cta {
    margin: 0 auto;
  }
  .footer-container-wrapper {
    padding: 20px 20px;
  }
  .footer-container-wrapper p{
    margin-bottom:0;
  }
}