.section {
  position: relative;
  height: 100vh;
  background-color: transparent;
}

.div-block {
  width: auto;
}

.image {
  position: static;
  display: block;
  text-align: right;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.image-2 {
  height: 519px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3 {
  position: relative;
  height: 800px;
}

.image-4 {
  position: absolute;
  height: 200px;
  margin-right: 0px;
  padding-left: 43px;
}

.div-block-5 {
  position: relative;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-5 {
  position: relative;
  bottom: 103px;
  display: block;
  margin-bottom: -109px;
}

.body {
  display: block;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #f6f6f7;
  background-image: url('../../img/login/img-footer.png');
  background-position: 100% 102%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-6 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-6 {
  max-width: 0%;
}

.image-7 {
  position: static;
}

.div-block-7 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-8 {
  position: static;
  display: block;
}

.div-block-8 {
  width: 100px;
  height: 100px;
}

.div-block-9 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.img-elementos {
  position: absolute;
  left: 20px;
  top: 5px;
  right: auto;
  bottom: auto;
  display: block;
  height: 147px;
  max-width: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-10 {
  position: absolute;
  height: 100%;
}

.image-10 {
  position: static;
  left: 0%;
  top: 200px;
  right: 0%;
  bottom: 0%;
  width: 1920px;
  height: auto;
}

.image-11 {
  position: relative;
}

.image-12 {
  position: relative;
}

.div-block-11 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
}

.image-13 {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: -10;
  width: auto;
  height: 589px;
}

.img-topo-logos {
  position: absolute;
  z-index: 9;
  height: 80px;
}

.div-block-12 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.img-computer {
  position: absolute;
  left: auto;
  top: 32%;
  right: 20%;
  bottom: 0%;
  width: 305px;
  height: auto;
  margin-left: 200px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  text-align: left;
}

.div-block-13 {
  height: 100%;
}

.div-block-14 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-16 {
  position: absolute;
  left: 10%;
  top: auto;
  right: auto;
  bottom: -5%;
}

.image-17 {
  position: absolute;
  left: 8%;
  top: auto;
  right: auto;
  bottom: 3%;
}

.image-18 {
  position: absolute;
  left: 16%;
  top: auto;
  right: auto;
  bottom: 3%;
}

.paragraph {
  position: absolute;
  left: 20%;
  top: auto;
  right: auto;
  bottom: 2%;
  line-height: 24px;
}

.sign-up-wrap {
  width: 250px;
  min-height: 100px;
  margin-top: 340px;
  margin-left: 635px;
  border-radius: 12px;
  background-color: #61a9aa;
}

.image-19 {
  position: relative;
  bottom: 10px;
  display: block;
  width: 27px;
  margin-top: 25px;
  margin-left: 70px;
}

.text-block {
  position: static;
  display: block;
  margin: -37px 10px 19px;
  padding-bottom: 0px;
  padding-left: 15px;
  background-color: transparent;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.text-block-2 {
  position: relative;
  margin-top: 38px;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.button {
  position: relative;
  top: 38px;
  display: block;
  width: 92%;
  height: 43px;
  margin-top: auto;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1.1px;
  border-color: #98989c;
  border-radius: 6px;
  background-color: #fff;
  text-align: center;
  mix-blend-mode: normal;
}

.social-button-text {
  position: relative;
  left: auto;
  bottom: 19px;
  margin-right: 20px;
  margin-bottom: 22px;
  margin-left: 20px;
  padding-right: 0px;
  font-family: Outfit, sans-serif;
  font-size: 15px;
  line-height: 19px;
  text-align: right;
}

.image-20 {
  position: relative;
  left: 38px;
  bottom: -3px;
  width: 27px;
  margin-bottom: auto;
  margin-left: auto;
}

.image-21 {
  position: absolute;
  left: 57%;
  top: auto;
  right: auto;
  bottom: 12%;
  width: 77px;
}

.text-block-3 {
  position: relative;
  bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Titillium Web', sans-serif;
  color: #61a9aa;
  font-size: 26px;
  font-weight: 700;
}

.link-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 91%;
  height: 17px;
  margin: 34px auto 25px;
  padding: 25px 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: #dcdce5;
  border-radius: 7px;
  background-color: #fff;
  color: #fff;
  text-decoration: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-22 {
  width: 38px;
  padding: 2px 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-15 {
  width: 100%;
  text-align: center;
}

.text-block-4 {
  font-family: Outfit, sans-serif;
  color: #332f2f;
  font-size: 15px;
}

.div-block-16 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-17 {
  position: static;
  left: 7px;
  top: 7px;
  right: 7px;
  bottom: 7px;
  width: 521px;
  height: 50px;
}

.top-bar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 81px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-2 {
  margin-left: 200px;
  text-align: center;
}

.text-block-5 {
  margin-right: 200px;
}

.text-block-6 {
  position: absolute;
}

.columns {
  height: auto;
}

.link-3 {
  margin-left: 305px;
  padding-left: 0px;
  font-family: Roboto, sans-serif;
  color: #61a9aa;
  font-size: 14px;
  line-height: 1.5px;
  text-decoration: none;
}

.link-4 {
  margin-left: 22px;
  font-family: Roboto, sans-serif;
  color: #61a9aa;
  font-size: 14px;
  line-height: 1.5px;
  font-weight: 400;
  text-decoration: none;
}

@media screen and (min-width: 1280px) {
  .img-elementos {
    left: 12px;
    height: 141px;
  }

  .img-computer {
    position: absolute;
    top: 33%;
    right: 17%;
    width: 283px;
    height: auto;
    max-width: 100%;
    min-height: 0px;
  }

  .image-17 {
    left: 6%;
    bottom: 2%;
  }

  .image-18 {
    position: absolute;
    left: 14%;
    top: auto;
    right: auto;
    bottom: 2%;
  }

  .paragraph {
    position: absolute;
    left: 18%;
    top: auto;
    right: auto;
    bottom: 1%;
    font-family: 'Titillium Web', sans-serif;
    text-align: left;
  }

  .sign-up-wrap {
    width: 252px;
    min-height: 264px;
    margin-top: 335px;
    margin-left: 734px;
    border-radius: 20px;
    background-color: #61a9aa;
  }

  .text-block-2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
  }

  .button {
    width: 75%;
    margin-left: 31px;
  }

  .social-button-text {
    left: 19px;
    bottom: 19px;
    font-size: 14px;
  }

  .image-20 {
    left: 43px;
  }

  .image-21 {
    left: 61%;
    bottom: 12%;
  }

  .text-block-3 {
    bottom: 34px;
  }
}

@media screen and (min-width: 1920px) {
  .section {
    position: static;
  }

  .image-3 {
    height: 757px;
    max-width: 100%;
    margin: auto 0px;
    clear: none;
  }

  .body {
    border: 1px solid transparent;
    background-position: 100% 150%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .div-block-9 {
    width: 100%;
  }

  .img-elementos {
    left: 4px;
    height: 209px;
  }

  .div-block-12 {
    top: 0px;
    margin-top: 0px;
  }

  .img-computer {
    position: absolute;
    top: 26%;
    right: 22%;
    width: auto;
    height: auto;
    max-width: 100%;
    margin-left: 205px;
  }

  .image-17 {
    left: 7%;
    bottom: 4%;
  }

  .image-18 {
    position: absolute;
    left: 13%;
    top: auto;
    right: auto;
    bottom: 4%;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .paragraph {
    position: absolute;
    left: 16%;
    top: auto;
    right: auto;
    bottom: 3%;
    font-family: 'Titillium Web', sans-serif;
    color: #252222;
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
  }

  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sign-up-wrap {
    width: 315px;
    min-height: 287px;
    margin-top: 445px;
    margin-left: 791px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-radius: 20px;
    background-color: #61a9aa;
  }

  .image-19 {
    left: -13px;
    bottom: 21px;
    margin-top: 22px;
    margin-left: 114px;
    text-align: center;
  }

  .text-block {
    display: block;
    min-width: 0px;
    margin-top: -50px;
    margin-bottom: auto;
    margin-left: 22px;
    font-family: Outfit, sans-serif;
    color: #fff;
    font-size: 27px;
    line-height: 27px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0em;
    text-decoration: none;
    text-indent: 8px;
    text-transform: none;
    white-space: normal;
  }

  .heading {
    font-family: Outfit, sans-serif;
    font-size: 26px;
    font-weight: 500;
  }

  .text-block-2 {
    top: 36px;
    margin-top: auto;
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0em;
    text-indent: 0px;
    -webkit-column-count: 0;
    column-count: 0;
  }

  .button {
    top: 110px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    height: 55px;
    margin-top: 0px;
    margin-left: 35px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1.1px;
    border-color: #a29f9f;
    border-radius: 6px;
    background-color: #fff;
    text-align: left;
  }

  .social-button-text {
    position: relative;
    left: 34%;
    top: 0%;
    right: auto;
    bottom: -70px;
    display: block;
    margin-bottom: 0px;
    padding-bottom: 0px;
    float: left;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Outfit, sans-serif;
    font-size: 16px;
    line-height: 21px;
    text-align: left;
    text-transform: none;
  }

  .image-20 {
    position: relative;
    left: -93px;
    right: 75px;
    bottom: -67px;
    width: 33px;
    height: auto;
  }

  .image-21 {
    position: absolute;
    left: 55%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: block;
    width: auto;
    margin-top: 0px;
  }

  .text-block-3 {
    bottom: 28px;
    font-family: Inconsolata, monospace;
    font-size: 32px;
    font-weight: 700;
  }

  .link-block {
    margin-top: 88px;
    margin-bottom: 0px;
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .link-3 {
    margin-left: 533px;
  }
}

@media screen and (max-width: 991px) {
  .image-3 {
    height: 624px;
  }

  .image-4 {
    height: 147px;
    padding-left: 24px;
  }

  .body {
    background-position: 100% 100%;
    background-repeat: no-repeat;
  }

  .img-elementos {
    left: 3px;
    top: 4px;
    display: none;
    width: 50%;
    height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .img-topo-logos {
    width: auto;
    height: 58px;
  }

  .img-computer {
    top: 31%;
    right: 15%;
  }

  .image-17 {
    left: 5%;
    width: 55px;
  }

  .image-18 {
    left: 15%;
    width: 30px;
  }

  .paragraph {
    left: 21%;
    bottom: 1%;
    font-size: 11px;
  }

  .sign-up-wrap {
    margin-top: 318px;
    margin-left: 412px;
  }

  .image-21 {
    left: 49%;
    bottom: 15%;
  }

  .link-3 {
    margin-left: -29px;
  }
}

@media screen and (max-width: 767px) {
  .image-3 {
    height: 475px;
    max-width: 96%;
  }

  .image-4 {
    height: 94px;
    padding-left: 29px;
  }

  .img-elementos {
    top: 36px;
    display: none;
    width: 85%;
  }

  .img-topo-logos {
    width: auto;
    height: 46px;
  }

  .img-computer {
    top: 32%;
    width: 218px;
  }

  .image-17 {
    left: 3%;
    width: 40px;
  }

  .image-18 {
    left: 14%;
    width: 21px;
  }

  .paragraph {
    position: absolute;
    left: 20%;
    bottom: 2%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 11px;
    line-height: 20px;
    text-align: left;
  }

  .sign-up-wrap {
    width: 200px;
    margin-top: 234px;
    margin-left: 332px;
  }

  .image-19 {
    right: 14px;
  }

  .social-button-text {
    font-size: 13px;
  }

  .image-20 {
    left: 21px;
  }

  .image-21 {
    left: 46%;
    bottom: 20%;
  }

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

  .top-bar {
    height: 46px;
  }

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

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

@media screen and (max-width: 479px) {
  .section {
    position: static;
    height: auto;
  }

  .div-block-3 {
    display: block;
  }

  .image-3 {
    top: -185px;
    height: 300px;
    max-width: 76%;
  }

  .image-4 {
    position: absolute;
    bottom: 553px;
    height: 68px;
    margin-left: 4px;
    padding-left: 0px;
  }

  .body {
    display: block;
    overflow: visible;
    height: 100%;
    max-height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .img-elementos {
    left: auto;
    top: 7%;
    right: 10%;
    bottom: auto;
    width: 88%;
  }

  .img-topo-logos {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: 31px;
  }

  .img-computer {
    left: -66px;
    top: 54%;
    width: 171px;
    margin-left: 192px;
  }

  .image-17 {
    bottom: -61%;
  }

  .image-18 {
    left: 20%;
    top: auto;
    right: auto;
    bottom: -61%;
  }

  .paragraph {
    position: absolute;
    left: 5%;
    right: auto;
    bottom: -47%;
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 8px;
    line-height: 13px;
    font-weight: 400;
    text-align: left;
  }

  .sign-up-wrap {
    position: relative;
    top: 123px;
    width: 185px;
    margin-top: 247px;
    margin-left: 99px;
  }

  .text-block {
    margin-left: 26px;
  }

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

  .social-button-text {
    display: block;
    font-size: 12px;
  }

  .image-21 {
    left: 10%;
    bottom: -27%;
    display: none;
  }

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

  .top-bar {
    height: 37px;
    margin-top: 1px;
  }

  .link-3 {
    margin-left: -106px;
    font-size: 10px;
  }

  .link-4 {
    font-size: 10px;
  }
}