.cardsection{flex-direction:row;gap:1rem;justify-content:space-evenly;width:100%}.cards__card,.cardsection{display:flex;flex-wrap:wrap}.cards__card{align-items:center;align-self:flex-start;height:320px;margin-bottom:1.4rem;max-width:100%;width:320px}.card-section-link:hover .cardsec{box-shadow:0 0 15px #5a5a5a;text-decoration:none}.card-section-link{height:320px;text-decoration:none;width:320px}.card__image{height:320px;margin:0 auto;max-width:100%;padding:.7rem 10px;width:320px}.cardsec{display:flex;flex-direction:column;height:100%;justify-content:center;max-width:320px;min-height:320px;width:100%}.card-section-title{font-weight:600}.card__text{padding:0 10px;text-align:center;text-shadow:0 0 8px #000;width:100%}.cardsection-overlay{background-color:rgba(0,0,0,.5);height:100%;width:100%}.card-section-link{background-color:rgba(black,.25)}