.authComponentBox{background-color:#fff;border:1px solid #ececec;border-radius:8px;outline:none;flex-direction:column;width:100%;max-width:650px;margin:0 auto;padding:1rem;display:flex;box-shadow:0 2px 8px #0000000f}@media (max-width:1000px){.authComponentBox{width:100%;max-width:100%}}.authComponentBox::-webkit-scrollbar{width:8px}.authComponentBox::-webkit-scrollbar-thumb{background-color:#00000080;border-radius:4px}.authComponentBox::-webkit-scrollbar-track{background-color:#0000}
