.product-browser{display:grid;grid-template-columns:225px minmax(0,1fr);gap:42px;padding:40px 120px 40px 80px;background-color:#e1ded8}.product-browser__sidebar{padding:30px 35px 30px 25px;border-right:2px solid #4A4038;border-radius:8px;background-color:#f1eee9}.product-browser__collection-title{margin:0 0 24px;color:#4a4038;font-size:14px;font-weight:400;line-height:1.2;text-transform:uppercase;letter-spacing:.08em}.product-browser__sidebar h2{margin:0 0 28px;font-size:14px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.product-browser__group{padding-bottom:26px;margin-bottom:42px;border-bottom:1px solid #e5e5e5}.product-browser__group:last-child{border-bottom:none}.product-browser__group h3{margin:0 0 18px;font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#4a4038}.product-browser__group-links{display:flex;flex-direction:column;gap:12px}.product-browser__collection-link{display:block;color:#5f5145;text-decoration:none;font-size:14px;font-weight:400;line-height:1.5;transition:opacity .2s ease,padding-left .2s ease}.product-browser__collection-link:hover{opacity:.65;padding-left:4px;text-decoration:underline;text-underline-offset:4px}.product-browser__collection-link.active{color:#4a4038;font-weight:600}.product-browser__products{min-width:0}.product-browser__collection{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{min-width:0;background:#fff;border-radius:6px;overflow:hidden;color:inherit;text-decoration:none}.product-card{transition:transform .2s ease,}.product-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.product-card__image{display:block;overflow:hidden;text-decoration:none}.product-card__image img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card__image img{transform:scale(1.04)}.product-card__info{padding:12px 12px 16px;text-align:left}.product-card__title{margin:14px 0 8px;color:#4a4038;font-size:10px;font-weight:600;line-height:1.4}.product-card__title a{color:inherit;text-decoration:none}.product-card__price{color:#466949;font-size:14px;font-weight:600}@media screen and (max-width:990px){.product-browser{grid-template-columns:190px minmax(0,1fr);gap:25px}.product-browser__collection{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.product-browser{grid-template-columns:1fr;gap:30px;padding:30px 20px}.product-browser__sidebar{padding:24px 20px;display:none}.product-browser__collection{grid-template-columns:repeat(2,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/product-browser.css.map */
