.nav{background:linear-gradient(90deg, #005f7a 2.88%, #007c9f 97.36%);color:#fff;display:flex;justify-content:space-between;height:48px;padding:0 8px;position:sticky;top:0;z-index:1000}.nav__main-wrapper{display:flex}.nav__logo{margin-left:8px;margin-right:16px;width:77px;cursor:pointer;align-self:center}.nav__main,.nav__utility{display:flex}
.menu__root-item{cursor:pointer;position:relative;font-size:14px;display:flex;flex-shrink:0;align-items:center;height:100%;line-height:19px}.menu__root-item:hover,.menu__root-item--open{background:rgba(0,0,0,.2);mix-blend-mode:normal}.menu__root-item-text{color:inherit;text-decoration:none !important;padding:14px 16px 15px 16px}.menu__root-item-text:hover{color:#fff}.menu__root-item-icon{height:16px}.menu__item-groups{position:absolute;top:48px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2);padding:0;border:none;cursor:default;border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;visibility:hidden;display:none}.menu__item-groups--open{visibility:visible !important;display:flex !important;z-index:9999}.menu__item-group{padding:24px 40px 24px 24px;white-space:nowrap}.menu__item-group .menu__item:not(:last-of-type){margin-bottom:8px}.menu__item-group-uns{padding:12px 40px 0px 24px;white-space:nowrap}.menu__item-group-uns .menu__item:not(:last-of-type){margin-bottom:8px}.menu__item-group-uns-products{padding:12px 40px 12px 24px;white-space:nowrap;border-top:1px #ddd solid;margin-top:12px}.menu__item-group-uns-title{padding:24px 40px 0px 24px;white-space:nowrap}.menu__item-group-title{line-height:14px;font-size:12px;color:#6d6d6d;font-weight:500;letter-spacing:1px;padding:0 0 12px 0;text-transform:uppercase}.menu__item-group-uns-title-item{line-height:16px;font-size:12px;color:#6d6d6d;font-weight:500;letter-spacing:1px;text-transform:uppercase}.menu__item{display:block;color:#212121;line-height:20px;cursor:pointer;text-decoration:none;transition:none}.menu__item:hover{color:#005f7a;text-decoration:underline}.menu__item-groups--stacked{flex-direction:column}.menu__item-groups--stacked .menu__item-group:not(:last-child){padding-bottom:24px}.menu__item-groups--stacked .menu__item-group:not(:first-child){border-top:1px #ddd solid}.menu__item-groups-uns--stacked{flex-direction:column}.overlay{width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:9007199254740990;cursor:pointer}.drawer{width:900px;height:100%;position:fixed;top:0;right:0;bottom:0;z-index:9007199254740991}

/*# sourceMappingURL=vendor.css.map*/