.card-deck{background:#050c38;padding:40px 0}.card-deck__item{background:#fff;border-radius:24px;height:100%;overflow:hidden;position:relative}.card-deck__item-content h4{color:#050c38;font-size:22px;font-weight:500;margin-bottom:10px}.card-deck__item p{color:#050c38;font-size:18px}.card-deck__item p:last-child{margin-bottom:0}.card-deck__item-image{height:220px}.card-deck__item-image img{height:100%!important;object-fit:cover;width:100%!important}.card-deck__item-content{padding:24px 24px 90px}.card-deck__btn-wrapper{bottom:40px;left:24px;position:absolute}