@media(min-width:1025px){.header-menu__grandchildren{background-color:#fff;left:100%;opacity:0;position:absolute;top:0;transition:all .2s ease-in-out;visibility:hidden}.header-menu__child.header-menuparent--has-children:focus-within .header-menu__grandchildren,.header-menu__child.header-menuparent--has-children:hover .header-menu__grandchildren{opacity:1;transition:all .2s ease-in-out;visibility:visible}ul.header-menu__grandchildren{background-color:#fff;left:100%;margin-top:-51px;min-width:170px;opacity:0;position:absolute;transition:all .2s ease-in-out;visibility:hidden}.navbar-menu__grandchild-link{color:inherit;display:block;font-weight:inherit;padding:.5em 10px}}