.cert-section{background:linear-gradient(#f8fafc 0%,#fff 100%);border-top:1px solid #e2e8f0;padding:2rem 1rem 3rem}.cert-container{max-width:1200px;margin:0 auto}.cert-header{text-align:center;margin-bottom:4rem}.cert-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.cert-title-gradient{background:linear-gradient(135deg,#ff6b00 0%,#ff8533 50%,#df6718 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cert-subtitle{color:#334155;max-width:600px;margin:0 auto;font-size:1.125rem;font-weight:500;line-height:1.6}.cert-grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:992px){.cert-grid{grid-template-columns:repeat(2,1fr)}}.cert-card{border:2px solid var(--brand-primary,#df6718);background:#fff;border-radius:16px;flex-direction:column;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #df671826}.cert-card:hover{border-color:var(--brand-primary,#df6718);transform:translateY(-5px);box-shadow:0 10px 30px #df671833}.cert-entity-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.cert-logo-wrapper{align-items:center;gap:1.5rem;height:60px;display:flex}.cert-logo{width:auto;max-height:100%}.cert-logo-divider{opacity:.8;background:#e2e8f0;width:2px;height:30px}.secondary-logo{max-height:45px}.dark-logo{filter:brightness(0);opacity:.8}.cert-badge{text-transform:uppercase;color:#fff;z-index:10;letter-spacing:.05em;border-bottom-left-radius:12px;padding:.5rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:0;right:0;box-shadow:-2px 2px 4px #0000001a}.cert-badge-premium{background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 100%)}.cert-badge-university{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)}.cert-content{margin-bottom:2rem}.cert-content h3{color:#0f172a;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.cert-content p{color:#475569;font-size:1rem;line-height:1.7}.cert-image-container{background:linear-gradient(135deg,#2c2c2c 0%,#1a1a1a 50%,#2c2c2c 100%);border-radius:4px;justify-content:center;align-items:center;margin-top:auto;padding:16px;display:flex;position:relative;box-shadow:0 8px 24px #00000040,0 4px 8px #00000026,inset 0 1px #ffffff1a}.cert-image-container:before{content:"";pointer-events:none;z-index:2;border:2px solid;border-image:linear-gradient(135deg,#d4af37 0%,#f4d675 25%,#d4af37 50%,#b8962e 75%,#d4af37 100%) 1;position:absolute;inset:4px}.cert-image-container:after{content:"";pointer-events:none;z-index:2;border:1px solid #d4af3766;position:absolute;inset:10px}.cert-doc-image{z-index:1;border-radius:2px;width:100%;height:auto;transition:transform .3s;display:block;position:relative;box-shadow:inset 0 0 20px #0000004d,0 2px 8px #0003}.cert-card:hover .cert-doc-image{transform:scale(1.02)}@media (max-width:768px){.cert-title{font-size:2rem}.cert-card{padding:1.5rem}.cert-entity-header{flex-direction:column;align-items:flex-start;gap:1rem}}
.online-library-section{background:#fafafa;padding:2rem 0;position:relative;overflow:hidden}.online-library-section:before{content:"";background:linear-gradient(90deg,#0000,#0000000d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.section-container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.section-header{text-align:center;margin-bottom:4rem}.section-badge{color:#fff;text-transform:uppercase;letter-spacing:.12em;background:linear-gradient(135deg,#ff6b00 0%,#ff8533 100%);border-radius:100px;margin-bottom:1rem;padding:.625rem 1.5rem;font-size:1.1rem;font-weight:700;display:inline-block;box-shadow:0 4px 15px #ff6b004d}@media (max-width:480px){.section-badge{letter-spacing:.12em;margin-bottom:1rem;padding:.5rem 1rem;font-size:.75rem}}.section-title{color:#111;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.text-accent{color:#ec7c00;display:inline-block;position:relative}.text-red{text-shadow:0 0 10px #ff00004d;color:red!important}.section-subtitle{color:#666;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.library-courses-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.library-card{background:#fff;border:1px solid #ec7c00;border-radius:16px;flex-direction:column;padding:2rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px #00000005}.library-card:hover{border-color:#ec7c00;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.card-image-wrapper{background:#f8fafc;border-radius:15px 15px 0 0;width:calc(100% + 4rem);height:180px;margin:-2rem -2rem 1rem;position:relative;overflow:hidden}.card-image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.library-card:hover .card-image{transform:scale(1.1)}.card-category{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#ff6b00 0%,#ff8533 100%);border-radius:50px;align-self:flex-start;margin-bottom:1rem;padding:.4rem 1rem;font-size:.65rem;font-weight:800;box-shadow:0 2px 8px #ff6b0033}.card-content{flex-grow:1;margin-bottom:1.5rem}.card-title{color:#111;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.card-description{color:#666;font-size:.9rem;line-height:1.6}.card-meta{border-bottom:1px solid #0000000d;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.meta-badge{color:#444;font-size:.8rem;font-weight:600}.meta-divider{background:#ddd;width:1px;height:12px}.meta-provider{color:#888;font-size:.8rem}.meta-provider-logo{object-fit:contain;width:auto;height:20px}.card-features{gap:1rem;margin-bottom:1.5rem;display:flex}.feature-item{color:#555;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.feature-dot{background:#22c55e;border-radius:50%;width:6px;height:6px}.card-cta{color:#fff;background:#ec7c00;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.8rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.card-cta:hover{color:#fff;background:#ca6b00}.card-cta .arrow{transition:transform .2s}.card-cta:hover .arrow{transform:translate(4px)}.library-footer{background:#fff;border:1px solid #ec7c00;border-radius:16px;justify-content:space-between;align-items:center;margin-top:1rem;padding:1.25rem 3rem;display:flex;box-shadow:0 10px 30px #0000000d}.footer-stats{align-items:center;gap:4rem;display:flex}.stat{flex-direction:column;gap:.1rem;display:flex}.stat strong{color:#ec7c00;font-size:1.85rem;font-weight:800;line-height:1.1}.stat span{color:#4b5563;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.view-all-btn{color:#fff;background:#ec7c00;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #ec7c0033}.view-all-btn:hover{color:#fff;background:#ca6b00;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 20px #ec7c004d}@media (max-width:1024px){.library-courses-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.online-library-section{padding:4rem 0}.section-title{font-size:2rem}.library-courses-grid{grid-template-columns:1fr;gap:1.5rem}.library-footer{text-align:center;flex-direction:column;gap:1.5rem;padding:1.5rem;font-size:.75rem}.footer-stats{flex-wrap:wrap;justify-content:center;gap:1rem}}
