header{position:sticky;top:0;height:7.5rem;width:100%;z-index:999}header a{color:#000}header div.purple-bar{position:relative;z-index:1}header section.wrapper{position:relative;height:7rem;transition:200ms;overflow:hidden;background-color:#fff;box-shadow:0 0 .5rem 0 #000}header section.wrapper:not(.expanded) img.menu-close{display:none}header section.wrapper:not(.expanded) section.social{opacity:0}header section.wrapper.expanded{height:-moz-min-content;height:min-content;background-color:var(--gray-800)}@media screen and (max-width: 767px){header section.wrapper.expanded{padding-bottom:1.5rem}}header section.wrapper.expanded img.menu-open{display:none}header section.wrapper nav{display:flex;flex-wrap:nowrap;align-items:center}@media screen and (max-width: 767px){header section.wrapper nav{flex-direction:column}}@media screen and (min-width: 768px){header section.wrapper nav{justify-content:space-between;max-width:calc(1100px + 2rem);height:100%;margin:0 auto;padding:0 1rem}}@media screen and (max-width: 767px){header section.wrapper nav>div{order:2}}header section.wrapper nav>div h6{padding:1rem 0}@media screen and (min-width: 768px){header section.wrapper nav>div h6{font-size:.8rem}}@media screen and (min-width: 960px){header section.wrapper nav>div h6{font-size:1rem}}@media screen and (min-width: 1200px){header section.wrapper nav>div h6{font-size:1.1rem}}header section.wrapper nav>div.logo{position:relative;display:flex;place-content:center;height:100%}@media screen and (max-width: 767px){header section.wrapper nav>div.logo{width:100%;height:7rem;order:1}}header section.wrapper nav>div.logo a{display:grid;place-content:center;height:100%}header section.wrapper nav>div.logo a img{height:4rem}header section.wrapper nav>div.logo button{position:absolute;top:50%;right:1rem;padding:0;transform:translateY(-50%);background:none;border:none}@media screen and (min-width: 360px){header section.wrapper nav>div.logo button{right:2.5rem}}@media screen and (min-width: 768px){header section.wrapper nav>div.logo button{display:none}}header section.wrapper nav>div.logo button img{height:2.5rem}header section.wrapper nav>div.logo button img.menu-close{border-radius:50%;background-color:var(--gray-600)}header section.wrapper nav>div.phone{display:grid;grid-template-columns:3.5rem 1fr;align-items:center;gap:.5rem;padding:1rem 0}header section.wrapper nav>div.phone h6{padding:0}header section.wrapper nav>div.phone a{display:block}header section.wrapper section.social{position:absolute;top:0;left:1rem;display:flex;flex-direction:column;justify-content:center;gap:1rem;height:100%;padding-top:.25rem}@media screen and (min-width: 360px){header section.wrapper section.social{left:10vw}}@media screen and (min-width: 768px){header section.wrapper section.social{display:none}}header section.wrapper section.social i{color:var(--indv-purple);font-size:2rem}
