@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap);body{margin:0;padding:0;font-family:sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}nav{background-color:#ecf2f8;position:fixed;width:100%;top:0;display:flex;height:60px;z-index:1}nav p{text-transform:uppercase;font-weight:700;padding:0 15px}p a{color:#000;text-decoration:none}ul{position:fixed;right:0;padding-right:20px}.links{text-decoration:none;padding:0 15px;color:#000;font-weight:500}.menu{display:none;cursor:pointer;height:25px;width:25px}@media only screen and (max-width:600px){nav{display:block}nav,ul{text-align:center}ul{position:fixed;padding:0;background-color:#ecf2f8;width:100%;display:none}.links{display:block;padding:20px 0;text-align:center}.menu{position:fixed;right:0;top:0;padding-top:15px;padding-right:10px;display:inline-block}ul.show{display:block;transform:translateY(-10px)}}.hero{margin-top:130px;text-align:center;width:100%}.hero h1{line-height:20px;word-spacing:.1px;font-size:45px;font-weight:bolder}.hero h2{font-size:16px}.hero img{width:30px;height:30px}.faq{justify-content:space-between}.faq,.users{align-items:center}.users{margin-top:20px;display:flex;flex-wrap:wrap;flex-direction:row-reverse;justify-content:space-around;margin-left:10%;margin-right:10%}img{width:250px;height:250px}.profile{display:flex;flex-direction:column;border:.1px solid grey;text-align:center;border-radius:6px;transition:.3s;margin:30px 30px 80px;box-shadow:0 3px 8px rgba(0,0,0,.24)}.profile img{border-top-left-radius:6px;border-top-right-radius:6px;opacity:1}.profile:hover{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.names{color:transparent}.names p{text-decoration:none!important;color:#000;font-weight:700}.names button{cursor:pointer;color:#fff;background-color:#06f;border:solid;padding:5px 15px;border-radius:5px;font-size:14px;margin-bottom:15px}.info{border-top-right-radius:6px;border-top-left-radius:6px;margin-top:-4px}.dp{display:flex;margin:10px 0}.dp img{width:50px;height:50px;border-radius:50px;margin:10px;border:1px solid #000}.infoProfile{width:100%;text-align:left}.descp{text-decoration:none;color:transparent;font-size:10px;margin-top:-10px;background-color:grey;animation:placeHolderShimmer 1s linear infinite;background:#f6f7f8;background:linear-gradient(90deg,#b6b6b6 8%,#ddd 18%,#eee 33%);background-size:800px 104px;width:80%;border-radius:4px;height:8px;margin-bottom:15px;animation:placeHolderShimmer 1.5s linear infinite}.descp2{width:65%}.descp3{width:50%}.nameVerified{display:flex}#verified{width:15px;height:15px;border:none;margin-top:15px;margin-left:4px}.profileLink{text-decoration:none}.dpOnline{position:relative}#online{width:10px;height:10px;position:absolute;bottom:18px;right:6px}.faq,.searchBox{display:flex}.searchBox{justify-content:center;align-items:center;padding-top:40px}.searchBox input{border:.1px solid #000;border-radius:3px;height:25px;width:20%;text-indent:10px}#noSearchUser{display:none;text-align:center}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@media only screen and (max-width:600px){.names p{font-size:18px}.names button{margin-bottom:25px;font-size:20px}#verified{width:20px;height:20px}img{width:300px;height:300px}#online{bottom:24px}.hero h1{line-height:45px}.hero h2{font-size:20px;padding:0 20px;margin-top:-10px}.searchBox input{width:50%}}.shortlisted{margin-top:50px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media only screen and (max-width:600px){.shortlisted{flex-direction:column}}.rejected{margin-top:50px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.error button{cursor:pointer;color:#fff;background-color:#06f;border:solid;padding:5px 15px;border-radius:5px;font-size:14px;margin-bottom:15px}@media only screen and (max-width:600px){.rejected{flex-direction:column}}.userPage{margin-top:70px}.error,.userPage{display:flex;justify-content:center;align-items:center}.error{flex-direction:column;text-align:center}.error button,button{cursor:pointer;color:#fff;background-color:#06f;border:solid;padding:5px 15px;border-radius:5px;font-size:14px;margin-bottom:15px}.profile{display:inline-block}#reject{background-color:#f43f5e}#shortlist{background-color:#10b981}#selected{background-color:grey}.linksTo{display:flex;justify-content:space-evenly;align-items:center}@media only screen and (max-width:600px){button{padding:8px 30px}}
/*# sourceMappingURL=main.a9f7dcf2.chunk.css.map */