@mixin white-ui-kit () {
  .cdk-overlay-backdrop.popup-backdrop {
    background: rgba(#001737, 0.2);
  }
}
