.ws-top-navigation-wrapper{left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:9999}.ws-top-navigation-wrapper:before{backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);background:linear-gradient(180deg,#fff,color-mix(in srgb,#fff 0%,#0000));content:"";height:calc(var(--nav-bar-height) + 60px);left:0;mask-image:linear-gradient(180deg,#000 50%,#0000);-webkit-mask-image:linear-gradient(180deg,#000 50%,#0000);pointer-events:none;position:absolute;top:0;transition:opacity .25s ease-in;width:100%}.ws-top-navigation-wrapper:has(.ws-top-navigation--full-bleed):before{opacity:0}.ws-top-navigation{align-items:center;border-radius:28px;display:flex;gap:0;justify-content:space-between;margin-left:auto;margin-right:auto;padding:4px;pointer-events:auto;position:relative;top:calc(var(--nav-bar-height) + 4px);transition:border-radius .25s ease-in,width .25s ease-in,padding .25s ease-in,top .25s ease-in,background-color .25s ease-in,gap .25s ease-in;width:calc(100% - 16px)}.ws-top-navigation .ws-btn--icon{background:#0000;flex-shrink:0;transition:background .25s ease-in}.ws-top-navigation .ws-btn--icon:focus,.ws-top-navigation .ws-btn--icon:hover{background:#0000}.ws-top-navigation:not(.ws-top-navigation--back-navigation-only):not(.ws-top-navigation--full-bleed){backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:color-mix(in srgb,var(--ws-background-light) 50%,#0000)}.ws-top-navigation.ws-top-navigation--full-bleed{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--ws-color-primary);border-radius:0;padding:calc(8px + var(--nav-bar-height)) 12px 8px;top:0;width:100%}.ws-top-navigation.ws-top-navigation--full-bleed>.ws-btn--icon{background:var(--ws-color-primary)}.ws-top-navigation--search-expanded{gap:8px}.ws-top-navigation--back-navigation-only .ws-btn--icon{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:color-mix(in srgb,var(--ws-background-light) 50%,#0000)}.ws-top-navigation--back-navigation-only.ws-top-navigation--full-bleed{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0000}.ws-top-navigation--back-navigation-only.ws-top-navigation--full-bleed>.ws-btn--icon{background-color:color-mix(in srgb,var(--ws-background-light) 50%,#0000)}.ws-top-navigation__back-btn{min-width:44px;opacity:1;overflow:hidden;transform:translate(0) scale(1);transition:width .25s ease-in,min-width .25s ease-in,opacity .24s ease,transform .25s ease-in,padding .25s ease-in,margin .25s ease-in;width:44px}.ws-top-navigation__title{gap:8px}.ws-top-navigation-title-fade-enter-active{transition:opacity .25s ease-in}.ws-top-navigation-title-fade-enter-from{opacity:0}.ws-top-navigation__title--centered{grid-column:2;text-align:center}.ws-top-navigation--hide-search{display:grid;grid-template-columns:1fr auto 1fr;min-height:52px}.ws-top-navigation--hide-search .ws-top-navigation__back-btn{justify-self:start}.ws-top-navigation--hide-search{transition:border-radius .25s ease-in,width .25s ease-in,padding .25s ease-in,top .25s ease-in,background-color .25s ease-in,min-height .25s ease-in}.ws-top-navigation--hide-search.ws-top-navigation--full-bleed{min-height:calc(var(--nav-bar-height) + 60px)}.ws-top-navigation-title__image{aspect-ratio:1/1;height:32px;width:32px}.ws-top-navigation__search-container{align-items:center;background:#0000;border:1px solid var(--background-2);border-radius:50%;box-shadow:none;cursor:pointer;display:flex;flex:0 0 44px;height:44px;overflow:hidden;padding:0;position:relative;transition:flex-grow .25s ease-in,flex-basis .25s ease-in,padding .25s ease-in,height .25s ease-in .25s,border-radius .25s ease-in .25s,border-color .25s ease-in,background .25s ease-in,box-shadow .25s ease-in}.ws-top-navigation__search-container.ws-top-navigation__search-container--no-transition,.ws-top-navigation__search-container.ws-top-navigation__search-container--no-transition .ws-top-navigation__search-icon,.ws-top-navigation__search-container.ws-top-navigation__search-container--no-transition .ws-top-navigation__search-input{transition:none}.ws-top-navigation.ws-top-navigation--full-bleed .ws-top-navigation__search-container{background:var(--ws-color-primary);border-color:var(--background-2)}.ws-top-navigation--show-search-bar.ws-top-navigation--full-bleed .ws-top-navigation__search-container{background:#fff;border-color:rgba(var(--base-color-rgb),.2)}.ws-top-navigation__search-container--expanded{background-color:#fff;border-color:rgba(var(--base-color-rgb),.2);border-radius:var(--ws-border-radius);box-shadow:none;flex-basis:0;flex-grow:1;flex-shrink:1;height:40px;padding:4px 8px;transition:flex-grow .25s ease-in,flex-basis .25s ease-in,padding .25s ease-in,height .25s ease-in,border-radius .25s ease-in,border-color .25s ease-in,background .25s ease-in,box-shadow .25s ease-in}.ws-top-navigation.ws-top-navigation--full-bleed .ws-top-navigation__search-container--expanded{background:#fff}.ws-top-navigation--show-search-bar .ws-top-navigation__search-container{background-color:#fff;border-color:rgba(var(--base-color-rgb),.2);border-radius:var(--ws-border-radius);box-shadow:none;flex-basis:0;flex-grow:1;height:40px;margin:2px 0;min-width:0;padding:4px 8px}.ws-top-navigation__search-actions{align-items:center;display:flex;gap:4px;pointer-events:none;position:absolute;right:calc(50% - 12px);transition:right 0s linear .25s;z-index:1}.ws-top-navigation--show-search-bar.ws-top-navigation--search-expanded .ws-top-navigation__search-actions,.ws-top-navigation__search-container--expanded .ws-top-navigation__search-actions{right:9px;transition:right 0s linear 0s}.ws-top-navigation--show-search-bar .ws-top-navigation__search-actions{left:auto;right:9px;transition:right 0s linear 0s}.ws-top-navigation__search-icon{opacity:0;pointer-events:none;position:absolute;right:calc(50% - 12px);z-index:1}.ws-top-navigation__search-icon--visible{opacity:1;transition:opacity .25s ease-in}.ws-top-navigation__search-container--expanded .ws-top-navigation__search-icon{left:8px;right:auto}.ws-top-navigation--show-search-bar .ws-top-navigation__search-icon{left:8px;opacity:1;right:auto;transition:none}.ws-top-navigation__clear-btn{pointer-events:auto}.ws-top-navigation__search-input{background:#0000;border:none;flex:1 1 0;font-size:16px;min-width:0;opacity:0;outline:none;padding:0 32px 0 0;pointer-events:none;transition:opacity .25s ease-in}.ws-top-navigation--show-search-bar .ws-top-navigation__search-input,.ws-top-navigation__search-container--expanded .ws-top-navigation__search-input{opacity:1;pointer-events:auto}.ws-top-navigation--show-search-bar .ws-top-navigation__search-input,.ws-top-navigation__search-container--expanded .ws-top-navigation__search-input{padding-left:28px}.ws-top-navigation-wrapper>.ws-top-navigation-search-flapout{background:#fff;pointer-events:auto}.ws-top-navigation-wrapper>.ws-top-navigation-search-flapout .ws-search-flapout__content{border-radius:0;filter:none;height:calc(100vh - var(--flapout-top, 0px));left:0;margin-top:0;max-height:none;pointer-events:auto;position:relative!important;right:0;width:100%}.ws-top-navigation-banner{pointer-events:auto}
