.top-menu ul{list-style:none}.top-menu--desktop{display:block}.top-menu--mobile{display:none}@media screen and (max-width:767px){.top-menu--desktop{display:none}.top-menu--mobile{display:block}}.top-menu__item{position:relative}.top-menu__link{font-size:14px;line-height:24px}.top-menu__link,.top-menu__link:active,.top-menu__link:focus,.top-menu__link:hover{text-decoration:none}@media screen and (max-width:767px){.top-menu__item{display:block;width:100%}}.top-menu__item--depth-1{padding:.25rem 1rem;transition:all .3s ease-in-out}.top-menu__item--depth-1:focus,.top-menu__item--depth-1:hover{cursor:pointer}.top-menu__item--depth-1 .top-menu__link{padding:.6rem}.top-menu__child-toggle{transform:translate(-35%,20%)}.top-menu__child-toggle-icon{transition:all .3s ease-in-out}.top-menu__item--open .top-menu__child-toggle>.top-menu__child-toggle-icon{transform:rotate(180deg)}@media screen and (max-width:767px){.top-menu__item--depth-1{border-bottom:1px solid #dfe4e9;border-right:none!important;padding:.75rem 0;transition:all .2s ease}.top-menu__item.top-menu__item--has-submenu{align-items:center;display:flex;justify-content:space-between;padding:.5rem .25rem .5rem 0}.top-menu__item--depth-1 .top-menu__link{color:#777e89;font-size:16px;padding:.5rem}.top-menu__child-toggle{transform:unset}}.top-menu__submenu{align-items:center;border-radius:5px;box-shadow:0 4px 10px 0 rgba(0,0,0,.15);display:none;flex-direction:column;height:.2px;left:2%;opacity:0;padding:0;position:absolute;text-transform:none;top:-200%;width:97%;z-index:99}.top-menu__item--open,.top-menu__submenu{transition:all .3s ease-in-out}.top-menu__item--open>.top-menu__submenu{display:flex;height:fit-content;opacity:1;top:100%;transition:all .3s ease-in-out;width:auto;z-index:999}.top-menu__submenu--level-2{transform:translateY(5%);transition:all .3s ease-in-out}.top-menu__item--depth-1:first-child .top-menu__submenu--level-2{transform:unset}.top-menu__item--depth-2{border-bottom:1px solid hsla(0,0%,100%,.1);padding:0;text-align:center;width:95%}.top-menu__item--depth-2:last-child{border:none}.top-menu__submenu .top-menu__link{align-items:center;display:inline-flex;gap:.5rem;padding:.75rem;transition:opacity .2s ease;width:100%}.top-menu__item--depth-2:nth-child(n) .top-menu__link:before{content:"";display:block;height:32px;margin-right:4px;transition:opacity .2s ease;width:32px}@media screen and (max-width:767px){.top-menu__item--depth-1.top-menu__item--open{border-bottom:none}.top-menu .top-menu__submenu{background-color:#fff;border:none;border-bottom:1px solid #dfe4e9;border-radius:0;box-shadow:none;padding:0 .75rem;transform:translateX(-10px);width:100%;z-index:10}.top-menu__item--open>.top-menu__submenu{z-index:10}.top-menu__item--depth-2{border-bottom:none;padding-left:0;transition:all .2s ease;width:100%}.top-menu__submenu .top-menu__link{color:rgba(15,30,45,.6);padding:2px 4px 8px 0}}@media screen and (min-width:768px){.top-menu__submenu--level-2:before{border-radius:1px;border-right:none;border-top:none;box-shadow:0 4px 10px 0 rgba(0,0,0,.15);content:"";display:block;height:14px;left:27%;overflow:hidden;position:absolute;top:-2.5%;transform:rotate(45deg);transition:all .3s ease-in-out;width:14px}}