.cardsx4{gap:1rem;width:100%}.cardsx4,.cardx4{display:flex;justify-content:space-between}.cardx4{flex-direction:column;height:320px;padding:2rem;width:calc(25% - 20px)}.cardx4-type{font-size:20px}.cardx4-text{font-family:acumin-pro-wide}.cardx4-cta{height:30px}.cardx4-cta a{font-size:18px;transition:all .3s ease}.cardx4-cta a:hover{font-size:19px;font-weight:700}@media screen and (max-width:600px){.cardsx4{flex-direction:column}.cardx4{width:100%}}