:root{--blue:#004b93;--dark-blue:#003b79;--red:#e21b2d;--text:#111827;--muted:#4b5563;--line:#d9dee7;--bg:#f7f8fb}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff}.site-header{height:135px;display:flex;align-items:center;justify-content:center;background:white}.logo img{max-width:760px;width:78vw;height:auto;display:block}.hero{position:relative;min-height:380px;background:linear-gradient(90deg,#00356f 0%,#004b93 52%,#e8f3fb 52%,#f8fbff 100%);color:white;display:grid;grid-template-columns:1fr minmax(320px,440px);align-items:center;gap:34px;padding:30px 8% 34px;overflow:hidden}.hero::after{content:"";position:absolute;inset:auto -80px -180px auto;width:360px;height:360px;border-radius:50%;background:rgba(226,27,45,.10)}.hero-copy{position:relative;z-index:1;max-width:520px}.hero .eyebrow{font-size:16px;text-transform:uppercase;letter-spacing:1.4px;font-weight:900;color:#bfe0ff;margin:0 0 10px}.hero h1,.section-title h2{font-family:"Barlow Condensed",Impact,sans-serif;text-transform:uppercase;letter-spacing:.5px}.hero h1{font-size:62px;line-height:.94;margin:0 0 18px}.hero p{font-size:19px;line-height:1.45;margin:0 0 24px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.newsletter-preview{position:relative;z-index:1;display:block;background:white;border-radius:12px;padding:10px;box-shadow:0 18px 42px rgba(0,0,0,.28);transform:rotate(1deg);transition:transform .2s ease,box-shadow .2s ease}.newsletter-preview:hover{transform:rotate(0deg) translateY(-3px);box-shadow:0 22px 48px rgba(0,0,0,.32)}.newsletter-preview img{display:block;width:100%;height:auto;border-radius:6px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:5px;text-decoration:none;font-weight:800;text-transform:uppercase;letter-spacing:.2px;font-size:14px;padding:13px 28px}.btn-primary{background:var(--red);color:white}.btn-light{background:white;color:var(--blue)}.btn-outline{border:2px solid var(--red);color:var(--red);background:white;width:100%;margin-top:auto}.btn-blue{background:var(--blue);color:white;padding:10px 30px}main{max-width:1100px;margin:0 auto;padding:24px 22px 10px}.content-section{margin-bottom:30px}.section-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:26px;margin:8px 0 24px}.section-title span{height:2px;background:var(--blue)}.section-title h2{font-size:36px;color:var(--blue);margin:0;text-align:center;white-space:nowrap}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.promo-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:white;box-shadow:0 2px 8px rgba(0,0,0,.12);display:flex;flex-direction:column}.promo-card img{width:100%;aspect-ratio:1/1.04;object-fit:cover;display:block}.card-body{padding:18px 18px 20px;display:flex;flex-direction:column;gap:10px;flex:1}.card-body h3{font-size:19px;line-height:1.3;color:var(--dark-blue);margin:0;font-weight:800}.card-body p{margin:0;color:#111;line-height:1.45}.card-body .date{color:var(--red);font-weight:800;margin:8px 0 12px}.quick-links{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:16px 0 10px}.info-box{border:1px solid var(--line);border-radius:8px;background:#fafafa;box-shadow:0 1px 7px rgba(0,0,0,.08);padding:20px 34px;display:flex;align-items:center;gap:28px}.info-box .icon{font-size:70px;color:var(--blue);font-weight:800;line-height:1}.info-box .headset{color:var(--red)}.info-box h3{font-family:"Barlow Condensed",Impact,sans-serif;text-transform:uppercase;font-size:28px;line-height:1;color:var(--blue);margin:0 0 8px}.info-box:nth-child(2) h3{color:var(--red)}.info-box p{margin:0 0 12px;line-height:1.35}footer{margin-top:0;background:linear-gradient(90deg,#00356f,#005098);color:white;text-align:center;padding:18px 22px 26px}footer p{margin:0 auto 16px;max-width:1000px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.55);font-weight:600}footer nav{display:flex;justify-content:center;gap:58px;flex-wrap:wrap;margin-bottom:18px}footer a{color:white;text-decoration:none;text-transform:uppercase;font-weight:800;font-size:14px}footer small{font-size:12px}@media(max-width:900px){.site-header{height:110px}.hero{grid-template-columns:1fr;gap:24px;padding:30px 7%}.newsletter-preview{max-width:420px;margin:0 auto}.hero h1{font-size:48px}.card-grid{grid-template-columns:repeat(2,1fr)}.quick-links{grid-template-columns:1fr}.section-title h2{font-size:30px;white-space:normal}}@media(max-width:560px){.site-header{height:88px}.hero{min-height:auto;padding:26px 18px;background:linear-gradient(180deg,#00356f 0%,#004b93 56%,#f8fbff 56%,#f8fbff 100%)}.hero-copy{width:100%}.hero h1{font-size:42px}.hero p{font-size:16px}.hero-actions .btn{width:100%}.newsletter-preview{max-width:310px}main{padding:22px 16px}.section-title{gap:12px}.section-title span{display:none}.card-grid{grid-template-columns:1fr}.info-box{padding:18px;gap:16px}.info-box .icon{font-size:46px}footer nav{gap:18px;flex-direction:column}}


/* Newsletter hero header: image-only, no text overlay */
.hero-banner{max-width:1100px;margin:0 auto;line-height:0;background:transparent;position:relative;overflow:hidden}
.hero-banner a{display:block;text-decoration:none}
.hero-banner img{display:block;width:100%;height:auto;border:0}
.hero-banner a:focus-visible{outline:4px solid #e21b2d;outline-offset:4px}
@media(max-width:560px){.hero-banner img{min-height:160px;object-fit:cover;object-position:center}}


/* Compact promotion cards: secondary descriptions removed */
.card-body{padding:14px 14px 16px;gap:8px}
.card-body h3{font-size:18px;line-height:1.2}
.card-body .date{font-size:13px;margin:2px 0 8px;line-height:1.2}
.btn-outline{padding:10px 14px;font-size:13px}
.promo-card img{aspect-ratio:1.25/1}
.content-section{margin-bottom:24px}
.section-title{margin-bottom:18px}
