.cert-module-container{background-color:#fff;border:1px solid #f2f4f7;border-radius:28px;box-shadow:0 10px 40px rgba(0,0,0,.015);box-sizing:border-box;margin:0 auto;max-width:1240px;padding:40px;width:100%}.cert-section-header{color:#4b5565;font-size:14px;font-weight:600;letter-spacing:.05em;margin-bottom:28px;text-transform:uppercase}.cert-grid{flex-wrap:wrap;gap:24px;justify-content:center}.cert-card,.cert-grid{display:flex;width:100%}.cert-card{background:#fff;border:1px solid #f2f4f7;border-radius:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.01),0 10px 25px -5px rgba(0,0,0,.03),0 8px 16px -4px rgba(0,0,0,.02);box-sizing:border-box;flex:1 1 calc(33.333% - 16px);flex-direction:column;max-width:360px;padding:28px;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1)}@media (max-width:992px){.cert-card{flex:1 1 100%;max-width:100%}}.cert-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.02),0 20px 40px -10px rgba(0,0,0,.06),0 15px 25px -5px rgba(0,0,0,.04);transform:translateY(-5px)}.cert-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.cert-header-left img{height:auto;max-width:32px;object-fit:contain}.cert-header-right .status-badge{max-height:26px;object-fit:contain;width:auto}.cert-image-preview{align-items:center;display:flex;justify-content:center;margin-bottom:24px;min-height:160px}.cert-image-preview img{height:auto;max-height:180px;max-width:100%;object-fit:contain}.cert-card-body{display:flex;flex-direction:column}.cert-iso-title{color:#e8a33d;font-size:20px;font-weight:700;line-height:1.3;margin:0 0 6px}.cert-validity{color:#4b5565;font-size:15px;font-weight:600;margin:0 0 14px}.cert-description,.cert-description *{color:#4b5565;font-size:13.5px;line-height:1.55}.cert-description p{margin:0 0 10px}.cert-description p:last-child{margin:0}.cert-meta{border-top:1px dashed #eef0f2;margin-top:18px;padding-top:16px}.cert-meta p{color:#4b5565;font-size:13.5px;margin:6px 0 0}.cert-meta strong{color:#4b5565;font-weight:600}