/* !h-[calc(100dvh-72px)] lg:!h-fit !max-h-[calc(100dvh-72px)] lg:!max-h-[calc(100dvh-200px)] */.product-search{height:calc(100dvh - 72px);max-height:calc(100dvh - 72px)}@media only screen and (min-width:1024px){.product-search{height:-moz-fit-content;height:fit-content;max-height:calc(100dvh - 200px)}}