@prefix: d-modal;

.@{prefix} {
  &- {
    &root {

    }

    &wrapper-no-event {
      pointer-events: none;
    }
  }
}
