@charset "utf-8";

[_nghost-ng-c1062859277] { align-items: center; display: flex; flex-direction: column; inset: 0px; justify-content: center; position: absolute; }

.dialog[_ngcontent-ng-c1062859277] { background-color: var(--light-base, #fff); border-radius: 0.25rem; display: flex; flex-direction: column; overflow: hidden; position: relative; width: 100%; z-index: 2; }

.dialog--desktop[_ngcontent-ng-c1062859277] { max-width: 24.25rem; }

.dialog--with-close-button[_ngcontent-ng-c1062859277] { max-width: none; overflow: visible; width: auto; }

.dialog__close-button[_ngcontent-ng-c1062859277] { background: none; border: none; fill: rgb(255, 255, 255); padding: 0px; position: absolute; right: -1.25rem; top: -1.375rem; }

@media only screen and (max-width: 48em) {
  [_nghost-ng-c1062859277] { padding: 1rem; }
}