.home-page{overflow:hidden;background:#fff}.home-kicker{margin:0 0 .75rem;color:#50735f;font-size:.78rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.home-section{padding-block:clamp(4.5rem,7vw,7rem)}.home-section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.25rem}.home-section-head>div{max-width:48rem}.home-section-head h2{max-width:20ch;margin-bottom:.65rem}.home-section-head>div>p:last-child{font-size:1.08rem}.home-section-head>a{flex:none;color:var(--np-green-900);font-weight:800}

.home-hero{position:relative;color:#fff;background:#003c25}.home-hero-grid{display:grid;grid-template-columns:minmax(0,.93fr) minmax(24rem,1.07fr);gap:clamp(2rem,5vw,5rem);align-items:center;min-height:42rem;padding-block:clamp(4rem,7vw,6.5rem)}.home-hero-copy{position:relative;z-index:2}.home-hero .home-kicker{color:#bce482}.home-hero h1{max-width:13ch;margin-bottom:1.25rem;color:#fff;font-size:clamp(3.5rem,5.5vw,4.5rem);line-height:1.06;letter-spacing:-.04em}.home-hero-copy>p:not(.home-kicker){max-width:39rem;color:#e5f0ea;font-size:clamp(1.08rem,1.5vw,1.25rem);line-height:1.7}.home-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.home-button-light{border-color:rgba(255,255,255,.65);color:#fff;background:transparent}.home-button-outline{border-color:var(--np-green-900);color:var(--np-green-900);background:#fff}.home-hero-assurances{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin:1.75rem 0 0;padding:1.25rem 0 0;border-top:1px solid rgba(255,255,255,.18);list-style:none;color:#dcebe3;font-size:.9rem}.home-hero-assurances li::before{content:"✓";margin-right:.4rem;color:#bce482;font-weight:900}.home-hero-media{position:relative;overflow:hidden;min-height:34rem;margin:0;border-radius:1.5rem 1.5rem 1.5rem .25rem;box-shadow:0 2.5rem 6rem rgba(0,22,13,.45)}.home-hero-media::after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 50%,rgba(0,35,21,.82))}.home-hero-media img{width:100%;height:100%;min-height:34rem;object-fit:cover}.home-hero-media figcaption{position:absolute;z-index:1;right:1.5rem;bottom:1.5rem;left:1.5rem;display:grid;gap:.2rem;padding:1rem 1.1rem;border-left:.2rem solid var(--np-green-500);color:#fff;background:rgba(0,52,31,.82);backdrop-filter:blur(8px)}.home-hero-media figcaption span{color:#dcebe3;font-size:.9rem}

.home-trust{border-bottom:1px solid var(--np-border);background:#fff}.home-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.home-trust-grid>div{display:grid;align-content:center;min-height:9rem;padding:1.4rem clamp(1rem,2vw,1.75rem);border-right:1px solid var(--np-border)}.home-trust-grid>div:last-child{border:0}.home-trust strong{color:var(--np-green-900);font-size:clamp(1.75rem,3vw,2.5rem);line-height:1}.home-trust span{margin-top:.55rem;color:var(--np-text-muted);font-size:.9rem;line-height:1.4}

.home-finder{position:relative;z-index:3;display:grid;grid-template-columns:.75fr 1.25fr;gap:2rem;margin-top:3rem;padding:clamp(1.5rem,3vw,2.25rem);border:1px solid var(--np-border);border-radius:1.25rem;background:#fff;box-shadow:var(--np-shadow-md)}.home-finder h2{font-size:clamp(1.8rem,3vw,2.5rem)}.home-search-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.home-search-grid label{display:grid;gap:.35rem;color:#30483a;font-size:.85rem;font-weight:800}.home-search-grid :is(input,select){width:100%}.home-search-grid button{align-self:end}

.home-destinations{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.home-destination-card{position:relative;display:grid;grid-column:span 4;overflow:hidden;min-height:18rem;padding:1.5rem;border:1px solid var(--np-border);border-radius:1rem;color:#fff;text-decoration:none;background:#07583a;box-shadow:var(--np-shadow-sm)}.home-destination-card:nth-child(4),.home-destination-card:nth-child(5){grid-column:span 6;min-height:15rem}.home-destination-card>div:last-child{position:relative;z-index:1;display:grid;align-content:end;height:100%}.home-destination-card h3{margin:0;color:#fff;font-size:1.75rem}.home-destination-card p{max-width:30rem;color:#e4eee8}.home-destination-card strong{margin-top:.6rem}.home-country-mark{position:absolute;right:-.3rem;top:-1.1rem;color:rgba(255,255,255,.12);font-size:7rem;font-weight:900;line-height:1;letter-spacing:-.08em}.home-destination-sun{background:linear-gradient(145deg,#805b16,#0b6844)}.home-destination-navy{background:linear-gradient(145deg,#183e62,#004e2e)}.home-destination-red{background:linear-gradient(145deg,#7b3030,#07553a)}.home-destination-blue{background:linear-gradient(145deg,#275d82,#064d35)}.home-destination-fern{background:linear-gradient(145deg,#2f6246,#003d25)}

.home-journey{background:#f2f5ef}.home-journey .home-section{display:grid;grid-template-columns:minmax(18rem,.75fr) minmax(0,1.25fr);gap:clamp(2rem,6vw,5rem)}.home-journey-intro img{width:100%;aspect-ratio:4/3;margin-top:2rem;border-radius:1rem;object-fit:cover}.home-process{display:grid;gap:0;margin:0;padding:0;list-style:none;counter-reset:step}.home-process li{position:relative;display:grid;grid-template-columns:3.25rem 1fr;gap:1rem;padding:0 0 2rem}.home-process li:not(:last-child)::after{position:absolute;left:1.43rem;top:2.8rem;bottom:.35rem;width:1px;content:"";background:#b7c8bd}.home-process li>span{position:relative;z-index:1;display:grid;place-items:center;width:2.9rem;height:2.9rem;border-radius:50%;color:#073d26;background:var(--np-green-500);font-size:.8rem;font-weight:900}.home-process h3{margin-bottom:.35rem}.home-process p{margin:0}

.home-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.home-service-card{position:relative;display:grid;align-content:start;min-height:18rem;padding:1.5rem;border-top:.25rem solid var(--np-green-500);color:inherit;text-decoration:none;background:#fff;box-shadow:0 .7rem 2rem rgba(0,45,27,.08)}.home-service-card>span{margin-bottom:2rem;color:#79a348;font-size:.8rem;font-weight:900}.home-service-card h3{font-size:1.4rem}.home-service-card strong{margin-top:auto;color:var(--np-green-900)}

.home-universities{color:#fff;background:#003c25}.home-universities .home-kicker{color:#bce482}.home-universities h2,.home-universities h3,.home-universities a{color:#fff}.home-universities .home-section-head p{color:#dbe9e1}.home-university-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.home-university-grid article{display:grid;align-content:start;min-height:21rem;padding:1.5rem;border:1px solid rgba(255,255,255,.18);border-radius:1rem;background:rgba(255,255,255,.07)}.home-university-grid article>span{color:#bce482;font-size:.85rem;font-weight:800}.home-university-grid p{color:#dbe9e1}.home-university-initial{display:grid;place-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.5);border-radius:.8rem;color:#fff;font-weight:900}.home-university-rank{margin:.3rem 0!important;color:#fff!important;font-size:1.1rem;font-weight:850}.home-university-grid a{margin-top:auto;font-weight:800}

.home-scholarship{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;padding-block:clamp(4rem,7vw,6rem)}.home-scholarship-copy{padding:clamp(2rem,5vw,4rem);border-radius:1.25rem 0 0 1.25rem;background:#f0f5ea}.home-scholarship-copy h2{max-width:16ch}.home-scholarship>img{width:100%;height:100%;min-height:25rem;border-radius:0 1.25rem 1.25rem 0;object-fit:cover}

.home-why{background:#fbfcfa}.home-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.home-why-grid article{padding:1.5rem 0;border-top:1px solid var(--np-border)}.home-why-grid article>span{display:grid;place-items:center;width:2.2rem;height:2.2rem;margin-bottom:1.5rem;border-radius:50%;color:#073d26;background:#dff0c6;font-weight:900}

.home-insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.home-insight-grid article{display:grid;align-content:start;min-height:17rem;padding:1.5rem;border:1px solid var(--np-border);border-radius:1rem;background:#fff}.home-insight-grid article>span{color:#527043;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-insight-grid article a{margin-top:auto;color:var(--np-green-900);font-weight:800}

.home-final-cta{display:grid;grid-template-columns:.85fr 1.15fr;gap:2rem;margin-block:2rem 4rem;padding:clamp(2rem,5vw,4rem);border-radius:1.5rem;color:#fff;background:#004e2e}.home-final-cta h2,.home-final-cta>div a{color:#fff}.home-final-cta .home-kicker{color:#bce482}.home-lead-form{grid-template-columns:repeat(2,minmax(0,1fr));color:#17231d}.home-lead-form>label{align-self:end}.home-lead-form>input,.home-lead-form>select{min-width:0;width:100%}.home-consent{grid-column:1/-1;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;min-width:0}.home-consent input[type="checkbox"]{width:1.15rem;height:1.15rem;min-height:0;margin:.2rem 0 0;padding:0;accent-color:#004e2e}.home-consent label{display:block;min-width:0;color:#17231d;font-size:.88rem;font-weight:750;line-height:1.55;overflow-wrap:normal;word-break:normal}.home-consent a{color:#004e2e}.home-lead-form .home-consent,.home-lead-form button,.home-lead-form .form-status{grid-column:1/-1}

@media(max-width:1000px){.home-hero-grid{grid-template-columns:1fr 1fr}.home-hero h1{font-size:clamp(3rem,6vw,3.8rem)}.home-service-grid,.home-why-grid{grid-template-columns:repeat(2,1fr)}.home-university-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.home-hero-grid,.home-finder,.home-journey .home-section,.home-scholarship,.home-final-cta{grid-template-columns:1fr}.home-hero-grid{padding-block:3.5rem}.home-hero-copy{padding-right:0}.home-hero-media{min-height:24rem}.home-hero-media img{min-height:24rem}.home-trust-grid{grid-template-columns:repeat(2,1fr)}.home-trust-grid>div:nth-child(2){border-right:0}.home-destination-card,.home-destination-card:nth-child(4),.home-destination-card:nth-child(5){grid-column:span 6}.home-scholarship-copy{border-radius:1.25rem 1.25rem 0 0}.home-scholarship>img{min-height:20rem;border-radius:0 0 1.25rem 1.25rem}}
@media(max-width:620px){.home-section{padding-block:3.75rem}.home-section-head{display:grid;gap:1rem}.home-hero h1{max-width:15ch;font-size:clamp(2.5rem,11vw,3rem)}.home-hero-copy>p:not(.home-kicker){font-size:1.05rem}.home-hero-media{min-height:19rem;border-radius:1rem 1rem 1rem .2rem}.home-hero-media img{min-height:19rem}.home-hero-media figcaption{right:.75rem;bottom:.75rem;left:.75rem}.home-actions .np-button{width:100%}.home-hero-assurances{display:grid}.home-trust-grid,.home-search-grid,.home-service-grid,.home-university-grid,.home-why-grid,.home-insight-grid,.home-lead-form{grid-template-columns:1fr}.home-trust-grid>div{min-height:7.5rem;border-right:0;border-bottom:1px solid var(--np-border)}.home-finder{padding:1.25rem}.home-destinations{display:grid;grid-template-columns:1fr}.home-destination-card,.home-destination-card:nth-child(4),.home-destination-card:nth-child(5){grid-column:auto;min-height:15rem}.home-country-mark{font-size:5.5rem}.home-journey-intro img{aspect-ratio:16/10}.home-service-card{min-height:15rem}.home-university-grid article{min-height:18rem}.home-scholarship{width:calc(100% - 2rem);padding-block:3.75rem}.home-scholarship-copy{padding:1.5rem}.home-final-cta{width:calc(100% - 2rem);margin-inline:auto;padding:1.5rem}}
