.placement-hero{position:relative;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;min-height:320px;padding:5rem 1.5rem;background:url('../images/sliders/placement-banner.jpg') center/cover no-repeat}
.placement-hero__overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0b3c6de6,#0b3c6dbf);opacity:0.5}
.placement-hero__container{position:relative;max-width:600px;margin:0 auto}
.placement-hero h1{font-size:2.6rem;font-weight:700;line-height:1.3}
.placement-hero h1 span{color:#f7941d}
.placement-hero h2{font-size:1.8rem;margin:1rem 0;font-weight:500}
.placement-hero p{font-size:1.4rem;color:#e5e7eb;margin-bottom:2rem;line-height:1.6}
.btn--cta{display:inline-block;background:#f7941d;color:#fff;padding:1.2rem 2.4rem;border-radius:30px;font-size:1.4rem;font-weight:500;transition:all .3s ease;box-shadow:0 8px 20px #0003}
.btn--cta:hover{background:#d97c12;transform:translateY(-3px);box-shadow:0 12px 30px #00000040}

.placement-features{padding:6rem 0;background:#f9fafb}
.placement-features__header{text-align:center;max-width:700px;margin:0 auto 3rem}
.placement-features__header h2{font-size:2.2rem;font-weight:600;color:#1a1a1a}
.placement-features__header p{margin-top:1rem;font-size:1.4rem;color:#6b7280;line-height:1.6}
.placement-features__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}
.feature-card{background:#fff;padding:2rem;border-radius:14px;box-shadow:0 6px 20px #0000000d;transition:all .3s ease;position:relative;overflow:hidden}
.feature-card span{font-size:2.2rem;display:inline-block;margin-bottom:1rem}
.feature-card h4{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#111}
.feature-card p{font-size:1.3rem;color:#555;line-height:1.5}
.feature-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:#f7941d}
.feature-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000014}

.industries{padding:5rem 0;background:#f9fafb}
.industries__header{text-align:center;margin-bottom:3rem}
.industries__header h2{font-size:2.2rem;font-weight:600;color:#1a1a1a}
.industries__header p{font-size:1.4rem;color:#6b7280;margin-top:.8rem}
.industries__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}
.industry-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 6px 20px #0000000d;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}
.industry-card span{font-size:2.4rem;display:block;margin-bottom:1rem}
.industry-card h4{font-size:1.4rem;font-weight:500;color:#333}
.industry-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #0000001a}
.industry-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:#f7941d}

.programs{padding:5rem 0}
.programs__header{text-align:center;margin-bottom:3rem}
.programs__header h2{font-size:2.2rem;font-weight:600}
.programs__list{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:1.2rem}
.program-item{display:flex;align-items:center;gap:1rem;background:#fff;padding:1.4rem 1.6rem;border-radius:10px;box-shadow:0 4px 15px #0000000d;position:relative;transition:all .3s ease}
.program-item span{font-size:2rem;flex-shrink:0}
.program-item p{font-size:1.4rem;color:#333}
.program-item::before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background:#f7941d;border-radius:10px 0 0 10px}
.program-item:hover{transform:translateX(5px);box-shadow:0 8px 25px #00000014}

.why{padding:5rem 0;background:#f9fafb}
.why__header{text-align:center;margin-bottom:3rem}
.why__header h2{font-size:2.2rem;font-weight:600;color:#1a1a1a}
.why__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}
.why-card{background:#f9fafb;padding:2rem;border-radius:12px;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}
.why-card span{font-size:2.2rem;display:block;margin-bottom:1rem}
.why-card h4{font-size:1.4rem;font-weight:500;color:#333;line-height:1.4}
.why-card:hover{transform:translateY(-6px);background:#fff;box-shadow:0 12px 30px #00000014}
.why-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:#0b3c6d}

.highlights{padding:5rem 0;background:linear-gradient(135deg,#0b3c6d,#123f75);color:#fff}
.highlights__header{text-align:center;margin-bottom:3rem}
.highlights__header h2{font-size:2.2rem;font-weight:600}
.highlights__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}
.highlight-card{background:#ffffff14;padding:2rem;border-radius:12px;text-align:center;backdrop-filter:blur(8px);transition:all .3s ease}
.highlight-card span{font-size:2.4rem;display:block;margin-bottom:.8rem}
.highlight-card h3{font-size:2.4rem;font-weight:700;color:#f7941d;margin-bottom:.5rem}
.highlight-card p{font-size:1.3rem;color:#e5e7eb}
.highlight-card:hover{transform:translateY(-6px);background:#ffffff26}

.roles{padding:5rem 0;background:#f9fafb}
.roles__header{text-align:center;margin-bottom:3rem}
.roles__header h2{font-size:2.2rem;font-weight:600;color:#1a1a1a}
.roles__grid{display:grid;grid-template-columns:1fr;gap:1.2rem}
.role-card{display:flex;align-items:center;gap:1rem;background:#fff;padding:1.4rem 1.6rem;border-radius:10px;box-shadow:0 4px 15px #0000000d;transition:all .3s ease;position:relative}
.role-card span{font-size:2rem;flex-shrink:0}
.role-card p{font-size:1.4rem;color:#333;font-weight:500}
.role-card::before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background:#0b3c6d;border-radius:10px 0 0 10px}
.role-card:hover{transform:translateX(6px);box-shadow:0 8px 25px #00000014}

.locations{padding:5rem 0;background:#fff;text-align:center}
.locations__header{margin-bottom:2.5rem}
.locations__header h2{font-size:2.2rem;font-weight:600;color:#1a1a1a}
.locations__header p{margin-top:.6rem;font-size:1.4rem;color:#6b7280}
.locations__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;max-width:700px;margin:0 auto}
.location-chip{padding:.6rem 1.2rem;background:#f5f7fa;border-radius:20px;font-size:1.3rem;color:#333;transition:all .3s ease;cursor:pointer}
.location-chip:hover{background:#0b3c6d;color:#fff}
.location-chip--highlight{background:#f7941d;color:#fff;font-weight:500}
.location-chip--highlight:hover{background:#d97c12}

.journey{padding:6rem 0;background:#f9fafb;text-align:center}
.journey__header{margin-bottom:3rem}
.journey__header h2{font-size:2.2rem;font-weight:600}
.journey__flow{display:flex;flex-direction:column;gap:2rem;position:relative}
.journey-step{display:flex;align-items:center;gap:1.5rem;position:relative}
.step-circle{width:42px;height:42px;border-radius:50%;background:#0b3c6d;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.4rem;flex-shrink:0}
.journey-step p{font-size:1.4rem;color:#333;font-weight:500}
.journey-step:not(:last-child)::after{content:"";position:absolute;left:20px;top:50px;width:2px;height:30px;background:#d1d5db}

.cta{padding:6rem 1.5rem 0; margin-top:5rem;}
.cta-card{background:#fff;padding:3rem 2rem;border-radius:16px;text-align:center;box-shadow:0 15px 40px #00000026;max-width:500px;margin:0 auto;position:relative;top:-60px}
.cta-card h2{font-size:2.2rem;font-weight:600;color:#1a1a1a}
.cta-sub{margin:1rem 0 2rem;font-size:1.4rem;color:#6b7280}
.cta-info{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}
.cta-item{display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:1.4rem;color:#333}
.cta-item span{font-size:1.6rem}
.cta-btn{display:inline-block;width:100%}

@media(min-width:768px){
	.placement-hero{min-height:420px;padding:7rem 2rem}
	.placement-hero h1{font-size:3.6rem}
	.placement-hero h2{font-size:2.2rem}
	.placement-hero p{font-size:1.6rem}

	.placement-features__grid{grid-template-columns:repeat(2,1fr)}

	.industries__grid{grid-template-columns:repeat(2,1fr)}

	.programs__list{max-width:800px}
	.program-item{padding:1.6rem 2rem}
	.programs__header h2{font-size:2.6rem}

	.why__grid{grid-template-columns:repeat(2,1fr)}

	.highlights__grid{grid-template-columns:repeat(2,1fr)}

	.roles__grid{grid-template-columns:repeat(2,1fr)}

	.locations__header h2{font-size:2.6rem}
	.location-chip{font-size:1.4rem;padding:.8rem 1.6rem}

	.journey__flow{flex-direction:row;justify-content:space-between;align-items:center}
	.journey-step::after{display:none}
	.journey-step{flex-direction:column;text-align:center;gap:1rem;flex:1}
	.journey-step:not(:last-child)::before{content:"→";position:absolute;right:-12px;top:50%;transform:translateY(-50%);font-size:2rem;color:#f7941d}
	.step-circle{width:50px;height:50px;font-size:1.6rem}
	.journey__header h2{font-size:2.6rem}

	.cta-card{padding:4rem 3rem;max-width:600px}
	.cta-card h2{font-size:2.6rem}
}
@media(min-width:1024px){
	.placement-hero{background-image:url('../images/sliders/placement-banner.jpg');background-repeat:no-repeat;background-position:center top;background-size:100% auto;min-height:auto;aspect-ratio:1920/625;}
	.placement-features__grid{grid-template-columns:repeat(3,1fr)}
	.placement-features__header h2{font-size:2.6rem}

	.industries__grid{grid-template-columns:repeat(3,1fr)}
	.industries__header h2{font-size:2.6rem}

	.why__grid{grid-template-columns:repeat(3,1fr)}
	.why__header h2{font-size:2.6rem}

	.highlights__grid{grid-template-columns:repeat(4,1fr)}
	.highlights__header h2{font-size:2.6rem}
	.highlight-card h3{font-size:2.8rem}

	.roles__grid{grid-template-columns:repeat(3,1fr)}
	.roles__header h2{font-size:2.6rem}
}