.scroll{position:relative}.scroll nav{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.scroll nav ul{padding:0;margin:0;list-style-type:none;width:200px;max-width:200px}.scroll nav ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25px;max-width:25px;overflow:hidden;text-align:right;margin-left:auto}.scroll nav ul li.current,.scroll nav ul li:hover{width:200px;max-width:200px}.scroll nav ul li span{display:inline-block}.sticky--child{position:absolute;z-index:9;top:0;right:calc(8.33333% + (40px / 2));height:100vh;width:200px}@media all and (max-width:991.98px){.sticky--child{display:none}}.menu-item{opacity:0;-webkit-transition:opacity 0s ease-in .6s,opacity .6s;-o-transition:opacity 0s ease-in .6s,opacity .6s;transition:opacity 0s ease-in .6s,opacity .6s;position:relative;padding:1.1vw 0}.menu-item:after{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#010e1b;-webkit-transition:width .6s;-o-transition:width .6s;transition:width .6s}.menu-item--hover.current .menu-item,.menu-item--hover:hover .menu-item{opacity:1;-webkit-transition:opacity 0s ease-in .6s,opacity .6s;-o-transition:opacity 0s ease-in .6s,opacity .6s;transition:opacity 0s ease-in .6s,opacity .6s}.menu-item--hover.current .menu-item:after,.menu-item--hover:hover .menu-item:after{width:0}.menu-item--hover a,.menu-item--hover span{color:#fff;letter-spacing:.022vw;line-height:1.2}.menu-item--hover a,.menu-item--hover span{font-size:12px}@media screen and (min-width:768px){.menu-item--hover a,.menu-item--hover span{font-size:calc(12px + 5 * ((100vw - 768px)/ 1152))}}@media screen and (min-width:1920px){.menu-item--hover a,.menu-item--hover span{font-size:17px}}.menu-item--hover span{width:40px;text-align:right;font-weight:900}.menu-item--hover a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-item--hover a svg{fill:#fff;height:16px;margin-right:5px}