.linked-cards__wrapper{display:flex;flex-wrap:wrap;gap:1.375rem;justify-content:center}.linked-cards__card{background:#fff;border:.35px solid #757575;border-radius:10px;padding:2.1875rem;text-decoration:none;transition:box-shadow .2s ease-in}@media(min-width:768px){.linked-cards__card{flex-basis:calc(50% - 0.6875rem)}}@media(min-width:1440px){.linked-cards__card{flex-basis:calc(33% - 0.6875rem)}}.linked-cards__card:focus,.linked-cards__card:hover{box-shadow:5px 5px 25px 0 rgba(0,0,0,.15)}.linked-cards__card:focus .arrow-link,.linked-cards__card:focus .linked-cards__title,.linked-cards__card:hover .arrow-link,.linked-cards__card:hover .linked-cards__title{text-decoration:underline}.linked-cards__card:focus .arrow-link .salmon-arrow,.linked-cards__card:hover .arrow-link .salmon-arrow{animation:bounceArrow .6s ease-in-out infinite alternate}.linked-cards__icon{align-items:center;background:#ffa39e;border-radius:20px 0;display:flex;font-size:26px;font-size:1.6875rem;font-weight:700;height:78px;justify-content:center;margin-bottom:3.125rem;min-height:78px;min-width:78px;width:78px}.linked-cards__icon i:before{color:#043436}.high-contrast .linked-cards__icon i:before{color:#fff}.high-contrast .linked-cards__icon{background:#098486}.linked-cards__title{color:#043436;font-family:Lexend Deca,sans-serif;font-size:1.375rem;font-weight:600;line-height:1.27;margin-bottom:1rem;margin-top:0}.linked-cards__description{color:#525355;font-family:Lexend Deca,sans-serif;font-weight:400;line-height:1.62;margin-bottom:1.875rem}