.app-product-list{grid-gap:4px;display:grid;gap:4px;grid-template-columns:1fr 1fr}@media only screen and (min-width:768px){.app-product-list{gap:16px;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1920px){.app-product-list{grid-template-columns:repeat(4,1fr)}}.app-product-list__empty{border:1px solid #727272;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:24px}.app-product-list__empty:before{opacity:0}.app-product-list__empty .text-h5{color:#727272}@media only screen and (min-width:1200px){.app-product-list__empty{padding:46px 69px}}.app-product-list__item{aspect-ratio:183/300;height:100%;min-width:0}@media only screen and (min-width:400px){.app-product-list__item{aspect-ratio:183/288}}@media only screen and (min-width:480px){.app-product-list__item{aspect-ratio:183/268}}@media only screen and (min-width:768px){.app-product-list__item{aspect-ratio:239/346}}@media only screen and (min-width:1200px){.app-product-list__item{aspect-ratio:303/470}}@media screen and (min-width:1366px){.app-product-list__item{aspect-ratio:301/417}}@media only screen and (min-width:1920px){.app-product-list__item{aspect-ratio:363/497}}.app-product-list__item .v-skeleton-loader__bone{height:100%}.app-product-list .app-product-tile .app-product-price .app-product-price--final{font-size:12px!important}@media only screen and (min-width:768px){.app-product-list .app-product-tile .app-product-price .app-product-price--final,.app-product-list .app-product-tile .app-product-price .app-product-price--regular{font-size:12px!important}}@media only screen and (min-width:1200px){.app-product-list .app-product-tile .app-product-price .app-product-price--final,.app-product-list .app-product-tile .app-product-price .app-product-price--regular{font-size:16px!important}}@media only screen and (min-width:1920px){.app-product-list .app-product-tile .app-product-price .app-product-price--final,.app-product-list .app-product-tile .app-product-price .app-product-price--regular{font-size:18px!important}}@media only screen and (max-width:1199px){.app-product-list .app-product-tile .app-amount{text-wrap:nowrap}}.app-lazy-load-trigger .v-btn{visibility:hidden}