.mbsc-ic.icon {
  font-family: inherit;
  font-weight: normal;
}
.mbsc-ic.icon:before {
  font-family: 'Font Awesome\ 6 Free', 'Font Awesome\ 6 Brands', 'Font Awesome 6 Pro';
}
.mbsc-ic.icon.fas:before,
.mbsc-ic.icon.fa:before {
  font-weight: 900;
}
.mbsc-ios.mbsc-switch input + .mbsc-switch-track::after,
.mbsc-ios.mbsc-switch input:checked + .mbsc-switch-track::after {
  transform: none;
}
.mbsc-windows .mbsc-switch-track,
.mbsc-ios .mbsc-switch-track {
  background: none;
  border: none;
}
.mbsc-material.mbsc-switch .mbsc-switch-handle {
  margin-top: -10px;
  margin-left: -10px;
}
.mbsc-switch-txt-on,
.mbsc-switch-txt-off {
  display: none;
}
.mbsc-popup-overlay,
.mbsc-popup-pointer .mbsc-popup-overlay-anchored,
.mbsc-ios.mbsc-fr-top .mbsc-fr-overlay {
  background: rgba(0, 0, 0, 0.35);
}
.mbsc-ios-dark.mbsc-popup-pointer .mbsc-popup-overlay-anchored {
  background: rgba(255, 255, 255, 0.1);
}
/*# sourceMappingURL=compatibility.css.map */