.card{display:flex;flex-direction:column;min-width:0;position:relative;word-wrap:break-word;background-clip:border-box;background-color:#fff;height:100%;text-align:center;transition:all .2s ease-in-out}.card.shadow:hover{box-shadow:0 4px 4px #00000026,0 4px 10px #004a8f33!important}.card.shadow:active,.card.shadow:focus{box-shadow:none!important}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:8px;border-top-right-radius:8px;border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1.5rem 2rem}.horizontal .card-body{padding:1.875rem 1.25rem}.card-title{margin-bottom:1rem}.card-subtitle,.card-title:last-child{margin-bottom:0}.card-subtitle{margin-top:-.5rem}.card-text{font-weight:300}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{border-bottom:2px solid rgba(0,0,0,.125);margin-bottom:0;padding:.5rem 1rem}.card-header:first-child{border-radius:8px 8px 0 0}.card-footer{padding:0 1.5rem 2rem}.card-footer:last-child{border-radius:0 0 8px 8px}.horizontal .card-footer{padding:0 1.25rem 1.875rem}.card-header-tabs{border-bottom:0;margin-bottom:-.5rem}.card-header-pills,.card-header-tabs{margin-left:-.5rem;margin-right:-.5rem}.card-img-overlay,.card-img-overlay:after{bottom:0;display:flex;left:0;padding:1rem 1.5rem 2rem;position:absolute;right:0;top:0}.card-overlay-wrapper{width:100%;z-index:2}.card-img{margin:0;position:relative}.card-img .figure,.card-img .figure-img{display:block;width:100%}.card.rounded .card-img-overlay,.card.rounded .card-img-overlay:after{border-radius:8px}.card.rounded .card-img-top img{border-top-left-radius:8px;border-top-right-radius:8px}.card.rounded .card-img-bottom img{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.card.rounded .card-img:not(.card-img-top):not(.card-img-bottom) img{border-radius:8px}.card.rounded-lg .card-footer:last-child{border-radius:0 0 32px 32px}
