:root {
  --white: white;
  --black: black;
}

body {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.section {
  height: 100vh;
  padding: 61px;
}

.section._1 {
  padding-top: 95px;
}

.o-logo {
  background-image: url('../images/Imersao_logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 350px;
  height: 150px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.div-block {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

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

.text-block {
  text-align: center;
  margin-bottom: 25px;
  font-size: 23px;
  line-height: 120%;
}

.text-field {
  border-radius: 5px;
  height: 60px;
  margin-bottom: 25px;
  font-size: 17px;
}

.submit-button {
  margin-left: auto;
  margin-right: auto;
}

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

.button {
  color: #000;
  background-color: #ffbe4a;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 60px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.heading {
  font-weight: 600;
}

.div-block-4 {
  padding: 20px;
}

.certificado {
  margin-bottom: 25px;
}

.image-4 {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}

.div-block-318 {
  padding-top: 35px;
}

.logo-da-escola {
  width: 250px;
  height: 80px;
}

.div-block-319 {
  border-bottom: 1px solid #000;
  margin-bottom: 25px;
  padding-top: 23px;
  padding-bottom: 10px;
}

.text-block-174-copy {
  text-align: justify;
  width: 100%;
  font-size: 14px;
  line-height: 150%;
}

.data {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
}

.div-block-320 {
  width: 60%;
  margin-top: 25px;
  padding-top: 0;
}

.conteudo {
  object-fit: contain;
  width: 63%;
  padding-top: 115px;
  padding-bottom: 0;
  padding-right: 104px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.text-block-175 {
  font-size: 26px;
  line-height: 120%;
}

.div-block-317 {
  padding-top: 25px;
}

.div-block-316 {
  justify-content: center;
  align-items: center;
  width: 1444px;
  height: 1048px;
  position: relative;
}

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

.heading-18 {
  font-size: 24px;
  line-height: 100%;
}

.image-5 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.div-block-321 {
  background-image: url('../images/DANILO-ASSINATURA.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 120px;
  margin-top: 25px;
}

.just-here {
  width: 100%;
  height: 100%;
  position: relative;
}

.conteudo-copy {
  object-fit: contain;
  padding: 72px 95px 276px 472px;
  position: absolute;
  inset: 0%;
}

.link {
  text-align: center;
  background-color: #57c86e29;
  border: 1px dashed #36944c;
  border-radius: 5px;
  padding: 22px;
  font-size: 19px;
  display: block;
}

.logo-2 {
  background-image: url('../images/Imersao_logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 180px;
  height: 100px;
  margin: 50px auto 0;
}

.div-block-322 {
  background-image: url('../images/check-green.-099.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
}

.text {
  z-index: 20;
  width: 500px;
  height: 100px;
  margin-top: 0;
  margin-bottom: 169px;
  position: fixed;
}

.text-block-176 {
  z-index: 100;
  color: #333333e6;
  text-align: center;
  width: 1444px;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  top: 439px;
}

@media screen and (max-width: 991px) {
  .div-block {
    width: 100%;
  }

  .div-block-318._2 {
    padding-top: 0;
  }

  .logo-da-escola._2 {
    width: 80px;
    height: 20px;
  }

  .div-block-319._2 {
    margin-bottom: 15px;
    padding-top: 6px;
  }

  .text-block-174-copy._200 {
    font-size: 10px;
  }

  .data._23 {
    margin-bottom: 0;
    font-size: 12px;
  }

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

  .text-block-175._200 {
    font-size: 18px;
  }

  .div-block-317 {
    padding-top: 0;
  }

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

  .text-block-174._20 {
    font-size: 13px;
  }

  .heading-18._2 {
    font-size: 17px;
  }

  .conteudo-copy {
    padding-left: 267px;
    padding-right: 38px;
  }
}

@media screen and (max-width: 767px) {
  .o-logo {
    width: 220px;
    height: 100px;
  }

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

  .heading {
    font-size: 28px;
  }

  .div-block-319._2 {
    margin-bottom: 10px;
    padding-bottom: 5px;
  }

  .text-block-174-copy._200 {
    font-size: 6px;
  }

  .data._23 {
    font-size: 8px;
    line-height: 100%;
  }

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

  .text-block-174._2 {
    font-size: 10px;
    line-height: 120%;
  }

  .text-block-174._20 {
    font-size: 11px;
  }

  .heading-18._2 {
    font-size: 13px;
  }

  .conteudo-copy {
    padding-top: 33px;
    padding-left: 205px;
  }

  .logo-2 {
    width: 220px;
    height: 100px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .heading {
    font-size: 26px;
    line-height: 120%;
  }

  .div-block-4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .logo-da-escola._2 {
    width: 50px;
  }

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

  .heading-18._2 {
    font-size: 10px;
  }

  .just-here {
    margin-bottom: 63px;
  }

  .conteudo-copy {
    padding: 35px 21px 0 38%;
  }

  .logo-2 {
    width: 100px;
  }
}
