.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #fefefe;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.page_wrapper {
  z-index: 10;
  background-color: #171717;
  background-image: url('../images/stars.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer {
  color: #a6a6a6;
  background-color: #181818;
  border-top: 1px solid #212121;
  justify-content: space-between;
  align-items: center;
  padding: 20px 40px 10px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer.fixed {
  position: relative;
}

.legal-info {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 14px;
  display: flex;
}

.main {
  grid-column-gap: 128px;
  grid-row-gap: 128px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1180px;
  margin-bottom: 60px;
  display: grid;
}

.avatar {
  position: relative;
}

.foto {
  z-index: 15;
  mix-blend-mode: luminosity;
  border-radius: 15px;
  position: relative;
}

.badge {
  z-index: 20;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: rgba(180, 210, 252, .2);
  background-image: radial-gradient(circle at 50% 100%, rgba(28, 88, 162, .22), rgba(0, 63, 165, 0) 88%);
  border: 1px solid #51658a;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 12px;
  position: absolute;
  top: 465px;
  left: -61px;
}

.badge._2 {
  top: auto;
  bottom: -13px;
  left: auto;
  right: -62px;
}

.h1 {
  letter-spacing: -4px;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(121deg, #dbeaff, rgba(221, 234, 255, .65));
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 95px;
  line-height: 95px;
}

.glow {
  z-index: 14;
  filter: blur(150px);
  background-color: #0e3865;
  width: 250px;
  height: 250px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.social-media {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block {
  z-index: 20;
  color: #17ffb2;
  font-family: Great Vibes, cursive;
  font-size: 45px;
  line-height: 45px;
  position: absolute;
  top: -21px;
  bottom: auto;
  left: -74px;
  right: auto;
}

.subhead {
  color: #b6b6b6;
  margin-bottom: 35px;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.5em;
}

.divider {
  background-color: #3e3e3e;
  width: 100%;
  height: 1px;
  margin-bottom: 35px;
}

.paragraph {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5em;
}

.link {
  color: #a5a5a5;
  text-decoration: none;
}

.pagewrapper {
  color: #171717;
}

.section {
  padding-top: 140px;
  padding-bottom: 140px;
}

.section.footer {
  background-color: #f5f5f5;
  border-top: 1px solid #e3e3e3;
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 12px;
  line-height: 150%;
}

.header {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fefefe;
  background-color: #171717;
  padding: 40px;
}

.divider-2 {
  background-color: #ededed;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.footer-text {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.conteudo {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.logo {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  align-items: center;
  font-size: 20px;
  display: flex;
}

.logo--img {
  width: 200px;
}

.footer_link {
  color: #171717;
}

.h1-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
}

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

.container {
  max-width: 640px;
}

.container.footer {
  text-align: center;
  max-width: 1440px;
  padding-left: 20px;
  padding-right: 20px;
}

.h1-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
}

@media screen and (max-width: 991px) {
  .page_wrapper {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    flex-flow: column;
    position: relative;
  }

  .footer {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    width: 100%;
    position: relative;
  }

  .main {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
    align-items: center;
    justify-items: center;
    margin-bottom: 0;
    padding-top: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .avatar, .foto {
    width: 100%;
  }

  .badge {
    top: 564px;
    left: 21px;
  }

  .badge._2 {
    bottom: 119px;
    right: 79px;
  }

  .text-block {
    left: 30px;
  }
}

@media screen and (max-width: 767px) {
  .page_wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .badge {
    top: 400px;
  }

  .badge._2 {
    bottom: 63px;
    right: 53px;
  }

  .h1 {
    font-size: 70px;
  }

  .section {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 479px) {
  .legal-info {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .badge {
    padding: 6px 14px;
    font-size: 10px;
    line-height: 10px;
    top: 228px;
    left: -31px;
  }

  .badge._2 {
    padding: 6px 14px;
    font-size: 10px;
    line-height: 10px;
    bottom: 27px;
    right: -16px;
  }

  .h1 {
    font-size: 50px;
    line-height: 60px;
  }

  .social-media {
    flex-flow: row;
  }

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

  .subhead {
    font-size: 18px;
  }

  .container.footer {
    padding-left: 0;
    padding-right: 0;
  }
}
