:export{pryClr:#305c45;secClr:#e6a960;white:#fff;mamiBlack:#939393}.product{width:11rem;height:300px;flex:0 0 11rem;border-radius:8px;overflow:hidden;background-color:#f9f9f9;display:flex;flex-direction:column}@media screen and (max-width:500px){.product{width:8rem;height:224px;flex:0 0 8rem}}.product .productImageContainer{position:relative;overflow:hidden;width:100%;aspect-ratio:1/1}.product .productDetails{padding:1rem}.product .productDetails h3{font-weight:500}@media screen and (max-width:500px){.product .productDetails h3{font-size:1rem}.product .productDetails h4{font-size:.7rem}.product .productDetails{padding:1rem}}.product .productDetails .originalAmount{color:#939393;text-decoration-line:line-through;opacity:.8;font-size:80%}@media screen and (max-width:500px){.product{min-width:8rem}}