.card__container{height:80vh;padding:1px}.h100{height:100%}.h100__scroll{overflow-y:scroll;overflow-x:hidden}::-webkit-scrollbar,::-webkit-scrollbar-corner,::-webkit-scrollbar-track{background:#f5f5f5;width:6px;height:6px}::-webkit-scrollbar-thumb{border-radius:6px;background:#0091ff}.card{-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}.card:hover{-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}