.certificate-head{background:#fbfff3;width:100%;height:130px;display:flex;justify-content:space-between;align-items:center;padding:0 1px;margin-top:64px}.certificate-head .left-image,.certificate-head .right-image{flex-shrink:0;max-width:150px;height:auto}@media(max-width:768px){.certificate-head{flex-direction:column;height:110px}.certificate-head .left-image,.certificate-head .right-image{max-width:90px}}.certificate-desc{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 16px}.certificate-desc h1{color:var(--Gray-Scale-Gray-900,#1a1a1a);font-size:2rem;font-weight:600;line-height:1.2}.certificate-desc p{color:var(--Gray-Scale-Gray-500,#666);max-width:90%;font-size:1rem}@media(max-width:768px){.certificate-desc{width:100%!important}.certificate-desc h1{font-size:1.5rem}.certificate-desc p{font-size:.875rem}}.certificate-section{max-width:1200px;margin:0 auto;padding:0 1rem}.certificate-section .certificate-card{display:flex;flex-direction:column;align-items:center;margin:16px 0;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:16px;border-radius:8px}.certificate-section .certificate-card .certificate-img{object-fit:contain;width:100%;height:300px;border-radius:8px}.certificate-section .certificate-card h3{font-size:1.25rem;text-align:center}.certificate-section .certificate-card .certificate-action-btn{border-radius:33.051px;background:var(--white,#fff);box-shadow:0 4px 4px 0 hsla(0,0%,69%,.25);display:flex;padding:6.61px;align-items:center;gap:6.61px}.certificate-section .certificate-desc{max-width:1200px;margin:0 auto;text-align:center;padding:0 1rem}@media(min-width:1024px){.certificate-section .certificate-desc{width:50%}}@media(max-width:768px){.certificate-section{padding:12px;margin:0 8px}.certificate-section .certificate-card{margin:8px 0}.certificate-section .certificate-card h3{font-size:1rem}}