#opperPopupBody {
  aspect-ratio: 5 / 4;
  background-image: url(https://gtec.co.uk/sites/default/files/2025-05/heat_pump_background.webp);
  background-size: cover;
}

#offerPopupTitle {
  padding-right: 110px !important;
  clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
}

#offerPopupButton {
  padding-left: 110px !important;
  clip-path: polygon(60px 0, 100% 0, 100% 100%, 0 100%);
}