.headerContainer{top:0;background-color:#fff;width:100%;height:100%;justify-content:space-between;align-items:center;flex-direction:row;grid-area:1/2/2/6;z-index:20;display:flex;justify-content:flex-end;padding-right:30px;border-bottom:.3rem solid #1d3969;box-shadow:0 10px 5px -10px rgba(0,0,0,.498)}.headerContainerResponsive{display:none}.headerComplete{top:0;background-color:#fff;width:100%;height:100%;box-shadow:5px 0 11px rgba(0,0,0,.2);display:flex;justify-content:space-between;align-items:center;flex-direction:row;grid-area:1/1/2/6;z-index:20;padding:5px 10px;border-bottom:.7rem solid #1d3969}@media screen and (max-width:768px){.headerContainer{display:none}.headerContainerResponsive{top:0;background-color:#fff;width:100%;height:100%;justify-content:space-between;align-items:center;flex-direction:row;grid-area:1/2/2/6;z-index:20;display:flex;justify-content:flex-end;padding-right:30px;border-bottom:.3rem solid #1d3969}.headerDivContainerHeaderResponsive{display:flex;flex-direction:row;justify-content:center;align-items:center}}.containerNavMain{padding-right:0}.linkText{font-size:10px}.containerNavTop{display:flex;align-items:center;align-content:flex-end;flex-direction:row;gap:15px}