:root{--primary-red:#e31e24;--text-light:#fff;--text-dark:#333;--overlay-bg:rgba(0,0,0,.5)}.product-lines-section{background:#f5f5f5;position:relative}.background-text{color:rgba(0,0,0,.03);font-size:clamp(80px,15vw,200px);font-weight:900;left:50%;letter-spacing:-5px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:1}.content-wrapper{padding:60px 0;position:relative;z-index:2}.left-title{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px}.title-text{color:var(--text-dark);font-weight:300;margin-bottom:0}.title-highlight,.title-text{font-size:clamp(60px,8vw,80px);line-height:.9}.title-highlight{color:var(--primary-red);font-weight:900}.product-card{border-radius:0;cursor:pointer;display:flex;flex-direction:column;height:500px;overflow:hidden;position:relative;transition:transform .3s ease}.product-card .div-block{height:214px;position:relative;width:100%}.product-card .div-block .bg-img{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.product-card .div-block .bg-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-card:hover{transform:translateY(-5px)}.product-card-image{flex-shrink:0;height:50%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.product-card:hover .product-card-image{transform:scale(1.05)}.product-card-content{background-color:#2a2a2a;color:var(--text-light);display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:30px 25px;text-align:center}.product-info{flex-grow:1}.product-title{bottom:0;color:#fff;font-size:38px;font-weight:700;left:0;letter-spacing:-2px;line-height:38px;margin-bottom:-18px;position:absolute;right:0;text-align:center;text-transform:capitalize;top:auto;width:100%}.product-description{color:#fff;font-size:16px;letter-spacing:-.5px;line-height:21px;margin-bottom:20px;margin-top:20px;opacity:.95}.btn-view-more{align-self:flex-start;background-color:var(--primary-red);border:none;bottom:0;color:var(--text-light);cursor:pointer;font-size:12px;font-weight:700;letter-spacing:1px;padding:12px 40px;position:absolute;right:0;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.btn-view-more:hover{background-color:#c41a1f;transform:translateX(5px)}@media (max-width:1400px){.product-card{height:500px}.product-title{font-size:22px}.product-description{font-size:12px}.title-text{font-size:clamp(50px,8vw,70px)}.left-title{padding:50px 0}.title-highlight{font-size:clamp(50px,8vw,70px)}}@media (max-width:1200px){.product-card{height:480px}.product-title{font-size:20px;margin-bottom:10px}.product-description{font-size:12px;line-height:1.4}.product-card-content{padding:25px 18px}.title-text{font-size:clamp(40px,5vw,60px)}.left-title{padding:60px 0}.title-highlight{font-size:clamp(40px,5vw,60px)}}@media (max-width:991px){.left-title{align-items:center;padding:60px 20px;text-align:center}.product-card{height:450px;margin-bottom:20px}.title-text{font-size:clamp(35px,8vw,60px)}.left-title{padding:40px 20px}.title-highlight{font-size:clamp(35px,8vw,60px)}}@media (max-width:576px){.product-card{height:400px}.product-title{font-size:24px}.product-description{font-size:13px}.product-card-content{padding:25px 20px}.title-text{font-size:clamp(30px,8vw,50px)}.left-title{padding:30px 15px}.title-highlight{font-size:clamp(30px,8vw,50px)}}
