.hero--archive{padding:44px 0 64px}.hero--archive h1{word-wrap:break-word;overflow-wrap:break-word;-ms-hyphens:auto;hyphens:auto}.hero--archive h1+p{max-width:684px;margin-top:20px}.post-card-hor{--h2-mb:28px;display:flex;align-items:flex-start;gap:134px}.post-card-hor.post-card-hor--featured{--h2-mb:38px;--aspect-ratio:784 / 498}.post-card-hor.post-card-hor--featured .featured-pill+strong{font-weight:500}.post-card-hor:not(.post-card-hor--featured){--aspect-ratio:682 / 410}.post-card-hor .post-img{display:block;width:42.6788%;overflow:hidden;border-radius:32px;flex-shrink:0}.post-card-hor .post-img .tr-img-wrap-outer{aspect-ratio:var(--aspect-ratio);max-width:100%}.post-card-hor .post-img img{-o-object-fit:cover;object-fit:cover;-webkit-transition:all var(--trns);transition:all var(--trns)}.post-card-hor .post-img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.post-card-hor .top{display:flex;align-items:center;gap:32px;margin-bottom:30px}.post-card-hor .featured-pill{font-size:24px;font-weight:600;flex-shrink:0;background:rgba(var(--c-brand--rgb),0.15);border-radius:56px;color:var(--c-brand);padding:3px 17px 4px}.post-card-hor h2{line-height:1.25;margin-bottom:var(--h2-mb)}.post-card-hor h2 a{color:inherit;text-decoration:none}.post-card-hor h2 a:hover{text-decoration:underline}.post-card-hor .meta{margin-bottom:var(--h2-mb)}.post-card-hor .meta a{color:inherit;text-decoration:none}.post-card-hor .meta a:hover{text-decoration:underline}.post-card-hor--featured{margin-bottom:80px}.post-card-hor--featured .cell2{padding-right:20px}.post-card-hor--featured .excerpt{margin-top:16px}.post-card-hor--featured .btn{margin-top:28px}.archive-content{padding:100px 0 136px}.archive-content h2.archive-section-title{margin-bottom:50px;line-height:1.1}.archive-content .post-card .post-img{border-radius:16px;overflow:hidden;display:block}.archive-content .post-card .post-img img{-o-object-fit:cover;object-fit:cover;-webkit-transition:all var(--trns);transition:all var(--trns)}.archive-content .post-card .post-img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.archive-content .post-card .post-img+h3{margin-top:22px}.archive-content .post-card .tr-img-wrap-outer{max-width:100%;border-radius:16px;aspect-ratio:682/410}.archive-content .post-card h3{margin-bottom:18px}.archive-content .post-card h3 a{color:inherit;text-decoration:none}.archive-content .post-card h3 a:hover{text-decoration:underline}.archive-content .post-card p{font-size:16px;font-weight:500;margin-bottom:0}.archive-content .post-card p.meta{margin-bottom:18px}.archive-content .post-card p.meta a{color:inherit;text-decoration:none}.archive-content .post-card p.meta a:hover{text-decoration:underline}.archive-content .post-card__badge{display:inline-flex;padding:4px 8px 6px;font-weight:600;border-radius:50px;background-color:rgba(var(--c-brand--rgb),0.15);font-size:14px;line-height:1;text-decoration:none !important;color:var(--c-brand)}.post-card--event .meta:is(p){display:inline-flex;flex-wrap:wrap;align-items:center;gap:12px;font-weight:600}.post-card--event__loc,.post-card--event__date{display:inline-flex;align-items:center;gap:8px}.post-card--event__loc svg,.post-card--event__date svg{fill:var(--c-black-dimmed)}.post-card--event__loc svg{width:10px}.post-card--event__date svg{width:15px}.hero--author{padding:80px 0 94px}.hero--author .container{display:flex;flex-direction:column;align-items:flex-start}.hero--author .author-short-info{align-items:center;gap:24px}.hero--author .author-short-info--has-soc{align-items:flex-start}.hero--author .author-short-info .tr-img-wrap-outer{--img-size:96;--size-w-original:var(--img-size) !important;--size-h-original:var(--img-size) !important;margin-top:8px}.hero--author h1{display:flex;line-height:1.1;flex-direction:column}.hero--author h1 span{display:flex;margin-top:6px;font-weight:500;line-height:1.3}.hero--author .author-soc{display:flex;gap:20px;margin-top:18px}.hero--author .author-soc a{display:inline-flex;flex-shrink:0}.hero--author .author-soc svg{width:100%;max-width:22px;height:auto}.hero--author .author-soc path{fill:#fff;-webkit-transition:all var(--trns);transition:all var(--trns)}.hero--author .author-soc a:hover path{fill:var(--c-brand)}.hero--author .author-bio{color:#434f58;line-height:1.5;margin-bottom:0;margin-top:30px;max-width:784px}.hero--author .author-bio.has-dark-bg{color:#fff}body.archive.author .cpt-pill{margin-top:18px}.spinner-wrap{position:absolute;width:100%;height:100%}.lds-ripple{display:inline-block;position:absolute;width:64px;height:64px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.lds-ripple div{position:absolute;top:50%;left:50%;width:10px;height:10px;background-color:var(--c-txt);border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1;-webkit-animation:lds-ripple 1.5s cubic-bezier(0,0.2,0.8,1) infinite;animation:lds-ripple 1.5s cubic-bezier(0,0.2,0.8,1) infinite;-webkit-transform-origin:center;transform-origin:center}.lds-ripple div:nth-child(2){-webkit-animation-delay:-0.5s;animation-delay:-0.5s}@-webkit-keyframes lds-ripple{0%{opacity:1;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}100%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(4);transform:translate(-50%,-50%) scale(4)}}@keyframes lds-ripple{0%{opacity:1;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}100%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(4);transform:translate(-50%,-50%) scale(4)}}.wp-pagenavi{--m-inline:4px;--btn-size:64px;--chevron-size:14px;clear:both;display:flex;align-items:center;flex-wrap:wrap}.wp-pagenavi :is(button,a,span){background:rgba(0,0,0,0);text-decoration:none;border:0;padding:3px 5px;margin:2px;font-size:20px;font-weight:700;width:45px;height:45px;margin-inline:var(--m-inline);display:inline-flex;justify-content:center;align-items:center;color:var(--c-gray);-webkit-transition:all var(--trns);transition:all var(--trns)}.wp-pagenavi :is(button,a,span):not(.extend){cursor:pointer}.wp-pagenavi button:hover,.wp-pagenavi a:hover,.wp-pagenavi .current{color:var(--c-brand)}.wp-pagenavi .pages{display:none}.wp-pagenavi :is(.previouspostslink,.nextpostslink){--color:var(--c-gray);background-position:center;background-repeat:no-repeat;position:relative;display:inline-flex;width:var(--btn-size);height:var(--btn-size);font-size:0;background-size:var(--chevron-size);border-radius:50%;border:2px solid var(--color);-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" fill="%23677983"%3E%3Cpath d="M342.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L274.7 256 105.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"/%3E%3C/svg%3E');-webkit-transition:all var(--trns);transition:all var(--trns)}.wp-pagenavi :is(.previouspostslink,.nextpostslink):before{position:absolute;content:"";width:var(--chevron-size);height:var(--chevron-size);background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" fill="%230073ec"%3E%3Cpath d="M342.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L274.7 256 105.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"/%3E%3C/svg%3E');background-size:var(--chevron-size);background-position:center;background-repeat:no-repeat;opacity:0;-webkit-transition:all var(--trns);transition:all var(--trns)}.wp-pagenavi :is(.previouspostslink,.nextpostslink):hover{--color:var(--c-brand)}.wp-pagenavi :is(.previouspostslink,.nextpostslink):hover:before{opacity:1}.wp-pagenavi .previouspostslink{order:-1;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.wp-pagenavi .nextpostslink{order:10000}.pagination-wrap{display:flex;justify-content:center;margin-top:90px}.pagination-wrap.disabled{pointer-events:none;opacity:.7}.react-events-loader{background:rgba(var(--c-brand--rgb),0.5);border-radius:16px;z-index:2}.archive-events-wrap{position:relative}.archive-events-wrap .archive-events-outer-wrap:not(.no-events){min-height:400px}.archive-events-outer-wrap{position:relative}.archive-events-outer-wrap .react-events-loader{position:absolute;inset:0}.events-feed-wrap:nth-child(2){margin-top:120px}.events-feed-wrap .pagination-wrap{margin-top:40px}.cpt-pill{--bg-opacity:.15;display:inline-flex;justify-content:center;align-items:center;border-radius:56px;padding:2px 12px 3px;background:rgba(var(--c-brand--rgb),var(--bg-opacity));font-size:16px;font-weight:600;color:var(--c-brand);text-decoration:none;-webkit-transition:all var(--trns);transition:all var(--trns)}.cpt-pill:hover{--bg-opacity:.25}body.post-type-archive-press-release .post-card-hor:not(.post-card-hor--featured){--thumb-w:682;--thumb-h:393}.footer__nwsl{position:relative;text-align:center;overflow:hidden;padding:110px 0 140px;background-image:var(--img-src);background-position:center;background-repeat:no-repeat;background-size:cover}.footer__nwsl:before{content:"";position:absolute;inset:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.25)),to(rgba(0,0,0,0))),-webkit-gradient(linear,left top,left bottom,from(rgba(40,3,115,0.65)),to(#000));background:linear-gradient(180deg,rgba(0,0,0,0.25) 0,rgba(0,0,0,0) 100%),linear-gradient(180deg,rgba(40,3,115,0.65) 0,#000 100%)}.footer__nwsl .container{position:relative}.footer__nwsl h2,.footer__nwsl p{color:#fff;margin-left:auto;margin-right:auto}.footer__nwsl h2{line-height:1.2;max-width:694px}.footer__nwsl p{font-size:20px;margin-bottom:0;margin-top:24px;line-height:2;max-width:658px}@media(max-width:1440px){.hero--archive h1{font-size:64px}.post-card-hor{gap:90px}.post-card-hor h2{font-size:54px}.archive-content{padding:80px 0 100px}.archive-content h2.archive-section-title{margin-bottom:30px}.hero--author{padding:70px 0 80px}.hero--author h1{font-size:64px}.footer__nwsl{padding:120px 0}}@media(max-width:1366px){.footer__nwsl h2{font-size:38px !important}}@media(max-width:1280px){.hero--archive h1{font-size:54px}.post-card-hor{--h2-mb:12px;gap:40px}.post-card-hor.post-card-hor--featured{--h2-mb:18px}.post-card-hor.post-card-hor--featured .featured-pill+strong{font-size:18px}.post-card-hor .top{gap:24px}.post-card-hor .featured-pill{font-size:18px}.post-card-hor h2{font-size:34px}.post-card-hor .meta{font-size:18px}.post-card-hor--featured{margin-bottom:60px}.post-card-hor--featured .btn{margin-top:18px}.archive-content{padding:60px 0 80px}.archive-content .g-row.feed-articles-grid{--gap:20px;--gap-y:40px}.archive-content .g-row.feed-articles-list{--gap-y:40px}.hero--author h1{font-size:54px}.pagination-wrap{margin-top:64px}.footer__nwsl{padding:100px 0 50px}.footer__nwsl h2{font-size:32px !important}}@media(max-width:1000px){.hero--archive{padding:38px 0 48px}.hero--archive h1{font-size:46px}.hero--archive h1+p{margin-top:16px}.post-card-hor{gap:30px}.post-card-hor h2{font-size:28px}.post-card-hor .excerpt{font-size:18px;margin-bottom:8px}.post-card-hor .read-more{font-size:18px}.archive-content .g-row.feed-articles-grid{--cols:2}.hero--author .author-short-info{gap:12px}.hero--author .author-short-info .tr-img-wrap-outer{--img-size:74}.hero--author h1{font-size:46px}.wp-pagenavi{--m-inline:1.6px;--btn-size:45px;--chevron-size:11px}}@media(max-width:767px){.post-card-hor:not(.post-card-hor--featured){flex-direction:column}.post-card-hor.post-card-hor--featured .featured-pill+strong{font-size:16px}.post-card-hor.post-card-hor--featured .author-short-info p{font-size:20px}.post-card-hor:not(.post-card-hor--featured) .post-img{width:100%}.post-card-hor .top{margin-bottom:18px}.post-card-hor .featured-pill{font-size:16px}.archive-content{padding:50px 0 60px}.archive-content h2.archive-section-title{font-size:42px}.archive-content .g-row.feed-articles-list{--gap:20px;--gap-y:40px;--cols:2}.archive-content .g-row.feed-articles-list .post-card-hor:not(.post-card-hor--featured){gap:22px}.archive-content .g-row.feed-articles-list .post-card-hor:not(.post-card-hor--featured) .post-img{width:100%}.archive-content .g-row.feed-articles-list .post-card-hor:not(.post-card-hor--featured) p{font-size:16px}.hero--author{padding:50px 0 60px}.pagination-wrap{margin-top:48px}.footer__nwsl{background-position:5% center;padding:80px 0 10px}.footer__nwsl h2{font-size:28px !important}.footer__nwsl p{margin-top:18px}}@media(max-width:562px){.post-card-hor--featured{flex-direction:column}.post-card-hor--featured .post-img{width:100%}.archive-content .g-row.feed-articles-grid{--gap:0;--cols:1}.archive-content .g-row.feed-articles-list{--gap:0;--cols:1}.archive-content .g-row.feed-articles-list .post-card-hor:not(.post-card-hor--featured) h2{font-size:24px}}@media(max-width:450px){.hero--author .author-short-info{flex-direction:column;align-items:flex-start}}@media(max-width:400px){.hero--archive h1{font-size:42px}.hero--author h1{font-size:42px}}