.collection-with-products{margin-bottom:8rem}.collection-with-products .title-wrapper{margin-bottom:0}.collection-with-products .title-wrapper .title{color:#1e1e1e;font-size:38px;font-style:normal;font-weight:800;line-height:145%;letter-spacing:2px;text-transform:uppercase;margin:0}.collection-with-products .topbar-wrapper{display:flex;justify-content:space-between;align-items:center;padding-top:30px;padding-bottom:30px}.collection-with-products .view-all-btn{color:#171717;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-decoration-line:underline;text-transform:uppercase}.collection-with-products .topbar-wrapper nav{display:flex;gap:10px;align-items:center}.collection-with-products .topbar-wrapper nav button{display:flex;padding:12px 25px;justify-content:center;align-items:center;border-radius:24px;background:transparent;color:#1e1e1e;border:1.5px solid #1e1e1e;cursor:pointer}.collection-with-products .topbar-wrapper nav button.selected{background:#1e1e1e;color:#fff}.collection-with-products .products-grid-wrapper{display:grid;grid-template:1fr / 1fr;width:100%}.collection-with-products .products-grid-inner{grid-column:1 / 1;grid-row:1 / 1;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;opacity:0;pointer-events:none;transition:opacity .6s ease}.collection-with-products .products-grid-inner.selected{opacity:1;pointer-events:all}@media screen and (max-width: 750px){.collection-with-products .products-grid-inner{grid-template-columns:repeat(2,1fr);gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/section-collection-with-products.css.map */
