.kp-product-certificates{margin-bottom:64px;font-family:"Noto Sans",sans-serif;color:var(--kp-text)}
.kp-product-certificates__title{margin:0 0 20px;font-size:24px;line-height:1.3;font-weight:700}
.kp-product-certificates__description{max-width:1180px;margin:-8px 0 24px;font-size:14px;line-height:1.45}
.kp-product-certificates__description p{margin:0}
.kp-product-certificates__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px 16px;align-items:flex-start}
.kp-product-certificate{margin:0;text-align:center}
.kp-product-certificate__button{display:block;width:100%;height:310px;padding:0;overflow:hidden;border:0;background:#f6f7f9;cursor:zoom-in}
.kp-product-certificate__button:focus-visible{outline:2px solid #213c76;outline-offset:3px}
.kp-product-certificate img{display:block;width:100%;height:100%;object-fit:contain}
.kp-product-certificate figcaption{padding:10px 8px 0;font-size:14px;line-height:1.35}
.kp-product-certificates .kp-certificate-modal{position:fixed;max-width:min(92vw,800px);max-height:92vh;padding:20px;border:0;border-radius:12px;box-shadow:0 20px 70px rgba(0,0,0,.35)}
.kp-product-certificates .kp-certificate-modal[open]{display:flex;flex-direction:column}
.kp-product-certificates .kp-certificate-modal::backdrop{background:rgba(0,0,0,.72)}
.kp-product-certificates .kp-certificate-modal>img{display:block;max-width:100%;max-height:76vh;object-fit:contain}
.kp-product-certificates .kp-certificate-modal-title{max-width:620px;margin:14px auto 0;color:#201e24;font-size:18px;font-weight:600;line-height:1.4;text-align:center}
.kp-product-certificates .kp-modal-close{position:absolute;z-index:2;top:8px;right:8px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;font-size:28px;cursor:pointer}
@media(max-width:1000px){.kp-product-certificates__grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:767px){.kp-product-certificates__title{font-size:28px}.kp-product-certificates__description{margin-top:-6px}}
@media(max-width:600px){.kp-product-certificates{margin-bottom:52px}.kp-product-certificates__title{font-size:24px}.kp-product-certificates__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.kp-product-certificate__button{height:auto;aspect-ratio:138/202}.kp-product-certificate figcaption{font-size:12px}}
