.news-list{align-items:center;gap:var(--spacing-3xl);flex-direction:column;align-self:stretch;width:100%;display:flex}@media screen and (max-width:767px){.news-list{gap:16px;padding:0}}.news-list__title{color:var(--text-primary);text-align:center;font-size:var(--text-display-sm);font-weight:var(--font-bold);line-height:40px}@media screen and (max-width:767px){.news-list__title{font-size:var(--text-xl);line-height:28px}}.news-list__list{flex-direction:column;gap:24px;width:100%;display:flex}@media screen and (max-width:767px){.news-list__list{line-height:21px}}.news-list__list__not-found{padding:var(--spacing-xl);align-items:center;gap:var(--spacing-xl);border-radius:var(--border-radius-xs);background:var(--bg-primary);flex-direction:column;align-self:stretch;min-height:21.625rem;display:flex}@media screen and (max-width:767px){.news-list__list__not-found{min-height:24.75rem}}.news-list__list__not-found__title{font-size:var(--text-lg);font-weight:var(--font-regular);color:var(--text-primary);line-height:28px}@media screen and (max-width:767px){.news-list__list__not-found__title{font-size:var(--text-md)}}.news-list__list__not-found__image{width:280px;height:auto}@media screen and (max-width:767px){.news-list__list__not-found__image{width:202px}}
.list-of-news-page{width:100%;max-width:var(--container-max-width-desktop);flex-direction:column;align-self:stretch;align-items:center;margin:0 auto;display:flex}.list-of-news-page__wrapper{padding:0 var(--spacing-7xl)0 var(--spacing-7xl)}@media screen and (max-width:767px){.list-of-news-page__wrapper{padding:0 var(--spacing-3xl)0 var(--spacing-3xl)}}.list-of-news-page__search{z-index:1;margin-bottom:var(--spacing-3xl)}.list-of-news-page__search .search__container{box-shadow:none}@media screen and (max-width:767px){.list-of-news-page__search{margin-bottom:16px}}.list-of-news-page__title{color:var(--text-primary);text-align:center;font-size:var(--text-display-sm);font-weight:var(--font-bold);margin-bottom:var(--spacing-md);line-height:40px}@media screen and (max-width:767px){.list-of-news-page__title{font-size:var(--text-xl);margin-bottom:12px;line-height:28px}}
