.news-hero{color:#fff;background:radial-gradient(circle at 80% 30%,rgba(32,165,255,.25),transparent 27%),linear-gradient(115deg,#031a35,#062b54);border-bottom:1px solid #0877f9;overflow:hidden}.news-hero-inner{min-height:350px;display:flex;align-items:center;justify-content:space-between;gap:60px}.news-hero h1{margin:12px 0 18px;font-size:48px;line-height:1.06;letter-spacing:-.035em}.news-hero p:last-child{max-width:650px;margin:0;color:#d9e8f6;font-size:16px;line-height:1.7}.news-hero-pages{width:245px;height:205px;position:relative;flex:0 0 auto}.news-hero-pages span{width:140px;height:190px;position:absolute;top:5px;right:35px;background:#fff;border:1px solid rgba(255,255,255,.45);border-radius:5px;box-shadow:0 20px 42px rgba(0,12,29,.26)}.news-hero-pages span::before{content:'';position:absolute;top:30px;right:20px;left:20px;height:8px;background:#0877f9;box-shadow:0 24px 0 #dce4ed,0 44px 0 #dce4ed,0 64px 0 #dce4ed,0 84px 0 #dce4ed}.news-hero-pages span:nth-child(1){transform:translateX(-55px) rotate(-9deg);opacity:.58}.news-hero-pages span:nth-child(2){transform:translateX(-27px) rotate(-4deg);opacity:.8}.news-hero-pages span:nth-child(3){transform:rotate(2deg)}
.newsletter-section{padding:72px 0 78px;background:#f6f9fc}.newsletter-heading{margin-bottom:30px;display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.newsletter-heading .eyebrow{margin:0 0 10px}.newsletter-heading h2{margin:0 0 9px;font-size:32px;letter-spacing:-.025em}.newsletter-heading>div:first-child>p:last-child{margin:0;color:#506176;font-size:14px}.newsletter-page-status{padding:10px 15px;color:#506176;background:#fff;border:1px solid #dce4ed;border-radius:5px;font-size:12px;white-space:nowrap}.newsletter-page-status strong{color:#0877f9;font-size:16px}.newsletter-viewer{min-height:700px;padding:30px 78px;display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:20px;background:linear-gradient(145deg,#031a35,#062b54);border-radius:10px;box-shadow:0 20px 45px rgba(4,31,61,.16)}.newsletter-page-link{width:100%;height:100%;display:grid;place-items:center}.newsletter-page-image{max-width:100%;max-height:880px;display:block;background:#fff;box-shadow:0 16px 40px rgba(0,0,0,.3)}.viewer-arrow{width:46px;height:46px;display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.28);border-radius:50%;cursor:pointer;transition:.2s}.viewer-arrow:hover,.viewer-arrow:focus-visible{background:#0877f9;border-color:#0877f9;outline:none}.viewer-arrow .icon{width:22px;height:22px}.newsletter-thumbnails{margin-top:22px;display:grid;grid-template-columns:repeat(4,minmax(100px,155px));justify-content:center;gap:14px}.newsletter-thumbnails button{padding:8px;color:#506176;background:#fff;border:2px solid transparent;border-radius:7px;cursor:pointer;font:inherit;font-size:11px;font-weight:700}.newsletter-thumbnails button:hover,.newsletter-thumbnails button:focus-visible{border-color:#73caff;outline:none}.newsletter-thumbnails button.is-active{color:#0877f9;border-color:#0877f9}.newsletter-thumbnails img{width:100%;height:115px;display:block;object-fit:cover;object-position:top;background:#eef4fa;border-radius:3px}.newsletter-thumbnails span{display:block;padding-top:7px}
.archive-section{padding:76px 0 82px;background:#fff}.archive-heading{margin-bottom:32px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.archive-heading .eyebrow{margin:0 0 10px}.archive-heading h2{margin:0;font-size:32px;letter-spacing:-.025em}.archive-heading>p{max-width:360px;margin:0;color:#506176;font-size:14px;line-height:1.6}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.archive-card{display:grid;grid-template-columns:130px 1fr;min-height:190px;background:#fff;border:1px solid #dce4ed;border-radius:8px;overflow:hidden;box-shadow:0 10px 26px rgba(4,31,61,.06);transition:transform .2s,border-color .2s,box-shadow .2s}.archive-card:hover{transform:translateY(-3px);box-shadow:0 15px 32px rgba(4,31,61,.1)}.archive-card.is-current{border-color:#0877f9}.archive-card>img{width:100%;height:100%;display:block;object-fit:cover;object-position:top;background:#eef4fa}.archive-card>div{padding:24px 20px;display:flex;flex-direction:column;align-items:flex-start}.archive-card span{color:#0877f9;font-size:10px;font-weight:800;text-transform:uppercase}.archive-card h3{margin:8px 0 18px;font-size:19px}.archive-card button{margin-top:auto;padding:0;color:#0877f9;background:none;border:0;cursor:pointer;font:inherit;font-size:11px;font-weight:800;text-transform:uppercase}.archive-card button:hover{text-decoration:underline}
.news-cta{color:#fff;background:linear-gradient(100deg,#031a35,#064777);border-bottom:1px solid #0877f9}.news-cta-inner{min-height:160px;display:flex;align-items:center;justify-content:space-between;gap:35px}.news-cta h2{margin:0 0 10px;font-size:25px}.news-cta p{margin:0;color:#d9e8f6;font-size:14px}.news-cta .button{flex:0 0 auto}
@media(max-width:1000px){.newsletter-viewer{min-height:580px;padding:25px 35px}.archive-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.news-hero-inner{min-height:310px}.news-hero h1{font-size:38px}.news-hero-pages{display:none}.newsletter-section,.archive-section{padding:52px 0 60px}.newsletter-heading,.archive-heading{align-items:flex-start;flex-direction:column;gap:18px}.newsletter-heading h2,.archive-heading h2{font-size:27px}.newsletter-viewer{min-height:420px;padding:18px 10px;grid-template-columns:38px minmax(0,1fr) 38px;gap:7px;border-radius:7px}.viewer-arrow{width:38px;height:38px}.newsletter-thumbnails{grid-template-columns:repeat(2,minmax(100px,1fr));gap:10px}.newsletter-thumbnails img{height:130px}.archive-grid{grid-template-columns:1fr}.archive-card{grid-template-columns:115px 1fr}.news-cta-inner{padding:34px 0;align-items:flex-start;flex-direction:column;gap:24px}}
