.product-listing-module .content .sort-select-wrapper,.product-listing-module .content .sort-select-wrapper select{min-width:125px}.product-listing-module .content .sort-select-wrapper label{position:relative}.product-listing-module .content .sort-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffff42 0 0 no-repeat padding-box;border:0 solid #f2f2f242;color:#273c56;padding:.3rem 2rem .3rem .6rem;position:relative}.product-listing-module .content .sort-select-wrapper label:not(label[for=price]):after{content:"\f0d7";display:inline-block;font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;box-sizing:border-box;color:#273c56;height:100%;line-height:3rem;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:2rem;z-index:1}.product-listing-module .products{column-gap:3rem;display:grid;grid-template-columns:repeat(1,1fr);row-gap:3rem}.product-listing-module .product{border:2px solid #d5e0e5;display:flex;flex-direction:column;position:relative}.product.new:before{background-color:#eb8f11;color:#fff;content:"New";right:1.5rem}.product p.taxonomy,.product.new:before{height:fit-content;padding:.7rem 1rem;position:absolute;top:1.5rem;width:fit-content}.product p.taxonomy{background-color:#dcf3fc;left:1.5rem;margin:0;max-width:200px;white-space:normal}.product-listing-module .product img{max-height:250px;min-height:250px;object-fit:cover;width:100%}.product-listing-module .product .product-details a{align-items:center;color:#eb8f11;column-gap:.5rem;display:flex;font-weight:700;width:fit-content}a.product-list-set{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}@media (min-width:576px){.product-listing-module .products{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.product-listing-module .products{grid-template-columns:repeat(3,1fr)}}