.header-sticky{position:sticky;top:0;z-index:100;background:#fff}.header-main{position:relative;width:100%;background:#fff}.header-first-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;background:#fff}.header-left{flex-shrink:0}.header-left .header-logo{height:3.5rem;width:auto}.header-nav-desktop{display:flex;flex-wrap:nowrap;gap:1.5rem;font-weight:500}.header-nav-desktop a{text-decoration:none;color:#555;transition:color .2s ease;white-space:nowrap}.header-nav-desktop a:hover{color:#3cacae}.burger{display:none;flex-direction:column;gap:.25rem;background:none;border:none;cursor:pointer}.burger span{display:block;width:1.5rem;height:2px;background:#3cacae}.social-icons{display:flex;justify-content:center;gap:.75rem;padding:.5rem 0;background:#fff}.mobile-nav{position:fixed;top:0;right:0;width:60vw;max-width:320px;height:100vh;background:#fff;color:#333;transform:translate(100%);transition:transform .3s ease;z-index:999;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-nav.open{transform:translate(0)}.mobile-nav-inner{display:flex;flex-direction:column;max-height:100vh;overflow-y:auto;padding:env(safe-area-inset-top) 2rem env(safe-area-inset-bottom);overscroll-behavior:contain}.mobile-nav-close{position:sticky;top:0;align-self:flex-end;background:#fff;border:none;font-size:2rem;line-height:1;padding:.5rem 0;cursor:pointer;z-index:10}.mobile-nav a{display:block;padding:.5rem 0;font-weight:600;text-decoration:none;color:inherit}@media screen and (orientation:portrait){.mobile-nav a{font-size:1.1rem}}@media screen and (orientation:landscape){.mobile-nav a{font-size:.9rem}}@media(min-width:1537px){.header-right{flex-shrink:0}}.header-first-row{flex-wrap:nowrap}@media(max-width:1536px)and (min-width:1024px){.header-first-row{flex-wrap:wrap}.header-right{width:100%;margin-top:.5rem;display:flex;justify-content:flex-start;flex-basis:100%}.header-nav-desktop{width:100%;display:flex;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.header-nav-desktop::-webkit-scrollbar{display:none}}@media(max-width:1023px){.header-nav-desktop{display:none}.burger{display:flex}.header-first-row{flex-wrap:nowrap}.header-right{width:auto;margin-top:0;display:flex;justify-content:flex-end}}.header-social-icon{display:inline-block;width:1.5rem;height:1.5rem;background-size:contain;background-repeat:no-repeat;background-position:center}.header-social-icon[aria-label=Facebook]{background-image:url(/images/navicons/facebook-color.png)}.header-social-icon[aria-label=Instagram]{background-image:url(/images/navicons/instagram-color.png)}.header-social-icon[aria-label=YouTube]{background-image:url(/images/navicons/youtubeColor.png)}.header-social-icon[aria-label=LinkedIn]{background-image:url(/images/navicons/linkedin-color.png)}
