.news{container:news / inline-size}.news__inner{display:grid;gap:var(--size-30);grid-template-columns:1fr}.news__inner .news__title{font-family:var(--font-primary);font-size:var(--size-24);font-style:italic;font-weight:var(--bold)}@container (inline-size >= 1440px){.news__inner .news__title{font-size:var(--size-40)}}.news__items{display:flex;flex-direction:column}.news__items>*+*{border-block-start:1px dashed var(--gray-60);margin-block-start:var(--size-16);padding-block-start:var(--size-16)}@container (inline-size >= 768px){.news__items .news__title{font-size:var(--size-22)}.news__items .card__title{font-size:var(--size-18)}}@container (inline-size >= 860px){.news__items .news__title{font-size:var(--size-30)}.news__items .card__title{font-size:var(--size-20)}}.news__content>*+*{margin-block-start:var(--size-40)}.news__full{margin-block-start:var(--size-100)}.news__full .page__header{margin-block-end:var(--size-30)}.news__full .page__content>*+*{margin-block-start:var(--size-20)}.news__cta--wrapper{display:flex;justify-content:center}
