.ProductCard{cursor:pointer;background-color:#fff;width:100%;max-height:280px;transition:transform .3s,box-shadow .3s;overflow:hidden}.ProductCard:hover{transform:translateY(-5px)}.ProductImg{object-fit:cover;object-position:center top;width:100%;max-height:200px;margin:auto;transition:transform .3s}.ProductCard:hover .ProductImg{transform:scale(1.05)}.title1{margin-top:6px;font-size:.9rem;transition:color .3s}.title{color:#000;font-size:1rem;transition:color .3s}.ProductCard:hover .title1,.ProductCard:hover .title{color:#000}@media (max-width:768px){.mainContainer1{width:100%;padding:0}.ProductCard{border-radius:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AnimatedTitle,.AnimatedPrice{opacity:0;animation:.4s forwards fadeInUp}.TodayDealsHeader{opacity:0;animation:.5s forwards fadeInUp}.linearGradient{background:linear-gradient(90deg,#2a7b9b 0%,#348c96 0%,#40a090 0%,#fff 0%,#e3e3c1 25%,#d9d9ad 49%,#f5e4ca 100%)}@media (max-width:768px){.linearGradient{background:#fff}}@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.placeholder-card{background-color:#f0f0f0;border-radius:.75rem;height:180px;padding:.5rem;animation:1.5s ease-in-out infinite pulse}.placeholder-img{background-color:#e0e0e0;width:100%;height:120px}.placeholder-text{background-color:#ddd;height:16px;margin-top:.5rem}.placeholder-text.short{width:60%}.invisible{opacity:0}.fade-in{animation:.6s forwards fadeInImage}@keyframes fadeInImage{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.image-wrapper{border-radius:.2rem;width:100%;height:200px;position:relative;overflow:hidden}.img-placeholder{z-index:1;background:#e0e0e0;border-radius:.5rem;width:100%;height:100%;animation:1.5s ease-in-out infinite pulse;position:absolute;top:0;left:0}.ProductImg{object-fit:cover;z-index:2;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.ProductImg.loaded{opacity:1}
.text-title{font-size:39px}.carousel{background:0 0;max-width:100%;position:relative;overflow:hidden}.carousel-slide{flex-direction:row;width:100%;height:100%;display:flex}.text-section{color:#323131;width:35%;padding:2rem;font-family:Jost Variable}.image-section{justify-content:center;align-items:center;width:65%;height:100%;display:flex}.carousel-img{object-fit:contain;border-radius:12px;width:auto;height:100%}.carousel-btn{color:#fff;cursor:pointer;z-index:10;background:#0009;border:none;border-radius:50%;width:40px;height:40px;font-family:archivo;font-size:1.6em;position:absolute;top:50%;transform:translateY(-50%)}.carousel-btn.left{left:10px}.carousel-btn.right{right:10px}@media (max-width:768px){.carousel-slide{flex-direction:column-reverse;align-items:center}.text-section{text-align:center;width:100%;padding:1rem}.text-title{font-size:30px}.text-muted{padding:0 50px}.image-section{object-fit:cover;width:100%}.carousel-img{object-fit:contain;width:auto;height:100%}.carousel-btn{width:32px;height:32px;font-size:1.5rem}}
