.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;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  color: #121212;
  background-color: #f4f4f4;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

a {
  text-decoration: underline;
}

.button {
  cursor: pointer;
  background-color: #3e52c1;
  border-radius: 10px;
  padding: 15px 25px;
  font-size: 18px;
  font-weight: 600;
}

.button.button-style {
  width: 185px;
  background-image: url('../images/black-circle.png');
  background-position: 0 140%;
  background-repeat: no-repeat;
  background-size: 100% 350%;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 15px;
  text-decoration: none;
  transition: background-position .35s;
  display: flex;
}

.button.button-style:hover {
  background-position: 50%;
  background-size: 110%;
}

.button.button-style.form-button-style {
  width: 100%;
  border-radius: 5px;
  margin-top: 30px;
  font-size: 14px;
  font-weight: 400;
}

.button.button-style._404-button {
  width: 100%;
}

.button.button-style.cookie-button-style-1 {
  width: 110px;
  height: auto;
  margin-right: 0;
  padding: 12px 17px;
}

.button.button-style.custom-button-style-2 {
  width: 115px;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  margin-right: 15px;
  padding: 10px 15px;
}

.button.button-style.custom-button-style-2:hover {
  color: #f4f4f4;
}

.button.nav-button {
  background-image: url('../images/black-circle.png');
  background-position: 0 140%;
  background-repeat: no-repeat;
  background-size: 100% 350%;
  flex-direction: row;
  justify-content: flex-end;
  margin-right: 0;
  padding: 10px 20px;
  font-size: 14px;
  transition: background-position .35s;
  display: inline-block;
  position: static;
  right: 0;
}

.button.nav-button:hover {
  background-position: 50%;
  background-size: 110%;
}

.button.cookie-button {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}

.button.cookie-button-style-1 {
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
}

.button.cookie-button-style-2 {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #121212;
  padding: 10px 15px;
  text-decoration: none;
}

.text-block {
  color: #f4f4f4;
  text-decoration: none;
}

.image {
  width: 20px;
  color: #f4f4f4;
}

.image-2 {
  width: 15px;
  margin-left: 15px;
  padding-left: 0;
}

.heading {
  font-size: 74px;
  line-height: 1.1;
}

.heading.main-heading {
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 64px;
  line-height: 1;
  overflow: visible;
}

.heading.main-heading.grid-heading {
  margin-top: 0;
  padding-top: 0;
  overflow: hidden;
}

.heading.main-heading.heading-form {
  font-size: 64px;
}

.heading.footer-heading {
  color: #f4f4f4;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 54px;
  font-weight: 600;
  display: block;
}

.heading-2 {
  font-size: 54px;
}

.heading-3 {
  font-size: 30px;
  font-weight: 600;
}

.hero-paragraph {
  padding-left: 1rem;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
}

.hero-paragraph.text-block {
  color: #121212;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.hero-paragraph.custom-space {
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 50px;
  font-size: 20px;
  font-weight: 400;
}

.link-block {
  color: #121212;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  line-height: 20px;
  display: flex;
}

.text-block-link {
  text-transform: none;
  white-space: normal;
  border: 5px #000;
  border-bottom-width: 1px;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 0;
  text-decoration: underline;
  display: block;
}

