@import url(../../fonts/gilroy-bold/stylesheet.css);
.plataforma-wrap {
  width: 100%;
  max-width: 1440px;
  margin: auto;
}
.plataforma-wrap.new-page-2 {
  display: flex;
  padding: 0 2rem;
}
@media only screen and (max-width: 768px) {
  .plataforma-wrap.new-page-2 {
    flex-direction: column;
  }
}

.plataformas-digitais {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #000;
  padding-top: 1rem;
  padding-bottom: 1.875rem;
  min-height: 100vh;
}
.plataformas-digitais img {
  width: 100%;
}
.plataformas-digitais.white {
  background-color: #fff;
}
.plataformas-digitais.new-page {
  background-color: #080716;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais {
    padding: 0.5rem;
  }
}
.plataformas-digitais .module-plataformas-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.plataformas-digitais .module-plataformas-digitais {
  position: relative;
  background: linear-gradient(110.49deg, #051658 26.25%, #1E83D9 95.46%);
  border-radius: 3.125rem;
  max-width: 1240px;
  margin: auto;
  padding-bottom: 5.625rem;
  margin-bottom: 3.688rem;
}
.plataformas-digitais .module-plataformas-digitais.new-page {
  background: #080716;
  padding-bottom: 0;
  margin-bottom: 0;
}
.plataformas-digitais .module-plataformas-digitais.new-page-2 {
  max-width: none;
  display: flex;
  flex-direction: column;
  background: none;
  border-radius: 0;
  width: 50%;
  padding-bottom: 2.8125rem;
}
.plataformas-digitais .module-plataformas-digitais.new-page-2 .content-wrap {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.plataformas-digitais .module-plataformas-digitais.new-page-2 .content-wrap .module-buttons {
  display: flex;
  gap: 1.5rem;
}
.plataformas-digitais .module-plataformas-digitais.new-page-2 .content-wrap .module-buttons button {
  padding: 0.5rem 1.25rem;
  border-radius: 100px;
  background: linear-gradient(90deg, #1E83D9 0%, #92CBFB 100%);
  color: #010012;
  font-family: "Poppins";
  font-weight: 400;
  border: transparent;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais.new-page-2 .content-wrap .module-buttons {
    justify-content: center;
  }
}
.plataformas-digitais .module-plataformas-digitais.new-page-2 h1 {
  font-family: "Poppins";
  color: #fff;
  font-size: 4rem;
  line-height: 83%;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais.new-page-2 h1 {
    font-size: 2.25rem;
    text-align: center;
  }
}
.plataformas-digitais .module-plataformas-digitais.new-page-2 h1 span {
  font-size: 4rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais.new-page-2 h1 span {
    font-size: 2.25rem;
  }
  .plataformas-digitais .module-plataformas-digitais.new-page-2 h1 span::after {
    width: 100%;
    left: 0;
  }
}
.plataformas-digitais .module-plataformas-digitais.new-page-2 h1 p {
  font-size: 1.563rem;
  line-height: 1.563rem;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais.new-page-2 h1 p {
    font-size: 1.25rem;
    text-align: center;
  }
}
.plataformas-digitais .module-plataformas-digitais.new-page-2 h1 p span {
  font-family: "Gilroy-bold";
  color: #209DFF;
  font-size: 1.563rem;
  line-height: 30px;
  letter-spacing: 0%;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais.new-page-2 h1 p span {
    font-size: 1.25rem;
  }
}
.plataformas-digitais .module-plataformas-digitais.new-page-2 p {
  font-size: 1.563rem;
  line-height: 1.563rem;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais.new-page-2 p {
    font-size: 1.25rem;
    text-align: center;
  }
}
.plataformas-digitais .module-plataformas-digitais.new-page-2 p span {
  font-family: "Gilroy-bold";
  color: #209DFF;
  font-size: 1.563rem;
  line-height: 30px;
  letter-spacing: 0%;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais.new-page-2 p span {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais.new-page-2 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais {
    padding-bottom: 1.688rem;
    margin-bottom: 1.688rem;
  }
}
.plataformas-digitais .module-plataformas-digitais.obrigado {
  padding-bottom: 2.8rem;
}
.plataformas-digitais .module-plataformas-digitais.obrigado p {
  font-family: "Gilroy-medium";
  color: #fff;
  font-weight: 400;
  font-size: 3rem;
  line-height: 100%;
  text-align: center;
  padding-top: 2.625rem;
  padding-bottom: 1.5rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais.obrigado p {
    font-size: 2.25rem;
  }
}
.plataformas-digitais .module-plataformas-digitais.obrigado .call-top-content {
  background-image: url(../../img-temp/planeta\ 1.png), linear-gradient(90.41deg, rgba(0, 0, 62, 0) 0.43%, #00003E 50.15%);
  width: 70%;
  margin: auto;
  border-radius: 10rem;
  background-size: 70%, cover;
  background-repeat: no-repeat, no-repeat;
  background-position: 87% -230%, center;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais.obrigado .call-top-content {
    width: 90%;
    background-size: 100%, cover;
    background-position: top 0% right -30px, center;
  }
}
.plataformas-digitais .module-plataformas-digitais.obrigado .call-top-content h1 {
  font-family: "Gilroy-bold";
  color: #fff;
  font-size: 4rem;
  padding-top: 2.5rem;
  line-height: 83%;
  width: -moz-min-content;
  width: min-content;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais.obrigado .call-top-content h1 {
    font-size: 2.25rem;
    padding-left: 1rem;
  }
}
.plataformas-digitais .module-plataformas-digitais.obrigado .call-top-content h1 span {
  font-size: 4rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais.obrigado .call-top-content h1 span {
    font-size: 2.25rem;
  }
  .plataformas-digitais .module-plataformas-digitais.obrigado .call-top-content h1 span::after {
    width: 100%;
    left: 0;
  }
}
.plataformas-digitais .module-plataformas-digitais.obrigado .call-top-content p {
  font-size: 1.563rem;
  line-height: 1.563rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais.obrigado .call-top-content p {
    font-size: 1.25rem;
  }
}
.plataformas-digitais .module-plataformas-digitais.obrigado .call-top-content p span {
  font-family: "Gilroy-bold";
  color: #209DFF;
  font-size: 1.563rem;
  line-height: 30px;
  letter-spacing: 0%;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais.obrigado .call-top-content p span {
    font-size: 1.25rem;
  }
}
.plataformas-digitais .module-plataformas-digitais .logo-svg-wrap {
  display: flex;
  justify-content: center;
  padding-top: 2.125rem;
  padding-bottom: 4.375rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais .logo-svg-wrap {
    padding-top: 0.688rem;
    padding-bottom: 1.5rem;
  }
  .plataformas-digitais .module-plataformas-digitais .logo-svg-wrap svg {
    width: 110px;
    height: 40px;
  }
}
.plataformas-digitais .module-plataformas-digitais .logo-svg-wrap.new-page-2 {
  padding-bottom: 0;
  justify-content: start;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais .logo-svg-wrap.new-page-2 {
    justify-content: center;
  }
}
.plataformas-digitais .module-plataformas-digitais .module-location-time {
  padding: 2rem 8rem 2rem 8rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
  align-items: center;
  max-width: 1240px;
  margin: auto;
  border-radius: 3.125rem;
  margin-bottom: 3.688rem;
  width: 70%;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais .module-location-time {
    width: 80%;
    padding: 2rem;
    margin-bottom: 1.688rem;
  }
}
.plataformas-digitais .module-plataformas-digitais .module-location-time p {
  font-family: "Gilroy-medium";
  color: #fff;
  font-weight: 400;
  font-size: 1rem;
  line-height: 100%;
  padding-bottom: 0.5rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais .module-location-time p {
    font-size: 1rem;
  }
}
.plataformas-digitais .module-plataformas-digitais .module-location-time p .type-black {
  font-family: "Gilroy-bold";
  color: #fff;
  font-weight: 400;
  font-size: 1rem;
}
.plataformas-digitais .module-plataformas-digitais .module-location-time p a {
  font-family: "Gilroy-bold";
  color: #fff;
  font-weight: 400;
  font-size: 1rem;
  text-decoration: underline;
}
.plataformas-digitais .module-plataformas-digitais .call-top-content {
  width: 90%;
  background-size: 70%, cover;
  background-repeat: no-repeat, no-repeat;
  background-position: 87% -230%, center;
  border-radius: 0 10rem 10rem 0;
  padding-left: 14%;
  background-image: url(../../img-temp/planeta\ 1.png), linear-gradient(90.41deg, rgba(0, 0, 62, 0) 0.43%, #00003E 50.15%);
}
.plataformas-digitais .module-plataformas-digitais .call-top-content.new-page {
  background-image: none;
  width: 80%;
  margin: 0 auto;
  padding-left: 14%;
  position: relative;
}
.plataformas-digitais .module-plataformas-digitais .call-top-content.new-page h1 {
  top: 0%;
  left: 5%;
  position: absolute;
  text-align: left;
  width: -moz-fit-content;
  width: fit-content;
}
.plataformas-digitais .module-plataformas-digitais .call-top-content.new-page span {
  text-align: left;
}
.plataformas-digitais .module-plataformas-digitais .call-top-content.new-page span::after {
  content: none;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais .call-top-content.new-page {
    width: 95%;
    padding-left: 0%;
  }
  .plataformas-digitais .module-plataformas-digitais .call-top-content.new-page h1 {
    top: 5%;
    left: 0%;
  }
}
.plataformas-digitais .module-plataformas-digitais .call-top-content.new-page-2 {
  background-image: none;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais .call-top-content {
    width: 95%;
    margin: auto;
    background-size: 75%, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: 135% 0%, center;
    border-radius: 1.875rem;
  }
}
.plataformas-digitais .module-plataformas-digitais .call-top-content h1 {
  font-family: "Gilroy-bold";
  color: #fff;
  font-size: 4.25rem;
  padding-top: 6.875rem;
  line-height: 83%;
  width: 100%;
  padding-right: 50%;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais .call-top-content h1 {
    font-size: 1.813rem;
    padding-top: 1.813rem;
    padding-right: 40%;
    padding-left: 9%;
    width: 100%;
  }
}
.plataformas-digitais .module-plataformas-digitais .call-top-content h1 span {
  position: relative;
  display: block;
  z-index: 2;
  text-align: right;
}
.plataformas-digitais .module-plataformas-digitais .call-top-content h1 span::after {
  content: "";
  position: absolute;
  width: 130%;
  height: 100%;
  z-index: -1;
  top: 0;
  border-radius: 76px;
  left: -30%;
  background: linear-gradient(90deg, rgba(32, 157, 255, 0) 0%, rgba(32, 157, 255, 0.02) 9%, rgba(32, 157, 255, 0.09) 22%, rgba(32, 157, 255, 0.21) 36%, rgba(32, 157, 255, 0.37) 52%, rgba(32, 157, 255, 0.57) 69%, rgba(32, 157, 255, 0.81) 87%, #209DFF 100%);
}
.plataformas-digitais .module-plataformas-digitais .call-top-content h1 span {
  font-family: "Gilroy-bold";
  color: #fff;
  font-size: 4.25rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais .call-top-content h1 span {
    font-size: 1.813rem;
  }
}
.plataformas-digitais .module-plataformas-digitais .call-top-content p {
  font-family: "Gilroy-regular";
  color: #fff;
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 1.95rem;
  text-align: right;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 4.375rem;
  padding-right: 50%;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais .call-top-content p {
    font-size: 0.75rem;
    padding-right: 40%;
    padding-top: 0.5rem;
    padding-bottom: 1.813rem;
  }
}
.plataformas-digitais .module-plataformas-digitais .call-top-content p span {
  font-family: "Gilroy-bold";
  color: #209DFF;
  font-size: 1.75rem;
  line-height: 1.95rem;
  letter-spacing: 0%;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais .call-top-content p span {
    font-size: 0.75rem;
  }
}
.plataformas-digitais .module-plataformas-digitais-image {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.plataformas-digitais .module-plataformas-digitais-image.mobile {
  display: none;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-plataformas-digitais-image {
    display: none;
    width: 100%;
  }
  .plataformas-digitais .module-plataformas-digitais-image.mobile {
    padding: 1.5rem 0 1rem;
    display: flex;
  }
}
.plataformas-digitais .module-content {
  background: linear-gradient(102.26deg, #030A49 58.24%, #1C8BE9 97.05%);
  border-radius: 3.125rem;
  padding: 5.313rem 7.5rem;
  max-width: 1240px;
  margin: auto;
  gap: 2rem;
  margin-bottom: 3.688rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-content {
    flex-direction: column;
    padding: 2rem;
    gap: 1rem;
    margin-bottom: 1.688rem;
  }
}
.plataformas-digitais .module-content .arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 75px;
  height: 75px;
  background-color: #D9D9D9;
  border-radius: 50%;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-content .arrow {
    max-width: 21px;
    min-width: 21px;
    height: 21px;
  }
  .plataformas-digitais .module-content .arrow svg {
    max-width: 11px;
    max-height: 11px;
  }
}
.plataformas-digitais .module-content p {
  font-family: "Gilroy-regular";
  color: #fff;
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 2.375rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-content p {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}
.plataformas-digitais .module-content p.apoio {
  font-family: "Gilroy-medium";
  display: flex;
  justify-content: end;
  align-items: center;
  width: 100%;
  gap: 0.5rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-content p.apoio svg {
    width: 40px;
    height: 12px;
  }
}
.plataformas-digitais .module-content p.content {
  width: calc(100% - 75px - 2rem);
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-content p.content {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-fim {
    padding-bottom: 2rem;
  }
}
.plataformas-digitais .module-fim p {
  font-family: "Gilroy-medium";
  color: #fff;
  font-weight: 400;
  font-size: 1rem;
  line-height: 100%;
  text-align: center;
}
.plataformas-digitais .module-fim p.type-black {
  font-family: "Gilroy-bold";
  padding-bottom: 2rem;
}
.plataformas-digitais .module-fim .btn-agradecimento-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3rem 0;
}
.plataformas-digitais .module-fim .btn-agradecimento-wrap .btn-agradecimento {
  background: linear-gradient(91.37deg, #01013F 1.16%, #1764B5 106.62%);
  border-radius: 50px;
  padding: 1rem 3.375rem;
}
.plataformas-digitais .module-fim .btn-agradecimento-wrap .btn-agradecimento p {
  font-family: "Gilroy-medium";
  font-weight: 400;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
}
.plataformas-digitais .module-fim .btn-agradecimento-wrap .btn-agradecimento p span.type-black {
  font-family: "Gilroy-bold";
  padding-bottom: 1rem;
}
.plataformas-digitais .module-location {
  background: #030A49;
  border-radius: 3.125rem 3.125rem 0 0;
  padding: 6.125rem;
  max-width: 1240px;
  margin: auto;
  background-image: url(../../img-temp/planeta.png);
  background-repeat: no-repeat;
  background-position: right;
  margin-bottom: 3.688rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-location {
    background-image: url(../../img-temp/planeta\ 1.png);
    background-position: 110% 140%;
    background-size: contain;
    padding: 2.813rem 1.813rem;
    border-radius: 1.5rem;
    margin-bottom: 1.688rem;
  }
}
.plataformas-digitais .module-location h2 {
  font-family: "Gilroy-bold";
  color: #fff;
  font-weight: 400;
  font-size: 2.25rem;
  line-height: 100%;
  padding-bottom: 0.5rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-location h2 {
    font-size: 1rem;
  }
}
.plataformas-digitais .module-location p {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-family: "Gilroy-medium";
  color: #fff;
  font-weight: 400;
  font-size: 2.25rem;
  line-height: 100%;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-location p {
    font-size: 1rem;
  }
}
.plataformas-digitais .module-agenda {
  max-width: 1240px;
  margin: auto;
  margin-bottom: 3.688rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-agenda {
    margin-bottom: 1.688rem;
  }
}
.plataformas-digitais .module-agenda h2 {
  font-family: "Gilroy-regular";
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  font-size: 2.25rem;
  line-height: 100%;
  text-align: center;
  padding-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-agenda h2 {
    font-size: 1rem;
  }
}
.plataformas-digitais .module-agenda .agenda-wrap {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  background-color: #030A49;
  border-radius: 3.125rem;
  padding: 5.313rem 5.313rem 3rem 5.313rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-agenda .agenda-wrap {
    border-radius: 3.125rem;
    padding: 2rem 2rem 1rem 2rem;
  }
}
.plataformas-digitais .module-agenda .agenda-wrap .agenda-item {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-agenda .agenda-wrap .agenda-item {
    flex-direction: column;
    gap: 1rem;
  }
}
.plataformas-digitais .module-agenda .agenda-wrap .agenda-item:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2rem;
  width: 80%;
  height: 1px;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-agenda .agenda-wrap .agenda-item:not(:last-child)::after {
    width: 100%;
  }
}
.plataformas-digitais .module-agenda .agenda-wrap .agenda-item .time p {
  font-family: "Gilroy-bold";
  color: #fff;
  font-weight: 400;
  font-size: 2.25rem;
  line-height: 2.25rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-agenda .agenda-wrap .agenda-item .time p {
    text-align: center;
    font-size: 0.875rem;
    line-height: 0.875rem;
  }
}
.plataformas-digitais .module-agenda .agenda-wrap .agenda-item .description p {
  font-family: "Gilroy-medium";
  color: #fff;
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 100%;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-agenda .agenda-wrap .agenda-item .description p {
    text-align: center;
    font-size: 0.75rem;
  }
}
.plataformas-digitais .module-agenda .agenda-wrap .agenda-item .description p .type-black {
  font-family: "Gilroy-bold";
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 100%;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-agenda .agenda-wrap .agenda-item .description p .type-black {
    font-size: 0.75rem;
  }
}
.plataformas-digitais .module-form {
  position: relative;
  max-width: 1240px;
  margin: auto;
  margin-bottom: 3.688rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-form {
    flex-direction: column;
    margin-bottom: 1.688rem;
  }
}
.plataformas-digitais .module-form .form-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-form .form-content {
    padding-left: 0;
  }
}
.plataformas-digitais .module-form .form-content h2 {
  font-family: "Gilroy-regular";
  color: #fff;
  font-weight: 400;
  font-size: 2rem;
  line-height: 100%;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-form .form-content h2 {
    font-size: 1rem;
    padding: 2rem;
    text-align: center;
  }
}
.plataformas-digitais .module-form .form-content p.apoio-form {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: "Gilroy-medium";
  color: #fff;
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 1.75rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-form .form-content p.apoio-form {
    font-size: 0.875rem;
    line-height: 0.875rem;
    padding: 0 2rem 2rem 2rem;
    position: absolute;
    top: 105%;
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-form .form-mautic {
    width: 90%;
    margin: auto;
  }
}
.plataformas-digitais .module-form .form-mautic .mauticform_wrapper {
  padding: 2.875rem 4.375rem;
  background-color: #DEDEE0;
  border-radius: 3.125rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-form .form-mautic .mauticform_wrapper {
    padding: 2rem;
  }
}
.plataformas-digitais .module-form .form-mautic .mauticform_wrapper .mauticform-error {
  height: 40px;
  display: block;
  font-family: "Gilroy-regular";
  color: red;
  font-weight: 500;
  font-size: 1rem;
  line-height: 100%;
}
.plataformas-digitais .module-form .form-mautic .mauticform_wrapper .mauticform-page-wrapper {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-form .form-mautic .mauticform_wrapper .mauticform-page-wrapper .mauticform-button-wrapper {
    text-align: center;
  }
}
.plataformas-digitais .module-form .form-mautic .mauticform_wrapper .mauticform-page-wrapper .mauticform-row:not(.mauticform-button-wrapper)::after {
  content: "*";
  position: absolute;
  top: 0;
  right: 0;
  color: red;
  font-size: 1rem;
  line-height: 1;
}
.plataformas-digitais .module-form .form-mautic .mauticform_wrapper .mauticform-page-wrapper .mauticform-row {
  position: relative;
}
.plataformas-digitais .module-form .form-mautic .mauticform_wrapper .mauticform-page-wrapper .mauticform-row .mauticform-input {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #7E7E7E;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #7E7E7E;
  background-color: transparent;
  outline: 0;
}
.plataformas-digitais .module-form .form-mautic .mauticform_wrapper .mauticform-page-wrapper .mauticform-row .mauticform-errormsg {
  height: 35px;
  display: block;
  font-family: "Gilroy-regular";
  color: red;
  font-weight: 500;
  font-size: 1rem;
  line-height: 100%;
  padding-top: 0.25rem;
  padding-bottom: 0.5rem;
}
.plataformas-digitais .module-form .form-mautic .mauticform_wrapper .mauticform-page-wrapper .mauticform-button {
  background: linear-gradient(84.82deg, #030A49 15.74%, rgba(21, 103, 188, 0.52) 204.53%);
  padding: 1rem 5rem;
  border-radius: 100px;
  border: 0;
  font-family: "Gilroy-regular";
  color: #fff;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 100%;
  margin-top: 2rem;
}
.plataformas-digitais .module-footer {
  max-width: 1240px;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 8rem 0 8rem 0;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-footer {
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    padding: 3rem 0 3rem 0;
  }
}
.plataformas-digitais .module-footer p {
  font-family: "Gilroy-regular";
  color: #7E7E7E;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-footer p {
    font-size: 0.875rem;
    line-height: 0.875rem;
  }
}
.plataformas-digitais .module-footer .redes-footer {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
}
@media only screen and (max-width: 768px) {
  .plataformas-digitais .module-footer .redes-footer {
    flex-direction: column;
  }
}
.plataformas-digitais .module-footer .redes-footer p {
  font-family: "Gilroy-medium";
  color: #fff;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1rem;
  text-transform: uppercase;
}
.plataformas-digitais .module-footer .redes-footer .redes-row {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}/*# sourceMappingURL=style-temp.css.map */