.hero-section{text-align:center;background-color:#2563eb0d;align-items:center;min-height:90vh;display:flex;position:relative}.hero-section h1{color:#111827;margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.2}.hero-section h1 span{color:#2563eb}.hero-section p{color:#4b5563;max-width:48rem;margin:0 auto 2rem;font-size:1.125rem}.hero-section .cta-button{color:#fff;background-color:#22c55e;padding:1rem 2rem;font-size:1.125rem;text-decoration:none}.hero-section .cta-button:hover{background-color:#1d4ed8}.hero-background{z-index:-1;opacity:.2;background-position:50%;background-size:cover;position:absolute;inset:0}section{padding:5rem 0}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{color:#111827;font-size:2.25rem;font-weight:800}.section-title p{color:#4b5563;margin-top:.5rem;font-size:1.125rem}#partner .content-wrapper{flex-direction:column;align-items:center;gap:3rem;display:flex}#partner img{border-radius:1rem;width:100%;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}#partner .text-content h2{margin-bottom:1.5rem;font-size:2.25rem;font-weight:800}#partner .text-content p{color:#4b5563;margin-bottom:2rem;font-size:1.125rem}#partner ul{list-style:none}#partner ul li{align-items:flex-start;margin-bottom:1rem;display:flex}#partner .icon-wrapper{color:#fff;background-color:#22c55e;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.25rem;margin-right:1rem;display:flex}#partner .icon-wrapper svg{width:1rem;height:1rem}#partner h4{font-size:1.125rem;font-weight:600}#experience{background-color:#f9fafb}.experience-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.experience-card{background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.experience-card h3{color:#2563eb;margin-bottom:.5rem;font-size:3rem;font-weight:800}.experience-card .green-text{color:#22c55e}.experience-card p{color:#374151;font-size:1.125rem;font-weight:600}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.testimonial-card{background-color:var(--white);border:1px solid var(--gray-200);border-radius:.75rem;flex-direction:column;padding:2rem;display:flex;position:relative}.testimonial-quote{color:var(--gray-600);border-left:3px solid var(--brand-blue);flex:1;margin-bottom:1.5rem;padding-left:1rem;font-size:.95rem;line-height:1.7;position:relative}.client-info{align-items:center;gap:.75rem;display:flex}.client-info img,.client-info .avatar-placeholder{object-fit:cover;border:2px solid var(--gray-100);border-radius:9999px;width:3rem;height:3rem}.avatar-placeholder{background:linear-gradient(135deg,#e0e7ff,#dbeafe);flex-shrink:0;justify-content:center;align-items:center;display:flex}.avatar-placeholder svg{width:1.5rem;height:1.5rem;color:var(--brand-blue)}.client-info .name{color:var(--gray-900);font-size:.9rem;font-weight:700}.client-info .title{color:var(--gray-500);font-size:.8rem}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-100%)}}.logos{white-space:nowrap;background:#fff;padding-top:80px;position:relative;overflow:hidden}.logos:hover .logos-slide{animation-play-state:paused}.logos:before,.logos:after{content:"";z-index:2;width:250px;height:100%;position:absolute;top:0}.logos:before{background:linear-gradient(270deg,#fff0,#fff);left:0}.logos:after{background:linear-gradient(90deg,#fff0,#fff);right:0}.logos-slide{white-space:nowrap;animation:15s linear infinite slide;display:inline-block}.logos-slide img{width:200px;height:150px;margin:0 40px}#faq{background-color:#f9fafb}.faq-container{max-width:48rem;margin:0 auto}.faq-item{background-color:#fff;border-radius:.5rem;margin-bottom:1rem;box-shadow:0 1px 2px #0000000d}.faq-question{cursor:pointer;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.faq-question h3{font-size:1.125rem;font-weight:600}.faq-question svg{color:#2563eb;width:1.5rem;height:1.5rem;transition:transform .3s}.faq-answer{max-height:0;padding:0 1.5rem;transition:max-height .3s ease-out;overflow:hidden}.faq-answer p{color:#4b5563;padding-bottom:1.5rem}.faq-question.open+.faq-answer{max-height:200px}.faq-question.open svg{transform:rotate(180deg)}@media (max-width:767px){.experience-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (min-width:768px){.hero-section h1{font-size:3.75rem}.hero-section p{font-size:1.25rem}#partner .content-wrapper{flex-direction:row}#partner .text-content,#partner .image-wrapper{width:50%}.experience-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hero-section h1{font-size:4.5rem}.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.section{padding:5rem 0}.section-gray{background-color:var(--gray-100)}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{color:var(--gray-800);margin:0;font-size:2.25rem;font-weight:700}.section-header p{color:var(--gray-600);max-width:42rem;margin-top:.5rem;margin-left:auto;margin-right:auto}.cert-category{margin-bottom:2.5rem}.cert-category:last-child{margin-bottom:0}.cert-category-title{color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;text-align:center;border-bottom:2px solid var(--gray-200);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1rem;font-weight:700}.cert-badge-grid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.cert-badge-item{text-align:center;flex-direction:column;align-items:center;width:130px;display:flex}.cert-badge-img{width:100px;height:100px;margin-bottom:.75rem}.cert-badge-img img{object-fit:contain;width:100%;height:100%}.cert-badge-name{color:var(--gray-900);margin-bottom:.2rem;font-size:.85rem;font-weight:700;line-height:1.3}.cert-badge-issuer{color:var(--gray-500);font-size:.7rem;line-height:1.3}@media (max-width:480px){.cert-badge-grid{gap:1.25rem}.cert-badge-item{width:100px}.cert-badge-img{width:80px;height:80px}}
