.cardLinks{padding:0}.cardLinks .card{align-items:flex-start;border-radius:6px;display:flex;flex-direction:column;gap:1rem;height:100%;max-width:100%;overflow:hidden;padding:40px 30px;position:relative;transition:all .3s ease-in-out;width:368px}.cardLinks .card:before{content:"";inset:0;position:absolute;z-index:0}.cardLinks .card .title{font-weight:700}.cardLinks .card>*{position:relative;z-index:4}.cardLinks .mHeading{margin:0 auto 80px;max-width:1000px}.cardLinks .mHeading>*{text-align:center}.cardLinks .card *{color:#000}.cardLinks .cardGroup{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:30px 0 50px}.cardLinks .lowerButtons{display:flex;gap:50px;justify-content:center}