.header-diagonal{clip-path:polygon(0 0,90% 0,100% 100%,0 100%);box-shadow:0 2px 8px rgba(0,0,0,.08)}.header-trapecio{background:#18181b;height:80px;min-width:260px;display:flex;align-items:flex-end;justify-content:center;clip-path:polygon(0 0,100% 0,85% 100%,0 100%);box-shadow:0 2px 8px rgba(0,0,0,.08);z-index:2}.header-amarilla{height:56px;display:flex;align-items:flex-end;z-index:1}.header-amarilla-absolute{position:absolute;left:0;top:0;width:100%;height:72px;background:#eab308;z-index:1}.header-trapecio-absolute{background:#18181b;position:absolute;left:0;top:0;width:320px;height:96px;clip-path:polygon(0 0,100% 0,75% 100%,0 100%);display:flex;align-items:center;justify-content:center;box-shadow:none;z-index:2}.header-content{position:relative;z-index:10;height:72px;margin-left:320px;display:flex;align-items:center;justify-content:flex-end;padding-left:32px;padding-right:32px}body.menu-open{overflow:hidden}@media (max-width:768px){.header-trapecio-absolute{width:150px;height:72px;clip-path:polygon(0 0,100% 0,80% 100%,0 100%);box-shadow:none;padding-right:18px;align-items:center}.header-amarilla-absolute{height:56px}.header-content{height:56px;margin-left:200px;padding-left:12px;padding-right:12px}.mobile-menu{transition:transform .2s ease;will-change:transform}}header{box-shadow:none!important}