.price .price-item{overflow:hidden;position:relative;transition:.5s}.price .price-item:hover{background:var(--bs-white)!important;box-shadow:0 0 45px rgba(0,0,0,.2)}.price .price-item .pice-item-offer{align-items:end;background:var(--bs-primary)!important;color:var(--bs-white);display:flex;height:110px;justify-content:center;padding-bottom:10px;position:absolute;right:-80px;top:-45px;transform:rotate(42deg);width:200px}