@media screen and (min-width:1024px){.products-documentation__title{margin-bottom:4rem}}.products-cards{gap:40px}.products-card{background-color:#fff;box-shadow:0 4px 9px 0 rgba(34,42,94,.11);box-sizing:border-box;display:flex;flex-direction:column;height:auto;padding:1.25rem;text-align:initial}@media screen and (min-width:1024px){.products-card{padding:1.25rem 1.5rem}}.products-card__image{display:flex;justify-content:center;width:100%}.products-card__image img{height:auto;width:80px}.products-card__title p{color:#222a5e;font-size:24px;font-weight:700;line-height:100%;margin-bottom:1rem;text-align:center}@media screen and (min-width:1024px){.products-card__title p{margin-bottom:.5rem}}.products-card__text p{font-size:20px;font-weight:400;line-height:32px;margin-top:0;text-align:center}.products-card__link{align-items:center;display:flex;flex-direction:row;gap:.5rem;margin:0 auto auto;text-decoration:unset;width:-moz-fit-content;width:fit-content}.products-card__link:hover{text-decoration:underline}.products-card__link-text{font-size:18px;font-style:Medium;font-weight:500;letter-spacing:0;line-height:28px}.products-card__link-icon{flex-shrink:0;height:1.5rem;width:1.5rem}