@keyframes loading {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}

.sd__hv6kdee {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  min-height: 100vh;
}
.sd__hv6kdee aside {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-width: 45%;
  padding: 2em 4em;
  background-color: #091e3e;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(https://www.socialdelivery.com.br/inscreva-se-com-acesso-exclusivo-para-usuarios/img/bg.svg);
  color: #fff;
}
.sd__hv6kdee aside h1 {
  font-size: 28px;
  line-height: 38px;
  text-align: center;
}
.sd__f43ww07 {
  text-align: center;
}
.sd__bol7sfq {
  margin-top: 30px;
  margin-left: 30px;
}
.sd__hv6kdee main {
  min-width: 55%;
  padding: 0em 1em;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sd__p95tgg1 {
  margin-bottom: 20px;
  text-align: center;
}
.sd__p95tgg1 h1 {
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 22px;
  word-break: break-word;
  color: #091e3e;
}

.sd__e5oll90 {
  max-width: 400px;
  margin: 24px auto 0;
}
.sd__e5oll90 a {
  align-items: center;
  background-color: #3d7ffc;
  border: none;
  border-radius: 6px;
  color: #fff;
  display: flex;
  height: 44px;
  justify-content: center;
  margin-bottom: 12px;
  padding: 0 48px;
  position: relative;
  text-align: center;
  width: 100%;
  cursor: pointer;
}
.sd__e5oll90 a * {
  pointer-events: none;
  user-select: none;
}
.sd__e5oll90 a.disabled {
  background: transparent;
  border: 1px solid #3d7ffc;
  color: #3d7ffc;
  pointer-events: none;
}
.sd__e5oll90 a img {
  height: 32px;
  left: 6px;
  position: absolute;
  width: 32px;
}
.sd__ethi90p {
  margin: 30px 50px 20px;
  border-top: 1px solid #d2dce4;
  position: relative;
  display: flex;
  flex-direction: column;
}
.sd__ethi90p span {
  position: absolute;
  top: -7px;
  background: #fff;
  color: #526373;
  font-size: 14px;
  padding: 0 16px;
  align-self: center;
}
.sd__d24a8ij {
  max-width: 400px;
  margin: 0 auto;
}
.sd__7ydxx33 {
  position: relative;
  margin-bottom: 20px;
}
.sd__7ydxx33 label {
  display: block;
  margin-bottom: 5px;
  font-size: 15px;
}
.sd__7ydxx33 input {
  width: 100%;
  border: 1px solid #585555;
  border-radius: 6px;
  font-size: 17px;
  font-weight: 300;
  padding: 12px 1em;
  outline: none;
}
.sd__dlpmk47 {
  display: none;
  position: absolute;
  left: 14px;
  bottom: -5px;
  pointer-events: none;
  color: #e8334c;
  font-size: 12px;
  background-color: #fff;
  padding: 0 7px;
}
.sd__7ydxx33.error input {
  border-color: #e8334c;
}
.sd__7ydxx33.error .sd__dlpmk47 {
  display: inline-block;
}
.sd__dfyy700 {
  font-size: 12px;
  margin-bottom: 30px;
  text-align: center;
  color: #767676;
  line-height: 18px;
}
.sd__dfyy700 a {
  color: #3d7ffc;
}
.sd__d24a8ij button {
  position: relative;
  padding: 12px 1em;
  background-color: #6e55d5;
  border: none;
  outline: none;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  font-weight: 600;
  width: 100%;
  z-index: 0;
}
.sd__d24a8ij button::after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: -1;
  border-radius: 6px;
}
.sd__d24a8ij button:hover::after {
  background-color: #4e31c2;
  width: 100%;
}
.sd__d24a8ij button.disabled,
.sd__d24a8ij button.disabled:hover::after {
  background-color: #edf1f6;
  color: #b8c4d0;
}
.sd__yygg3aa {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3px;
  color: #d7d7d7;
  padding: 7px 20px;
  font-size: 9px;
  text-align: center;
}
.sd__fxzxx50 {
  margin-top: 16px;
  text-align: center;
  font-size: 15px;
  color: #767676;
}
.sd__fxzxx50 a {
  color: #3d7ffc;
  font-weight: 400;
}

.sd__styh671 {
  margin: 30px auto 40px;
  max-height: 1px;
  min-height: 1px;
  background-color: #aec8f93d;
  width: 80%;
  overflow: hidden;
  position: relative;
}
.sd__styh671 span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  animation-name: loading;
  animation-duration: 15s;
  animation-iteration-count: infinite;
}
.sd__gt6os00 {
  display: flex;
  align-items: center;
  font-size: 14px;
}
.sd__gt6os00 img {
  border-radius: 50%;
  margin-right: 15px;
}
.sd__gt6os00 span {
  display: inline-block;
  margin-top: 6px;
  font-size: 12px;
  line-height: 17px;
}
.sd__dcx7834 {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.sd__dcx7834 ul {
  display: flex;
  height: 100%;
}
.sd__dcx7834 ul li {
  flex-shrink: 0;
  max-width: 100%;
  overflow-wrap: anywhere;
  font-size: 15px;
}
.sd__f5yujml {
  margin-top: 20px;
  line-height: 22px;
  text-align: justify;
}
.sd__pol90fr {
  text-align: center;
  position: relative;
  top: -20px;
}

@media (min-width: 768px) {
  .sd__hv6kdee aside {
    margin-top: 0;
  }
  .sd__hv6kdee aside h1 {
    margin-top: 30px;
    text-align: left;
  }
  .sd__f43ww07 {
    text-align: left;
  }
  .sd__hv6kdee {
    flex-direction: row;
  }
  .sd__7ydxx33 input {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .sd__styh671 {
    margin-bottom: 40px;
  }
  .sd__f5yujml {
    line-height: 25px;
  }
  .sd__hv6kdee aside h1 {
    margin-top: 30px;
  }
  .sd__pol90fr {
    display: none;
    pointer-events: none;
  }
  .sd__7ydxx33 label {
    font-size: 14px;
  }
  .sd__7ydxx33 input {
    font-size: 16px;
    padding: 0 16px;
    height: 38px;
    border-color: #d2dce4;
  }
  .sd__d24a8ij button {
    height: 40px;
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .sd__hv6kdee aside {
    padding: 2em 6em;
  }
}
