section#products{padding-top:24px;padding-bottom:38px}section#products .title{border-bottom:1px solid #cce9ff;margin-bottom:16px}section#products .title h2{background:#cce9ff;position:relative;display:inline-block;color:#2f3340;padding:13px 40px 13px 12px}section#products .title h2:before{position:absolute;content:"";top:0;bottom:0;left:50px;right:-50px;transform:skew(40deg);transform-origin:bottom;z-index:-1;border-top-right-radius:6px;background:#cce9ff}section#products .page-total{color:var(--theme-color-black-50);margin-bottom:16px;text-align:right}section#products .products{display:flex;gap:24px;margin-bottom:24px;flex-wrap:wrap}section#products .products .product-item{flex:0 0 calc(33.33333333% - 16px);max-width:calc(33.33333333% - 16px)}@media (max-width:768px){section#products .products{gap:8px}section#products .products .product-item{flex:0 0 calc(50% - 4px);max-width:calc(50% - 4px)}}section#products .sort-dropdown{width:100%}@media (min-width:576px){section#products .sort-dropdown{width:auto}}section#products .responsive-select{width:100%;max-width:90vw}section#products .responsive-select option{white-space:normal;word-break:break-word}@media (min-width:576px){section#products .responsive-select{width:200px;max-width:200px}}
/*# sourceMappingURL=products.min.css.map */
