.product-card{max-width:288px;max-height:210px;width:100%;aspect-ratio:288/210}@media(max-width:1250px){.product-card.list-product-card{max-width:206px;max-height:150px;height:150px}}@media(max-width:600px){.product-card.list-product-card{max-width:115px;max-height:79px;height:79px}}.cart-item-image{width:64px;height:64px}.banner{position:absolute;max-width:1100px;width:100%;max-height:128px;min-height:46px;height:100%;bottom:-64px;border-radius:6px;transition:all .4s ease-in-out}@media(max-width:1536px){.banner{width:1100px}}@media(max-width:1250px){.banner{width:744px;height:87px;bottom:-44px}}@media(max-width:1100px){.banner{width:650px;height:77px;bottom:-39px}}@media(max-width:900px){.banner{width:504px;height:59px;bottom:-30px}}@media(max-width:600px){.banner{width:100%;height:46px;bottom:0;border-radius:0}}.hero-section-img{background-size:cover;-o-object-fit:fill;object-fit:fill;height:525px;display:flex;align-items:center;justify-content:center;position:relative;width:100%;min-width:100%;background-repeat:no-repeat}@media(max-width:1536px){.hero-section-img{height:425px}}@media(max-width:1250px){.hero-section-img{height:341px}}@media(max-width:1100px){.hero-section-img{height:301px}}@media(max-width:900px){.hero-section-img{height:258px}}@media(max-width:600px){.hero-section-img{height:192px}}@keyframes zoomIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}