.dropdown-menu[data-bs-popper] {
  right: 0;
 }
 .menu-texts li:hover .sub-menu, .menu-texts li.submenu-open .sub-menu {
  right: 100%;
 }
 .dropdown .menu-texts.menu-close > li.has-children > a {
  text-align: left;
  background: url(../imgs/template/icons/arrow-gray.svg) no-repeat left 20px center;
  background-position: right;
 }

#here1{
  right: 0;
  left: auto;
}
#here2 {
  /* width: 50vh !important; max-width: 50vh !important; min-width: 50vh !important; */
  /* padding-left: 12px; */
}
#here3{
  font-size: 16px;background: none; border: none; font-family: 'DM Sans', sans-serif; line-height: 1; text-transform: capitalize; font-weight: 500; position: relative; display: inline-block; color: #425A8B; transition-duration: 0.2s;padding-left: 0;
}
