.appbar-wrapper{position:fixed;transition:opacity .3s ease}.appbar,.appbar-wrapper{display:flex;height:50px;justify-content:center;top:0;width:100vw;z-index:1000}.appbar{backdrop-filter:blur(6px);background-color:hsla(0,0%,100%,.4);transition:opacity .3s ease,top .3s ease}.appbar>div{display:flex;height:100%;margin:0 80px;width:100%}.appbar .section{align-items:center;display:flex;flex:1;justify-content:center}.section>.a{all:unset;cursor:pointer;font-weight:400;letter-spacing:.02em;line-height:12.37px}.section>.a.active{font-weight:600}.divider{background-color:#000;border-width:.3px;height:17px;width:1px}.overlay{background:rgba(0,0,0,.5);height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .5s ease,visibility .5s ease;visibility:hidden;width:100vw;z-index:998}.overlay.open{opacity:1;pointer-events:all;touch-action:none;visibility:visible}.menu-label{all:unset;align-items:center;cursor:pointer;display:inline-flex;font-size:12px;font-weight:400;letter-spacing:.1em;line-height:20px;text-transform:uppercase;transition:font-weight .3s}.menu-label:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;margin-left:4px;opacity:0;transform:translateX(-4px);transition:opacity .3s,transform .3s;width:16px}.menu-label:not(.active):hover:after{background-image:url("data:image/svg+xml;utf8,<svg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M6.3125 4L10.3125 8L6.3125 12L5.8767 11.5683L9.44504 8L5.8767 4.43581L6.3125 4Z' fill='black'/></svg>");opacity:1;transform:translateX(0)}.menu-label.active,.menu-label:hover{font-weight:600}.appbar .section:nth-child(4){display:none;justify-content:end}.uppercase{text-transform:uppercase}.mobile-menu{display:none}.search-input-mobile{background:transparent;border:none;border-bottom:.2px solid #000;margin-bottom:48px;outline:none;padding-bottom:10px;width:100%}@media (max-width:1200px){.appbar .section:nth-child(2),.appbar .section:nth-child(3){display:none}.appbar .section:nth-child(4){display:flex}.appbar>div{margin:0 24px}.mobile-menu{display:flex}}