@import url("https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap");@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");.certification__page{background:linear-gradient(180deg,#fff,#f6f8fb)}.cert-card{background:#fff;border-radius:14px;box-shadow:0 4px 18px rgba(0,0,0,.08);overflow:hidden;height:100%;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.cert-card:hover{transform:translateY(-6px);box-shadow:0 14px 30px rgba(26,115,168,.18)}.cert-card-image{width:100%;background:#f2f6fb}.cert-card-image img,.cert-card-image span{width:100%!important;height:auto!important;display:block}.cert-card-body{padding:24px;display:flex;flex-direction:column;flex:1 1}.cert-card-number{font-size:.9rem;color:#1a73a8;font-weight:600;display:inline-flex;align-items:center;gap:8px}.cert-card-body h4{font-size:1.1rem;margin:12px 0 8px;color:#1a1a1a}.cert-card-body p{font-size:.95rem;color:#666;line-height:1.6;margin-bottom:0}.certification__details-item{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 18px rgba(0,0,0,.08);margin-bottom:32px}.details-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;border-bottom:1px solid #eef2f7;padding-bottom:16px;margin-bottom:24px}.details-header h3{margin-bottom:8px}.details-header p{margin:0;color:#667085}.details-header .badge{background:#1a73a8;color:#fff;border-radius:12px;padding:6px 12px;font-weight:600}.details-content h3{font-size:1.1rem;color:#1a1a1a}.details-content p{color:#4b5563}@media (max-width:768px){.cert-card-body{padding:18px}.certification__details-item{padding:24px}.details-header{flex-direction:column;align-items:flex-start}}