header{position:sticky;top:0;left:0;width:100%;height:50px;z-index:1000;background:var(--bg-primary);box-shadow:0 1px 2px 0 var(--shadow);display:flex;align-items:center}.Header-module__header-container___boo-h{display:flex;flex-direction:row;justify-content:center;max-height:27px;max-width:800px;height:100%;width:100%;margin:0 auto}nav{flex-grow:2;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.Header-module__nav-link___xeBhK{cursor:pointer;text-decoration:none;color:var(--text-primary);font-size:68.75%;font-weight:600;transition:all .2s ease;position:relative;white-space:nowrap;-webkit-tap-highlight-color:transparent}.Header-module__nav-link___xeBhK.Header-module__active___gojPF{color:var(--accent-color)}.Header-module__nav-link___xeBhK.Header-module__active___gojPF:after{content:"";background:var(--accent-color);position:absolute;left:50%;top:100%;transform:translate(-50%,100%);width:calc(100% - .75rem);height:2px;border-radius:29px}.Header-module__search-container___OHtty{flex-grow:1;max-height:24px;max-width:405px;align-self:center}.Header-module__sub-title-container___J6wN0{max-width:800px;width:100%;margin:0 auto;display:flex;flex-direction:row;justify-content:center;font-size:.625rem;font-weight:300;color:var(--text-quinary);padding:18px 0}.Header-module__sub-title-container___J6wN0 span{display:inline-flex;align-items:center}.Header-module__sub-title-container___J6wN0 span:not(:last-child):after{content:"";display:inline-block;width:.5px;height:12px;background:var(--text-quinary);margin:0 6px}@media(min-width:768px)and (max-width:1199px){header{padding:0 .875rem}}@media(max-width:767px){header{height:60px;padding:0 .875rem}.Header-module__header-container___boo-h{max-height:34px}nav{gap:3.25rem;margin-bottom:20px}.Header-module__nav-link___xeBhK{font-size:1.125rem}.Header-module__search-container___OHtty{max-width:none;max-height:34px;align-self:stretch}.Header-module__sub-title-container___J6wN0{padding:10px 0}}
