.newsletter-masthead{isolation:isolate;color:#fff;background:#0b2133;border:1px solid #263e50;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-width:0;min-height:192px;padding:32px 28px;display:flex;position:relative;overflow:hidden}.newsletter-masthead__background{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.newsletter-masthead:before{content:"";z-index:-1;background:linear-gradient(90deg,#091a29e8,#091a29c4 48%,#091a2961);position:absolute;inset:0}.newsletter-masthead--tech{background:#25465d;border-color:#476b81}.newsletter-masthead--tech:before{background:linear-gradient(90deg,#1b3c52eb,#1b3c52c7 48%,#1b3c526b)}.newsletter-masthead .brand-logo{color:#fff;align-items:center;gap:12px;width:min(390px,100%);position:relative}.newsletter-masthead .brand-logo__category{color:#fff;font:500 14px/1.4 var(--sans);letter-spacing:.035em}.newsletter-masthead__signature{color:#c5d1d9;font:400 12px/1.5 var(--sans);text-align:center;position:relative}.newsletter-masthead--compact{gap:0;min-height:124px;padding:24px}.newsletter-masthead--compact .brand-logo{gap:10px;width:min(240px,100%)}.newsletter-masthead--compact .brand-logo__category{letter-spacing:.02em;font-size:13px}@media (max-width:600px){.newsletter-masthead{gap:16px;min-height:165px;padding:28px 24px}.newsletter-masthead .brand-logo__category{font-size:13px}.newsletter-masthead--compact{min-height:104px;padding:20px 28px}.newsletter-masthead--compact .brand-logo{gap:8px;width:min(224px,100%)}}
