.sd__07uyh56 {
  background-color: #c33b6c;
}
#main-login {
  padding-left: 0;
  padding-right: 0;
}
.sd__pplo3dg {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: inherit;
  position: absolute;
  top: 0;
}
.sd__pplo3dg aside {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 45%;
  min-height: inherit;
  background: linear-gradient(to right, #4bb14e, #ff007b);
  border-top-right-radius: 85%;
}
.sd__fach4re {
  margin-top: 100px;
  margin-bottom: 35px;
  text-align: center;
}
.sd__fach4re h1 {
  margin-bottom: 10px;
  color: #f1f1f1;
  font-size: 13px;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
  text-align: left;
}
.sd__fach4re h2 {
  margin-top: 0;
  color: #fff;
  font-size: 36px;
  font-weight: 400;
  font-family: "Rancho", serif;
  text-align: left;
}
.sd__yu88vbn {
  margin: 14px 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
}
.sd__yu88vbn::before,
.sd__yu88vbn::after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #fff;
  margin: 0 15px;
}
.sd__45ghbn7 {
  position: relative;
  margin: 0 auto;
  min-width: 330px;
}
.sd__fach4re footer {
  margin-top: 35px;
  max-width: 300px;
  padding: 0 10px;
  line-height: 16px;
  font-size: 11px;
  color: #fff;
}
.sd__fach4re footer a {
  color: #b9d1ff;
}
.sd__blobck7 {
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
  position: relative;
}
.sd__blobck7 input {
  border: none;
  outline: none;
  height: 40px;
  border-radius: 7px;
  font-family: inherit;
  padding: 0 25px;
  font-size: 14px;
}
.sd__blobck7 input::placeholder {
  color: #b5b5b5;
}
.sd__45ghbn7 button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
  width: 100%;
  height: 40px;
  background-color: #050d1a;
  border: none;
  color: #fff;
  font-family: inherit;
  font-size: 14px;
  border-radius: 7px;
  cursor: pointer;
}
.sd__45ghbn7.__loading::after,
.sd__45ghbn7.__loading-social::after {
  content: "";
  position: absolute;
  inset: 0;
}
.sd__45ghbn7.__loading button::before,
.sd__45ghbn7.__loading-social #social-google::before {
  content: "";
  display: inline-block;
  position: relative;
  left: -12px;
  width: 18px;
  height: 18px;
  border: 2px solid #fff0;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-radius: 9px;
  animation: loading 0.4s linear infinite;
}
@keyframes loading {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.sd__pplo3dg main {
  min-width: 55%;
  min-height: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 12px;
}
.sd__t7yd7g8 {
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 40px;
}
.sd__t7yd7g8 strong {
  font-size: 24px;
  line-height: 36px;
  color: #c9c9b0;
}
.sd__t7yd7g8 h1 {
  font-size: 38px;
  margin-top: 5px;
  margin-bottom: 24px;
}
.sd__t7yd7g8 h2 {
  line-height: 34px;
  font-size: 28px;
  margin: 15px 0;
  color: #3b4a30;
  text-align: center;
}
.sd__74po0il {
  margin: 25px auto 0;
  text-align: center;
}
.sd__74po0il img {
  filter: saturate(0.5);
  border-radius: 12px;
  margin: 0 3px;
  min-width: 90%;
  height: auto;
}
.sd__ert89gh {
  padding-top: 50px;
}
.sd__xx2by67 {
  text-align: center;
  padding: 0 25px;
}
.sd__xx2by67 a {
  text-decoration: underline;
}
.sd__yygg3ws {
  text-align: center;
  font-size: 12px;
  margin: 50px 50px 0;
  line-height: 18px;
}
.__error {
  display: none;
  color: #fff;
  background-color: #e32e2e;
  font-size: 11px;
  line-height: 16px;
  margin: 0 auto;
  padding: 3px 10px;
  border-radius: 5px;
  position: relative;
  top: 7px;
  font-weight: 400;
  width: 300px;
  word-break: break-word;
}

@media (min-width: 768px) {
  .sd__pplo3dg {
    flex-direction: row;
  }
  .sd__pplo3dg aside {
    align-items: flex-end;
  }
  .sd__fach4re {
    margin-top: 50px;
    margin-right: 50px;
  }
  .sd__fach4re h1 {
    display: none;
  }
  .sd__fach4re h2 {
    text-align: center;
  }
  .sd__t7yd7g8 {
    padding: 0;
  }
  .sd__t7yd7g8 h1 {
    font-size: 49px;
    margin-bottom: 42px;
  }
  .sd__t7yd7g8 h2 {
    font-size: 31px;
    margin: 15px 30px;
  }
  .sd__74po0il img {
    min-width: inherit;
  }
  .sd__ert89gh {
    padding-top: 0;
  }
  .sd__yygg3ws {
    margin-top: 7px;
  }
}
