.emea-nav-wrapper{background-color:var(--blue-dark);height:100px;position:fixed;top:80px!important;width:100%;z-index:3}.emea-nav-spacer{height:100px}.emea-nav{justify-content:space-around;padding-bottom:20px;padding-top:20px}.emea-nav,.emea-nav-item{align-items:center;display:flex}.emea-nav-item{border-right:1px solid var(--blue);color:#fff;font-size:20px;font-weight:300;height:60px;justify-content:center;position:relative;text-decoration:none;transition:.25s;width:100%}.emea-nav-item:last-of-type{border-right:0}.emea-nav-item:active,.emea-nav-item:focus,.emea-nav-item:hover{background-color:#10069f;font-weight:500}@media (min-width:768px){.emea-nav-item:hover:after,.emea-nav-item:hover:before{background-color:#10069f}.emea-nav-item:before{top:-20px}.emea-nav-item:after{bottom:-20px}.emea-nav-item:after,.emea-nav-item:before{content:"";height:20px;position:absolute;transition:.25s;width:100%}}.emea-nav-item{padding:10px;text-align:center}@media(max-width:699px){.emea-nav{background-color:var(--blue-dark);flex-wrap:wrap}.emea-nav,.emea-nav-spacer{height:200px}.emea-nav-item{border-width:0;height:50px;padding-bottom:0;padding-top:0;width:50%}}