.styles_fullscreen-navigation__IO6ki{background-color:var(--color-background-page-1);position:fixed;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;top:0;left:0;z-index:1000000}.styles_fullscreen-navigation--open__oQ_En{animation-name:styles_open__lOG8u;animation-duration:.5s;animation-timing-function:ease-in-out}.styles_fullscreen-navigation--close__kokdg{animation-name:styles_close__Y5X4R;animation-duration:.5s;animation-timing-function:ease-in-out}.styles_fullscreen-navigation__top__DN5y0{position:sticky;top:0;z-index:2}.styles_fullscreen-navigation__nav__ryTJw{display:flex;justify-content:space-between;align-items:center;height:4.5rem}.styles_fullscreen-navigation__nav__box__cXZH3{width:3.5rem}@media only screen and (min-width:960px){.styles_fullscreen-navigation__nav__box__cXZH3{width:19rem}}.styles_fullscreen-navigation__button__ZwW0E{align-items:center;display:flex;cursor:pointer;outline:none;transition:.3s}.styles_fullscreen-navigation__button--label-prev__9v0gx{text-align:left}.styles_fullscreen-navigation__button--label-next__lM7qR{text-align:right}.styles_fullscreen-navigation__button--prev__bQURt{margin:0 1rem}@media only screen and (min-width:960px){.styles_fullscreen-navigation__button--prev__bQURt{margin:0 .5rem}}.styles_fullscreen-navigation__button--next__AbzhT{margin:0 1rem}@media only screen and (min-width:960px){.styles_fullscreen-navigation__button--next__AbzhT{margin:0 .5rem}}.styles_fullscreen-navigation__close__dOXwQ{cursor:pointer}@keyframes styles_open__lOG8u{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes styles_close__Y5X4R{0%{transform:translateY(0)}to{transform:translateY(-100%)}}