.auth-project__tab{margin:0 auto}.auth-project__group{background-color:#f9f9f9;padding:15px;margin-top:15px}.project-tmp{padding:20px}.project-tmp>ul{flex-wrap:wrap}.project-tmp__filter{position:sticky;top:0;z-index:100;background-color:#f9f9f9;padding:10px 0}.project-tmp__filter>ul{display:flex;padding-left:20px}.project-tmp__filter>ul>li{padding:10px 20px;border-radius:100px;cursor:pointer}.project-tmp__filter>ul>li.active{background-color:#2d64ff;color:#fff}.project-tmp__item{width:300px;height:250px;background-color:#fff;margin:20px;box-shadow:0 0 15px rgba(0,0,0,.05);transition:all .3s;cursor:pointer;position:relative}.project-tmp__item:hover{box-shadow:10px 10px 20px rgba(0,0,0,.1);transform:scale(1.02)}.project-tmp__name{position:absolute;top:15px;left:0;right:0;display:block;text-align:center;font-size:14px;line-height:20px;color:#333;padding:0 15px;height:40px;vertical-align:bottom}.project-tmp__buttons>button{background:none;border:none;width:70px;color:#5783ff;text-align:center;height:26px;line-height:24px;border-radius:100px;font-size:12px;margin:10px 5px;transition:all .25s;cursor:pointer;outline:none}.project-tmp__buttons>button:hover{background-color:#5783ff;color:#fff}.project-tmp__item-app-state{text-align:center;color:#787878;line-height:30px}.project-tmp__item-app-state>span{color:#13ce66;font-weight:700}