.offerBtn {
    transition: all .3s;
}

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

.item10-1 {
    top: 4.5%;
    left: 8.5%;
    width: 83.5%;
}

.item10-2 {
    top: 2%;
    left: 31%;
    width: 38.6%;
}

.item10-3 {
    top: 19.5%;
    left: 62%;
    width: 37.8%;
}

.item10-4 {
    top: 11%;
    right: 0%;
    width: 77.9%;
}

.item10-5 {
    top: 86.6%;
    left: 2.5%;
    width: 95.2%;
}


.item11-1 {
    top: 1.5%;
    left: 63%;
    width: 37%;
}

.item11-2 {
    top: 0%;
    right: 0%;
    width: 47.8%;
}

.item11-3 {
    top: 44.5%;
    left: 8.3%;
    width: 84%;
}

.item11-4 {
    top: 55%;
    left: 63%;
    width: 35.5%;
}

.item11-5 {
    top: 49%;
    right: 0%;
    width: 78.1%;
}

.item11-6 {
    top: 92.5%;
    left: 8.3%;
    width: 84%;
}

.item12-1 {
    top: 39%;
    left: 8.3%;
    width: 84%;
}

.item12-2 {
    top: 68%;
    left: 48%;
    width: 44.6%;
    -webkit-mask: url("../images/CTA_07.png") no-repeat center center;
    mask: url("../images/CTA_07.png") no-repeat center center;
    mask: url("../images/CTA_07.webp") no-repeat center center;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.item12-3 {
    top: 92%;
    left: 44%;
    width: 44.6%;
    -webkit-mask: url("../images/CTA_08.png") no-repeat center center;
    mask: url("../images/CTA_08.png") no-repeat center center;
    mask: url("../images/CTA_08.webp") no-repeat center center;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.item13-1 {
    top: 52.3%;
    left: 17.5%;
    width: 65.1%;
}

.item13-2 {
    top: 75%;
    left: 3%;
    width: 94.7%;
}