@keyframes fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    transform: translateX(-200px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    transform: translateY(-200px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.shapes-icon,
.shapes-icon1 {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.shapes-icon {
  /* width: 100%; */
  object-fit: contain;
}
.reshot-icon-home-gn6d7ufvmh-1 {
    height: 116px;
    width: 118px;
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
    opacity: 0;
    cursor: pointer;
}
@media screen and (max-width: 675px) {
    .reshot-icon-home-gn6d7ufvmh-1 {
        width: 50px;
        height: 50px;
    }
}

.shapes-icon1 {
  left: -20px;
  bottom: 0;
  max-height: 100%;
  z-index: 1;
}
.login-form-child, .login-form-item {
    background-color: transparent;
    width: 100%;
    border: 0;
    outline: 0;
    align-self: stretch;
    border-radius: var(--br-6xl);
    display: flex;
    flex-direction: row;
    align-items: center;
    box-sizing: border-box;
    font-family: var(--font-cinzel);
    font-size: var(--font-size-xl);
    color: var(--color-gray-200);
    opacity: 1;
    min-width: 250px;
    z-index: 2;
}
.content-child {
  position: absolute;
  top: 1022.5px;
  left: 321px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  background-color: var(--color-white);
  border: 0.5px solid var(--color-black);
  box-sizing: border-box;
  width: 35px;
  height: 35px;
  z-index: 2;
}
.content {
  width: 100%;
  height: 100%;
  position: absolute;
  margin: 0 !important;
  top: 0;
  bottom: 0;
  left: 0;
}
.rectangle-input,
.username {
  position: relative;
  max-width: 100%;
}
.rectangle-input {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
font-family: var(--font-cinzel-decorative) !important;
  border: 0;
  outline: 0;
  background-color: var(--color-gainsboro-200);
  height: 50px;
  width: 100%;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: var(--br-6xl);
  display: flex;
}

.rectangle-input-2 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  font-family: var(--font-cinzel-decorative) !important;
  border: 0;
  outline: 0;
  background-color: var(--color-darkkhaki-100);
  height: 50px;
  width: 100%;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: var(--br-6xl);
  display: flex;
}
.username {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  z-index: 1;
}
.rectangle-parent,
.user-info-child {
  align-self: stretch;
  margin: 0 !important;
  max-width: 100%;
}
.rectangle-parent {
  height: 50px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: var(--br-6xl);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  z-index: 2;
  background-color: var(--color-darkkhaki-100);
}
.user-info-child {
  height: 100%;
  width: 100%;
  top: 0;
  right: 1px;
  bottom: 0;
  left: 0;
  overflow: hidden;
  max-height: 100%;
  opacity: 0;
  z-index: 3;
}
.user-info-child.animate {
  animation: 1s ease 0s 1 normal forwards fade-in;
}
.one-soul1 {
  margin: 0;
  height: 81px;
  font-size: var(--font-size-41xl);
  font-weight: 400;
  font-family: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  max-width: 100%;
}
.art-dwells.animate,
.one-soul1.animate {
  animation: 1s ease 0s 1 normal forwards slide-in-left;
}
.one-soul1,
.where-art-dwells1 {
  position: relative;
  z-index: 4;
}
.art-dwells,
.user-info {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
}
.art-dwells {
  flex-direction: row;
  padding: 0 var(--padding-21xl);
  opacity: 0;
  z-index: 3;
  font-size: var(--font-size-6xl);
}
.user-info {
  width: 444px;
  flex-direction: column;
  padding: var(--padding-168xl) var(--padding-4xl) var(--padding-169xl);
  position: absolute;
  gap: var(--gap-3xs);
  top: 0;
}
.reshot-icon-home-gn6d7ufvmh-1 {
  height: 116px;
  width: 118px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  opacity: 0;
  cursor: pointer;
}
.reshot-icon-home-gn6d7ufvmh-1.animate {
  animation: 1s ease 0s 1 normal forwards fade-in;
}
.home-icon,
.right-panel {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  box-sizing: border-box;
  position: absolute;
  max-width: 100%;
}
.home-icon {
  width: 100%;
  margin: 0 !important;
  top: 0;
  right: 0;
  left: 0;
  background-color: var(--color-darkslategray-100);
  flex-direction: row;
  padding: var(--padding-7xl) 0;
  z-index: 4;
}
.right-panel {
  align-self: stretch;
  flex-direction: column;
  padding: 87px var(--padding-7xs) 0;
}
.rectangle-div,
.rectangle-group {
  border-radius: var(--br-6xl);
  background-color: var(--color-gainsboro-200);
  max-width: 100%;
}
.rectangle-div {
  height: 50px;
  height: 71px;
  width: 795px;
  position: relative;
  display: none;
}
.rectangle-group {
  height: 50px;
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  flex-shrink: 0;
  z-index: 2;
}
.frame-child5,
.group-div {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: var(--br-6xl);
  max-width: 100%;
}
.frame-child5 {
  height: 71px;
  width: 795px;
  position: relative;
  display: none;
}
.group-div {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  flex-shrink: 0;
  z-index: 2;
}
.remember-me {
  margin: 0;
  width: 50px;
  height: 43px;
  flex-shrink: 0;
}
.dont-have-an,
.register {
  position: relative;
  z-index: 2;
}
.dont-have-an {
  height: 50px;
  white-space: pre-wrap;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
}
.register {
  height: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
  color: var(--color-darkkhaki-100);
  min-width: 104px;
}
.account-actions,
.register-link {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  max-width: 100%;
}
.register-link {
  justify-content: flex-start;
  gap: var(--gap-4xs);
}
.account-actions {
  align-self: stretch;
  justify-content: center;
  padding: 0 var(--padding-xl);
  box-sizing: border-box;
  color: var(--color-white);
}
.frame-child7,
.submit1 {
  position: relative;
  max-width: 100%;
}
.frame-child7 {
  height: 51px;
  width: 368px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: var(--br-6xl);
  background-color: var(--color-mediumseagreen);
  display: none;
}
.submit1 {
  height: 38px;
  flex: 1;
  font-size: var(--font-size-xl);
  font-family: var(--font-cinzel-decorative);
  color: var(--color-black);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.group-button,
.submit-button2 {
  flex-direction: row;
  box-sizing: border-box;
  max-width: 100%;
}
.group-button {
  cursor: pointer;
  border: 0;
  padding: var(--padding-7xs) var(--padding-mini) var(--padding-6xs);
  background-color: var(--color-mediumseagreen);
  width: 368px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: var(--br-6xl);
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  z-index: 2;
}
.group-button:hover {
  background-color: var(--color-forestgreen);
}
.submit-button2 {
  align-self: stretch;
  justify-content: center;
  padding: 0 var(--padding-xl);
  flex-shrink: 0;
}
.desktop-2,
.form,
.form-fields1,
.submit-button2 {
  display: flex;
  align-items: flex-start;
}


.form-fields1 {
  height: 1100px;
  width: 795px;
  flex-direction: column;
  justify-content: flex-end;
  gap: var(--gap-43xl);
  max-width: 100%;
  position: relative;
}
.desktop-2,
.form {
  box-sizing: border-box;
}
.form {
  align-self: stretch;
  flex-direction: row;
  justify-content: center;
  padding: 0 var(--padding-4xl) 0 var(--padding-xl);
  opacity: 0;
  max-width: 100%;
  position: relative;
  top: 0;
  z-index: 5;
  color: var(--color-gray-200);
}
.form.animate {
  animation: 1s ease 0s 1 normal forwards slide-in-top;
}
.desktop-2 {
  width: 100%;
  position: relative;
  background-color: var(--color-white);
  overflow: hidden;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0 0 485.5px;
  gap: 32.5px;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  font-size: var(--font-size-xl);
  color: var(--color-darkkhaki-100);
  font-family: var(--font-cinzel-decorative);
}
@media screen and (max-width: 800px) {
  .shapes-icon1 {
    width: 300px;
    height: 500px;
  }
  .one-soul1 {
    font-size: var(--font-size-29xl);
  }
  .reshot-icon-home-gn6d7ufvmh-1 {
    width: 50px;
    height: 50px;
  }
  .home-icon {
    height: 70px;
    align-items: center;
    justify-content: flex-end;
    max-width: 100%;
    z-index: 10;
  }
  .right-panel {
    width: 800px;
    max-width: 100%;
    position: absolute;
    z-index: 1;
  }
  .form-fields1 {
    gap: var(--gap-12xl);
  }
  .form {
    height: 800px;
    align-items: flex-end;
    justify-content: center;
    max-width: 100%;
    position: absolute;
    top: 0;
    z-index: 5;
  }
  .desktop-2 {
    gap: var(--gap-base);
  }
}
@media screen and (max-width: 675px) {
  .shapes-icon1 {
    width: 500px;
    height: 750px;
  }
  .rectangle-parent {
    align-items: center;
    justify-content: flex-start;
  }
  .user-info-child {
    width: 100%;
    height: 100%;
    position: absolute;
  }
  .user-info {
    padding-top: var(--padding-103xl);
    padding-bottom: var(--padding-103xl);
    box-sizing: border-box;
    max-width: 100%;
    position: absolute;
    top: 0;
  }
  .reshot-icon-home-gn6d7ufvmh-1 {
    width: 50px;
    height: 50px;
  }
  .home-icon {
    height: 70px;
    align-items: center;
    justify-content: flex-end;
  }
  .right-panel {
    height: 300px;
    padding-top: 57px;
    box-sizing: border-box;
    max-width: 100%;
    position: absolute;
    z-index: 1;
  }
  .form-fields1 {
    max-width: 100%;
    position: relative;
  }
}
@media screen and (max-width: 450px) {
     .content .shape-icon-1{
        max-width: unset !important;
    }
    .content .shape-icon{
        left: -20px;
        bottom: -20px;
        max-width: unset !important;
    }
    .rectangle-parent input{
        
        z-index: 999;
        
    }
    .rectangle-group input{
        
        z-index: 999;
        
    }
    .desktop-2 main {
     width: 100vh; 
    height: 100vh;
    position: unset;
     margin: 0 !important; 
    top: 0;
    bottom: 0;
    left: 0;
}
    .desktop-2 {
    position: relative;
    }
    .home-icon a {
     height: 100%;   
    }
    .form {
         height: 100vh; 
        align-items: flex-end;
        justify-content: center;
        max-width: 100%;
        top: 0;
        z-index: 5;
    }
   .reshot-icon-home-gn6d7ufvmh-1-wrapper .reshot-icon-home-gn6d7ufvmh-11 {
    height: 50px;
    }
      .remember-me1 {
    width: 50px;
    height: 23px;
   }
    .shapes-icon1 {
         width: 500px; 
        height: 100vh;
        position: absolute;
        top: -10px;
    }
    .shapes-icon {
    /* width: 100%; */
    object-fit: contain;
    left: -20px;
    position: relative;
    }
   .content {
    /* width: 100vh; */
    height: unset !important;
    position: relative;
     margin: unset !important; 
    top: 0;
    bottom: 0;
    left: 0;
    }
    .home-icon, .right-panel {
    display: flex;
    align-items: center;
    justify-content: end;
    box-sizing: border-box;
    position: absolute;
    max-width: 100%;
    /* height: 100vh !important; */
    position: absolute !important;
    }
    .user-info {
     width: unset; 
    flex-direction: column;
     padding: unset; 
    position: absolute;
    gap: var(--gap-3xs);
    top: 0;
    }
    .reshot-icon-home-gn6d7ufvmh-1-wrapper a {
    color: white;
    text-decoration: none;
    height: 100%;
    }
  .username {
    font-size: var(--font-size-base);
  }
  .one-soul1 {
    font-size: var(--font-size-17xl);
  }
  .where-art-dwells1 {
    font-size: var(--font-size-xl);
  }
  .dont-have-an,
  .register {
    font-size: var(--font-size-base);
  }
  .account-actions,
  .register-link {
    flex-wrap: wrap;
  }
  .submit1 {
    font-size: var(--font-size-base);
  }
  .form-fields1 {
    height: auto;
    gap: var(--gap-mini);
  }
}
