.cards__title{font-size:38px;font-weight:400;letter-spacing:0;line-height:1.18421;margin-bottom:var(--spacer_54);text-align:center}.cards__list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.cards__list-item{background-color:var(--white_color);border:1px solid #587b7b;border-radius:16px;min-width:290px;padding:32px;width:calc(25% - var(--spacer_20)*3/4)}.cards__list-item-title{font-family:Sora;font-size:22px;font-weight:700;letter-spacing:0;line-height:1}.cards__list-item-subtitle,.cards__list-item-title{margin-bottom:var(--spacer_16)}.cards__list-item-subtitle,.cards__list-item-subtitle *{color:#34445c}.cards__list-item-subtitle :last-child{margin-bottom:0}.cards__list-item-topic-title{color:#c94524;margin-bottom:var(--spacer_16)}.cards__list-item-content,.cards__list-item-content *{color:#587b7b}.cards__list-item-content :last-child{margin-bottom:0}.cards__button{margin:var(--spacer_54) auto 0}