.product-image{width:100%;height:200px;object-fit:cover;border-radius:16px}.currency-dropdown-menu{max-height:0;overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease-out;opacity:0}.currency-dropdown-menu.open{max-height:500px;opacity:1}.mobile-filter-dropdown-container{position:relative}.mobile-filter-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;width:290px;background-color:#ede9d8;border-radius:16px;box-shadow:0 4px 6px #0000001a;z-index:50;padding:1.5rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease-out,opacity .3s ease-out}.mobile-filter-dropdown-menu.open{max-height:500px;opacity:1}@media (min-width: 768px){.mobile-filter-dropdown-container{display:none}}
