.pd-event-remove{background-color:var(--color-background);border-radius:5px;-webkit-box-shadow:var(--shadow-small);box-shadow:var(--shadow-small);margin:.5rem}.pd-event-remove__label{font-size:1.1rem;gap:.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:400px;padding:.5rem 1rem}.pd-event-remove--calendar,.pd-event-remove__label{display:-webkit-box;display:-ms-flexbox;display:flex}.pd-event-remove--calendar{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem}.pd-event-remove--calendar .vc-container{background-color:var(--color-background);border:none;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;color:var(--color-text)}.pd-event-remove--calendar .vc-title{color:var(--color-text)!important}.vc-overlay .vc-container{background-color:var(--base-background-color);border-radius:1rem;-webkit-box-shadow:var(--container-box-shadow);box-shadow:var(--container-box-shadow);display:grid;grid-template-rows:1fr -webkit-max-content;grid-template-rows:1fr max-content;height:auto;width:286px}