.navbar-module__mEBHta__navWrap{--nav-frame-bg:var(--navbar-frame-bg);--nav-border:var(--navbar-border);--nav-bubble-active-bg:var(--navbar-bubble-active-bg);--nav-bubble-hover-bg:var(--navbar-bubble-hover-bg);--nav-bubble-shadow:var(--navbar-bubble-shadow);--nav-bubble-hover-shadow:var(--navbar-bubble-hover-shadow);display:inline-block;position:relative}.navbar-module__mEBHta__navWrap:after{content:"";z-index:-1;background:var(--nav-frame-bg);border-radius:500px;display:block;position:absolute;inset:-5px}.navbar-module__mEBHta__navInner{border:1px solid var(--nav-border);border-radius:500px;padding:6.7px;position:relative}.navbar-module__mEBHta__nav{display:inline-block}.navbar-module__mEBHta__link{color:var(--nav-link-default);z-index:10;border-radius:9999px;padding:10px 20px;font-size:16px;font-weight:600;text-decoration:none;display:inline-block;position:relative}.navbar-module__mEBHta__link:hover{color:var(--nav-link-hover)}.navbar-module__mEBHta__linkActive,.navbar-module__mEBHta__linkActive:hover{color:var(--nav-link-active)}.navbar-module__mEBHta__bubble{opacity:0;border-radius:500px;height:calc(100% - 8px);transition:transform .2s,width .2s,opacity .2s;position:absolute;top:4px;left:0}.navbar-module__mEBHta__bubble.navbar-module__mEBHta__active{z-index:2;background:var(--nav-bubble-active-bg);box-shadow:var(--nav-bubble-shadow)}.navbar-module__mEBHta__bubble.navbar-module__mEBHta__hover{z-index:1;background:var(--nav-bubble-hover-bg);box-shadow:var(--nav-bubble-hover-shadow)}@media (max-width:767px){.navbar-module__mEBHta__navWrap{display:none}}
