.cards-list{background:#eff7ff}.cards-list.light{background:#fff}.cards-list.light .cards-list-card{background:#eff7ff}.cards-list.cards-list--anchor .cards-list__title:after,.cards-list.cards-list--anchor .cards-list__title:before{background-color:#e1e5f2;content:"";height:1px;max-width:80px;width:100%}@media only screen and (max-width:768px){.cards-list.cards-list--anchor .cards-list__title:after,.cards-list.cards-list--anchor .cards-list__title:before{display:none}}.cards-list.cards-list--two-columns .cards-list__list{align-items:start;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:768px){.cards-list.cards-list--two-columns .cards-list__list{grid-template-columns:repeat(1,1fr)}}.cards-list__title{align-items:center;display:flex;flex-wrap:nowrap;font:600 var(--h2);gap:32px;justify-content:center;margin-bottom:40px;position:relative;text-align:center}.cards-list__list{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:1024px){.cards-list__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){.cards-list__list{grid-template-columns:repeat(1,1fr)}}.cards-list .cards-list-card{align-items:flex-start;background:#fff;border:1px solid #e1e5f2;border-radius:24px;display:flex;flex-direction:column;padding:24px;text-decoration:none}.cards-list .cards-list-card--link:hover{border-color:#033652}.cards-list .cards-list-card__title{color:#181a20;font:600 var(--h5);margin-bottom:12px}.cards-list .cards-list-card__text{color:#767b8c;font:400 var(--p-md);margin-bottom:0}
/*# sourceMappingURL=cards-list-c83c29ddd84dd71d49efe0445dbd62d4.css.map*/