@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&display=swap";.cards__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4px -20px -12px;padding-top:8px}@media screen and (min-width: 768px){.cards__cards{margin:-12px -20px -24px}}.cards__card{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:100%;flex-basis:100%;padding:12px 20px;text-decoration:none}@media screen and (min-width: 576px){.cards__card{-ms-flex-preferred-size:50%;flex-basis:50%}}@media screen and (min-width: 768px){.cards__card{padding:24px 20px}}@media screen and (min-width: 1024px){.cards__card{-ms-flex-preferred-size:33.333333%;flex-basis:33.333333%}}.cards__image img{display:block;height:auto;width:100%}.cards__title{color:#3a3e52;font-size:16px;font-weight:700;line-height:26px;margin:16px 0 8px}@media screen and (min-width: 768px){.cards__title{font-size:18px;line-height:27px}}.cards__content{font-size:15px;line-height:24px;margin-bottom:0}.cards__button{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}