.default-row{background:#ebf5ff!important}.testers-list{padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.testers-item{width:calc(100% - 20px);margin:10px;border-radius:10px;list-style:none;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-webkit-transition:.3s;transition:.3s;background:#efefef;overflow:hidden}.testers-current,.testers-item:hover{-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.testers-current{background:#e0eafc;background:-webkit-gradient(linear,left top,right top,from(#cfdef3),to(#e0eafc));background:linear-gradient(90deg,#cfdef3,#e0eafc)}.testers-text{padding:10px 20px}.testers-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.testers-btn .el-button{border-radius:0;margin:0 .5px;padding:12px}.test-btn{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:700;font-size:16px}@media screen and (min-width:1460px){.testers-item{width:calc(20% - 20px)}}@media screen and (min-width:1280px) and (max-width:1460px){.testers-item{width:calc(25% - 20px)}}@media screen and (min-width:980px) and (max-width:1280px){.testers-item{width:calc(33% - 20px)}}@media screen and (min-width:680px) and (max-width:980px){.testers-item{width:calc(50% - 20px)}}