:root{--heaverv2-top-container-bg:var(--tw-color-blue-50)}.headerv2__container *{box-sizing:border-box}.headerv2__top-container{width:100%;margin:0 auto;display:none;background-color:var(--heaverv2-top-container-bg);padding:.5rem 1.5rem}.headerv2__top-nav-container{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;font-weight:700}.headerv2__top-nav-container a{color:var(--tw-color-tertiary-foreground)}.headerv2__top-nav-links{display:flex;align-items:center;gap:1rem}.headerv2__top-nav-contact{display:flex;align-items:center;gap:1.5rem}.headerv2__top-nav-contact-item{display:flex;align-items:center;gap:.25rem}@media (min-width:768px){.headerv2__top-container{display:block}}