.statutory-warranty-notice__trigger {
  appearance: none;
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  padding: 0;
  text-align: start;
}

.statutory-warranty-notice__modal .popup-modal__content {
  width: min(76rem, 92vw);
}

.statutory-warranty-notice__content {
  padding-bottom: 3rem;
}

.statutory-warranty-notice__content h2 {
  margin-top: 0;
}

.statutory-warranty-notice__image {
  display: block;
  height: auto;
  margin: 0 auto 2rem;
  max-width: 100%;
  width: 100%;
}