.training-page{width:100%;background:#f8fafc;font-family:Inter,system-ui,-apple-system,sans-serif}.service-hero{position:relative;width:100%;min-height:45vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10rem 2rem 5rem;background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff!important;text-align:center;overflow:hidden}.service-hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5;z-index:1}.service-hero-content{position:relative;z-index:2;max-width:800px;margin:0 auto}.service-hero h1{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-1px;color:#fff!important}.service-hero p{font-size:1.25rem;font-weight:400;opacity:.9;line-height:1.6;color:#fff!important;max-width:700px;margin:0 auto 2.5rem}.badge{display:inline-block;padding:.6rem 1.4rem;background:#ffffff26;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);border-radius:50px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;color:#fff}.section-wrap{max-width:1200px;margin:0 auto;padding:80px 2rem}.section-header{text-align:center;margin-bottom:4rem}.section-header .sub-badge{color:#2563eb;font-weight:800;text-transform:uppercase;letter-spacing:2px;font-size:.9rem;display:block;margin-bottom:1rem}.section-header h2{font-size:clamp(2rem,4vw,2.5rem);color:#0f172a;font-weight:900;margin-bottom:1.5rem}.section-header p{color:#64748b;font-size:1.15rem;max-width:700px;margin:0 auto;line-height:1.6}.pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:2rem}.pillar-card{background:#fff;padding:2.5rem;border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 10px 30px #00000008;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.pillar-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000000f;border-color:#2563eb}.pillar-image{width:100%;height:160px;object-fit:cover;border-radius:16px;margin-bottom:2rem;box-shadow:0 5px 15px #0000000d}.pillar-card h3{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:2rem;border-bottom:2px solid #eff6ff;padding-bottom:1rem}.pillar-detail{margin-bottom:1.2rem}.pillar-detail strong{display:block;font-size:.8rem;text-transform:uppercase;letter-spacing:1px;color:#3b82f6;margin-bottom:.3rem}.pillar-detail p{color:#475569;line-height:1.5;font-size:1rem;margin:0}.syllabus-section{background:#fff;padding:100px 2rem}.syllabus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;max-width:1200px;margin-left:auto;margin-right:auto}.syllabus-item{padding:2.5rem;background:#f8fafc;border-radius:24px;border:1px solid #e2e8f0;transition:all .3s}.syllabus-item:hover{background:#eff6ff;border-color:#bfdbfe;transform:scale(1.02)}.syllabus-item h4{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.4}.syllabus-item p{color:#64748b;font-size:.95rem;line-height:1.6;margin:0}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.gallery :global(.gallery-item){border-radius:16px;overflow:hidden;height:220px;cursor:pointer;box-shadow:0 10px 20px #0000000d;transition:transform .3s}.gallery :global(.gallery-item:hover){transform:scale(1.03)}.gallery :global(.gallery-item img){width:100%;height:100%;object-fit:cover}.accreditation{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:4rem}.main-content{background:#f8fafc;padding:5rem 2rem;min-height:50vh}.accred-badge{background:#fff;padding:1rem 2rem;border-radius:12px;box-shadow:0 4px 15px #0000000d;display:flex;align-items:center;gap:1rem;font-weight:700;color:#1e3a8a;border:1px solid #e5e7eb;border-left:5px solid #2563eb}.testimonials-section{padding:100px 2rem;background:#f8fafc}.testimonials-wrapper{max-width:900px;margin:4rem auto 0;position:relative;display:flex;align-items:center;gap:1.5rem}.testimonials{flex:1;background:#fff;padding:4rem 3rem;border-radius:30px;box-shadow:0 20px 50px #0000000d;min-height:280px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.testimonials :global(.card){display:none;text-align:center;animation:fadeIn .6s ease forwards;width:100%}.testimonials :global(.card.active){display:block}.testimonials :global(.card p){font-size:1.3rem;line-height:1.6;color:#334155;margin-bottom:2rem;font-style:italic}.testimonials :global(.card h3){font-size:1.1rem;color:#2563eb;font-weight:800;text-transform:uppercase;letter-spacing:1px}.testimonial-nav{background:#fff;border:none;width:55px;height:55px;border-radius:50%;cursor:pointer;box-shadow:0 5px 15px #0000001a;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:all .3s;color:#1e3a8a;z-index:5}.testimonial-nav:hover{background:#2563eb;color:#fff;transform:scale(1.1)}.cta-section{padding:80px 2rem;text-align:center}.cta-box{background:linear-gradient(135deg,#1e3a8a,#0f172a);padding:5rem 3rem;border-radius:40px;color:#fff;max-width:1000px;margin:0 auto}.cta-box h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.cta-btn{display:inline-block;padding:1.2rem 3rem;background:#fff;color:#2563eb;border-radius:50px;font-weight:800;text-decoration:none;margin-top:2rem;transition:all .3s}.cta-btn:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0003}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.pillars-grid,.syllabus-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1000px){.gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.gallery{grid-template-columns:1fr}}@media(max-width:768px){.service-hero{padding:8rem 1.5rem 4rem;min-height:40vh}.accreditation{gap:1rem}.accred-badge{padding:.8rem 1.2rem;font-size:.9rem}.testimonials{padding:3rem 1.5rem}.testimonial-nav{display:none}.pillars-grid,.syllabus-grid{grid-template-columns:1fr}}
