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

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

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

@font-face {
  font-family: Graphik Italic;
  src: url('../fonts/GraphikExtralightItalic.otf') format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Graphik Italic;
  src: url('../fonts/GraphikLightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Graphik Italic;
  src: url('../fonts/GraphikBoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Graphik Italic;
  src: url('../fonts/GraphikBlackItalic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: Graphik Italic;
  src: url('../fonts/GraphikRegularItalic.otf') format("opentype"), url('../fonts/GraphikSuperItalic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: Graphik Italic;
  src: url('../fonts/GraphikMediumItalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Graphik Italic;
  src: url('../fonts/GraphikSemiboldItalic.otf') format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Graphik Italic;
  src: url('../fonts/GraphikThinItalic.otf') format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/GraphikThin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

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

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

@font-face {
  font-family: Graphik;
  src: url('../fonts/GraphikBlack.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

.div-block {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.hero {
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: 521px;
  display: flex;
  position: relative;
}

.background-video {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.paragraph {
  position: static;
}

.container-hero {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 812px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.image {
  width: 134px;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  margin-top: 62px;
  margin-bottom: 0;
  font-family: Graphik, Arial, sans-serif;
  font-size: 41px;
  font-weight: 300;
  line-height: 45px;
  position: static;
}

.text-span {
  font-family: GraphikBold, Arial, sans-serif;
  font-weight: 700;
}

.hero-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-top: 51px;
  display: flex;
}

.list-item {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-3 {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.list-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  font-family: Graphik, Arial, sans-serif;
  display: flex;
}

.link-block {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  color: #fff;
  text-transform: uppercase;
  background-color: #ea1c1c;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 321px;
  height: 52px;
  margin-top: 55px;
  font-family: Graphik, Arial, sans-serif;
  font-size: 17px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.paragraph-4 {
  margin-bottom: 0;
  font-size: 16px;
}

.image-2 {
  height: 12px;
}

.field-label-5 {
  color: #0f0f0f;
  text-transform: none;
  margin-bottom: 10px;
  padding-top: 0;
  font-family: Graphik, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

.select-field {
  color: #0f0f0f;
  cursor: pointer;
  background-color: #0000;
  border: 1px #9c9c9c;
  border-bottom: 1px solid #0f0f0f;
  border-radius: 0;
  height: 40px;
  margin-bottom: 10px;
  padding-left: 0;
  font-family: Graphik, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

.submit-button-2 {
  opacity: 1;
  background-color: #ea1c1c;
  border-radius: 100px;
  width: 100%;
  height: 60px;
  margin-top: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Graphik, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 34px;
  display: inline-block;
}

.submit-button-2:hover {
  background-color: #ea1c1c;
}

.div-form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 586px;
  margin-top: 53px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-field-5 {
  color: #0f0f0f;
  border: 1px #65350c;
  border-bottom: 1px solid #0f0f0f;
  border-radius: 0;
  height: 20px;
  padding-left: 0;
  font-family: Graphik, Arial, sans-serif;
}

.div-heading-text-form {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-cta-footer-lgpd {
  color: #65350c;
  width: 464px;
  margin-top: 21px;
  font-size: 12px;
  line-height: 16px;
}

.input-text-form {
  height: 110px;
  min-height: 110px;
  max-height: 110px;
}

.input-text-form.p-form {
  color: #0f0f0f;
  border: 1px #231f20;
  border-bottom: 1px solid #0f0f0f;
  height: 64px;
  min-height: 54px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-left: 0;
  font-family: Graphik, Arial, sans-serif;
  font-size: 16px;
}

.input-text-form.p-form::placeholder {
  color: #000;
  font-size: 14px;
}

.form-content {
  width: 570px;
  margin-bottom: 0;
  position: relative;
}

.field-label-6 {
  color: #0f0f0f;
  text-transform: none;
  margin-top: 32px;
  margin-bottom: 0;
  font-family: Graphik, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

.form-footer {
  color: #65350c;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-left: 80px;
  padding-right: 80px;
  display: block;
}

.field-label-4 {
  color: #0f0f0f;
  text-transform: none;
  margin-top: 32px;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Graphik, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

.div-submit-btn {
  margin-top: 16px;
  position: relative;
}

.heading-17 {
  color: #65350c;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 470px;
  font-size: 30px;
  font-weight: 400;
  line-height: 34px;
  display: block;
}

.field-label-8 {
  color: #0f0f0f;
  text-transform: none;
  margin-top: 32px;
  margin-bottom: 0;
  font-family: Graphik, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

.form-2 {
  position: static;
}

.form-input-2 {
  color: #0f0f0f;
  border: 1px #65350c;
  border-bottom: 1px solid #0f0f0f;
  border-radius: 0;
  height: 20px;
  padding-left: 0;
  font-family: Graphik, Arial, sans-serif;
}

.field-label-7 {
  color: #0f0f0f;
  text-transform: none;
  margin-top: 32px;
  margin-bottom: 0;
  font-family: Graphik, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

.contact {
  padding-top: 44px;
  padding-bottom: 50px;
}

.heading-18 {
  color: #000;
  text-align: left;
  max-width: 548px;
  margin: 0 auto;
  font-family: Graphik, Arial, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 42px;
}

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

.about {
  padding-top: 112px;
  padding-bottom: 124px;
  position: relative;
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 1175px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container.container-footer {
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 178px;
  display: flex;
}

.heading-19 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Graphik, Arial, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 50px;
}

.paragraph-5 {
  margin-bottom: 0;
  font-family: Graphik, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}

.div-block-3 {
  padding-left: 323px;
}

.div-block-4 {
  opacity: 1;
  background-color: #0f0f0f;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 454px;
  height: 454px;
  display: flex;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-65%, -50%);
}

.div-block-5 {
  background-color: #fff;
  border-radius: 50%;
  width: 99.5%;
  height: 99.5%;
  position: relative;
}

.image-3 {
  width: 246px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(40%, -50%);
}

.success-stories {
  background-color: #0f0f0f;
  padding-top: 33px;
}

.heading-20 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Graphik, Arial, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 50px;
}

.cards-cases {
  border-top: .5px solid #fff;
  border-bottom: .5px solid #fff;
  margin-top: 27px;
  padding-top: 37px;
  padding-bottom: 37px;
}

.card {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 569px;
  height: 326px;
  padding: 8px 8px 8px 22px;
  display: flex;
}

.cards-container {
  grid-row-gap: 37px;
  flex-flow: wrap;
  justify-content: space-between;
  display: flex;
}

.cards-texts {
  max-width: 175px;
}

.paragraph-6 {
  color: gray;
  border-top: .5px solid gray;
  max-width: 159px;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 12px;
  font-family: Graphik, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
}

.clients {
  background-color: #0f0f0f;
  width: 100%;
  padding-top: 27px;
  overflow: hidden;
}

.heading-21 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 50px;
}

.footer {
  z-index: 1;
  background-color: #0f0f0f;
  flex-flow: column;
  min-height: 178px;
  display: flex;
  position: relative;
}

.image-4 {
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 0;
}

.carrossel-clientes {
  background-color: #171717;
  margin-top: 27px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 17px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 50px;
}

.paragraph-7 {
  color: #fff;
  letter-spacing: 2.72px;
  white-space: normal;
  word-break: normal;
  width: auto;
  margin-bottom: 0;
  font-family: Graphik, Arial, sans-serif;
}

.carossel-items-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  width: 13000px;
  display: flex;
}

.paragraph-8 {
  color: #fff;
  white-space: nowrap;
  margin-bottom: 0;
}

.paragraph-9 {
  color: #fff;
  white-space: nowrap;
  margin-bottom: 0;
  font-family: Graphik, Arial, sans-serif;
}

.carrossel-items-container-2 {
  width: 10000px;
}

.heading-22 {
  z-index: -1;
  opacity: 0;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 479px) {
  .hero {
    height: auto;
    min-height: auto;
  }

  .container-hero {
    width: 100%;
    padding: 29px 27px 40px;
  }

  .paragraph-2 {
    margin-top: 37px;
    font-size: 25px;
    line-height: 25px;
  }

  .hero-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    margin-top: 42px;
  }

  .div-block-2 {
    height: 700px;
  }

  .field-label-5 {
    color: #0f0f0f;
    text-transform: none;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
  }

  .select-field {
    color: #0f0f0f;
    margin-bottom: 10px;
    font-size: 17px;
  }

  .text-cta-footer-lgpd {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .input-text-form.p-form {
    color: #0f0f0f;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .form-content {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .form-footer {
    text-align: left;
    margin-top: 21px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .field-label-4 {
    color: #0f0f0f;
    text-transform: none;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
  }

  .heading-17 {
    width: 361px;
    margin-left: auto;
    margin-right: auto;
  }

  .contact {
    padding-bottom: 32px;
  }

  .heading-18 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 25px;
    line-height: 30px;
  }

  .about {
    padding-top: 0;
    padding-bottom: 56px;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container.container-about {
    padding-top: 230px;
  }

  .heading-19 {
    margin-bottom: 14px;
    font-size: 25px;
  }

  .div-block-3 {
    padding-left: 0;
  }

  .div-block-4 {
    width: 334px;
    height: 334px;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -65%);
  }

  .image-3 {
    width: 190px;
    inset: auto auto 0 50%;
    transform: translate(-50%, 50%);
  }

  .success-stories {
    padding-top: 14px;
  }

  .heading-20 {
    font-size: 25px;
  }

  .card {
    flex-flow: column;
    height: auto;
    padding-top: 32px;
    padding-left: 8px;
  }

  .cards-texts {
    width: 100%;
    max-width: 100%;
  }

  .paragraph-6 {
    max-width: 100%;
  }

  .image-5 {
    width: 100%;
    margin-top: 20px;
  }

  .image-6 {
    margin-top: 13px;
  }

  .image-7 {
    margin-top: 30px;
  }

  .image-8 {
    margin-top: 24px;
  }
}


@font-face {
  font-family: 'GraphikBold';
  src: url('../fonts/GraphikBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/GraphikLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/GraphikExtralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik Italic';
  src: url('../fonts/GraphikExtralightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik Italic';
  src: url('../fonts/GraphikLightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik Italic';
  src: url('../fonts/GraphikBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik Italic';
  src: url('../fonts/GraphikBlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/GraphikRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik Italic';
  src: url('../fonts/GraphikRegularItalic.otf') format('opentype'), url('../fonts/GraphikSuperItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/GraphikMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik Italic';
  src: url('../fonts/GraphikMediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik Italic';
  src: url('../fonts/GraphikSemiboldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik Italic';
  src: url('../fonts/GraphikThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/GraphikThin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphiksuper';
  src: url('../fonts/GraphikSuper.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/GraphikSemibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/GraphikBlack.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}