.header__navigation--toggle{position:fixed;right:1rem;z-index:10000}@media (max-width:767px){.header__navigation--toggle{bottom:1rem}}@media (min-width:768px){.header__navigation--toggle{top:.5rem}.header--has-translation .header__navigation--toggle{right:4rem}}.header__navigation{bottom:0;display:none;flex-direction:column;height:100%;left:0;opacity:0;padding:0;position:fixed;visibility:hidden;width:100%;z-index:-9999}.header__navigation.open{display:flex;opacity:1;visibility:visible;z-index:9999}@media (max-width:1199px){.header__navigation{overflow-y:scroll}}@media (min-width:1200px){.header__navigation{flex-direction:row}}.header__sidebar{display:flex;flex-direction:column;justify-content:space-between;padding:4rem 1rem 2rem;width:100%}@media (min-width:1200px){.header__sidebar{padding:4rem 2rem;width:25%}}.header__menu{padding:2rem 0;width:100%}@media (min-width:1200px){.header__menu{overflow-y:scroll;padding:4rem 2rem;width:75%}}.menu--desktop{display:block}.menu--mobile{display:none}@media (max-width:767px){.menu--desktop{display:none}.menu--mobile{display:block}}.menu__wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.menu__item--depth-1{margin-bottom:2rem;padding:1rem;width:100%}.menu__item--depth-1>.menu__link{display:block;font-size:2rem;font-weight:700}@media (min-width:767px){.menu__item--depth-1{width:50%}}.menu__item--depth-2{padding:.25rem 0}.menu__item--depth-2 .menu__link{font-size:1rem;font-weight:400;padding:.25rem 0}ul.menu__submenu--level-3{padding:.5rem 0 0 1rem}.menu__item--depth-3{padding:.25rem 0}.menu__item--depth-3 .menu__link{font-size:1rem;font-weight:400;padding:.25rem 0}.menu__item--depth-3 .menu__link:before{content:"-";margin-right:.5rem}.menu--mobile .menu__item{position:relative}.menu__child-toggle:after{display:none}