.card-stack-demo-container{height:auto;width:100%;display:flex;align-items:center;justify-content:center}.card-stack-wrapper{position:relative;height:250px!important;width:100%!important}.card{position:absolute;height:250px;width:100%!important;background-color:white;color:#333;border-radius:0!important;padding:1rem;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);border:1px solid #e5e5e5;display:grid!important;place-content:center!important;justify-content:space-between;transition:transform .25s ease;will-change:transform;cursor:pointer!important}.highlight{font-weight:700;background-color:#d1fae5;color:#065f46;padding:2px 4px;border-radius:2px}.card-back{box-shadow:0 4px 10px rgba(0,0,0,.1);background-color:#1930ab!important}.card-back:hover{background-color:#0D1233!important}.card-stack-wrapper .paragraph{font-size:13px!important;line-height:24px!important;font-weight:400!important}