.auth-wrapper{position:relative;display:grid;grid-template-columns:auto 1fr;place-items:center;grid-gap:1.666666667rem;gap:1.666666667rem;margin-inline:auto;min-height:100dvh;width:65%}.auth-image{font-size:16px;height:25rem;min-width:20rem;z-index:0}.auth-circle-image{display:none}@media only screen and (max-width:1578px){.auth-wrapper{width:75%}}@media only screen and (max-width:1150px){.auth-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:5rem 0!important;height:auto;max-width:65%}.auth-wrapper-title{display:none}}@media only screen and (max-width:780px){.auth-wrapper{max-width:75%;width:75%}}@media only screen and (max-width:550px){.auth-wrapper{width:95%;max-width:95%}}