.patents{padding:120px max(28px,calc((100vw - 1240px)/2));background:#eef3ef}.patents-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:56px}.patents-heading h2{font-size:clamp(34px,4.1vw,58px);line-height:1.34;margin:0;max-width:780px}.patent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.patent-item{margin:0;background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:minmax(180px,.8fr) 1.2fr;min-height:390px;overflow:hidden}.patent-item>a{background:#e6e9e3;overflow:hidden}.patent-item img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .35s}.patent-item a:hover img{transform:scale(1.025)}.patent-item figcaption{padding:38px 32px;display:flex;flex-direction:column;justify-content:flex-end}.patent-item span{font-size:12px;font-weight:800;color:var(--green)}.patent-item h3{font-size:24px;line-height:1.55;margin:16px 0 18px}.patent-item p{margin:0;color:var(--muted);font-size:13px}@media(max-width:980px){.patents{padding:80px 20px}.patents-heading{display:block}.patents-heading h2{margin-top:16px}.patent-grid{grid-template-columns:1fr}.patent-item{min-height:360px}}@media(max-width:560px){.patent-item{grid-template-columns:1fr;min-height:0}.patent-item>a{height:390px}.patent-item figcaption{padding:28px 24px}.patent-item h3{font-size:21px}}
