@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap");.reset-password-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#000}.reset-password-box{background-color:#333;border-radius:8px;padding:2rem;text-align:center;width:95%;max-width:450px;color:#fff;box-shadow:0 0 10px rgba(0,0,0,.5)}.reset-icon-container{display:flex;justify-content:center;align-items:center;margin-bottom:1rem;height:80px}.reset-icon{font-size:3rem}.reset-input,h2{margin-bottom:1rem}.reset-input{width:100%;padding:.75rem;border:none;border-radius:4px;color:#333;background-color:#eee}.reset-input::placeholder{color:#666}.reset-button{background-color:#000;color:#fff;border:none;border-radius:4px;padding:.75rem;width:100%;cursor:pointer;transition:background-color .3s}.reset-button:hover{background-color:#444}.reset-text{margin-top:1rem}.reset-link{color:#0d6efd;text-decoration:none}.font-poppins{font-family:Poppins,sans-serif}.hero-section{position:relative;text-align:center;margin-bottom:50px}.search-input{background-color:transparent;border-color:#fff;border-width:1px;padding-left:48px;color:#fff}.search-icon{left:1rem;top:50%;transform:translateY(-50%)}.placeholder-right::placeholder{text-align:left;color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1c1c1c}::-webkit-scrollbar-thumb{background:#484848;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#5e5e5e}.support-box{background-color:rgba(72,72,72,.24);border:1px solid #a6a6a6}@media (max-width:640px){.text-4xl{font-size:2rem}.search-input{font-size:.875rem;padding-left:40px}.support-box{padding:4px}}@media (min-width:641px) and (max-width:1024px){.text-4xl{font-size:3rem}.search-input{padding-left:44px}}.tooltip{position:absolute;background-color:#333;color:#fff;padding:14px 8px;border-radius:4px;z-index:15}.slider::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;cursor:pointer;transition:background .3s}.slider:active::-webkit-slider-thumb{background:#e97f18}.slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#fff;cursor:pointer;transition:background .3s}.slider:active::-moz-range-thumb{background:#e97f18}.slider::-ms-thumb{width:20px;height:20px;border-radius:50%;background:#fff;cursor:pointer;transition:background .3s}.slider:active::-ms-thumb{background:#e97f18}