.news-block{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden}.news-block--bg-white{background-color:#fff}.news-block--bg-light-gray{background-color:#eff4f8}.news-block--bg-soft-blue{background-color:#cae8f2}.news-block--bg-softest-blue{background-color:#e6f2f6}.news-block--bg-transparent{background-color:transparent}.news-block--bg-gradient{background:radial-gradient(ellipse at 30% 25%,#fff,#cae8f2)}.news-block--padding-top-none{padding-top:0}.news-block--padding-top-small{padding-top:32px}@media only screen and (max-width:767px){.news-block--padding-top-small{padding-top:20px}}.news-block--padding-top-medium{padding-top:50px}@media only screen and (max-width:767px){.news-block--padding-top-medium{padding-top:32px}}.news-block--padding-top-large{padding-top:75px}@media only screen and (max-width:767px){.news-block--padding-top-large{padding-top:50px}}.news-block--padding-top-xlarge{padding-top:175px}@media only screen and (max-width:767px){.news-block--padding-top-xlarge{padding-top:100px}}.news-block--padding-bottom-none{padding-bottom:0}.news-block--padding-bottom-small{padding-bottom:32px}@media only screen and (max-width:767px){.news-block--padding-bottom-small{padding-bottom:20px}}.news-block--padding-bottom-medium{padding-bottom:50px}@media only screen and (max-width:767px){.news-block--padding-bottom-medium{padding-bottom:32px}}.news-block--padding-bottom-large{padding-bottom:75px}@media only screen and (max-width:767px){.news-block--padding-bottom-large{padding-bottom:50px}}.news-block--padding-bottom-xlarge{padding-bottom:175px}@media only screen and (max-width:767px){.news-block--padding-bottom-xlarge{padding-bottom:100px}}.news-block__background{position:absolute;left:-159px;bottom:0;width:887px;height:887px;pointer-events:none;z-index:0}@media only screen and (max-width:979px){.news-block__background{left:-300px;width:600px;height:600px}}.news-block__seal{width:100%;height:100%;opacity:1}.news-block__container{position:relative;z-index:1;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media only screen and (min-width:980px){.news-block__container{padding-left:94px;padding-right:94px}}.news-block__header{max-width:759px;margin-bottom:80px}@media only screen and (min-width:980px){.news-block__header{padding-left:88px}}@media only screen and (max-width:979px){.news-block__header{margin-bottom:60px}}@media only screen and (max-width:767px){.news-block__header{margin-bottom:40px}}.news-block__eyebrow{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:600;line-height:1.1;letter-spacing:0;text-transform:uppercase;color:#323232;margin:0 0 17px}.news-block__heading{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:40px;font-weight:800;line-height:1;letter-spacing:0;color:#1b354e;margin:0 0 17px}@media only screen and (max-width:979px){.news-block__heading{font-size:32px}}@media only screen and (max-width:767px){.news-block__heading{font-size:28px}}.news-block__underline{width:75px;height:10px;background-color:#5a072e;margin-bottom:17px}.news-block__description{font-family:roboto-slab,Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.4;letter-spacing:0;color:#373838;margin:0}@media only screen and (max-width:979px){.news-block__description{font-size:18px}}@media only screen and (max-width:767px){.news-block__description{font-size:16px}}.news-block__grid{display:flex;gap:15px;margin-bottom:30px;max-width:100%}@media only screen and (max-width:979px){.news-block__grid{flex-direction:column}}.news-block__column{flex:1;display:flex;flex-direction:column;gap:15px;min-width:0;max-width:33.333%}@media only screen and (max-width:979px){.news-block__column{max-width:100%}}.news-card{background-color:#ffffff80;border:2px solid rgba(8,172,222,.15);border-radius:5px;overflow:hidden;min-width:0;opacity:0;transform:translateY(30px);transition:opacity .4s ease,transform .4s ease}.news-card.is-visible{opacity:1;transform:translateY(0)}.news-card__content{padding:40px;display:flex;flex-direction:column;gap:15px;min-width:0;overflow:hidden}@media only screen and (max-width:979px){.news-card__content{padding:30px}}@media only screen and (max-width:767px){.news-card__content{padding:20px}}.news-card__meta{display:flex;align-items:first baseline;gap:10px;flex-wrap:wrap}.news-card__date{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:600;line-height:1.1;letter-spacing:0;text-transform:uppercase;color:#4f5051;white-space:nowrap}@media only screen and (max-width:979px){.news-card__date{font-size:16px}}@media only screen and (max-width:767px){.news-card__date{font-size:14px}}.news-card__icon{width:15px;height:14px;flex-shrink:0}@media only screen and (max-width:767px){.news-card__icon{width:12px;height:11px}}.news-card__category{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:600;letter-spacing:0;line-height:1.1;text-transform:uppercase;color:#038eb8;white-space:normal;max-width:62%}@media only screen and (max-width:979px){.news-card__category{font-size:16px}}@media only screen and (max-width:767px){.news-card__category{font-size:14px}}.news-card__title{margin:0;font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:24px;line-height:1.4;color:#1b354e;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;min-width:0}@media only screen and (max-width:979px){.news-card__title{font-size:20px}}@media only screen and (max-width:767px){.news-card__title{font-size:18px}}.news-card__link{color:inherit;text-decoration:underline;text-decoration-skip-ink:none;text-underline-position:from-font;transition:all .15s ease;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;display:block}.news-card__link:hover{opacity:.8}.news-block__footer{display:flex;justify-content:center;align-items:center}.news-block__button{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:700;line-height:1.1;letter-spacing:0;display:inline-flex;align-items:center;justify-content:center;background-color:#087c9f;color:#fff;border:2px solid #087c9f;border-radius:2px;padding:12px 24px;text-decoration:none;transition:all .15s ease}.news-block__button:hover,.news-block__button:focus{background-color:#06566e;border-color:#06566e;color:#fff;text-decoration:none}@media only screen and (max-width:767px){.news-block__button{font-size:16px;padding:10px 20px}}
