.cb-stock-header{background-color:var(--stock-edge-navy);color:#FFFFFF;padding:18px 42px;}
@media (max-width: 1024px){.cb-stock-header{background-color:var(--stock-edge-navy);color:#FFFFFF;padding:18px 42px;}}
@media (max-width: 767px){.cb-stock-header{background-color:var(--stock-edge-navy);color:#FFFFFF;padding:18px 42px;}}
.cb-stock-header-grid{max-width:1180px;margin:0 auto;align-items:center;}
@media (max-width: 1024px){.cb-stock-header-grid{max-width:1180px;margin:0 auto;align-items:center;}}
@media (max-width: 767px){.cb-stock-header-grid{max-width:1180px;margin:0 auto;align-items:center;}}
.cb-stock-header-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(1, 1fr);column-gap:18px;row-gap:18px;}
@media (max-width: 1024px){.cb-stock-header-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(1, 1fr);column-gap:18px;row-gap:18px;}}
@media (max-width: 767px){.cb-stock-header-grid{display:grid;grid-template-columns:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);column-gap:18px;row-gap:18px;}}
.cb-stock-brand-name{font-size:17px;margin:0;color:#FFFFFF;}
@media (max-width: 1024px){.cb-stock-brand-name{font-size:17px;margin:0;color:#FFFFFF;}}
@media (max-width: 767px){.cb-stock-brand-name{font-size:17px;margin:0;color:#FFFFFF;}}
.cb-stock-brand-by{font-size:11px;color:var(--stock-edge-muted);margin:3px 0 0;}
@media (max-width: 1024px){.cb-stock-brand-by{font-size:11px;color:var(--stock-edge-muted);margin:3px 0 0;}}
@media (max-width: 767px){.cb-stock-brand-by{font-size:11px;color:var(--stock-edge-muted);margin:3px 0 0;}}
.cb-stock-static-nav{font-size:12px;font-weight:700;color:var(--stock-edge-muted);text-align:right;}
@media (max-width: 1024px){.cb-stock-static-nav{font-size:12px;font-weight:700;color:var(--stock-edge-muted);text-align:right;}}
@media (max-width: 767px){.cb-stock-static-nav{font-size:12px;font-weight:700;color:var(--stock-edge-muted);text-align:right;}}
.cb-stock-header-cta{justify-self:end;}
@media (max-width: 1024px){.cb-stock-header-cta{justify-self:end;}}
@media (max-width: 767px){.cb-stock-header-cta{justify-self:end;}}
