.biz-api-gallery{margin:18px 0;padding:20px;border:1px solid rgba(20,96,58,.13);border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(16,64,39,.06)}.biz-api-gallery-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:14px}.biz-api-gallery-head span{display:block;margin-bottom:4px;color:#25845a;font-size:10px;font-weight:900;letter-spacing:.12em}.biz-api-gallery-head h2{margin:0;color:#193a2a;font:800 18px/1.25 Poppins,sans-serif}.biz-api-gallery-head small{padding:6px 9px;border-radius:999px;background:#eef7f2;color:#41705a;font-size:10px;font-weight:800}.biz-api-gallery-grid{display:grid;grid-template-columns:2fr repeat(2,1fr);grid-auto-rows:130px;gap:9px}.biz-api-gallery-grid a{display:block;overflow:hidden;border-radius:14px;background:#edf4f0}.biz-api-gallery-grid a.featured{grid-row:span 2}.biz-api-gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.biz-api-gallery-grid a:hover img{transform:scale(1.035)}@media(max-width:700px){.biz-api-gallery{padding:14px;border-radius:18px}.biz-api-gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:120px}.biz-api-gallery-grid a.featured{grid-column:1/-1;grid-row:auto;height:210px}.biz-api-gallery-head h2{font-size:16px}}@media(max-width:420px){.biz-api-gallery-grid{grid-auto-rows:105px}.biz-api-gallery-grid a.featured{height:180px}}
