.kp-gallery{background:#fff;font-family:Inter,sans-serif;padding:88px 32px}.kp-gallery__inner{margin:0 auto;max-width:1360px}.kp-gallery__head{align-items:flex-end;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:36px}.kp-gallery__head-text{max-width:640px}.kp-gallery__eyebrow{color:#e14124;display:block;font-family:JetBrains Mono,monospace;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.kp-gallery__title{color:#191919;font-family:Poppins,sans-serif;font-size:clamp(24px,2.8vw,32px);font-weight:800;line-height:1.2;margin:12px 0 0}.kp-gallery__intro{color:#3a3a3a;font-size:15.5px;line-height:1.7;margin-top:14px}.kp-gallery__intro p{margin:0 0 12px}.kp-gallery__intro p:last-child{margin:0}.kp-gallery__viewall{color:#e14124;font-size:14.5px;font-weight:600;text-decoration:none;white-space:nowrap}.kp-gallery__viewall:hover{color:#c22f16}.kp-gallery__grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.kp-gallery__item{aspect-ratio:4/3;background:#ececec;border:1px solid #e7e3df;border-radius:10px;overflow:hidden;position:relative}.kp-gallery__item img{display:block;height:100%;object-fit:cover;width:100%}.kp-gallery__caption{background:linear-gradient(0deg,rgba(20,18,17,.85),rgba(20,18,17,0));bottom:0;color:#fff;font-size:13px;left:0;line-height:1.5;padding:24px 16px 14px;position:absolute;right:0}@media (max-width:900px){.kp-gallery{padding:56px 24px}.kp-gallery__head{margin-bottom:28px}.kp-gallery__grid{gap:14px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}