.ds-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%}.ds-card._horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:auto}.ds-card__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.ds-card__title{font-size:var(--text-style-title-4-font-size);font-family:var(--text-style-title-4-font-family);font-weight:var(--text-style-title-4-font-weight);font-style:var(--text-style-title-4-font-style);line-height:var(--text-style-title-4-line-height);text-transform:var(--text-style-title-4-text-transform,none);letter-spacing:var(--text-style-title-4-letter-spacing,normal);color:var(--color-text);text-decoration:none}.ds-card__description{font-size:var(--text-style-body-1-font-size);font-family:var(--text-style-body-1-font-family);font-weight:var(--text-style-body-1-font-weight);font-style:var(--text-style-body-1-font-style);line-height:var(--text-style-body-1-line-height);text-transform:var(--text-style-body-1-text-transform,none);letter-spacing:var(--text-style-body-1-letter-spacing,normal);margin-top:4px}@media only screen and (min-width:760px){.ds-card__description{margin-top:12px}}.ds-card__comments-counter-wrapper{color:#ccc;margin-top:16px}.ds-card__footer-left,.ds-card__footer-right{font-size:var(--text-style-ui-caption-1-font-size);font-family:var(--text-style-ui-caption-1-font-family);font-weight:var(--text-style-ui-caption-1-font-weight);font-style:var(--text-style-ui-caption-1-font-style);line-height:var(--text-style-ui-caption-1-line-height);text-transform:var(--text-style-ui-caption-1-text-transform,none);letter-spacing:var(--text-style-ui-caption-1-letter-spacing,normal)}.text-style-title-5{letter-spacing:1px;text-transform:uppercase}.ds-announces-list__title{font-size:var(--text-style-title-1-font-size);font-family:var(--text-style-title-1-font-family);font-weight:var(--text-style-title-1-font-weight);font-style:var(--text-style-title-1-font-style);line-height:var(--text-style-title-1-line-height);text-transform:var(--text-style-title-1-text-transform,none);letter-spacing:var(--text-style-title-1-letter-spacing,normal);margin-bottom:0;margin-top:24px}@media only screen and (min-width:760px){.ds-announces-list__title{margin-top:40px}}.ds-announces-list__info{font-size:var(--text-style-ui-caption-1-font-size);font-family:var(--text-style-ui-caption-1-font-family);font-weight:var(--text-style-ui-caption-1-font-weight);font-style:var(--text-style-ui-caption-1-font-style);line-height:var(--text-style-ui-caption-1-line-height);text-transform:var(--text-style-ui-caption-1-text-transform,none);letter-spacing:var(--text-style-ui-caption-1-letter-spacing,normal);color:var(--color-text-caption)}.ds-announces-list__description{font-size:var(--text-style-body-1-font-size);font-family:var(--text-style-body-1-font-family);font-weight:var(--text-style-body-1-font-weight);font-style:var(--text-style-body-1-font-style);line-height:var(--text-style-body-1-line-height);text-transform:var(--text-style-body-1-text-transform,none);letter-spacing:var(--text-style-body-1-letter-spacing,normal)}.ds-announces-list__tgb{margin:0;min-width:0;width:auto}.ds-announces-list__card-wrapper{display:grid}.ds-announces-list__cards{display:grid;grid-template-columns:1fr;-webkit-column-gap:var(--column-gap);-moz-column-gap:var(--column-gap);column-gap:var(--column-gap);row-gap:var(--row-gap)}@media only screen and (min-width:760px){.ds-announces-list__cards{grid-template-columns:repeat(var(--columns-count),1fr)}}.ds-announces-list._isTextCentered__description,.ds-announces-list._isTextCentered__info,.ds-announces-list._isTextCentered__title{text-align:center}