.nishobh-product-collection{padding:110px 0;background:#f8f4ee}.nishobh-product-collection__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px 16px}.nishobh-product-card{position:relative}.nishobh-product-card__image{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;background:#efe9df}.nishobh-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 0.7s ease}.nishobh-product-card:hover .nishobh-product-card__image img{transform:scale(1.035)}.nishobh-product-card__badge{position:absolute;top:12px;left:12px;padding:5px 8px;background:#f8f4ee;color:#1a1210;font-size:9px;letter-spacing:0.18em;text-transform:uppercase}.nishobh-product-card__badge--sale{background:#6b0f1a;color:#f8f4ee}.nishobh-product-card__badge--limited{background:#0d0908;color:#f8f4ee}.nishobh-product-card__wishlist{position:absolute;top:11px;right:10px;border:0;background:none;font-size:22px}.nishobh-product-card__wishlist.is-active{color:#6b0f1a}.nishobh-product-card__quick{position:absolute;top:calc(75% - 49px);left:12px;width:calc(100% - 24px);border:0;background:#0d0908;color:#f8f4ee;padding:13px;opacity:0;transform:translateY(8px);transition:0.25s;font-size:10px;letter-spacing:0.2em;text-transform:uppercase}.nishobh-product-card:hover .nishobh-product-card__quick,.nishobh-product-card__quick:focus{opacity:1;transform:translateY(0)}.nishobh-product-card__copy{padding:16px 2px}.nishobh-product-card__copy h3{font-size:20px}.nishobh-product-card__copy h3 a{text-decoration:none}.nishobh-product-card__copy p{margin:6px 0 0;color:#7a6e68;font-size:13px}.nishobh-product-card__copy del{opacity:0.45}@media (max-width:1023px){.nishobh-product-collection__grid{grid-template-columns:repeat(2,1fr)}.nishobh-product-card__quick{opacity:1;transform:none}}@media (max-width:767px){.nishobh-product-collection{padding:76px 0}.nishobh-product-collection__grid{gap:14px 8px}.nishobh-product-card__copy h3{font-size:16px}}.nishobh-shop{padding:90px 0 110px;background:#f8f4ee}.nishobh-shop__toolbar{display:flex;justify-content:space-between;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid rgba(26,18,16,0.12);color:#7a6e68;font-size:11px;letter-spacing:0.12em;text-transform:uppercase}.nishobh-shop__toolbar select{border:0;background:transparent}