/* .logged-in #e-n-menu-content-1651 {
  display: flex !important;
} */
.elementor-widget-up_top_banner{
  position: relative;
  padding-lefT: 15px;
  padding-right: 15px;
}
.uw-top-ban-link .uw-top-ban-container{
  max-width: 1320px; 
  
}
.uw-top-ban-title {
  padding-top: 6px;
  padding-bottom: 6px;
  min-height: 30px;
}
.uw-top-ban-link:before {
  content: '';
  position: absolute;
  top:0px;
  left: 0;
  width: 100%;
  height: calc(100% + 2px);
  z-index: 1;;
  background: linear-gradient(94deg, #FFBFB3 23.7%, #DFC4E8 57.18%, #A6CAFF 99.84%);
	    border-top: 1px solid;
    border-image: linear-gradient(94deg, #F2583C 23.7%, #9214C4 57.18%, #1E71ED 99.84%) 1 0 0 0;
}
a.uw-top-ban-link:hover:before {
  background: #000;
}
.uw-top-ban-link, a.uw-top-ban-link{
  color: #18202D;
  text-align: center;
  font-family: "Aeonik Pro"";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 18px */
  letter-spacing: -0.15px;
  text-decoration: none;
}
.uw-top-ban-link:hover, a.uw-top-ban-link:hover {
	color: #fff;
}
.uw-top-ban-link {
  display: flex;
  width: 100%;
  justify-content: center;
}
.uw-top-ban-container {
  display: flex;
  justify-items: center;
  align-items: center;;
  gap: 5px;
  position: relative;
  z-index: 2;
}