.reset-screen{width:75%;margin:0 auto;padding:5rem 0;height:100vh;display:flex;flex-direction:column;justify-content:center;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.reset-screen::-webkit-scrollbar{display:none}.reset-screen .text-md{font-size:20px;font-weight:600;line-height:30px;text-align:center;color:var(--label-color)}@media screen and (min-width:1400px){.reset-screen{width:600px}}@media screen and (max-width:768px){.reset-screen{width:95%}}