.news-archive-page{background:#fff;color:var(--navy);font-family:'Montserrat',Arial,sans-serif}.news-page-wrap{width:min(944px,calc(100% - 80px));margin:auto}.news-intro{height:242px;background:linear-gradient(110deg,#f7faff,#eaf2ff);position:relative}.news-intro-inner{height:100%;display:flex;align-items:flex-start;position:relative;padding-top:29px}.news-intro h1{margin:0 0 3px;color:var(--blue);font-size:39px;line-height:1.2;letter-spacing:-1.5px}.news-intro h2{margin:0 0 18px;color:#89acd9;font-size:16px;line-height:1.3}.news-intro p{margin:0;font-size:11px;line-height:1.9}.news-orbs{position:absolute;left:57%;top:45px;width:95px;height:100px}.news-orbs i,.news-orbs b{position:absolute;display:block;border-radius:50%}.news-orbs i{width:70px;height:70px;background:#073ec9;left:0;top:0}.news-orbs b{width:57px;height:57px;background:#c9e2f2;left:32px;top:38px}.news-filters{position:relative;z-index:4;height:70px;margin-top:-35px;background:#fff;border-radius:7px;box-shadow:0 3px 16px rgba(20,54,116,.13);display:grid;grid-template-columns:1fr 1.05fr 1.38fr 1.52fr;align-items:center;padding:0 18px}.news-filters label{height:38px;border-right:1px solid #dce4f2;padding:0 18px 0 9px;display:flex;flex-direction:column;justify-content:center}.news-filters label:first-child{padding-left:9px}.news-filters label span{font-size:9px;margin-bottom:1px}.news-filters select{appearance:none;border:0;background:linear-gradient(45deg,transparent 50%,var(--blue) 50%) calc(100% - 4px) 55%/4px 4px no-repeat;color:var(--navy);font:700 11px Montserrat;width:100%;outline:0}.news-filters .news-search{border:1px solid #b7c9ef;border-radius:8px;height:34px;margin-left:18px;padding:0;display:flex;flex-direction:row;align-items:center}.news-search input{border:0;outline:0;flex:1;min-width:0;padding:8px 12px;font:10px Montserrat}.news-search button{border:0;background:transparent;color:var(--blue);font-size:24px;padding:0 11px;line-height:1;transform:rotate(-20deg)}.news-results{display:grid;grid-template-columns:minmax(0,646px) 272px;gap:24px;padding:17px 0 16px}.news-count{font-size:11px;font-weight:700;color:var(--blue);margin:5px 0 13px}.news-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px 15px}.archive-card{border:1px solid #dce5f1;border-radius:5px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(25,54,105,.08)}.archive-card-image{display:block;height:137px;overflow:hidden}.archive-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.archive-card:hover img{transform:scale(1.025)}.archive-card-copy{padding:12px 12px 13px;min-height:130px}.archive-meta{color:#315ac4;font-size:8px;margin-bottom:7px}.archive-card h2{font-size:12px;line-height:1.45;margin:0 0 6px;color:#001d78}.archive-card p{font-size:8.5px;line-height:1.7;margin:0}.news-more{height:37px;background:#edf2ff;border-radius:5px;margin-top:14px;display:flex;align-items:center;justify-content:center}.news-more a{font-size:10px;font-weight:700;color:#06227c}.news-sidebar{padding-top:36px}.side-box{border:1px solid #e0e7f2;border-radius:7px;background:#fff;box-shadow:0 2px 9px rgba(25,54,105,.07);padding:19px 18px}.side-box>h2,.side-newsletter h2{font-size:12px;color:var(--blue);margin:0 0 16px}.popular article{display:grid;grid-template-columns:19px 69px 1fr;gap:8px;align-items:center;margin-bottom:15px}.popular article:last-child{margin-bottom:0}.rank{width:18px;height:18px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:9px}.popular-thumb{width:69px;height:48px;border-radius:4px;overflow:hidden}.popular-thumb img{width:100%;height:100%;object-fit:cover}.popular h3{font-size:9px;line-height:1.45;margin:0 0 4px}.popular time{font-size:7px;color:#5171c2}.side-newsletter{margin:18px 0;background:linear-gradient(115deg,#ffed52,#fff389);border-radius:6px;padding:18px;display:grid;grid-template-columns:47px 1fr;column-gap:12px}.newsletter-icon{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:22px}.side-newsletter h2{margin:0 0 3px}.side-newsletter p{font-size:9px;line-height:1.55;margin:0}.side-newsletter input{grid-column:1/-1;margin-top:12px;height:32px;border:0;border-radius:4px;padding:0 10px;font:9px Montserrat}.side-newsletter button{grid-column:1/-1;justify-self:start;margin-top:8px;border:0;border-radius:18px;background:var(--blue);color:#fff;padding:8px 18px;font:700 9px Montserrat}.categories ul,.categories{list-style:none}.categories li{list-style:none;border-bottom:1px solid #e2e8f2;padding:5px 0;font-size:9px}.categories li:last-child{border:0}.news-archive-page+.contact-band{display:none}.news-archive-page~.site-footer{padding-top:27px}.news-archive-page~.site-footer .footer-widgets{grid-template-columns:1.1fr 1.2fr 1fr 1fr}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important}
@media(max-width:900px){.news-page-wrap{width:calc(100% - 32px)}.news-results{grid-template-columns:1fr}.news-sidebar{padding-top:0;display:grid;grid-template-columns:1fr 1fr;gap:16px}.side-newsletter{margin:0}.news-filters{grid-template-columns:1fr 1fr;height:auto;padding:12px}.news-filters label{margin:5px}.news-filters .news-search{margin:5px}.news-card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.news-intro{height:auto}.news-intro-inner{padding:28px 0 65px}.news-intro h1{font-size:34px}.news-orbs{right:10px;left:auto;top:35px;opacity:.6}.news-filters{margin-top:-35px;grid-template-columns:1fr}.news-filters label{border-right:0;border-bottom:1px solid #e3e8f2}.news-card-grid,.news-sidebar{grid-template-columns:1fr}.archive-card-image{height:190px}.news-results{padding-top:10px}}
