.tmp18-offers-container{padding:18px 20px 20px;box-shadow:0 0 4px 0 rgb(0 0 0/8%);background-color:#fff;border-radius:8px}.tmp18-offers-title{display:flex;align-items:center;justify-content:space-between}.tmp18-offers{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px}.tmp18-offers-btn{padding:5px 20px;border-radius:3px;color:#fff;border:none;outline:none;margin:5px 0 13px}@media only screen and (min-width:768px) and (max-width:1200px){.tmp18-categories-container{padding:0 20px}.tmp18-offers{display:grid;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:0px) and (max-width:768px){.tmp18-offers{display:grid;grid-template-columns:repeat(2,1fr)}.tmp18-offers-title button{width:130px;font-size:13px}.tmp18-offers-title img{width:30%!important}}.tmp18-offers-summery-container{position:relative;width:100%;cursor:pointer;overflow:hidden;border:1px solid #e5e5e5}.tmp18-offers-summery-container .tmp18-offers-summery-image{position:relative}.tmp18-offers-summery-container .image{margin:0 auto;overflow:hidden}.tmp18-offers-summery-container .image img{width:100%}.tmp18-offers-summery-container h4{font-size:13px;line-height:17px;margin-top:20px;height:20px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.tmp18-offers-summery-container p{font-size:16px;font-weight:700;color:#000;margin-top:0;margin-bottom:7px;text-transform:uppercase}.tmp18-offers-summery-container .hot{color:#fff;font-size:15px;font-weight:700;width:50px;height:20px;text-transform:uppercase;background-image:linear-gradient(270deg,#ff5f3b,#ff1f00);border-radius:6px;text-align:center;position:relative}.tmp18-offers-summery-container .hot span{position:absolute;top:52%;left:50%;transform:translate(-50%,-48%)}