.hover-cards{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:0 auto;max-width:1320px}@media (max-width:992px){.hover-cards{max-width:720px}}@media (max-width:767px){.hover-cards{max-width:540px}}.hover-cards__card{position:relative}a.hover-cards__card{text-decoration:none}.hover-cards__content{display:flex;flex-direction:column;height:100%;left:0;position:absolute;top:0;width:100%}.hover-cards__card-title{align-items:center;display:flex;height:80px;justify-content:center;margin:0;padding:0 20px;text-align:center}.hover-cards__card-description{align-items:center;display:flex;height:calc(100% - 80px);justify-content:center;padding:30px}.hover-cards__card-text h1,.hover-cards__card-text h2,.hover-cards__card-text h3,.hover-cards__card-text h4,.hover-cards__card-text h5,.hover-cards__card-text h6,.hover-cards__card-text p{margin-bottom:10px;margin-top:0}.hover-cards__card-image{height:100%}.hover-cards__card-image img{height:100%;object-fit:cover;width:100%}.hover-cards__card-text *{color:#fff;font-weight:500}