.offerBtn {
  transition: all 0.3s;
}

.offerBtn:hover {
  transform: translateY(5%);
}

.thing-11 {
  width: 78.7%;
  top: 39.5%;
  left: 11%;
  -webkit-mask: url("../images/thing_11.png") no-repeat center center;
  mask: url("../images/thing_11.png") no-repeat center center;
  mask: url("../images/thing_11.webp") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.btn-02 {
  width: 95%;
  top: 72%;
  left: 2.5%;
}

.thing-12 {
  width: 51.9%;
  top: 17.5%;
  left: 10%;
}

.btn-03 {
  width: 92.4%;
  top: 11%;
  left: 3.7%;
}

.thing-13 {
  width: 67%;
  top: 51.5%;
  left: 16.5%;
}

.btn-04 {
  width: 94.7%;
  top: 14%;
  left: 2.8%;
}
