.subscribe-modal {
  --modal__height: calc(100vh - var(--gin-toolbar-height));
  --modal__top: var(--gin-toolbar-height);
}
