.CardsLink .box{padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1.5rem;position:relative;overflow:hidden}.CardsLink .box__text{text-align:center;margin-bottom:auto;font-size:20px;font-weight:700;line-height:1.5;margin-bottom:16px}.CardsLink .box__button{margin-top:36px;border:none;position:relative}.CardsLink .box__button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1px currentColor solid;opacity:.5;border-radius:22px}@media (min-width: 992px){.CardsLink .box{min-height:360px;height:100%;margin-bottom:0;padding:48px}}
