.grid-cards-title-icon{background:linear-gradient(254.47deg,#5274ff 1.51%,#3649a4 99.29%);padding:3.75rem 0}.grid-cards-title-icon__title{color:#fff;font-size:2rem;font-weight:600;line-height:2.5rem}.grid-cards-title-icon__description{color:#fff;font-size:1.25rem;line-height:1.75rem;margin-top:1.25rem}.grid-cards-title-icon__grid{display:grid;gap:2rem;grid-template-columns:1fr;margin-top:2rem}.grid-cards-title-icon__card{align-items:center;background-color:#fff;border:2px solid #7590ff;border-radius:1.5rem;color:#5274ff;display:flex;flex-direction:column;font-size:1.5rem;font-weight:600;justify-content:center;padding:2rem;position:relative;text-align:center}.grid-cards-title-icon__card,.grid-cards-title-icon__card *{transition:all .4s}.grid-cards-title-icon__card:hover{background-color:#7590ff;color:#fff}.grid-cards-title-icon__card:hover .grid-cards-title-icon__icon{filter:brightness(0) invert(1)}.grid-cards-title-icon__icon{height:40px;object-fit:contain;transition:all .3s;width:40px}.grid-cards-title-icon__card span{margin-top:1rem}.stretched-link:after{bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}@media (min-width:640px){.grid-cards-title-icon__grid{grid-template-columns:repeat(2,1fr);margin-top:1.25rem}.grid-cards-title-icon__title{font-size:2.5rem;line-height:2.75rem}}@media (min-width:1024px){.grid-cards-title-icon__grid{grid-template-columns:repeat(4,1fr)}}