.navigation-wrapper{position:fixed;top:3.5rem;left:0;z-index:20;height:0px;overflow:hidden;background-color:var(--color-background)}.navigation-wrapper--active{height:calc(100dvh - 3.5rem);width:100%}@media(min-width:992px){.navigation-wrapper{position:static;height:fit-content;width:fit-content;background-color:transparent;padding:0}}.navigation{margin-left:auto;margin-right:auto;display:flex;max-width:34.375rem;flex-direction:column;gap:1rem;padding:2.25rem 1.5rem}@media(min-width:992px){.navigation{position:static;height:fit-content;width:fit-content;max-width:none;flex-direction:row;justify-content:space-between;gap:0px;background-color:transparent;padding:0;color:var(--color-foreground)}}.header{position:fixed;top:0;z-index:10;display:flex;width:100%;flex-direction:column;background-color:var(--color-background-alt);max-height:100vh;overflow-y:auto}@media(min-width:992px){.header{max-height:unset;overflow-y:unset}}.header__cta{position:relative;display:none;height:auto;width:20rem;min-width:20rem;align-self:stretch;background-color:transparent;color:var(--color-muted);opacity:1}@media(min-width:992px){.header__cta{display:block}}.header__cta{transition:height .2s ease-in-out,max-height .2s ease-in-out}.header__cta--close{opacity:0}.header__cta-content{display:flex;height:fit-content;width:100%;flex-direction:column;justify-content:flex-end;padding:1rem 1rem 2.25rem}.header__dropdown{position:absolute;z-index:10}@media(max-width:991px){.header__dropdown-mobile{transition-property:none}.header__dropdown-mobile--active{position:fixed;top:3.5rem;left:0;height:calc(100dvh - 3.5rem);max-height:calc(100dvh - 3.5rem);width:100%;border-radius:0}.header__dropdown-mobile--active .header__dropdown-list{margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:100%;max-width:34.375rem;flex-direction:column;gap:1rem;overflow:auto;background-color:var(--color-background);padding:2.25rem 1.5rem}}.header__dropdown-list{height:100%;width:16.875rem;min-width:16.875rem;gap:.75rem;background-color:var(--color-background-alt);padding:1.5rem;padding-top:0}.header__third-layer{visibility:hidden;height:0px;max-height:0px;width:0px;max-width:0px;overflow:hidden}@media(min-width:992px){.header__third-layer{transition:height .2s ease-in-out,opacity 1.2s ease-in-out}.header__third-layer li{transition:opacity .3s ease-in-out}}.header__third-layer li{opacity:0}@media(max-width:991px){.header__third-layer--open{visibility:visible;position:fixed;top:3.5rem;left:0;z-index:21;height:calc(100dvh - 3.5rem);max-height:none;width:100%;max-width:none;overflow:auto;overflow:hidden;background-color:var(--color-background)}.header__third-layer--open ul{margin-left:auto;margin-right:auto;display:flex;max-width:34.375rem;flex-direction:column;gap:1rem;background-color:var(--color-background);padding:2.25rem 1.5rem}}@media(min-width:992px){.header__third-layer--open{visibility:visible;display:block;height:fit-content;max-height:fit-content;width:20rem;max-width:20rem}}.header__third-layer--open li{opacity:1}.hamburger-button{height:1.5rem;width:1.5rem;background-color:var(--color-foreground);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url(/build/front/assets/hamburger-B07KuZpI.svg);mask-image:url(/build/front/assets/hamburger-B07KuZpI.svg)}@media(min-width:992px){.hamburger-button{display:none}}.hamburger-button--open{-webkit-mask-image:url(/build/front/assets/close-DMmpWUsQ.svg);mask-image:url(/build/front/assets/close-DMmpWUsQ.svg)}
