.cert-page-container{min-height:100vh;background-color:#f8fafc;padding-top:110px;padding-bottom:80px}.cert-loading{min-height:100vh;display:flex;align-items:center;justify-content:center}.cert-loading-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#00b56f;border-radius:50%;animation:certSpin .8s linear infinite}@keyframes certSpin{to{transform:rotate(1turn)}}.max-container{max-width:1200px;margin:0 auto;padding:0 24px}.breadcrumb-nav{display:flex;align-items:center;gap:8px;font-size:13px;color:#94a3b8;margin-bottom:36px}.breadcrumb-link{color:#00a86b;text-decoration:none;transition:color .2s;font-weight:500}.breadcrumb-link:hover{color:#008f58}.current-crumb{color:#64748b;font-weight:500}.cert-grid{display:flex;gap:48px;align-items:flex-start}.cert-main-content{flex:2 1;min-width:0}.cert-sidebar{flex:0 0 320px}.cert-badge-hero{margin-bottom:24px}.cert-badge-hero-img{width:140px;height:140px;object-fit:contain}.cert-header-row{display:flex;align-items:center;gap:12px;margin-bottom:14px;flex-wrap:wrap}.cert-brand-badge{background-color:#dcfce7;color:#166534;font-weight:700;text-transform:uppercase;letter-spacing:1px}.cert-brand-badge,.cert-level-tag{display:inline-flex;align-items:center;padding:4px 14px;border-radius:9999px;font-size:12px}.cert-level-tag{background:rgba(0,181,111,.1);color:#00795A;font-weight:600;letter-spacing:.5px}.cert-main-title{font-size:clamp(28px,4vw,42px);font-weight:800;color:#0f172a;line-height:1.15;letter-spacing:-.03em;margin-bottom:24px}.cert-meta-stats{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:40px;color:#64748b;font-size:14px}.stat-item{display:flex;align-items:center;gap:6px}.stat-item strong{color:#0f172a;font-weight:700}.stat-icon-green{color:#10b981;flex-shrink:0}.stat-students{font-size:14px;color:#64748b}.cert-about-section{margin-bottom:40px}.cert-about-section h3{font-size:20px;font-weight:700;margin-bottom:14px;color:#0f172a;letter-spacing:-.02em}.cert-desc{font-size:16px;line-height:1.75;color:#475569}.points-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.point-item{display:flex;gap:10px;align-items:flex-start;color:#374151;font-size:14px;line-height:1.5}.cert-course-redirect-box{background:#ffffff;border-radius:20px;padding:30px;border:1px solid #e2e8f0;box-shadow:0 4px 20px rgba(0,0,0,.03);display:flex;flex-direction:column;align-items:flex-start;gap:20px}.cert-course-redirect-box p{font-size:15px;line-height:1.6;color:#475569;margin:0}.cert-course-link-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:linear-gradient(90deg,#00B56F,#004F30);color:#ffffff;text-decoration:none;font-size:15px;font-weight:700;border-radius:12px;box-shadow:0 4px 14px rgba(0,181,111,.25);transition:all .2s ease}.cert-course-link-btn:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,181,111,.35)}.sticky-top{position:-webkit-sticky;position:sticky;top:100px}.sidebar-card{background:#ffffff;border-radius:24px;padding:32px 28px;box-shadow:0 8px 32px rgba(0,0,0,.08);text-align:center;border:1px solid #f1f5f9;display:flex;flex-direction:column;gap:0}.sidebar-badge-wrap{display:flex;justify-content:center;margin-bottom:20px}.sidebar-badge-img{width:100px;height:100px;object-fit:contain}.sidebar-brand-logo{width:64px;height:64px;margin:0 auto 20px}.sidebar-brand-logo img{width:64px;height:64px;object-fit:contain}.sidebar-card h4{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:10px;line-height:1.3;letter-spacing:-.02em}.sidebar-desc{font-size:14px;color:#64748b;margin-bottom:24px;line-height:1.6}.enquiry-trigger-btn{width:100%;background:linear-gradient(90deg,#00B56F,#004F30);color:#ffffff;border:none;padding:14px;border-radius:14px;font-size:15px;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 6px 16px rgba(0,181,111,.25);margin-bottom:20px}.enquiry-trigger-btn:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,181,111,.3)}.benefit-list{display:flex;flex-direction:column;gap:10px;text-align:left}.benefit-item{display:flex;align-items:center;gap:10px;font-size:13px;color:#475569}@media (max-width:992px){.cert-grid{flex-direction:column}.cert-sidebar{flex:none;width:100%}.sticky-top{position:static}.points-grid{grid-template-columns:1fr}}@media (max-width:640px){.cert-page-container{padding-top:90px;padding-bottom:60px}.cert-badge-hero-img{width:100px;height:100px}.cert-main-title{font-size:26px}.cert-meta-stats{gap:14px}.curr-item{padding:14px 16px}.sidebar-card{padding:24px 20px}}