
.card-service{align-items:flex-start;background-color:#f7fbe8;border:1px solid #7624b7;border-radius:16px;display:flex;flex:0 0 calc(50% - 8px);gap:12px;justify-content:flex-start;margin-bottom:16px;padding:24px;transition:background-color box-shadow .2s cubic-bezier(.55,.055,.675,.19) cubic-bezier(.55,.055,.675,.19) .2s}.card-service:hover{background-color:#f0f9d1;box-shadow:0 2px 0 0 #7624b7}.card-service:hover .text-link:after{width:100%}@media(max-width:1024px){.card-service{gap:8px;margin-bottom:16px;padding:16px;width:100%}}.card-service__wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:4px;height:100%;justify-content:space-between;width:100%}.card-service__wrapper>.h4{word-break:break-all}.card-service__wrapper>.body-medium{color:#6a20a5}.card-service__wrapper--cta{align-items:center;align-self:flex-end;display:flex;gap:4px;justify-content:center}.card-service__wrapper--cta>.text-link{padding-right:0}.card-service__wrapper--discover{font-size:1rem;font-weight:600;letter-spacing:.2;line-height:125%}@media(max-width:1024px){.card-service__wrapper--discover{font-size:.9375rem;line-height:120%}}.card-service>picture{aspect-ratio:1;max-height:120px;max-width:120px}@media(max-width:767px){.card-service>picture{height:120px;width:120px}.card-service>picture>img{-o-object-fit:contain;object-fit:contain}}
