.ldp-hero{min-height:400px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;position:relative;background:linear-gradient(135deg,#0b1d33,#0a2e52)}.ldp-hero-text{padding:3rem;padding-left:max(2rem,calc((100vw - 1400px)/2 + 2rem));display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.ldp-hero-text:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.06) 1px,transparent 1px);background-size:20px 20px;pointer-events:none;z-index:-1}.ldp-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);padding:.5rem 1.25rem;border-radius:100px;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffe6;margin-bottom:1.5rem;width:fit-content}.ldp-hero-badge svg{width:14px;height:14px;stroke:var(--accent-orange, #FB8C00);flex-shrink:0}.ldp-hero h1{font-size:var(--ldp-h1-size, 46px);font-weight:var(--ldp-h1-weight, 900);line-height:1.1;margin:0 0 1rem}.ldp-hero-subtitle{font-size:1.1rem;color:#ffffffbf;line-height:1.6;margin:0 0 2rem;max-width:500px}.ldp-hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.ldp-hero-image{position:relative;min-height:400px}.ldp-hero-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ldp-hero-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0b1d33 0%,rgba(11,29,51,.3) 40%,transparent 70%);pointer-events:none}.ldp-intro{padding:5rem 2rem;background:#fff}.ldp-intro .container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.ldp-intro-text h2{font-size:2rem;font-weight:800;color:var(--primary-blue, #0369A1);margin:0 0 1.5rem}.ldp-intro-text p{font-size:1.05rem;color:var(--gray-600, #475569);line-height:1.8;margin:0 0 1rem}.ldp-blended-card{background:var(--light-blue, #f0f7ff);border:1px solid rgba(3,105,161,.12);border-radius:16px;padding:2.5rem}.ldp-blended-card h3{font-size:1.3rem;font-weight:700;color:var(--primary-blue, #0369A1);margin:0 0 1rem}.ldp-blended-card p{font-size:.95rem;color:var(--gray-600, #475569);line-height:1.7;margin:0 0 1.5rem}.ldp-blended-card p:last-child{margin-bottom:0}.ldp-blended-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.ldp-blended-features li{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:var(--gray-600, #475569);line-height:1.5}.ldp-blended-features li svg{width:18px;height:18px;stroke:var(--accent-orange, #FB8C00);flex-shrink:0;margin-top:2px}.ldp-benefits{padding:5rem 2rem;background:var(--gray-50, #f8fafc)}.ldp-benefits .container{max-width:1400px;margin:0 auto}.ldp-benefits-header{text-align:center;margin-bottom:3rem}.ldp-benefits-header h2{font-size:2rem;font-weight:800;color:var(--primary-blue, #0369A1);margin:0 0 .75rem}.ldp-benefits-header p{font-size:1.05rem;color:var(--gray-500, #64748b);margin:0}.ldp-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--gray-200, #e2e8f0);border-radius:12px;overflow:hidden;background:#fff}.ldp-benefit-item{padding:2rem 1.5rem;border-right:1px solid var(--gray-200, #e2e8f0);border-bottom:1px solid var(--gray-200, #e2e8f0)}.ldp-benefit-item:nth-child(4n){border-right:none}.ldp-benefit-item:nth-last-child(-n+4){border-bottom:none}.ldp-benefit-number{font-size:2rem;font-weight:900;color:#0369a11a;line-height:1;margin-bottom:.75rem}.ldp-benefit-text{font-size:.92rem;font-weight:600;color:var(--gray-700, #334155);line-height:1.4}.ldp-phases{padding:3.5rem 2rem 4rem;background:#fff}.ldp-phases .container{max-width:1100px;margin:0 auto}.ldp-phases-header{text-align:center;margin-bottom:2.5rem}.ldp-phases-header h2{font-size:2rem;font-weight:800;color:var(--primary-blue, #0369A1);margin:0 0 .5rem}.ldp-phases-header p{font-size:1rem;color:var(--gray-500, #64748b);margin:0}.ldp-timeline{position:relative}.ldp-timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,var(--primary-blue, #0369A1) 0%,var(--secondary-blue, #075985) 50%,var(--success, #16a34a) 100%);transform:translate(-50%);border-radius:3px}.ldp-tl-phase{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;padding:1.25rem 0}.ldp-tl-phase:first-child{padding-top:0}.ldp-tl-phase:last-child{padding-bottom:0}.ldp-tl-center{display:flex;flex-direction:column;align-items:center;z-index:2;padding:0 2.5rem;position:relative}.ldp-tl-center:after{content:"";position:absolute;top:50%;left:50%;width:60px;height:60px;background:#fff;border-radius:50%;transform:translate(-50%,-15%);z-index:-1}.ldp-tl-pill{display:inline-flex;align-items:center;background:linear-gradient(135deg,var(--primary-blue, #0369A1),var(--secondary-blue, #075985));color:var(--white, #fff);padding:.25rem .75rem;border-radius:100px;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.35rem;white-space:nowrap}.ldp-tl-number{font-size:5.5rem;font-weight:900;color:var(--gray-200, #e2e8f0);line-height:1;letter-spacing:-.05em}.ldp-tl-left{padding-right:1rem;padding-top:.5rem}.ldp-tl-right{padding-left:1rem;padding-top:.5rem}.ldp-tl-text h3{font-size:1.25rem;font-weight:800;color:var(--gray-800, #1e293b);margin:0 0 .5rem;letter-spacing:-.02em}.ldp-tl-text p{color:var(--gray-600, #475569);line-height:1.65;font-size:.9rem;margin:0}.ldp-tl-text p+p{margin-top:.5rem}.ldp-tl-left .ldp-tl-text h3,.ldp-tl-left .ldp-tl-text p{text-align:right}.ldp-tl-topics{list-style:none;padding:0;margin:.65rem 0 0;display:grid;grid-template-columns:1fr;gap:.25rem}.ldp-tl-topics li{display:inline-flex;align-items:flex-start;gap:.35rem;font-size:.8rem;color:var(--gray-600, #475569);line-height:1.4}.ldp-tl-topics li svg{color:var(--success, #16a34a);margin-top:1px;flex-shrink:0}.ldp-tl-left .ldp-tl-topics li{flex-direction:row-reverse;text-align:right;justify-content:start}.ldp-tl-left .ldp-tl-topics{justify-items:end}.ldp-tl-image{width:85%;max-width:380px;border-radius:10px;overflow:hidden;aspect-ratio:4 / 3;background:var(--gray-100, #f1f5f9)}.ldp-tl-image img{width:100%;height:100%;object-fit:cover;display:block}.ldp-tl-right .ldp-tl-image{margin-left:0}.ldp-tl-left .ldp-tl-image{margin-left:auto}.ldp-tailored{padding:0 2rem 3rem;background:var(--white, #ffffff)}.ldp-tailored .container{max-width:1100px;margin:0 auto}.ldp-tailored-panel{background:var(--light-blue, #f0f7ff);border:1px solid rgba(3,105,161,.1);border-radius:16px;padding:3rem 2.5rem;text-align:center;max-width:750px;margin:0 auto}.ldp-tailored-icon{width:84px;height:84px;border-radius:50%;background:linear-gradient(135deg,var(--primary-blue, #0369A1),var(--secondary-blue, #075985));display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 6px 20px #0369a140}.ldp-tailored-icon svg{stroke:var(--white, #fff)}.ldp-tailored-panel h3{font-size:1.5rem;font-weight:800;color:var(--gray-800, #1e293b);margin:0 0 .75rem;letter-spacing:-.02em}.ldp-tailored-panel p{font-size:.92rem;color:var(--gray-700, #475569);line-height:1.7;margin:0 0 .65rem}.ldp-tailored-panel p:last-child{margin-bottom:0}@media(max-width:1024px){.ldp-hero{grid-template-columns:1fr;min-height:auto}.ldp-hero-text{padding:3rem 2rem}.ldp-hero-image{min-height:300px}.ldp-hero-image:after{background:linear-gradient(to bottom,#0b1d33 0%,rgba(11,29,51,.2) 30%,transparent 60%)}.ldp-intro .container{grid-template-columns:1fr;gap:2.5rem}.ldp-benefits-grid{grid-template-columns:repeat(2,1fr)}.ldp-benefit-item:nth-child(4n){border-right:1px solid var(--gray-200, #e2e8f0)}.ldp-benefit-item:nth-child(2n){border-right:none}.ldp-benefit-item:nth-last-child(-n+4){border-bottom:1px solid var(--gray-200, #e2e8f0)}.ldp-benefit-item:nth-last-child(-n+2){border-bottom:none}.ldp-tl-phase{grid-template-columns:auto 1fr}.ldp-tl-left{display:none}.ldp-tl-center{padding:0 1.25rem 0 0}.ldp-tl-center:after{display:none}.ldp-tl-right{padding-left:0}.ldp-tl-number{font-size:3.5rem}.ldp-tl-right .ldp-tl-image{width:100%;max-width:none;margin-top:1rem}.ldp-tl-left .ldp-tl-text h3,.ldp-tl-left .ldp-tl-text p{text-align:left}.ldp-timeline:before{left:20px}}@media(max-width:768px){.ldp-hero h1{font-size:2rem}.ldp-hero-subtitle{font-size:1rem}.ldp-hero-buttons{flex-direction:column}.ldp-hero-buttons a,.ldp-hero-buttons button{width:100%;justify-content:center}.ldp-intro-text h2,.ldp-benefits-header h2,.ldp-phases-header h2,.ldp-tl-text h3{font-size:1.2rem}.ldp-tailored-panel h3{font-size:1.3rem}}@media(max-width:480px){.ldp-benefits-grid{grid-template-columns:1fr}.ldp-benefit-item{border-right:none!important}.ldp-benefit-item:last-child{border-bottom:none!important}}
/*# sourceMappingURL=/cdn/shop/t/592/assets/leadership-program-page.css.map */
