.c-mobile-menu{background:var(--dark-slate-teal);height:100svh;left:0;padding-top:80px;position:fixed;top:0;transform:translateY(-110%);transition:transform .25s ease;width:100%;z-index:-1}body.mobile-menu-open .c-mobile-menu{transform:translateY(0)}.c-header.green .c-mobile-menu{background-color:var(--vivid-neon-green);border-bottom-color:transparent}.c-mobile-menu__nav{height:100%;overflow:auto}.c-mobile-menu__nav::-webkit-scrollbar{background-color:var(--black);width:2px}.c-mobile-menu__nav::-webkit-scrollbar-track{background-color:var(--dark-slate-teal)}.c-mobile-menu__nav::-webkit-scrollbar-thumb{background:var(--vivid-neon-green);height:15px;width:10px}.c-mobile-menu__nav>.c-mobile-menu__level{height:100%}.c-mobile-menu__nav .container{display:flex;flex-direction:column;height:100%}.c-mobile-menu__list{list-style:none;margin:0;overflow-y:auto}.c-mobile-menu__link{margin-bottom:40px}.c-mobile-menu__link--mobile{font-size:18px;line-height:25.2px}.c-mobile-menu__link--highlighted{margin-bottom:24px}.c-mobile-menu__header{align-items:center;display:flex;height:72px;justify-content:center;padding:0 60px;position:relative}.c-mobile-menu__item.item-has-children .c-menu-link--v1{margin-bottom:0;margin-top:40px;position:relative}.c-mobile-menu__item.item-has-children .c-menu-link--v1 svg{display:flex;margin:0;min-height:10px;min-width:10px}.c-mobile-menu__item.item-has-children .c-menu-link--v4{margin-bottom:20px}.c-mobile-menu__item .c-menu-link--v2{margin-bottom:0;margin-top:40px;position:relative}.c-mobile-menu__language{margin-bottom:35px}.c-mobile-menu__address{color:#fff;font-size:12px;font-weight:300;letter-spacing:.03em;line-height:16px;opacity:.5;padding-bottom:35px}.c-header.green .c-mobile-menu__address{opacity:1}.c-mobile-menu__address span{display:block;font-size:12px;font-weight:500;line-height:16px;margin-bottom:15px}.c-mobile-menu__rights{color:var(--white);font-size:12px;font-weight:300;line-height:16px;margin-bottom:20px;margin-top:auto;opacity:.5}.c-header.green .c-mobile-menu__rights{opacity:1}.c-mobile-menu .c-mobile-menu__level--2 .c-mobile-menu__list{border-bottom:1px solid var(--dark-ocean-teal);border-top:1px solid var(--dark-ocean-teal);-moz-column-count:2;column-count:2;margin:5px 0 0;padding:20px 0}body.admin-bar .c-mobile-menu{height:calc(100vh - 46px);top:46px}
