.Navigation{position:fixed;height:0;pointer-events:none}.Navigation__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;background:transparent;outline:none;cursor:pointer;position:absolute;top:10px;left:calc(50% + 595px);pointer-events:all;overflow:hidden;display:block;width:56px;height:56px}@media (max-width: 1740px){.Navigation__toggle{left:auto;right:25px}}.Navigation__toggle span{width:36px;height:4px;background:var(--first-block-text-color, #fff);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:2px;z-index:2}.Navigation__toggle span:first-child{transform:translate(-50%,-12px)}.Navigation__toggle span:last-child{transform:translate(-50%,8px)}.Navigation__toggle span:first-child,.Navigation__toggle span:last-child{transition:.25s transform .25s,0s opacity .25s}.Navigation__toggle span:nth-child(2),.Navigation__toggle span:nth-child(3){transition:.25s transform,.25s background}.Navigation__container{opacity:1;background:#fff;width:calc((100vw - 1130px)/2);height:calc(var(--vh) * 100);right:calc((100vw - 1130px)/-2);transition:.25s transform;transform:translate(0);overflow-y:auto;-webkit-overflow-scrolling:touch}.Navigation__container a{color:#000;text-decoration:none}@media (max-width: 1740px){.Navigation__container{width:360px;right:-360px}}@media (max-width: 480px){.Navigation__container{width:100%;right:-100%}}.Navigation__container ul{margin:0;padding:100px 45px 50px;list-style:none}@media (max-width: 480px){.Navigation__container ul{padding:50px 30px}}.Navigation__container ul a{font-family:lato,sans-serif;font-weight:500;font-style:normal;font-size:1.5rem;line-height:1.6em;letter-spacing:.035em;font-weight:600;display:block;padding:5px 0}.Navigation__container ul a:hover{color:#ff4b7e}.Navigation__container ul .Navigation__item--active>a{color:#ff4b7e}.Navigation__container ul ul{padding:0 0 10px 25px}.Navigation__container ul ul a{font-family:lato,sans-serif;font-weight:500;font-style:normal;font-size:1.1rem;line-height:1.6em;letter-spacing:.035em;font-weight:400;padding:2px 0}.Navigation--visible .Navigation__container{transform:translate(-100%);pointer-events:all}.Navigation--visible .Navigation__background{opacity:1;pointer-events:all;height:calc(var(--vh) * 100);cursor:pointer}.Navigation--visible .Navigation__toggle span{box-shadow:none}.Navigation--visible .Navigation__toggle span:first-child,.Navigation--visible .Navigation__toggle span:last-child{transform:translate(-50%,-50%);transition:.25s transform,0s opacity .25s;opacity:0}.Navigation--visible .Navigation__toggle span:nth-child(2),.Navigation--visible .Navigation__toggle span:nth-child(3){transform:translate(-50%,-50%) rotate(45deg);transition:.25s transform .25s,.25s width,.25s background .25s;background:#000}.Navigation--visible .Navigation__toggle span:nth-child(3){transform:translate(-50%,-50%) rotate(-45deg)}html.admin .Navigation{top:auto;position:static;height:auto}html.admin .Navigation__toggle{display:none}
