.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1180px}.green-card{background:#d9f3bf}.product{border-radius:31px;min-height:465px;padding:23px}.product-art{background:0 0;height:280px;margin-bottom:21px;padding:0;position:relative;overflow:hidden}.zoomable-image{cursor:zoom-in;background:0 0;border:0;border-radius:18px;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.product-photo .zoomable-image img{object-fit:cover;object-position:center;filter:none;width:100%;height:100%;padding:0;transition:transform .25s;display:block}.product-photo .zoomable-image:hover img{transform:scale(1.025)}.zoom-hint{color:#fff;opacity:0;background:#2b1748db;border-radius:50%;place-items:center;width:38px;height:38px;font-size:24px;line-height:1;transition:opacity .2s;display:grid;position:absolute;bottom:10px;right:10px}.zoomable-image:hover .zoom-hint,.zoomable-image:focus-visible .zoom-hint{opacity:1}.product button{color:var(--deep);font:900 16px var(--font-nunito);text-align:left;cursor:pointer;background:0 0;border:0;margin-top:auto;padding:0}.product button:hover{color:var(--purple)}.catalog-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f1236b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.catalog-modal{overscroll-behavior:contain;background:var(--cream);border-radius:32px;width:min(1180px,100%);max-height:calc(100dvh - 48px);padding:42px;position:relative;overflow-y:auto;box-shadow:0 28px 90px #180d2b59}.catalog-modal>header{max-width:800px;margin-bottom:30px;padding-right:58px}.catalog-modal>header span{color:var(--pink);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:900;display:inline-block}.catalog-modal>header h2{color:var(--deep);font:800 clamp(36px,5vw,58px)/1 var(--font-baloo);margin:0 0 12px}.catalog-modal>header p{margin:0;font-size:18px;line-height:1.55}.catalog-close{z-index:2;background:var(--deep);color:#fff;width:48px;height:48px;font:700 32px/1 var(--font-nunito);cursor:pointer;border:0;border-radius:50%;position:absolute;top:22px;right:22px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.catalog-item{background:#fff;border-radius:24px;flex-direction:column;padding:18px;display:flex;box-shadow:0 10px 30px #2b174814}.catalog-item>div{background:0 0;border-radius:18px;height:270px;margin-bottom:16px;overflow:hidden}.catalog-item .zoomable-image img{object-fit:contain;filter:drop-shadow(0 12px 13px #2b174829);width:100%;height:100%;transition:transform .25s}.catalog-item .zoomable-image img[src$=\.jpeg]{mix-blend-mode:multiply;transform:scale(1.48)}.catalog-item .zoomable-image:hover img[src$=\.jpeg]{transform:scale(1.53)}.catalog-item .zoomable-image:hover img{transform:scale(1.07)}.catalog-item small{color:var(--purple);text-transform:uppercase;letter-spacing:.08em;font-weight:900}.catalog-item h3{color:var(--deep);font:800 25px/1.1 var(--font-baloo);margin:6px 0 8px}.catalog-item p{margin:0 0 12px;line-height:1.5}.catalog-item ul{margin:0 0 18px;padding-left:20px;line-height:1.6}.catalog-item a{background:var(--purple);color:#fff;border-radius:999px;justify-content:space-between;align-items:center;margin-top:auto;padding:13px 16px;font-weight:900;display:inline-flex}.image-lightbox{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#160c26e0;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.image-lightbox section{background:#fff;border-radius:30px;place-items:center;width:min(1050px,96vw);min-width:0;height:min(820px,90vh);min-height:0;padding:32px;display:grid;position:relative;overflow:hidden}.image-lightbox img{object-fit:contain;width:auto;min-width:0;max-width:100%;height:auto;min-height:0;max-height:100%;display:block}.image-lightbox-close{z-index:2;background:var(--deep);color:#fff;width:48px;height:48px;font:700 32px/1 var(--font-nunito);cursor:pointer;border:0;border-radius:50%;position:absolute;top:14px;right:14px}@media (width<=960px){.products{grid-template-columns:1fr;max-width:650px}.product-art{height:300px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=580px){.product{min-height:430px;padding:18px}.product-art{height:250px;padding:0}.catalog-backdrop{place-items:stretch stretch;padding:0}.catalog-modal{border-radius:0;max-height:100dvh;padding:28px 18px}.catalog-modal>header{padding-right:50px}.catalog-grid{grid-template-columns:1fr}.catalog-close{top:16px;right:16px}.catalog-item>div{height:270px}.image-lightbox{padding:10px}.image-lightbox section{border-radius:20px;height:82vh;padding:18px}.zoom-hint{opacity:1}}
