:root{--nav-bg:#000;--brand-blue:#0d2a47;--cta-red:#6f0e13}.nav{background:#000;min-height:auto}.left{background:#0d2a47;width:180px;height:75px;clip-path:polygon(0 0,92% 0,100% 100%,0% 100%)}.right{background:#6f0e13;width:180px;height:75px;clip-path:polygon(8% 0,100% 0,100% 100%,0% 100%)}@media(max-width:768px){.left,.right{width:120px;height:56px}.middle{height:56px}}