.shop-page{padding:92px 8%;min-height:700px;background:#fff}.shop-page h1{font:700 57px/.95 Outfit,sans-serif;letter-spacing:-3px;margin:0}.shop-page h1 i{font-family:Georgia,serif;font-weight:400;color:var(--coral)}.shop-search{margin:40px 0 20px;display:flex;max-width:560px}.shop-search input{flex:1;border:1px solid #ccd6d2;border-right:0;padding:15px 17px;font:14px "DM Sans";outline-color:var(--coral)}.shop-search .button{border:0;border-radius:0}.filter-row{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:42px}.filter{border:1px solid #dbe1de;border-radius:20px;padding:8px 13px;font-size:12px;font-weight:700}.filter:hover,.filter.active{background:var(--ink);color:#fff;border-color:var(--ink)}.shop-products{grid-template-columns:repeat(4,1fr)}.product-art.generic{background:#dceee5}.generic .art-object{display:grid;place-items:center;width:115px;height:115px;border-radius:50%;border:0;transform:none;background:var(--lime);color:var(--coral);font-size:42px;box-shadow:8px 9px 0 #15302d1f}.product-description{font-size:12px!important;text-transform:none!important;letter-spacing:0!important;margin:0 0 10px!important;line-height:1.4}.price{margin-bottom:14px}.order-link{font-size:12px;font-weight:700;color:var(--coral);text-decoration:underline;text-underline-offset:3px}.notice{padding:25px;background:#fff4dc;border-left:4px solid var(--yellow);font-weight:600}@media(max-width:800px){.shop-page{padding:60px 7%}.shop-page h1{font-size:43px}.shop-search{margin-top:30px}.shop-search .button{padding:12px}.shop-products{grid-template-columns:1fr 1fr}}
