@import url(https://fonts.googleapis.com/css?family=Public+Sans:300,400,700&display=swap);
.e--global-nav{align-items:center;background:#fff;display:flex;flex-direction:column;left:0;overflow:hidden;position:relative;top:0;width:100%;z-index:2}.e--global-nav .e--global-dropdown-items{display:none;flex-direction:column;width:100%}.e--global-nav .e--global-dropdown-wrapper{display:block;width:100%}.e--global-nav .e--global-dropdown-wrapper .e--global-dropdown-active{background:#1e2020;color:#fff;display:block;font-family:Public Sans,sans-serif;font-weight:600;padding:10px 20px;text-align:center;text-decoration:none}.e--global-nav .e--global-dropdown-wrapper .e--global-dropdown-active i{position:absolute;right:30px;top:15px}.e--global-nav a.e--global-nav-item{align-items:center;color:#000;display:flex;font-family:Public Sans,sans-serif;font-size:10px;font-weight:500;height:40px;letter-spacing:1pt;padding:10px 12px;text-align:center;text-decoration:none;text-transform:uppercase}.e--global-nav a.e--global-nav-item:hover{background:#f4f4f5;color:#000;text-decoration:none}@media only screen and (min-width:992px){.e--global-nav{flex-direction:row;height:40px;position:absolute}.e--global-nav .e--global-dropdown-items{display:flex;flex-direction:row}.e--global-nav .e--global-dropdown-wrapper{display:none}.e--global-nav a.e--global-nav-item{text-align:left}.e--global-nav a.e--global-nav-item.active{background:#e4e4e7;color:#000;font-weight:700}.e--global-nav a.e--global-nav-item.active.active-dark{background:#e5e7eb;color:#000}}
