.grid-wrapper{column-gap:10px;row-gap:13px}.content-cards{padding-top:100px}.card>*{color:#191530;text-decoration:none}.content-cards p.content{flex-grow:1}.content-cards a.card,.content-cards a.card:active,.content-cards a.card:hover,.content-cards a.card:link,.content-cards a.card:visited{text-decoration:none}.content-cards h2{font-size:3rem;margin-bottom:20px}.content-cards p{font-size:16px;margin:0}.card img{align-self:baseline;height:70px}.content-cards .card{align-content:flex-start;border:1px solid #ced9eb;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-start;padding:24px;position:relative;transition:transform .2s ease-in}.content-cards .card:hover{border-color:#de1b76;cursor:pointer;transition:border .3s ease-in}.content-cards .card.noPointer:hover{cursor:auto}.content-cards .card .btn{color:#fff;margin-top:20px}.content-cards .card .btn:hover{cursor:pointer}.content-cards .card:hover .btn-arrow{color:#191530}.content-cards .card .btn-arrow{color:#404a66;display:block;margin-top:50px;padding:0}@media screen and (max-width:1025px){.content-cards .card .btn-arrow{display:block;margin-top:50px;position:static}}.content-cards .card:hover{transform:scale(1.05);transition:transform .2s ease-out}.content-cards .card .btn-arrow{box-sizing:border-box;width:100%}.content-cards .card .btn-arrow:after{display:inline-block;margin-left:1rem;position:relative;top:.3rem}.content-cards .card:hover .btn-arrow:after{right:calc(-100% + 15rem)}