.MediaText-module__eDzg-W__TextLeft .MediaText-module__eDzg-W__text{grid-area:2/1/auto/13}@media (min-width:1024px){.MediaText-module__eDzg-W__TextLeft .MediaText-module__eDzg-W__text{grid-area:1/1/auto/6}}.MediaText-module__eDzg-W__TextLeft .MediaText-module__eDzg-W__image{grid-area:1/1/auto/11}@media (min-width:1024px){.MediaText-module__eDzg-W__TextLeft .MediaText-module__eDzg-W__image{grid-column:7/13}}.MediaText-module__eDzg-W__TextRight .MediaText-module__eDzg-W__image{grid-area:1/1/auto/11}@media (min-width:1024px){.MediaText-module__eDzg-W__TextRight .MediaText-module__eDzg-W__image{grid-column:1/7}}.MediaText-module__eDzg-W__TextRight .MediaText-module__eDzg-W__text{grid-area:2/1/auto/13}@media (min-width:1024px){.MediaText-module__eDzg-W__TextRight .MediaText-module__eDzg-W__text{grid-area:1/8/auto/13}}.MediaText-module__eDzg-W__text{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:5rem;margin-top:5rem;display:flex}@media (min-width:1024px){.MediaText-module__eDzg-W__text{margin-top:0}}.MediaText-module__eDzg-W__image{flex-direction:column;justify-content:flex-end;display:flex}:root{--navigation-height:6.4rem;--site-margin-horizontal:1.6rem;--section-margin-vertical:6rem;--header-padding-top:10.5rem;--grid-gap:.8rem;--grid-gap-lg:3.2rem;--grid-gap-vert:2.4rem;--color-black:#000;--color-white:#fff;--color-blue:#00558a;--color-darkblue:#002060;--color-green-light:#e5eccd;--color-green:#add136;--color-current-80:rgb(from currentColor r g b/80%);--color-current-40:rgb(from currentColor r g b/40%);--color-current-20:rgb(from currentColor r g b/20%);--color-current-10:rgb(from currentColor r g b/10%);--color-current-5:rgb(from currentColor r g b/5%);--color-current-0:rgb(from currentColor r g b/0%);--font-family-display:Roboto Condensed,system-ui,sans-serif;--font-family-text:Roboto,system-ui,sans-serif;--font-size-xs:1.2rem;--font-size-sm:1.4rem;--font-size-body:1.6rem;--font-size-md:1.7rem;--font-size-lg:1.8rem;--font-size-h1-xl:5.6rem;--font-size-h1:4.8rem;--font-size-h2:3.2rem;--font-size-h3:2.4rem;--font-size-h4:2rem;--font-size-h5:1.6rem;--font-size-h6:1.4rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-xs:1;--line-height-sm:1.1;--line-height-md:1.25;--line-height-lg:1.4;--letter-spacing-xs:-.01em;--letter-spacing-md:.048em;--letter-spacing-lg:.01em;--letter-spacing-xl:.05em;--border-radius-xxs:.4rem;--border-radius-xs:1.6rem;--border-radius-sm:2rem;--border-radius-md:2.4rem;--border-radius-lg:3.2rem;--border-radius-xl:3.6rem;--border-radius-xxl:4.8rem;--cubic-ease-in:cubic-bezier(.5,0,1,.5);--cubic-ease-out:cubic-bezier(.5,1,.5,1);--cubic-ease-in-out:cubic-bezier(.5,0,.5,1);--z-index-main:0;--z-index-navigation:100;--z-index-cookies:200;--z-index-preview-mode-alert:300}@media (min-width:768px){:root{--site-margin-horizontal:3vw;--section-margin-vertical:10rem;--header-padding-top:12.3rem;--grid-gap-vert:3.2rem;--font-size-lg:2rem;--font-size-h1:7.2rem;--font-size-h2:4.8rem}}@media (min-width:1200px){:root{--font-size-h1-xl:11.2rem;--site-margin-horizontal:5vw}}@media (min-width:1440px){:root{--site-margin-horizontal:8vw}}@media (min-width:1920px){:root{--site-margin-horizontal:12vw}}
.NewsList-module__swnXXW__NewsList{padding:6rem 0;padding:var(--section-margin-vertical)0;background-color:#e5eccd;background-color:var(--color-green-light);margin:0;overflow-x:hidden}.NewsList-module__swnXXW__titleDesc{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;flex-direction:column;grid-column:1/-1;display:flex}.NewsList-module__swnXXW__titleAndArrows{grid-column:1/-1;justify-content:space-between;align-items:flex-end;display:flex}.NewsList-module__swnXXW__titleAndLink{flex-direction:column;align-items:baseline;max-width:calc(100% - 12rem);display:flex}@media (min-width:768px){.NewsList-module__swnXXW__titleAndLink{max-width:calc(100% - 13rem)}}.NewsList-module__swnXXW__title{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:0}.NewsList-module__swnXXW__arrows{justify-content:space-between;width:11rem;display:flex}@media (min-width:768px){.NewsList-module__swnXXW__arrows{width:12rem}}.NewsList-module__swnXXW__buttonPrevNext{width:4.6rem;height:4.6rem;transition:opacity .2s;position:relative}.NewsList-module__swnXXW__buttonPrevNext:disabled{opacity:.2}.NewsList-module__swnXXW__buttonPrevNext:first-child svg{transform:scale(-1)}.NewsList-module__swnXXW__description{font-size:1.8rem;font-size:var(--font-size-lg);line-height:1.4;line-height:var(--line-height-lg);grid-column:1/-1}@media (min-width:768px){.NewsList-module__swnXXW__description{grid-column:1/7}}.NewsList-module__swnXXW__newsItems{align-items:flex-start;gap:3.2rem;gap:var(--grid-gap-lg);transition:transform .5s cubic-bezier(.5,0,.5,1);transition:transform .5s var(--cubic-ease-in-out);flex-wrap:nowrap;display:flex}:root{--navigation-height:6.4rem;--site-margin-horizontal:1.6rem;--section-margin-vertical:6rem;--header-padding-top:10.5rem;--grid-gap:.8rem;--grid-gap-lg:3.2rem;--grid-gap-vert:2.4rem;--color-black:#000;--color-white:#fff;--color-blue:#00558a;--color-darkblue:#002060;--color-green-light:#e5eccd;--color-green:#add136;--color-current-80:rgb(from currentColor r g b/80%);--color-current-40:rgb(from currentColor r g b/40%);--color-current-20:rgb(from currentColor r g b/20%);--color-current-10:rgb(from currentColor r g b/10%);--color-current-5:rgb(from currentColor r g b/5%);--color-current-0:rgb(from currentColor r g b/0%);--font-family-display:Roboto Condensed,system-ui,sans-serif;--font-family-text:Roboto,system-ui,sans-serif;--font-size-xs:1.2rem;--font-size-sm:1.4rem;--font-size-body:1.6rem;--font-size-md:1.7rem;--font-size-lg:1.8rem;--font-size-h1-xl:5.6rem;--font-size-h1:4.8rem;--font-size-h2:3.2rem;--font-size-h3:2.4rem;--font-size-h4:2rem;--font-size-h5:1.6rem;--font-size-h6:1.4rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-xs:1;--line-height-sm:1.1;--line-height-md:1.25;--line-height-lg:1.4;--letter-spacing-xs:-.01em;--letter-spacing-md:.048em;--letter-spacing-lg:.01em;--letter-spacing-xl:.05em;--border-radius-xxs:.4rem;--border-radius-xs:1.6rem;--border-radius-sm:2rem;--border-radius-md:2.4rem;--border-radius-lg:3.2rem;--border-radius-xl:3.6rem;--border-radius-xxl:4.8rem;--cubic-ease-in:cubic-bezier(.5,0,1,.5);--cubic-ease-out:cubic-bezier(.5,1,.5,1);--cubic-ease-in-out:cubic-bezier(.5,0,.5,1);--z-index-main:0;--z-index-navigation:100;--z-index-cookies:200;--z-index-preview-mode-alert:300}@media (min-width:768px){:root{--site-margin-horizontal:3vw;--section-margin-vertical:10rem;--header-padding-top:12.3rem;--grid-gap-vert:3.2rem;--font-size-lg:2rem;--font-size-h1:7.2rem;--font-size-h2:4.8rem}}@media (min-width:1200px){:root{--font-size-h1-xl:11.2rem;--site-margin-horizontal:5vw}}@media (min-width:1440px){:root{--site-margin-horizontal:8vw}}@media (min-width:1920px){:root{--site-margin-horizontal:12vw}}
.NewsListItem-module__WXNUFW__NewsListItem{margin-top:2.4rem;margin-top:var(--grid-gap-vert);flex:0 0 100%}@media (min-width:768px){.NewsListItem-module__WXNUFW__NewsListItem{flex:0 0 calc(33.3333% - 3.2rem);flex:0 0 calc(33.3333% - var(--grid-gap-lg));margin-top:0}}@media (min-width:1024px){.NewsListItem-module__WXNUFW__NewsListItem{flex:0 0 calc(25% - 3.2rem);flex:0 0 calc(25% - var(--grid-gap-lg))}}.NewsListItem-module__WXNUFW__image{border-radius:2.4rem;border-radius:var(--border-radius-md);aspect-ratio:2;margin-bottom:2rem;overflow:hidden}.NewsListItem-module__WXNUFW__publishDate{margin-top:.8rem;margin-top:var(--grid-gap);margin-bottom:0}.NewsListItem-module__WXNUFW__link{margin-top:2.4rem;margin-top:var(--grid-gap-vert);display:flex}:root{--navigation-height:6.4rem;--site-margin-horizontal:1.6rem;--section-margin-vertical:6rem;--header-padding-top:10.5rem;--grid-gap:.8rem;--grid-gap-lg:3.2rem;--grid-gap-vert:2.4rem;--color-black:#000;--color-white:#fff;--color-blue:#00558a;--color-darkblue:#002060;--color-green-light:#e5eccd;--color-green:#add136;--color-current-80:rgb(from currentColor r g b/80%);--color-current-40:rgb(from currentColor r g b/40%);--color-current-20:rgb(from currentColor r g b/20%);--color-current-10:rgb(from currentColor r g b/10%);--color-current-5:rgb(from currentColor r g b/5%);--color-current-0:rgb(from currentColor r g b/0%);--font-family-display:Roboto Condensed,system-ui,sans-serif;--font-family-text:Roboto,system-ui,sans-serif;--font-size-xs:1.2rem;--font-size-sm:1.4rem;--font-size-body:1.6rem;--font-size-md:1.7rem;--font-size-lg:1.8rem;--font-size-h1-xl:5.6rem;--font-size-h1:4.8rem;--font-size-h2:3.2rem;--font-size-h3:2.4rem;--font-size-h4:2rem;--font-size-h5:1.6rem;--font-size-h6:1.4rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-xs:1;--line-height-sm:1.1;--line-height-md:1.25;--line-height-lg:1.4;--letter-spacing-xs:-.01em;--letter-spacing-md:.048em;--letter-spacing-lg:.01em;--letter-spacing-xl:.05em;--border-radius-xxs:.4rem;--border-radius-xs:1.6rem;--border-radius-sm:2rem;--border-radius-md:2.4rem;--border-radius-lg:3.2rem;--border-radius-xl:3.6rem;--border-radius-xxl:4.8rem;--cubic-ease-in:cubic-bezier(.5,0,1,.5);--cubic-ease-out:cubic-bezier(.5,1,.5,1);--cubic-ease-in-out:cubic-bezier(.5,0,.5,1);--z-index-main:0;--z-index-navigation:100;--z-index-cookies:200;--z-index-preview-mode-alert:300}@media (min-width:768px){:root{--site-margin-horizontal:3vw;--section-margin-vertical:10rem;--header-padding-top:12.3rem;--grid-gap-vert:3.2rem;--font-size-lg:2rem;--font-size-h1:7.2rem;--font-size-h2:4.8rem}}@media (min-width:1200px){:root{--font-size-h1-xl:11.2rem;--site-margin-horizontal:5vw}}@media (min-width:1440px){:root{--site-margin-horizontal:8vw}}@media (min-width:1920px){:root{--site-margin-horizontal:12vw}}
