.news-tiles-wrapper{position:relative;background:var(--news-feed-bg);color:var(--news-feed-color);padding-top:1.5rem;padding-bottom:1.5rem}.news-tiles-wrapper::before{content:"";position:absolute;top:0;left:calc(50% + var(--mu-scrollbar-width)/ 2);width:calc(100vw - var(--mu-scrollbar-width));height:100%;transform:translateX(-50vw);background:var(--news-feed-bg);z-index:-1}@media(min-width:26.25em){.news-tiles-wrapper{padding-top:4.5rem;padding-bottom:4.5rem}}.news-tiles-wrapper .component-intro__link{color:var(--news-feed-view-all-link-color)}.news-tiles-wrapper .component-intro__link:hover{color:currentColor;text-decoration-color:currentColor}.news-tiles-wrapper--mid-blue{--news-feed-bg:var(--color-mu-blue-dark);--news-feed-color:var(--color-white);--news-feed-icon-color:var(--color-mu-gold);--news-feed-underline-color:rgba(255, 255, 255, 0.5);--news-feed-view-all-link-color:var(--color-white);--news-feed-view-all-link-decoration-color:rgba(255, 255, 255, 0.5)}.news-tiles-wrapper--dark-grey{--news-feed-bg:var(--color-grey-90);--news-feed-color:var(--color-white);--news-feed-icon-color:var(--color-mu-gold);--news-feed-underline-color:rgba(255, 255, 255, 0.5);--news-feed-view-all-link-color:var(--color-white);--news-feed-view-all-link-decoration-color:rgba(255, 255, 255, 0.5)}.news-tiles-wrapper--light-blue{--news-feed-bg:var(--color-mu-grey-lighter-blue);--news-feed-color:var(--color-grey-90);--news-feed-icon-color:var(--color-mu-blue);--news-feed-underline-color:var(--color-mu-gold);--news-feed-view-all-link-color:var(--color-mu-blue);--news-feed-view-all-link-decoration-color:var(--color-mu-grey-blue)}.news-tiles-wrapper--white{--news-feed-bg:var(--color-white);--news-feed-color:var(--color-grey-90);--news-feed-icon-color:var(--color-mu-blue);--news-feed-underline-color:var(--color-mu-gold);--news-feed-view-all-link-color:var(--color-mu-blue);--news-feed-view-all-link-decoration-color:var(--color-mu-grey-blue)}@media(min-width:75em){.news-tiles-wrapper--standard{--news-feed-bg:var(--color-white);--news-feed-color:var(--color-grey-90);--news-feed-icon-color:var(--color-mu-blue);--news-feed-underline-color:var(--color-mu-gold);--news-feed-view-all-link-color:var(--color-mu-blue);--news-feed-view-all-link-decoration-color:var(--color-mu-grey-blue);padding-top:0;padding-bottom:0}.news-tiles-wrapper--standard::before{content:none}}.news-tiles{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.news-tiles{column-gap:var(--standard-gap)}.news-tiles{row-gap:var(--standard-gap)}@media(min-width:26.25em){.news-tiles--no-image,.news-tiles--traditional{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.news-tiles--no-image,.news-tiles--traditional{column-gap:var(--standard-gap)}}@media(min-width:75em){.news-tiles-wrapper--full-width .news-tiles--no-image,.news-tiles-wrapper--full-width .news-tiles--traditional,.news-tiles-wrapper--home .news-tiles--no-image,.news-tiles-wrapper--home .news-tiles--traditional{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:90em){.news-tiles-wrapper--standard .news-tiles--no-image,.news-tiles-wrapper--standard .news-tiles--traditional{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}}.news-tiles--featured{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:3rem;grid-auto-flow:row}@media(min-width:75em){.news-tiles-wrapper--full-width .news-tiles--featured,.news-tiles-wrapper--home .news-tiles--featured{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:90em){.news-tiles-wrapper--standard .news-tiles--featured{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.news-tile{position:relative;display:flex;flex-direction:column;align-self:start}@media(min-width:75em){.news-tiles-wrapper--full-width .news-tile--featured-primary,.news-tiles-wrapper--home .news-tile--featured-primary{grid-row:1/4}.news-tiles-wrapper--full-width .news-tile--featured-primary .news-tile__title,.news-tiles-wrapper--home .news-tile--featured-primary .news-tile__title{font-size:1.5rem}.news-tiles-wrapper--full-width .news-tile--featured-primary .news-tile__date,.news-tiles-wrapper--home .news-tile--featured-primary .news-tile__date{margin-bottom:1rem}}@media(min-width:90em){.news-tiles-wrapper--standard .news-tile--featured-primary{grid-row:1/4}.news-tiles-wrapper--standard .news-tile--featured-primary .news-tile__title{font-size:1.5rem}.news-tiles-wrapper--standard .news-tile--featured-primary .news-tile__date{margin-bottom:1rem}}@media(min-width:26.25em){.news-tile--featured-secondary{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem}.news-tile--featured-secondary .news-tile__img{order:2}}@media(min-width:75em){.news-tiles-wrapper--full-width .news-tile--featured-secondary,.news-tiles-wrapper--home .news-tile--featured-secondary{grid-column:2}}@media(min-width:90em){.news-tiles-wrapper--standard .news-tile--featured-secondary{grid-column:2}}@media(min-width:48em){.news-tile--featured-secondary .news-tile__title{margin-bottom:.5rem}}.news-tile__img{margin-bottom:.5rem}.news-tile__content--with-img{order:1}.news-tile__title{margin-bottom:1rem;font-family:Tiempos,Georgia,serif;font-size:1.125rem}.news-tile__link{font-weight:400;color:currentColor;text-decoration-color:var(--news-feed-underline-color)}.news-tile__link::after{content:"";position:absolute;inset:0}.news-tile__link:hover{color:currentColor;text-decoration-color:currentColor}.news-tile__date{font-weight:400;font-size:1rem;margin-bottom:.5rem;display:flex;align-items:baseline}.news-tile__calendar-icon{color:var(--news-feed-icon-color);width:1.125rem;margin-right:.25rem;position:relative;top:.25rem;flex-shrink:0}.news-tile__intro{margin:0;line-height:1.22;font-size:1rem}