.featured-news{position:relative}.featured-news .title-container{margin-bottom:1.5rem}@media(min-width:769px)and (max-width:1440px){.featured-news .title-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:2rem}}@media(min-width:1441px){.featured-news .title-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}}.featured-news .title-container .upper-link{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:end;align-items:center;align-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}.featured-news .title-container .upper-link .link__icon{bottom:-8px;position:relative}.featured-news .grid-news{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:769px)and (max-width:1440px){.featured-news .grid-news{gap:1.5rem;grid-template-columns:1fr}}@media(min-width:1441px){.featured-news .grid-news{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;grid-auto-rows:auto;grid-template-columns:calc(40% - 1pc) calc(60% - 1pc);row-gap:1.5rem}.featured-news .grid-news .teaser-wrapper:first-child{align-self:stretch;grid-row:1/4}.featured-news .grid-news .teaser-wrapper:first-child .teaser{height:100%}}.featured-news .grid-news .teaser--highlighted .teaser__image{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;max-width:unset}@media(min-width:769px)and (max-width:1440px){.featured-news .grid-news .teaser--highlighted .teaser__image{aspect-ratio:2/1;height:auto;width:auto}}@media(min-width:1441px){.featured-news .grid-news .teaser--highlighted .teaser__image{aspect-ratio:4/3}}.featured-news .grid-news .teaser--highlighted .teaser__title{-webkit-box-orient:vertical;-webkit-line-clamp:6;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}@media(min-width:769px)and (max-width:1440px){.featured-news .grid-news .teaser--highlighted .teaser__title{-webkit-box-orient:vertical;-webkit-line-clamp:5;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}@media(min-width:1441px){.featured-news .grid-news .teaser--highlighted .teaser__title{-webkit-box-orient:vertical;-webkit-line-clamp:5;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.featured-news .grid-news .teaser--highlighted .teaser__description{-webkit-box-orient:vertical;-webkit-line-clamp:6;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}@media(min-width:769px)and (max-width:1440px){.featured-news .grid-news .teaser--highlighted .teaser__description{-webkit-box-orient:vertical;-webkit-line-clamp:6;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}@media(min-width:1441px){.featured-news .grid-news .teaser--highlighted .teaser__description{-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.featured-news .grid-news .teaser__image{aspect-ratio:4/3;display:block;overflow:hidden;position:relative}@media(min-width:769px)and (max-width:1440px){.featured-news .grid-news .teaser__image{aspect-ratio:156/181;height:181px;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;width:156px}}@media(min-width:1441px){.featured-news .grid-news .teaser__image{aspect-ratio:1/1;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;max-width:184px}}.featured-news .grid-news .teaser__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;width:100%;will-change:transform}.featured-news .grid-news .teaser .teaser__image:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.featured-news .grid-news .teaser__title{-webkit-box-orient:vertical;-webkit-line-clamp:8;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}@media(min-width:769px)and (max-width:1440px){.featured-news .grid-news .teaser__title{-webkit-box-orient:vertical;-webkit-line-clamp:7;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}@media(min-width:1441px){.featured-news .grid-news .teaser__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}@media(min-width:769px)and (max-width:1440px){.featured-news .grid-news .teaser__description{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}@media(min-width:1441px){.featured-news .grid-news .teaser__description{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.featured-news .grid-events{--hover-duration:0.6s;--hover-timing:cubic-bezier(0.4,0,0.2,1);--image-height-normal:100%;--image-height-hover:400px;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media(min-width:769px)and (max-width:1440px){.featured-news .grid-events .teaser{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:calc(50% - 1pc) calc(50% - 1pc)}}@media(min-width:1441px){.featured-news .grid-events .teaser{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:calc(30% - 1pc) calc(70% - 1pc);min-height:var(--image-height-normal);-webkit-transition:min-height var(--hover-duration) var(--hover-timing);transition:min-height var(--hover-duration) var(--hover-timing)}}.featured-news .grid-events .teaser__content{color:#000;gap:1rem;padding:2.25rem 2.25rem 2.25rem 0}@media(max-width:768px){.featured-news .grid-events .teaser__content{padding:1rem}}@media(min-width:1441px){.featured-news .grid-events .teaser__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.featured-news .grid-events .teaser__content .teaser__title{font-family:roboto-regular,sans-serif;font-size:24px;font-weight:600;line-height:32.4px}@media(min-width:1441px){.featured-news .grid-events .teaser__content .teaser__title{font-family:roboto-regular,sans-serif;font-size:26px;font-weight:600;letter-spacing:-.26px;line-height:35.1px}}@media(max-width:768px){.featured-news .grid-events .teaser__content .teaser__description{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}@media(min-width:769px)and (max-width:1440px){.featured-news .grid-events .teaser__content .teaser__description{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}@media(min-width:1441px){.featured-news .grid-events .teaser__content .teaser__description{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.featured-news .grid-events .teaser__image{background-color:#f0f0eb;display:block;overflow:hidden;position:relative}@media(max-width:768px){.featured-news .grid-events .teaser__image{height:15.875rem}}@media(min-width:769px)and (max-width:1440px){.featured-news .grid-events .teaser__image{height:18.3125rem}}@media(min-width:1441px){.featured-news .grid-events .teaser__image{height:var(--image-height-normal);min-height:var(--image-height-normal);-webkit-transition:min-height var(--hover-duration) var(--hover-timing);transition:min-height var(--hover-duration) var(--hover-timing)}}.featured-news .grid-events .teaser__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:-webkit-transform var(--hover-duration) var(--hover-timing);transition:-webkit-transform var(--hover-duration) var(--hover-timing);transition:transform var(--hover-duration) var(--hover-timing);transition:transform var(--hover-duration) var(--hover-timing),-webkit-transform var(--hover-duration) var(--hover-timing);width:100%;will-change:transform}@media(min-width:1441px){.featured-news .grid-events .teaser.is-hover,.featured-news .grid-events .teaser.is-hover .teaser__image{min-height:var(--image-height-hover)}}.featured-news .grid-events .teaser.is-hover .teaser__image img{-webkit-transform:scale(1.1);transform:scale(1.1)}.loader{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:hsla(0,0%,100%,.6);display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;justify-content:center;left:0;pointer-events:all;pointer-events:none;position:fixed;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100vw;z-index:9999}.loader__spinner{-webkit-animation:rotate-step 1s steps(12) infinite;animation:rotate-step 1s steps(12) infinite;height:3rem;width:3rem}@-webkit-keyframes rotate-step{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-step{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}