//@use '../../../globals';
//
//.mat-autocomplete-panel {
//  .mat-option {
//    font-size: globals.rem-calc(14px);
//    height: globals.rem-calc(32px) !important;
//  }
//}
//
//.mat-select-panel {
//  min-width: calc(100%) !important;
//  transform-origin: 100% 0 0!important;
//  font-size: 12px;
//  opacity: 1;
//  position: relative;
//  left: 14px;
//  top: 0;
//
//    .mat-option {
//      font-size: globals.rem-calc(14px);
//      height: globals.rem-calc(32px)!important;
//    }
//
//  .mat-select-content.ng-trigger.ng-trigger-fadeInContent {
//    display: flex;
//    flex-direction: column;
//  }
//}
