.news{padding:clamp(4rem,3.4375rem + 4.5625vw,8rem) 0}.news__wrap{display:grid;grid-template-columns:1fr;border:1px solid var(--border-color)}@media screen and (min-width:1080px){.news__wrap{grid-template-columns:repeat(3,1fr)}}.news__wrap .plus-icon--tl{top:0;left:0;transform:translate(-50%,-50%)}.news__wrap .plus-icon--tr{top:0;right:0;transform:translate(50%,-50%)}.news__wrap .plus-icon--bl{bottom:0;left:0;transform:translate(-50%,50%)}.news__wrap .plus-icon--br{bottom:0;right:0;transform:translate(50%,50%)}.news__wrap .plus-icon__inner{display:flex;justify-content:center;align-items:center}.news__item{display:flex;flex-direction:column;padding:clamp(1rem,1rem + .25vw,1.25rem)}.news__item-body{position:relative;z-index:2;flex:1 1;min-width:0;text-decoration:none;color:inherit}.news__item-cta{position:relative;z-index:3;align-self:flex-start}.news__item:before{content:"";transition:.75s ease-in;background-color:rgba(var(--ink-rgb),0);position:absolute;top:50%;left:50%;width:calc(100% - clamp(1.375rem,1.375rem + .625vw,2rem));height:calc(100% - clamp(1.375rem,1.375rem + .625vw,2rem));z-index:1;border-radius:12rem;transform:translate(-50%,-50%);opacity:0;pointer-events:none}@media screen and (hover:hover)and (pointer:fine)and (min-width:1080px){.news__item:hover:before{border-radius:0;width:100%;height:100%;opacity:1;transition:.75s cubic-bezier(.625,.05,0,1);background-color:rgba(var(--ink-rgb),.03)}}.news__item:active:before{border-radius:0;width:100%;height:100%;opacity:1;background-color:rgba(var(--ink-rgb),.05)}@media screen and (max-width:1079px){.news__item{border-bottom:1px solid var(--border-color)}.news__item:nth-of-type(3){border-bottom:none}}@media screen and (min-width:1080px){.news__item{padding:clamp(1.125rem,1.125rem + .375vw,1.5rem);border-right:1px solid var(--border-color)}.news__item:nth-of-type(3){border-right:none}}@media screen and (max-width:749px){.news__header .button{display:none;visibility:hidden}}.news__excerpt-container,.news__title-container{position:relative;width:100%}.news__title-text{-webkit-line-clamp:2;transition:opacity .25s ease}.news__excerpt,.news__title-text{display:-webkit-box;-webkit-box-orient:vertical;line-height:1.5;overflow:hidden}.news__excerpt{-webkit-line-clamp:3}.news-page__content,.news-page__header{padding-left:1rem;padding-right:1rem}@media screen and (min-width:750px){.news-page__content,.news-page__header{padding-left:2.5rem;padding-right:2.5rem}}@media screen and (min-width:1080px){.news-page__content,.news-page__header{margin:0 auto;width:min(55rem,100vw - 10rem);min-width:0;max-width:55rem;padding-left:clamp(2.1875rem,2.1875rem + 1.8125vw,4rem);padding-right:0;border-left:1px solid var(--border-color)}}.news-page__header{border-bottom:1px solid var(--border-color);padding-top:clamp(3.75rem,3.75rem + 5.25vw,9rem);padding-bottom:clamp(1.8125rem,1.8125rem + 1.1875vw,3rem)}@media screen and (min-width:1080px){.news-page__header{padding-top:clamp(3.75rem,3.75rem + 5.25vw,9rem);padding-bottom:clamp(1.8125rem,1.8125rem + 1.1875vw,3rem)}}.news-page__authors{width:100%}.news-page__authors--multiple{flex-direction:column}@media screen and (min-width:750px){.news-page__authors--multiple{flex-direction:row;flex-wrap:wrap;width:80%}}.news-page__author{min-width:0}.news-page__relations{display:flex;flex-direction:column;gap:clamp(.6875rem,.6875rem + .0625vw,.75rem);padding-top:clamp(1rem,1rem + .25vw,1.25rem);border-top:1px solid var(--border-color)}@media screen and (min-width:750px){.news-page__authors--multiple .news-page__author{width:auto}}.news-page__content{padding-top:clamp(1.8125rem,1.8125rem + 1.1875vw,3rem);padding-bottom:clamp(2.875rem,2.875rem + 3.125vw,6rem)}@media screen and (min-width:1080px){.news-page__content{padding-top:clamp(2.1875rem,2.1875rem + 1.8125vw,4rem);padding-bottom:clamp(4rem,3.4375rem + 4.5625vw,8rem)}}.news-page__content.editorial-prose p+p:not(:empty){margin-top:.5rem}.news-page__content.editorial-prose strong{color:var(--ink)}.news-page__content.editorial-prose em{font-style:italic}.news-page__content.editorial-prose a:not(.button){font-family:Wittgenstein Variable,Wittgenstein,serif;font-weight:600;color:inherit;background-image:linear-gradient(90deg,currentColor,currentColor);background-repeat:no-repeat;background-size:0 1px;background-position:left bottom .06em;transition:background-size .35s cubic-bezier(.625,.05,0,1)}.news-page__content.editorial-prose a:not(.button):focus-visible,.news-page__content.editorial-prose a:not(.button):hover{background-size:100% 1px}.news-page__content.editorial-prose blockquote+ol,.news-page__content.editorial-prose blockquote+p,.news-page__content.editorial-prose blockquote+ul,.news-page__content.editorial-prose p+ol,.news-page__content.editorial-prose p+ul{margin-top:clamp(.6875rem,.6875rem + .0625vw,.75rem)}.news-page__content.editorial-prose blockquote+ol+p,.news-page__content.editorial-prose blockquote+p+p,.news-page__content.editorial-prose blockquote+ul+p,.news-page__content.editorial-prose p+ol+p,.news-page__content.editorial-prose p+ul+p{margin-top:clamp(.8125rem,.8125rem + .1875vw,1rem)}.news-page__content.editorial-prose ol+p,.news-page__content.editorial-prose ul+p{margin-top:clamp(.6875rem,.6875rem + .0625vw,.75rem)}.news-page__content.editorial-prose ol,.news-page__content.editorial-prose ul{padding-left:clamp(1.375rem,1.375rem + .625vw,2rem)}.news-page__content.editorial-prose ol li,.news-page__content.editorial-prose ul li{margin-bottom:.25rem;line-height:1.5}.news-page__content.editorial-prose ol ol,.news-page__content.editorial-prose ol ul,.news-page__content.editorial-prose ul ol,.news-page__content.editorial-prose ul ul{margin-top:.25rem;margin-bottom:.25rem}.news-page__content.editorial-prose dl{margin:clamp(1.125rem,1.125rem + .375vw,1.5rem) 0}.news-page__content.editorial-prose dt{font-weight:600;margin-top:clamp(.6875rem,.6875rem + .0625vw,.75rem)}.news-page__content.editorial-prose dt:first-child{margin-top:0}.news-page__content.editorial-prose dd{margin-left:clamp(1.125rem,1.125rem + .375vw,1.5rem);margin-bottom:.25rem}.news-page__content.editorial-prose blockquote{margin:clamp(1.375rem,1.375rem + .625vw,2rem) 0;padding-left:clamp(1.125rem,1.125rem + .375vw,1.5rem);border-left:3px solid var(--border-color);font-style:italic;color:var(--ink-soft)}.news-page__content.editorial-prose hr{margin:clamp(1.375rem,1.375rem + .625vw,2rem) 0;border:none;border-top:1px solid var(--border-color)}.news-page__content.editorial-prose img{max-width:100%;height:auto;display:block}.news-page__content.editorial-prose figure{margin:clamp(1.375rem,1.375rem + .625vw,2rem) 0}.news-page__content.editorial-prose figure img{width:100%}.news-page__content.editorial-prose figcaption{margin-top:.5rem;font-size:.875em;color:var(--ink-soft)}.news-page__content.editorial-prose table{width:100%;border-collapse:collapse;margin:clamp(1.125rem,1.125rem + .375vw,1.5rem) 0}.news-page__content.editorial-prose td,.news-page__content.editorial-prose th{padding:.5rem clamp(.6875rem,.6875rem + .0625vw,.75rem);border:1px solid var(--border-color);text-align:left}.news-page__content.editorial-prose th{font-weight:600;background-color:var(--surface)}.news-page__content.editorial-prose sub,.news-page__content.editorial-prose sup{font-size:.75em;line-height:0}.news-page__content.editorial-prose code{font-family:monospace;font-size:.9em;padding:.125em .25em;background-color:var(--surface);border-radius:.25rem}.news-page__content.editorial-prose pre{margin:clamp(1.125rem,1.125rem + .375vw,1.5rem) 0;padding:clamp(.8125rem,.8125rem + .1875vw,1rem);overflow-x:auto;background-color:var(--surface);border-radius:.25rem;font-family:monospace;font-size:.875em;line-height:1.5}.news-page__content.editorial-prose pre code{padding:0;background:none}.news-page__content.editorial-prose mark{background-color:var(--mark-bg);color:var(--mark-ink);padding:0 .125em}.news-page__content.editorial-prose h2,.news-page__content.editorial-prose h3,.news-page__content.editorial-prose h4,.news-page__content.editorial-prose h5,.news-page__content.editorial-prose h6{letter-spacing:-.02em!important;line-height:1.2!important}.news-page__content.editorial-prose h2+ol,.news-page__content.editorial-prose h2+p,.news-page__content.editorial-prose h2+ul,.news-page__content.editorial-prose h3+ol,.news-page__content.editorial-prose h3+p,.news-page__content.editorial-prose h3+ul,.news-page__content.editorial-prose h4+ol,.news-page__content.editorial-prose h4+p,.news-page__content.editorial-prose h4+ul,.news-page__content.editorial-prose h5+ol,.news-page__content.editorial-prose h5+p,.news-page__content.editorial-prose h5+ul,.news-page__content.editorial-prose h6+ol,.news-page__content.editorial-prose h6+p,.news-page__content.editorial-prose h6+ul{margin-top:clamp(1rem,1rem + .25vw,1.25rem)!important}.news-page__content.editorial-prose blockquote+h2,.news-page__content.editorial-prose blockquote+h3,.news-page__content.editorial-prose blockquote+h4,.news-page__content.editorial-prose blockquote+h5,.news-page__content.editorial-prose blockquote+h6,.news-page__content.editorial-prose figure+h2,.news-page__content.editorial-prose figure+h3,.news-page__content.editorial-prose figure+h4,.news-page__content.editorial-prose figure+h5,.news-page__content.editorial-prose figure+h6,.news-page__content.editorial-prose ol+h2,.news-page__content.editorial-prose ol+h3,.news-page__content.editorial-prose ol+h4,.news-page__content.editorial-prose ol+h5,.news-page__content.editorial-prose ol+h6,.news-page__content.editorial-prose p+h2,.news-page__content.editorial-prose p+h3,.news-page__content.editorial-prose p+h4,.news-page__content.editorial-prose p+h5,.news-page__content.editorial-prose p+h6,.news-page__content.editorial-prose pre+h2,.news-page__content.editorial-prose pre+h3,.news-page__content.editorial-prose pre+h4,.news-page__content.editorial-prose pre+h5,.news-page__content.editorial-prose pre+h6,.news-page__content.editorial-prose table+h2,.news-page__content.editorial-prose table+h3,.news-page__content.editorial-prose table+h4,.news-page__content.editorial-prose table+h5,.news-page__content.editorial-prose table+h6,.news-page__content.editorial-prose ul+h2,.news-page__content.editorial-prose ul+h3,.news-page__content.editorial-prose ul+h4,.news-page__content.editorial-prose ul+h5,.news-page__content.editorial-prose ul+h6{margin-top:clamp(1.5625rem,1.5625rem + .9375vw,2.5rem)!important}.news-page__content.editorial-prose h2{font-size:clamp(1.5rem,2.5vw,2rem)!important}.news-page__content.editorial-prose h3{font-size:clamp(1.25rem,2vw,1.5rem)!important}.news-page__content.editorial-prose h4{font-size:clamp(.875rem,1.5vw,1rem)!important}.news-page__content.editorial-prose h5{font-size:clamp(.8125rem,1.2vw,.9375rem)!important}.news-page__content.editorial-prose h6{font-size:clamp(.75rem,1vw,.875rem)!important}.news-page h1.h3{max-width:48rem}