.news-events{max-width:100rem;margin:0 auto;display:flex;flex-direction:column;gap:2rem;padding:0 0 3rem;font-family:proxima-nova,sans-serif}.news-events__featured{display:flex;flex-direction:column;gap:1.5rem;align-items:center}@media (max-width: 768px){.news-events__featured{padding-top:3rem;position:relative}}.news-events__cta{width:100%;display:flex;flex-direction:column;gap:1rem;position:relative}@media (max-width: 768px){.news-events__cta{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;grid-template-areas:"image content"}}.news-events__cta--featured{display:grid;grid-template-columns:1fr 1fr;gap:2rem;grid-template-areas:"image content"}.news-events__cta--featured:hover .news-events__image-src{transition:transform 1s cubic-bezier(.23,1,.32,1);transform:scale(1.025)}.news-events__cta--featured:hover .news-events__title{color:#3357a7}.news-events__cta--featured .news-events__image-src{aspect-ratio:16/9}.news-events__cta--featured .news-events__title{font-size:3rem;line-height:3.25rem;max-width:37.5rem}@media (max-width: 768px){.news-events__cta--featured .news-events__title{font-size:1.75rem;line-height:2rem;max-width:unset}}.news-events__cta--featured .news-events__description{font-size:1.0625rem;line-height:1.6;color:#666;display:block}@media (max-width: 768px){.news-events__cta--featured .news-events__description{margin-bottom:0;font-weight:400;line-height:28px}}@media (max-width: 768px){.news-events__cta--featured{display:flex;flex-direction:column;gap:1rem}.news-events__cta--featured .news-events__eyebrow{position:absolute;top:0;left:0}}.news-events__cta:not(.news-events__cta--featured):hover .news-events__image-src{transition:transform 1s cubic-bezier(.23,1,.32,1);transform:scale(1.025)}.news-events__cta:not(.news-events__cta--featured):hover .news-events__title{color:#006ba8}.news-events__image{grid-area:image;display:flex;flex-direction:column;justify-content:center}.news-events__image-wrapper{border-radius:.75rem;overflow:hidden}@media (max-width: 768px){.news-events__image-wrapper{border-radius:.5rem}}.news-events__image-src{object-fit:cover;aspect-ratio:16/9;transition:transform 2.6s cubic-bezier(.23,1,.32,1)}.news-events__body{grid-area:content;display:flex;flex-direction:column;justify-content:center}.news-events__content{display:flex;flex-direction:column;gap:.5rem;color:#000}.news-events__link{color:inherit;text-decoration:none}.news-events__link:hover{text-decoration:none}.news-events__eyebrow{font-weight:600;font-size:1.125rem;margin:0;color:#1e1e1e}.news-events__title{margin:0;font-weight:700;font-size:1.5rem;color:#1e1e1e}@media (max-width: 768px){.news-events__title{font-size:1.025rem;line-height:1.4rem}}.news-events__description{margin:0;font-size:1.0625rem;color:#555}@media (max-width: 768px){.news-events__description{display:none}}.news-events__grid{display:grid;gap:2.25rem;grid-template-columns:repeat(3,1fr)}@media (max-width: 768px){.news-events__grid{display:flex;flex-direction:column;gap:1rem}}.news-events__card{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%;background:#fff;border-radius:.5rem;overflow:hidden}@media (max-width: 768px){.news-events__card{width:100%;flex-direction:row;align-items:center;gap:1rem}}.news-events__button-wrapper{text-align:center}@media (max-width: 48rem){.news-events__button-wrapper{margin-top:1.5rem}}.news-events__button{border-radius:.25rem;background-color:#dff1ff;color:#006ba8;margin:0 auto;padding:.625rem 1.25rem;font-size:1.125rem;font-weight:700;text-decoration:none}.news-events__button:hover{background-color:#b7d8f2;text-decoration:none}@media (max-width: 48rem){.news-events__button{padding:.625rem 1.25rem;font-size:1.125rem;display:inline-block;border-radius:.25rem}}