.text-block-link.link-block {
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-left: 30px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-block-link.text-link-white {
  border: 1px #000;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.image-3 {
  width: 18px;
  margin-left: 15px;
}

.section {
  height: 100vh;
  max-width: 1580px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section.main-section {
  z-index: 3;
  height: auto;
  background-color: #f4f4f4;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 5rem;
  position: relative;
}

.section.main-section.fixed {
  position: static;
  top: 0;
}

.section.nav {
  flex: 1;
  order: 0;
  align-self: flex-start;
  display: block;
}

.section.navbar {
  z-index: 99;
  width: 100%;
  height: 70px;
  max-width: 100%;
  background-color: #f4f4f4;
  flex: 0 auto;
  justify-content: space-between;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.section.contact-footer {
  width: 100%;
}

.section.contact-interaction {
  z-index: 3;
  width: 100%;
  height: 170px;
  max-width: 100%;
  background-color: #3e52c1;
  flex-flow: row;
  flex: 0 auto;
  margin-top: 0;
  display: flex;
  position: relative;
}

.section.info-section {
  z-index: 3;
  width: 100%;
  height: auto;
  background-color: #f4f4f4;
  margin-top: auto;
  margin-bottom: auto;
  position: relative;
}

.section.service-section {
  z-index: 3;
  width: 100%;
  height: auto;
  background-color: #f4f4f4;
  margin: auto 3rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: relative;
}

.section.faq-section {
  z-index: 3;
  width: 100%;
  height: auto;
  background-color: #f4f4f4;
  align-items: flex-start;
  margin-top: auto;
  margin-bottom: auto;
  position: relative;
}

.section.footer-section {
  width: 100%;
  height: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.section.footer-section.footer-section-home {
  height: auto;
  margin-left: 3rem;
  margin-right: 3rem;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section.teste {
  width: 100%;
}

.section.form-section {
  width: 100%;
  height: auto;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
}

.section.space-section {
  width: 100%;
  height: 8vh;
}

.section.teste-checkbox, .section.footer-section-form, .section.teste-section {
  width: 100%;
}

.section.pdv-section {
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 5rem;
  position: static;
}

.custom-container {
  height: 100vw;
  max-width: 50%;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 10px 3rem;
  display: flex;
}

.custom-container.content-container {
  height: 200vh;
  max-width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
  position: static;
  top: 0;
}

.custom-container.flex-content-container {
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  margin-top: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.custom-container.flex-content-container.track {
  height: 200vh;
  flex-direction: column;
  position: static;
}

.button-text-block {
  color: #f4f4f4;
}

.button-arrow-icon {
  width: 16px;
  margin-left: 15px;
  padding-left: 0;
}

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

.buttons-home-block.elements {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-top: 30px;
  display: grid;
}

.image-5 {
  width: 18px;
  margin-left: 15px;
}

.custom-span {
  color: #3e52c1;
}

.body {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-image {
  width: 100%;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: static;
  overflow: visible;
}

.hero-list-item {
  order: 0;
  display: flex;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-areas: "Area Area-2"
                       "Area-3 .";
}

.grid.grid-text-header {
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  align-items: center;
  display: grid;
}

.image-6 {
  width: 25px;
  margin-right: 0;
  padding-right: 0;
}

.custom-list-item, .custom-list-item-2 {
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.image-7 {
  width: 20px;
}

.list-item {
  align-self: center;
  padding-right: 40px;
  display: flex;
}

.logo-image {
  width: 180px;
  margin-left: 0;
  display: inline-block;
  position: static;
  left: 0;
}

.container-2 {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  object-fit: fill;
  flex-wrap: nowrap;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-left: 3rem;
  margin-right: 3rem;
  display: flex;
}

.container-2.custom-navbar {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
}

.info-div {
  width: 100%;
  height: auto;
  max-width: 100%;
  background-color: #fff;
  border-radius: 50px;
  margin-top: 1.5rem;
  margin-bottom: 0;
  padding: .5rem 3rem 2rem;
  position: static;
}

.heading-4 {
  font-size: 38px;
  line-height: 1.1;
}

.info-text-block {
  padding-top: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.info-text-block.info-gird-text {
  color: #121212;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.info-text-block.info-gird-text.grid-text-white {
  color: #f4f4f4;
}

.info-text-block.tab-number {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}

.info-text-block.tab-number.tab-number-closed {
  color: #f4f4f4;
}

.info-link {
  color: #121212;
  border-bottom: 1px #000;
  padding-top: 10px;
  text-decoration: underline;
  transition: color .35s;
  display: flex;
}

.info-link:hover {
  color: #3e52c1;
}

.frame {
  width: auto;
  height: 100%;
  flex: none;
  position: static;
}

.camera {
  width: 100%;
  height: 200vh;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.left-content {
  width: 50%;
  height: 200vh;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  padding-bottom: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.sticky-column {
  width: 50%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 200px;
  bottom: 200px;
}

.div-block-2 {
  height: 100vh;
}

.main-content {
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.call-to-action1 {
  width: 100%;
  height: 100%;
  max-width: 1580px;
  justify-content: space-between;
  align-items: center;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
}

.main-heading.heading-white {
  color: #f4f4f4;
  font-size: 36px;
}

.main-heading.heading-white.heading-call-to-action {
  width: 100%;
  max-width: 100%;
  text-align: left;
  align-self: auto;
  margin-top: 0;
  padding-top: 0;
  font-size: 38px;
}

.call-to-action-block {
  width: 100%;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.image-8 {
  width: 20px;
  margin-left: 20px;
  padding-left: 0;
}

.info-text-block-white {
  width: auto;
  height: auto;
  color: #f4f4f4;
  text-align: left;
  border: 1px #f4f4f4;
  align-self: auto;
  font-size: 24px;
  line-height: 0;
  text-decoration: none;
  display: block;
}

.grid-info-section {
  width: 100%;
  height: auto;
  padding: 10rem 3rem;
}

.content-grid {
  grid-column-gap: 16px;
  grid-row-gap: 15px;
  grid-template: "."
  / 1fr .75fr .75fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  align-items: start;
}

.content-grid-bottom {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr .75fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  justify-items: stretch;
  margin-left: 0%;
  padding-top: 15px;
  padding-left: 0;
  display: grid;
}

.info-grid-box {
  height: 100%;
  background-color: #fff;
  border-radius: 50px;
  flex-direction: column;
  padding: 1.5em 2em 2em 3em;
  display: flex;
  overflow: hidden;
}

.info-grid-box:hover {
  color: #121212;
}

.info-grid-box.grid-box-prices {
  background-color: #3e52c1;
  background-image: url('../images/custom-background.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  padding-left: 2em;
  transition: background-position .35s;
}

.info-grid-box.grid-box-prices:hover {
  background-position: 0 100%;
  background-size: cover;
}

.grid-name-icon {
  width: 100%;
  height: 70px;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.grid-name-icon.custom-grid-space {
  padding-top: 10em;
}

.image-9 {
  width: 75px;
}

.image-9.custom-icon-size {
  width: 80px;
  margin-left: -15px;
}

.image-9.custom-icon-size.icon-size {
  width: 85px;
}

.image-9.custom-icon-size-2 {
  width: 70px;
}

.paragraph {
  padding-left: 2em;
  padding-right: 2em;
}

.paragraph.grid-paragraph {
  padding: 7em 0 0;
  font-weight: 300;
  line-height: 1.5;
}

.paragraph.grid-paragraph.grid-paragraph-white {
  color: #f4f4f4;
}

.grid-text-link {
  color: #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  text-decoration: none;
}

.grid-text-link:hover {
  color: #121212;
  border: 0 solid #121212;
  border-bottom-width: 1px;
}

.grid-icon {
  width: 20px;
}

.extra-services {
  z-index: 3;
  width: 100%;
  height: auto;
  background-color: #3e52c1;
  border: 1px #000;
  border-radius: 50px;
  margin-bottom: auto;
  padding: 3rem 2rem 5rem;
  position: static;
  box-shadow: 0 0 0 100px #f4f4f4;
}

.main-heading {
  padding-top: 2rem;
}

.service-heading {
  color: #f4f4f4;
  text-align: center;
  padding-bottom: 4rem;
  font-size: 46px;
  font-weight: 600;
}

.tabs {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template: "."
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: stretch;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.tabs-list {
  flex-direction: column;
  display: flex;
}

.tabs-title {
  color: #f4f4f4;
  text-align: left;
  padding-left: 2rem;
  font-size: 24px;
  font-weight: 600;
}

.tab-text-block {
  background-color: rgba(86, 105, 213, 0);
  padding-top: 15px;
  padding-left: 15px;
}

.tab-text-block.w--current {
  background-color: #5669d5;
  border-radius: 20px;
  padding-top: 15px;
  padding-left: 15px;
}

.tab-component-content {
  width: 100%;
  align-items: center;
  display: flex;
}

.number-block {
  width: 50px;
  height: 50px;
  background-color: #23d374;
  border-radius: 10px;
}

.number-block.number-block-closed {
  background-color: #5669d5;
}

.tab-paragraph {
  opacity: 1;
  color: #f4f4f4;
  background-color: rgba(0, 0, 0, 0);
  padding: .5rem 5rem;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.tab-link-tab-2 {
  background-color: rgba(221, 221, 221, 0);
}

.image-tab {
  width: 55%;
  text-align: left;
  align-self: auto;
  display: block;
}

.tab-content {
  text-align: left;
  position: static;
}

.tab-content-block {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.tabs-menu {
  width: 50%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.tabs-component {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.container-3 {
  display: flex;
}

.tab-content {
  width: 40%;
  padding-top: 0;
  padding-bottom: 0;
}

.tab-button {
  color: #f4f4f4;
  background-color: rgba(221, 221, 221, 0);
  display: block;
}

.tab-button:hover {
  background-color: rgba(0, 0, 0, 0);
}

.tab-button.w--current {
  background-color: rgba(221, 221, 221, 0);
  display: block;
}

.tab-button-title {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
  display: flex;
}

.image-10, .chevron {
  width: 15px;
}

.tab-button-desc-wrapper {
  padding-left: 5.5rem;
  font-weight: 300;
  line-height: 1.6;
}

.tab-number {
  width: 60px;
  height: 58px;
  color: #121212;
  object-fit: fill;
  background-color: #23d374;
  border: 3px rgba(86, 105, 213, .5);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tab-title-icon {
  width: 100%;
  justify-content: space-between;
  padding-left: 2rem;
  display: flex;
}

.tab-button-desc {
  padding-right: 40px;
}

.tab-button-content {
  width: 100%;
  background-color: #5669d5;
  border-radius: 20px;
  padding: 10px 20px 15px 10px;
}

.tab-content-progress-bar {
  width: 100%;
  height: 3px;
  opacity: 0;
  background-color: rgba(35, 211, 116, .5);
  border-radius: 999px;
  display: none;
  overflow: visible;
}

.tab-button-progress {
  width: 2%;
  height: 100%;
  background-color: #23d374;
  border-radius: 999px;
}

.tab-button-image {
  width: 65%;
  margin-bottom: 0;
  margin-left: 7rem;
  padding-left: 0;
}

.tab-mobile-image {
  display: none;
}

.faq-container {
  width: 100%;
  height: auto;
  background-color: #f4f4f4;
  flex-direction: column;
  margin-top: auto;
  margin-bottom: auto;
  padding: 7rem 3rem 20rem;
  display: flex;
}

.faq-heading {
  align-items: flex-start;
  margin-top: 3rem;
  margin-right: 0;
  padding-left: 3rem;
  display: block;
  overflow: visible;
}

.faq-questions {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 2rem;
  display: flex;
  position: static;
}

.faq-content-column {
  width: 50%;
  margin-top: 4rem;
  margin-right: 0;
}

.faq-content-column.far-first-column {
  height: auto;
  margin-top: 1rem;
  margin-right: 2rem;
  position: static;
}

.faq-content-column.faq-second-column {
  margin-top: 1rem;
  margin-left: 2rem;
  margin-right: 5rem;
  padding-right: 0;
}

.faq-content-dropdown {
  z-index: auto;
  height: auto;
  min-height: auto;
  margin-top: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
}

.faq-title {
  cursor: pointer;
  border-bottom: 1px #000;
  border-radius: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 24px;
  font-weight: 500;
}

.faq-title.text-icon {
  color: #3e52c1;
  border-bottom-style: none;
  margin-right: 1rem;
  position: absolute;
}

.faq-title-content {
  z-index: 1;
  width: 100%;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-color: #f4f4f4;
  background-clip: border-box;
  border-bottom: 1px #000;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-top: 25px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.faq-description {
  margin-top: 1rem;
  margin-left: 3.8rem;
  font-weight: 300;
  line-height: 1.8;
}

.text-block-3 {
  height: auto;
  min-height: auto;
  text-align: left;
  border: 1px #000;
  align-self: auto;
  text-decoration: none;
}

.text-block-3:hover {
  color: #121212;
}

.faq-line {
  width: auto;
  height: 1px;
  background-color: #121212;
  margin-top: 1rem;
  margin-left: 3.8rem;
  padding-left: 0;
}

.icon-animation {
  width: 35px;
  height: 35px;
  background-color: #3e52c1;
  border-radius: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 1.5rem;
  display: flex;
  position: relative;
}

.arrow-faq {
  width: 15px;
  background-color: rgba(62, 82, 193, 0);
}

.contact-form-block {
  width: 100%;
  height: auto;
  background-color: #3e52c1;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10rem 3rem 2rem;
  display: flex;
}

.contact-form-block.contact-form-from-formulario {
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bottom-footer-form {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border-top: .5px solid #f4f4f4;
  margin-top: 3rem;
}

.top-footer-form {
  width: 100%;
  height: auto;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.contact-form-content {
  width: 50%;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
}

.contact-form-header {
  width: 50%;
  flex-direction: column;
  align-self: auto;
  align-items: flex-start;
  padding-top: 5px;
  padding-left: 4rem;
  display: block;
}

.footer-paragraph {
  width: 60%;
  color: #f4f4f4;
  padding-right: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.6;
}

.footer-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #121212;
  grid-template: ". Area" 1fr
                 ". Area" minmax(65px, 1fr)
                 ". Area-2" 1fr
                 / 1fr 1fr;
  grid-auto-flow: row;
}

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

.custom-footer-form {
  height: 100%;
  color: #f4f4f4;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.custom-field-label {
  color: #f4f4f4;
  text-align: left;
  margin-bottom: 0;
  padding-left: 1rem;
  font-weight: 400;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.custom-form-block {
  height: 100%;
  color: #f4f4f4;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  overflow: visible;
}

.custom-form-block.message-block-footer {
  border-radius: 10px;
  padding-top: 0;
  padding-bottom: 0;
}

.custom-field {
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  opacity: 1;
  color: #f4f4f4;
  text-align: left;
  background-color: #5669d5;
  border: 1px #f4f4f4;
  border-radius: 10px;
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 14px;
  font-style: normal;
  line-height: 0;
  text-decoration: none;
  overflow: visible;
}

.custom-field::-ms-input-placeholder {
  color: rgba(244, 244, 244, .6);
}

.custom-field::placeholder {
  color: rgba(244, 244, 244, .6);
}

.custom-text-area {
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  opacity: 1;
  color: #f4f4f4;
  background-color: #5669d5;
  border: 1px solid #5669d5;
  border-radius: 10px;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 0;
  padding: 1.3rem 0 0 1rem;
  display: flex;
}

.custom-text-area::-ms-input-placeholder {
  color: rgba(244, 244, 244, .65);
}

.custom-text-area::placeholder {
  color: rgba(244, 244, 244, .65);
}

.success-message {
  color: #23d374;
  background-color: #5669d5;
  padding-top: 15px;
  padding-bottom: 15px;
}

.success-message-2 {
  width: 100%;
  height: 100%;
  text-align: left;
  background-color: #5669d5;
  border-radius: 10px;
  padding: 1.3rem 0 0 1rem;
}

.custom-button-form {
  width: 100%;
  height: 70px;
  margin-bottom: 0;
  display: block;
}

.button-form {
  width: 100%;
  height: 100%;
  color: #121212;
  background-color: #23d374;
  background-image: url('../images/black-circle.png');
  background-position: 50% 140%;
  background-repeat: no-repeat;
  background-size: 100% 350%;
  border: 1px #000;
  border-radius: 10px;
  padding: 0;
  font-weight: 600;
  transition: background-position .55s;
}

.button-form:hover {
  color: #f4f4f4;
  background-position: 50%;
  background-size: 120%;
}

.form {
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
}

.button-selector {
  cursor: pointer;
  border: 1px solid #f4f4f4;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.item-selector {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.circle-selector {
  width: 20px;
  height: 20px;
  border: 1px solid #f4f4f4;
  border-radius: 999px;
  margin-right: 1rem;
  padding-right: 0;
}

.text-selector {
  color: #f4f4f4;
}

.footer-bottom-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding-top: 1rem;
}

.logo-footer {
  width: 200px;
}

.footer-topics {
  color: #f4f4f4;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
}

.footer-content-block {
  flex-direction: column;
  padding-top: 10px;
  display: flex;
}

.footer-links {
  outline-offset: 0px;
  color: #f4f4f4;
  cursor: pointer;
  border: 1px #000;
  outline: 3px #f4f4f4;
  padding-top: 0;
  padding-bottom: 5px;
  font-weight: 300;
  text-decoration: none;
  transition: color .2s;
  position: relative;
}

.footer-links:hover {
  color: #121212;
}

.second-button-selector {
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.circle-selector-2 {
  width: 20px;
  height: 20px;
  border: 1px solid #f4f4f4;
  border-radius: 999px;
  margin-right: 1rem;
}

.text-selector-2 {
  color: #f4f4f4;
}

.teste {
  width: 100%;
  height: 500px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.teste-block {
  width: 50%;
  height: 300px;
}

.custom-sucess {
  width: 100%;
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  background-color: #5669d5;
  border-radius: 10px;
  padding: 1.3rem 0 0 1rem;
}

.text-block-4 {
  text-align: left;
}

.random-space {
  display: none;
}

.logo-container {
  width: 50%;
  display: flex;
}

.contact-container {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.test-animation-faq {
  width: 100%;
}

.faq-tab {
  width: 100%;
  display: flex;
}

.custom-tab-faq {
  width: 100%;
  flex-direction: column;
  margin-right: 0;
  display: flex;
}

.tab-faq-animation {
  height: 100%;
  background-color: rgba(221, 221, 221, 0);
  padding: 15px 0;
  display: block;
}

.tab-faq-animation.w--current {
  height: 100%;
  background-color: rgba(200, 200, 200, 0);
  padding: 15px 0;
  position: relative;
}

.tab-faq-content {
  height: auto;
}

.form-call-to-action {
  width: 50%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 3rem;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
}

.form-options {
  width: 50%;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.main-heading-contact-form {
  width: 100%;
}

.servicos-form {
  width: 100%;
  justify-content: flex-start;
  padding-top: 1rem;
  padding-bottom: 0;
  display: block;
}

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

.custom-list-services {
  width: 100%;
  justify-content: flex-start;
  padding-top: 10px;
  padding-left: 0;
  display: flex;
}

.list-item-form {
  padding-right: 30px;
  display: flex;
}

.icon-image-services {
  width: 30px;
  margin-right: 20px;
  padding-right: 0;
}

.text-block-form {
  font-size: 16px;
  font-weight: 600;
}

.text-span {
  display: inline;
}

.form-title {
  border: 1px #000;
  padding-bottom: 15px;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.1;
}

.main-title-form {
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 1rem;
  display: flex;
}

.form-image-title {
  width: 25px;
}

.field-label-form {
  margin-bottom: 8px;
  padding-top: 10px;
  font-size: 15px;
  font-weight: 500;
}

.text-field-label-form {
  height: 50px;
  background-color: rgba(242, 243, 247, .7);
  border: 1px #000;
  border-radius: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.text-field-label-form:hover {
  background-color: #f2f3f7;
}

.checkbox-container {
  padding-bottom: 5px;
  display: flex;
}

.custom-checkbox {
  color: #7e8390;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  margin-right: 30px;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 14px;
  display: block;
}

.custom-checkbox:active {
  color: #7e8390;
}

.custom-checkbox:focus {
  color: #121212;
}

.custom-checkbox:focus-visible {
  color: #121212;
}

.custom-checkbox[data-wf-focus-visible] {
  color: #121212;
}

.text-area-form {
  height: 100px;
  max-height: none;
  min-height: 150px;
  background-color: rgba(242, 243, 247, .7);
  border: 1px #000;
  border-radius: 5px;
  margin-bottom: 25px;
  padding: 15px;
}

.text-area-form:hover {
  background-color: #f2f3f7;
}

.text-area-form::-ms-input-placeholder {
  color: #7e8390;
  background-color: rgba(170, 177, 199, 0);
}

.text-area-form::placeholder {
  color: #7e8390;
  background-color: rgba(170, 177, 199, 0);
}

.checkbox {
  border-radius: 0;
}

.checkbox-2 {
  border: 1px #000;
  border-radius: 0;
}

.main-content-block-form {
  height: auto;
  align-items: stretch;
  margin-bottom: 0;
  padding-top: 4rem;
  padding-bottom: 5rem;
  display: flex;
}

.teste-block-123 {
  width: 100%;
  height: 100%;
}

._1123123123123123 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.customcheckbox12312312 {
  width: 25px;
  height: 25px;
  border-radius: 20px;
  margin-left: 0;
}

.background-form-block {
  height: auto;
  background-color: #fff;
  border-radius: 20px;
  margin-bottom: 2rem;
  margin-left: 3rem;
  margin-right: 5rem;
  padding: 2rem 3rem 3rem;
  position: relative;
}

.line-animation {
  width: 100%;
  height: 1px;
  background-color: #fff;
  display: flex;
  position: absolute;
  bottom: -12px;
}

.line-animation.line-animation-2 {
  background-color: #121212;
  bottom: 0;
}

.line-animation.pdv-line-animation {
  background-color: #121212;
  bottom: -5px;
}

.custom-checkbox-block {
  display: flex;
}

.first-check-button, .second-check-button {
  width: 100%;
}

.custom-checkbox-footer {
  width: 100%;
  height: 70px;
  border: .5px solid #f4f4f4;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.custom-checkbox-footer.custom-checkbox-space-1 {
  border-width: 1px;
  border-color: #f4f4f4;
  margin-right: 5px;
  position: static;
}

.custom-checkbox-footer.custom-checkbox-space-2 {
  border-width: 1px;
  border-color: #f4f4f4;
  margin-left: 5px;
}

.form-checkbox-div {
  z-index: 1;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: stretch;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.checkbox-style {
  width: 20px;
  height: 20px;
  clear: none;
  background-color: rgba(35, 211, 116, 0);
  border-color: #f4f4f4;
  border-radius: 20px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 15px;
  padding-left: 0;
  transition: background-color .35s;
  position: static;
}

.checkbox-style.w--redirected-checked {
  background-color: #23d374;
  background-image: none;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-left: 0;
  overflow: visible;
}

.checkbox-style.w--redirected-focus {
  box-shadow: none;
}

.checkbox-style.combo-class {
  background-color: #23d374;
}

.checkbox-text {
  color: #f4f4f4;
  font-weight: 300;
}

.checkbox-form-block {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  display: block;
}

.success-message-custom {
  height: auto;
  background-color: #23d374;
  border-radius: 10px;
  margin-top: 0;
  position: static;
  top: auto;
  bottom: 5%;
  left: 40px;
  right: 40px;
}

.custom-success-text-block {
  font-size: 14px;
  font-weight: 500;
}

.footer-form-div {
  display: block;
}

.custom-footer-column {
  width: 100%;
  height: auto;
  margin-right: 10px;
}

.custom-footer-column-second {
  width: 100%;
  height: auto;
  min-height: auto;
  margin-bottom: 10px;
  display: block;
}

.container-for-columns {
  display: flex;
}

.custom-footer-column-checkbox {
  width: 100%;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.custom-footer-column-button {
  width: 100%;
  margin-left: 10px;
  display: flex;
}

.wrapper-footer-second-content {
  width: 100%;
  display: flex;
}

.footer-name-field {
  height: 60px;
  color: #f4f4f4;
  background-color: #5669d5;
  border: 1px #000;
  border-radius: 5px;
  padding: 15px;
  font-weight: 300;
}

.footer-name-field::-ms-input-placeholder {
  color: rgba(244, 244, 244, .6);
  font-weight: 300;
}

.footer-name-field::placeholder {
  color: rgba(244, 244, 244, .6);
  font-weight: 300;
}

.footer-email-field {
  height: 60px;
  color: #f4f4f4;
  background-color: #5669d5;
  border: 1px #000;
  border-radius: 5px;
  padding: 15px;
  font-weight: 300;
}

.footer-email-field::-ms-input-placeholder {
  color: rgba(244, 244, 244, .6);
}

.footer-email-field::placeholder {
  color: rgba(244, 244, 244, .6);
}

.footer-message-field {
  width: 100%;
  height: auto;
  min-height: 100%;
  color: #f4f4f4;
  background-color: #5669d5;
  border: 1px #000;
  border-radius: 5px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 15px;
  font-weight: 300;
  display: block;
}

.footer-message-field::-ms-input-placeholder {
  color: rgba(244, 244, 244, .6);
  font-weight: 300;
}

.footer-message-field::placeholder {
  color: rgba(244, 244, 244, .6);
  font-weight: 300;
}

.custom-footer-checkbox-global {
  width: 100%;
  border: 1px solid #f4f4f4;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 15px 15px 15px 10px;
  display: flex;
}

.custom-footer-checkbox-global.custom-space-checkbox {
  height: 60px;
  margin-right: 5px;
}

.custom-footer-checkbox-global.custom-checkbox-space-1 {
  height: 60px;
  margin-left: 5px;
}

.footer-button-new {
  width: 100%;
  height: 60px;
  color: #121212;
  background-color: #23d374;
  background-image: url('../images/black-circle.png');
  background-position: 50% 140%;
  background-repeat: no-repeat;
  background-size: 100% 350%;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 500;
  transition: background-position .35s;
}

.footer-button-new:hover {
  color: #f4f4f4;
  background-position: 0;
  background-size: 150%;
}

.custom-checkbox-item {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 15px;
}

.custom-checkbox-item.w--redirected-checked {
  background-color: #23d374;
  background-image: none;
  border-style: none;
}

.custom-checkbox-item.w--redirected-focus {
  box-shadow: none;
}

.custom-checkbox-text {
  color: #f4f4f4;
  margin-bottom: 0;
  font-weight: 300;
}

.footer-success-message-main {
  height: 190px;
  background-color: #5669d5;
  border-radius: 10px;
}

.footer-success-message {
  color: #f4f4f4;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
  font-size: 16px;
  display: flex;
}

.teste-div {
  width: 500px;
  height: 500px;
}

.footer-div-link {
  position: relative;
}

.footer-link-block {
  text-decoration: none;
}

.contact-form-buttons {
  width: 100%;
  margin-top: 20px;
  padding-bottom: 0;
  display: flex;
}

.contact-form-link-buttons {
  width: 300px;
  height: 150px;
  background-color: #5669d5;
  border-radius: 10px;
  justify-content: space-around;
  align-items: flex-start;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.contact-form-link-buttons.contact-form-link-buttons-right {
  background-color: #23d374;
  justify-content: space-around;
  margin-left: 20px;
}

.contact-form-icon {
  width: 25px;
}

.contact-form-text-content {
  color: #f4f4f4;
  font-size: 16px;
  font-weight: 500;
}

.contact-form-text-content.contact-form-text-content-black {
  color: #121212;
}

.contact-form-content-inside {
  width: 50%;
  height: 100%;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.contact-form-content-inside.first-column-form {
  height: 100%;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 0;
}

.track-2-you-logo {
  align-items: flex-start;
  display: flex;
}

.itbel-logo {
  height: auto;
  flex-direction: column;
  justify-content: flex-end;
  margin-top: 30px;
  display: flex;
}

.logo-text-block {
  color: #f4f4f4;
  font-weight: 300;
}

.logo-itbel {
  width: 75px;
  flex-direction: row;
  margin-top: 5px;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.itbel-logo-text {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 5px;
  display: flex;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

._404-heading {
  width: 100%;
  color: #3e52c1;
  margin-top: 30px;
}

._404-text-block {
  color: #121212;
  margin-bottom: 40px;
}

.footer-holder {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -100vh;
  display: flex;
  position: static;
}

.footer-section-holder {
  z-index: 2;
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

.spacer {
  z-index: 2;
  width: auto;
  height: 100vh;
  position: relative;
}

.tab-button-progress-bar {
  width: 58px;
  height: 59px;
  border: 2px solid #3e52c1;
  border-radius: 10px;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.tab-button-progress-bar.line-inside {
  width: 100%;
  height: 100%;
  border-color: #121212;
  position: absolute;
}

.tab-button-progress-line {
  width: 100%;
  height: 1px;
  object-fit: fill;
  background-color: #16c366;
  border: 3px #000;
  border-radius: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.tab-text-block-services {
  position: relative;
}

.pdv-content-columns {
  width: 100%;
  height: 100%;
  margin-top: 10rem;
  display: flex;
  position: relative;
}

.table-of-content {
  flex-direction: column;
  display: flex;
  position: static;
}

.table-of-content-heading {
  padding-bottom: 30px;
  font-size: 26px;
  font-weight: 700;
}

.pdv-content-links {
  width: auto;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.pdv-image {
  width: 20px;
}

.link-text-pdv {
  width: auto;
  color: #121212;
  font-size: 18px;
}

.pdv-first-column {
  z-index: 1;
  height: 100%;
  margin-top: 0;
  padding-top: 2rem;
  position: -webkit-sticky;
  position: sticky;
  top: 160px;
  bottom: auto;
}

.pdv-second-column {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 5rem;
  display: flex;
}

.section-div-block-pdv {
  width: 100%;
  margin-bottom: 20px;
}

.content-heading-pdv {
  font-size: 24px;
}

.content-paragraph-pdv {
  line-height: 1.6;
}

.cookie-banner {
  z-index: 10;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cookie-content {
  width: 70rem;
  height: auto;
  background-color: #fff;
  border: 3px solid #3e52c1;
  border-radius: 30px;
  align-items: center;
  margin-bottom: 30px;
  padding: 2rem;
  display: none;
}

.cookie-text {
  width: auto;
  justify-content: center;
  align-items: center;
  padding-right: 3rem;
  display: flex;
}

.cookie-text.cookie-custom-text {
  width: 100%;
  margin-bottom: 0;
  padding-right: 0;
  display: block;
}

.cookie-buttons {
  width: auto;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.cookie-button-text {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.cookie-button-text.cookie-button-text-style-2 {
  color: #121212;
}

.cookie-button-text.cookie-text-style-3 {
  color: #121212;
  font-weight: 500;
}

.cookie-costumization {
  border: 2px #000;
  border-bottom-style: solid;
  margin-right: 20px;
  text-decoration: none;
}

.heading-test {
  height: 160px;
  object-fit: cover;
  align-items: flex-start;
  display: block;
  overflow: visible;
}

.text-test {
  object-fit: fill;
  flex: 0 auto;
  position: static;
  overflow: hidden;
  transform: translate(0, 68%);
}

.parrent-div {
  overflow: hidden;
}

.teste-animation {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.block-animation {
  width: 50%;
  height: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cartao {
  width: 500px;
  height: 250px;
  background-color: #dadada;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-animation {
  width: 150px;
}

.loader {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: #3e52c1;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.loader_top {
  border-bottom: 1.5px solid #f4f4f4;
  justify-content: space-around;
  align-items: stretch;
  padding: 1.5em 3em;
  display: flex;
  position: relative;
}

.loader_bottom {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding-bottom: 3em;
  padding-left: 3em;
  display: flex;
}

.loader_progress {
  width: 0%;
  height: 100%;
  background-color: #5669d5;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.loader_container {
  z-index: 2;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.1;
  display: flex;
  position: relative;
}

.loader_text-block {
  width: 100%;
  height: 100%;
  color: #f4f4f4;
  mix-blend-mode: difference;
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1em;
  display: flex;
}

.loader_number-container {
  z-index: 5;
  width: 100%;
  height: 100%;
  color: #f4f4f4;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 5em;
  display: flex;
  position: relative;
}

.loader_number {
  color: #5669d5;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-top: .7em;
  padding-bottom: .7em;
  font-size: 5em;
  display: block;
}

.loader_logo-holder {
  z-index: 2;
  width: 100%;
  justify-content: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: .7em;
  padding-bottom: .7em;
  display: flex;
  position: relative;
}

.loader_logo {
  width: 250px;
}

.trigger {
  display: none;
}

@media screen and (max-width: 991px) {
  .button.nav-button {
    position: static;
  }

  .heading.main-heading.grid-heading {
    font-size: 52px;
  }

  .heading.main-heading.heading-form {
    width: 100%;
  }

  .heading.footer-heading {
    margin-bottom: 10px;
    font-size: 44px;
  }

  .hero-paragraph.custom-space {
    padding-bottom: 20px;
    padding-right: 80px;
  }

  .section.main-section {
    flex-direction: column;
  }

  .section.info-section {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .section.service-section {
    height: auto;
    margin-top: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section.faq-section {
    height: auto;
  }

  .section.footer-section {
    margin-left: 0;
    margin-right: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section.space-section {
    height: 5vh;
  }

  .custom-container.flex-content-container {
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    position: static;
  }

  .buttons-home-block.elements {
    grid-template-rows: auto auto;
    margin-top: 20px;
  }

  .hero-image {
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: relative;
  }

  .logo-image {
    display: inline-block;
  }

  .container-2.custom-navbar {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    flex: 0 auto;
    justify-content: space-between;
    display: flex;
    position: static;
  }

  .main-content {
    width: auto;
    height: auto;
    margin-top: 5rem;
    position: relative;
  }

  .call-to-action1 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .main-heading.heading-white.heading-call-to-action {
    font-size: 34px;
    line-height: 1.2;
  }

  .image-8 {
    width: 17px;
  }

  .info-text-block-white {
    font-size: 20px;
  }

  .grid-info-section {
    margin-top: 0;
    margin-bottom: 0;
    padding: 3rem 2rem;
  }

  .content-grid {
    grid-template: ". ."
                   ". Area"
                   / 1fr 1fr;
    grid-auto-flow: column;
  }

  .content-grid-bottom {
    grid-template: "Area" 1fr
                   "."
                   / 1fr 1fr;
  }

  .info-grid-box {
    overflow: visible;
  }

  .grid-name-icon.custom-grid-space {
    height: 70px;
    padding-top: 10em;
  }

  .space-div {
    display: none;
    overflow: visible;
  }

  .extra-services {
    padding: 1rem 3rem 3rem;
  }

  .service-heading {
    padding-bottom: 1rem;
  }

  .tabs {
    grid-template-areas: ".";
  }

  .tabs-menu {
    width: 100%;
  }

  .tabs-component {
    flex-direction: column;
  }

  .tab-content {
    width: 70%;
    display: none;
  }

  .tab-button, .tab-button.w--current {
    padding-left: 0;
    padding-right: 0;
  }

  .tab-button-desc-wrapper {
    overflow: hidden;
  }

  .tab-button-content {
    width: 100%;
  }

  .tab-mobile-image {
    width: 40%;
    display: block;
  }

  .faq-container {
    margin-top: auto;
    margin-bottom: auto;
    padding: 0 2rem 5rem;
  }

  .faq-heading {
    padding-left: 0;
  }

  .faq-questions {
    flex-direction: column;
    margin-top: 0;
  }

  .faq-content-column.far-first-column {
    width: 100%;
    flex-direction: column;
    display: block;
  }

  .faq-content-column.faq-second-column {
    width: 100%;
    margin-left: 0;
    display: block;
  }

  .contact-form-block {
    padding-top: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .top-footer-form {
    flex-direction: column;
  }

  .contact-form-content {
    width: 100%;
  }

  .contact-form-header {
    width: 100%;
    padding-left: 0;
  }

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

  .logo-footer {
    width: 170px;
  }

  .nav-menu {
    width: 100%;
  }

  .brand, .random-space {
    display: block;
  }

  .form-call-to-action {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .form-options {
    width: 100%;
    margin-top: 3rem;
    margin-left: 0;
    margin-right: 0;
  }

  .main-content-block-form {
    width: 100%;
    height: auto;
    flex-direction: column;
    align-items: center;
  }

  .background-form-block {
    margin-bottom: 0;
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .checkbox-text {
    font-size: 12px;
  }

  .footer-section-holder {
    position: relative;
  }

  .tab-button-progress-line {
    display: none;
  }

  .pdv-content-columns {
    flex-direction: column;
    margin-top: 0;
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .pdv-first-column {
    margin-top: 5rem;
    position: static;
  }

  .pdv-second-column {
    padding-top: 2rem;
    padding-left: 10px;
    position: relative;
  }

  .content-heading-pdv {
    line-height: 1.3;
  }

  .cookie-content {
    width: 44rem;
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .cookie-text {
    flex-direction: row;
    margin-top: 0;
  }

  .cookie-buttons {
    justify-content: flex-start;
    margin-bottom: 0;
    padding-top: 10px;
  }

  .loader_top {
    flex-direction: column;
  }

  .loader_bottom {
    padding-left: 0;
  }

  .loader_container {
    padding-top: 15px;
    font-size: 32px;
  }

  .loader_text-block, .loader_logo-holder {
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .button.button-style.form-button-style {
    font-size: 12px;
  }

  .button.nav-button {
    position: static;
  }

  .heading.main-heading, .heading.main-heading.grid-heading, .heading.main-heading.heading-form {
    font-size: 44px;
  }

  .heading.footer-heading {
    font-size: 32px;
  }

  .hero-paragraph.custom-space {
    font-size: 18px;
  }

  .section.navbar {
    flex-direction: row;
  }

  .section.contact-interaction {
    height: 140px;
  }

  .section.service-section {
    margin-top: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .custom-container.flex-content-container {
    padding-left: 2rem;
  }

  .hero-image {
    padding-top: .5rem;
    padding-bottom: 1rem;
  }

  .container-2.custom-navbar {
    width: 100%;
  }

  .heading-4 {
    font-size: 30px;
  }

  .info-text-block {
    font-size: 15px;
  }

  .call-to-action1 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .main-heading.heading-white.heading-call-to-action {
    font-size: 24px;
  }

  .info-text-block-white {
    font-size: 16px;
  }

  .grid-info-section {
    padding-top: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .content-grid {
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
  }

  .content-grid-bottom {
    grid-template-columns: 1fr;
  }

  .info-grid-box {
    display: flex;
  }

  .grid-name-icon.custom-grid-space {
    padding-top: 3em;
  }

  .paragraph.grid-paragraph {
    padding-top: 5em;
  }

  .extra-services {
    padding: 2rem;
    box-shadow: 0 0 0 -20px #f4f4f4;
  }

  .main-heading {
    padding-top: 0;
  }

  .service-heading {
    font-size: 38px;
  }

  .tab-number {
    width: 55px;
    height: 50px;
  }

  .tab-title-icon {
    font-size: 20px;
    line-height: 1.4;
  }

  .tab-button-desc {
    padding-top: 10px;
    padding-right: 20px;
  }

  .faq-container {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 1rem;
    padding-bottom: 3rem;
  }

  .faq-heading {
    margin-top: 0;
  }

  .faq-content-column.faq-second-column {
    margin-top: 0;
    margin-right: 0;
  }

  .faq-title {
    font-size: 22px;
    line-height: 1.1;
  }

  .footer-paragraph {
    width: 100%;
    font-size: 16px;
  }

  .footer-grid {
    grid-template: "Area-3 Area-3" 1fr
                   "Area Area" .25fr
                   "Area Area" 1fr
                   ". ." 1fr
                   / 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
  }

  .grid-selector {
    display: none;
  }

  .custom-form-block {
    display: block;
  }

  .footer-bottom-grid {
    grid-template-columns: 1fr;
  }

  .brand {
    padding-left: 0;
  }

  .random-space {
    display: none;
  }

  .text-block-5 {
    line-height: 1.4;
  }

  .text-block-6 {
    padding-right: 20px;
  }

  .list-item-form {
    padding-right: 15px;
  }

  .icon-image-services {
    margin-right: 10px;
  }

  .text-block-form {
    font-size: 12px;
  }

  .form-title {
    padding-bottom: 0;
    font-size: 24px;
  }

  .form-image-title {
    width: 20px;
  }

  .field-label-form {
    margin-bottom: 5px;
    padding-top: 10px;
    font-size: 12px;
  }

  .text-field-label-form {
    margin-bottom: 0;
  }

  .custom-checkbox {
    margin-right: 15px;
    padding-top: 0;
    font-size: 12px;
  }

  .text-area-form::-ms-input-placeholder {
    font-size: 10px;
  }

  .text-area-form::placeholder {
    font-size: 10px;
  }

  .background-form-block {
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .custom-checkbox-footer.custom-checkbox-space-1 {
    margin-right: 0;
  }

  .custom-checkbox-footer.custom-checkbox-space-2 {
    margin-left: 0;
  }

  .form-checkbox-div {
    flex-direction: column;
  }

  .checkbox-form-block {
    display: block;
  }

  .container-for-columns {
    flex-direction: column;
  }

  .custom-footer-column-button {
    margin-top: 10px;
    margin-left: 0;
  }

  .wrapper-footer-second-content {
    flex-direction: column;
  }

  .footer-message-field {
    height: 100px;
    min-height: 150px;
  }

  .contact-form-text-content {
    font-size: 12px;
    line-height: 1.4;
  }

  .contact-form-text-content.contact-form-text-content-black {
    font-size: 12px;
  }

  .contact-form-content-inside {
    width: 50%;
  }

  .cookie-content {
    width: 30rem;
  }

  .loader_container {
    padding-top: 10px;
    font-size: 26px;
  }

  .loader_number {
    font-size: 4em;
  }

  .loader_logo {
    width: 200px;
  }
}

@media screen and (max-width: 479px) {
  .button.button-style {
    width: 165px;
    padding-right: 20px;
  }

  .button.button-style.cookie-button-style-1 {
    width: 115px;
    margin-top: 0;
    margin-right: 10px;
    padding-right: 17px;
  }

  .button.button-style.custom-button-style-2 {
    margin-top: 0;
    margin-right: 0;
  }

  .button.nav-button {
    position: static;
    right: 0;
  }

  .heading.main-heading {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 36px;
  }

  .heading.main-heading.grid-heading {
    padding-bottom: 0;
    font-size: 36px;
  }

  .heading.main-heading.heading-form {
    font-size: 36px;
  }

  .heading.footer-heading {
    font-size: 28px;
  }

  .hero-paragraph.custom-space {
    padding-top: 15px;
    padding-bottom: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .text-block-link.link-block {
    justify-content: flex-start;
    margin-left: 0;
    padding-top: 15px;
    padding-left: 5px;
    display: none;
  }

  .section.main-section {
    margin-bottom: 2rem;
  }

  .section.navbar {
    flex-wrap: nowrap;
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    display: flex;
    position: fixed;
  }

  .section.info-section {
    margin-top: auto;
    margin-bottom: auto;
  }

  .section.service-section {
    margin-top: auto;
    padding: 2rem 1rem;
    line-height: 20px;
  }

  .section.footer-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section.footer-section.footer-section-home {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section.space-section {
    height: 5vh;
    display: none;
  }

  .custom-container.flex-content-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .button-arrow-icon {
    width: 15px;
  }

  .buttons-home-block {
    width: 100%;
    grid-template-rows: auto 1fr;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .buttons-home-block.elements {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 10px;
  }

  .image-5 {
    width: 15px;
  }

  .body {
    max-width: 100%;
  }

  .hero-image {
    padding-top: .5rem;
    padding-bottom: 1rem;
  }

  .custom-list-item {
    width: 100%;
    flex-direction: row;
    padding-right: 0;
  }

  .custom-list-item-2 {
    margin-top: -10px;
  }

  .list-item {
    width: 100%;
    padding-top: 5px;
    padding-right: 0;
  }

  .list-item.custom-list-width {
    width: 35%;
  }

  .list-item.custom-list-width.another-custom-width {
    width: 65%;
  }

  .logo-image {
    width: 160px;
    display: inline-block;
    position: static;
  }

  .container-2.custom-navbar {
    width: 100%;
    margin-left: .5rem;
    margin-right: .5rem;
    display: flex;
  }

  .info-div {
    border-radius: 30px;
    padding-bottom: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-4 {
    padding-right: 0;
    font-size: 20px;
  }

  .info-text-block {
    font-size: 14px;
  }

  .info-text-block.info-gird-text {
    font-size: 18px;
  }

  .info-link {
    font-size: 12px;
  }

  .main-content {
    margin-top: 8rem;
  }

  .call-to-action1 {
    flex-direction: column;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .main-heading.heading-white.heading-call-to-action {
    margin-bottom: 20px;
  }

  .call-to-action-block {
    justify-content: flex-start;
  }

  .grid-info-section {
    margin-top: auto;
    margin-bottom: auto;
    padding: 3rem 1rem;
  }

  .info-grid-box {
    border-radius: 30px;
    padding: .5em 1.5em 1em;
  }

  .info-grid-box.grid-box-prices {
    border-radius: 30px;
    padding-left: 1.5em;
  }

  .image-9 {
    width: 65px;
    padding-right: 0;
  }

  .image-9.custom-icon-size {
    width: 70px;
    margin-left: 0;
    margin-right: -5px;
  }

  .image-9.custom-icon-size.icon-size {
    width: 75px;
    margin-right: -5px;
  }

  .image-9.custom-icon-size.cash-icon {
    margin-left: -10px;
  }

  .image-9.custom-icon-size-2 {
    width: 60px;
  }

  .paragraph.grid-paragraph {
    padding-top: 3em;
  }

  .extra-services {
    border-radius: 30px;
    padding: .5rem 1rem 1rem;
    box-shadow: 0 0 #f4f4f4;
  }

  .main-heading {
    padding-top: 0;
  }

  .service-heading {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 36px;
    line-height: 1.1;
  }

  .chevron {
    width: 13px;
  }

  .tab-button-desc-wrapper {
    width: 100%;
    padding-left: 0;
  }

  .tab-number {
    width: 45px;
    height: 40px;
    font-size: 20px;
  }

  .tab-title-icon {
    padding-left: 1rem;
    font-size: 16px;
    line-height: 1.2;
  }

  .tab-button-desc {
    padding-top: 15px;
    padding-right: 0;
  }

  .tab-mobile-image {
    display: none;
  }

  .faq-container {
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .faq-heading {
    padding-bottom: 20px;
  }

  .faq-title {
    font-size: 18px;
    line-height: 1.1;
  }

  .faq-title-content {
    padding-top: 0;
  }

  .faq-description {
    margin-left: 2.1rem;
  }

  .text-block-3 {
    font-size: 15px;
  }

  .faq-line {
    margin-left: 2rem;
  }

  .icon-animation {
    width: 28px;
    height: 28px;
    border-radius: 20px;
    margin-right: .8rem;
    overflow: visible;
  }

  .icon-animation.custom-icon-mobile {
    width: 22px;
    height: 22px;
    margin-right: .5rem;
  }

  .icon-animation.custom-icon-mobile-2, .icon-animation.custom-icon-mobile-3 {
    width: 28px;
    height: 28px;
  }

  .arrow-faq {
    width: 12px;
  }

  .contact-form-block {
    border-radius: 30px;
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .contact-form-block.contact-form-from-formulario {
    padding-left: 1rem;
  }

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

  .footer-grid {
    grid-template: "." 1fr
                   "." 1fr
                   "Area" minmax(65px, .75fr)
                   "Area" minmax(65px, .75fr)
                   "." 1fr
                   / 1fr;
    grid-auto-flow: row;
  }

  .custom-footer-form, .custom-form-block, .custom-form-block.message-block-footer, .custom-field.email-form {
    height: 100%;
  }

  .button-form {
    height: 70px;
  }

  .footer-bottom-grid {
    grid-row-gap: 10px;
  }

  .footer-topics {
    padding-bottom: 15px;
  }

  .brand {
    width: 100%;
    text-align: left;
    padding-left: 0;
  }

  .logo-container {
    width: 50%;
    justify-content: flex-start;
    display: flex;
  }

  .contact-container {
    width: 50%;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .tab-faq-content {
    height: 100%;
  }

  .form-call-to-action {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .servicos-form {
    padding-top: .5rem;
  }

  .custom-list-services {
    margin-bottom: 5px;
    padding-top: 5px;
  }

  .list-item-form {
    align-items: center;
  }

  .list-item-form.hide-mobile-form {
    display: none;
  }

  .icon-image-services {
    width: 20px;
    margin-right: 5px;
  }

  .text-block-form {
    font-size: 12px;
  }

  .form-title {
    font-size: 20px;
  }

  .form-image-title {
    padding-top: 5px;
  }

  .field-label-form {
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 14px;
  }

  .checkbox-container {
    width: 100%;
    flex-direction: column;
  }

  .custom-checkbox {
    width: auto;
  }

  .text-area-form::-ms-input-placeholder {
    font-size: 12px;
  }

  .text-area-form::placeholder {
    font-size: 12px;
  }

  .main-content-block-form {
    padding-top: 8rem;
    padding-bottom: 3rem;
  }

  .background-form-block {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .custom-checkbox-footer.custom-checkbox-space-1 {
    margin-right: 0;
  }

  .custom-checkbox-footer.custom-checkbox-space-2 {
    margin-left: 0;
  }

  .form-checkbox-div {
    flex-direction: column;
  }

  .checkbox-text {
    font-size: 14px;
  }

  .custom-footer-column-checkbox {
    flex-direction: column;
  }

  .custom-footer-checkbox-global.custom-space-checkbox {
    margin-right: 0;
  }

  .custom-footer-checkbox-global.custom-checkbox-space-1 {
    margin-top: 10px;
    margin-left: 0;
  }

  .footer-success-message-main {
    height: 160px;
  }

  .footer-success-message {
    margin-top: 1.5rem;
  }

  .contact-form-buttons {
    flex-direction: column;
  }

  .contact-form-link-buttons {
    width: 100%;
    height: 130px;
  }

  .contact-form-link-buttons.contact-form-link-buttons-right {
    margin-top: 10px;
    margin-left: 0;
  }

  .contact-form-text-content, .contact-form-text-content.contact-form-text-content-black {
    font-size: 14px;
  }

  .pdv-content-columns {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .link-text-pdv {
    font-size: 16px;
  }

  .pdv-first-column, .pdv-second-column {
    padding-left: 0;
    padding-right: 0;
  }

  .section-div-block-pdv {
    margin-bottom: 0;
  }

  .content-heading-pdv {
    font-size: 24px;
  }

  .cookie-content {
    width: 100%;
    margin-left: 1rem;
    margin-right: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: none;
  }

  .cookie-text {
    padding-right: 0;
  }

  .cookie-buttons {
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 15px;
  }

  .cookie-button-text {
    font-size: 14px;
  }

  .cookie-costumization {
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .quality-heading {
    padding-bottom: 10px;
  }

  .loader {
    display: none;
  }

  .loader_text-block {
    text-align: center;
  }

  .loader_number-container {
    font-size: 3em;
  }

  .loader_number {
    font-size: 4em;
  }
}

#w-node-_8af99959-9fb0-c379-c09f-39e4889af8c4-550d3d4b, #w-node-_6973af60-f3ec-a38b-558d-1e1a439b1970-550d3d4b, #w-node-e9be00d1-43b5-c24d-c940-e1ea4e09d1a2-550d3d4b, #w-node-_6da4653e-6f05-de0f-424f-9554458962c3-550d3d4b, #w-node-_6da4653e-6f05-de0f-424f-9554458962c4-550d3d4b, #w-node-_88b8999d-625e-2977-fb9a-724d6f699a50-550d3d4b, #w-node-a85215df-93c6-3dcd-6cf2-42c8870607ed-550d3d4b, #w-node-a85215df-93c6-3dcd-6cf2-42c8870607ee-550d3d4b, #w-node-a5cf12e0-d68b-c4a3-6756-0eb332e0ae94-550d3d4b, #w-node-a5cf12e0-d68b-c4a3-6756-0eb332e0ae95-550d3d4b, #w-node-_52f4f6a4-a89d-d09c-5718-47f0a5b073e0-550d3d4b, #w-node-_52f4f6a4-a89d-d09c-5718-47f0a5b073e1-550d3d4b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3614ac91-d792-ab94-e9d8-352498dcad89-550d3d4b {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-fb0ec6c2-04d6-3e9a-d0fe-e4f1cb5c2c91-3b7a4407, #w-node-e903b574-3c5e-b8c6-a394-773a3b7a4440-3b7a4407, #w-node-e903b574-3c5e-b8c6-a394-773a3b7a4441-3b7a4407, #w-node-e903b574-3c5e-b8c6-a394-773a3b7a4442-3b7a4407, #w-node-e903b574-3c5e-b8c6-a394-773a3b7a444a-3b7a4407, #w-node-e903b574-3c5e-b8c6-a394-773a3b7a444b-3b7a4407, #w-node-e903b574-3c5e-b8c6-a394-773a3b7a4452-3b7a4407, #w-node-e903b574-3c5e-b8c6-a394-773a3b7a4453-3b7a4407, #w-node-e903b574-3c5e-b8c6-a394-773a3b7a4457-3b7a4407, #w-node-e903b574-3c5e-b8c6-a394-773a3b7a4458-3b7a4407 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_6da4653e-6f05-de0f-424f-9554458962c3-550d3d4b {
    grid-area: Area;
  }

  #w-node-_88b8999d-625e-2977-fb9a-724d6f699a50-550d3d4b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a5cf12e0-d68b-c4a3-6756-0eb332e0ae94-550d3d4b {
    grid-area: Area;
  }

  #w-node-_52f4f6a4-a89d-d09c-5718-47f0a5b073e0-550d3d4b, #w-node-e903b574-3c5e-b8c6-a394-773a3b7a444a-3b7a4407, #w-node-e903b574-3c5e-b8c6-a394-773a3b7a4451-3b7a4407, #w-node-e903b574-3c5e-b8c6-a394-773a3b7a4452-3b7a4407 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6da4653e-6f05-de0f-424f-9554458962c3-550d3d4b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


