.country-hero{justify-content:center;align-items:flex-end;width:100%;min-height:75vh;display:flex;position:relative;overflow:hidden}.country-hero__image{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.country-hero__overlay{z-index:1;background:linear-gradient(#00000026 0%,#0000004d 40%,#093f81b3 75%,#163f67eb 100%);position:absolute;inset:0}.country-hero__content{z-index:2;text-align:center;color:#fff;max-width:900px;padding:0 1.5rem 5rem;position:relative}.country-hero__flag{border:2px solid #ffffff4d;border-radius:6px;width:56px;height:40px;margin:0 auto 1.5rem;overflow:hidden;box-shadow:0 4px 15px #0000004d}.country-hero__flag img{object-fit:cover;width:100%;height:100%}.country-hero__title{letter-spacing:-.03em;text-shadow:0 2px 20px #0000004d;margin-bottom:1rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.15}.country-hero__tagline{opacity:.9;max-width:650px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.6}.country-hero__scroll{z-index:3;color:#ffffffb3;letter-spacing:.1em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;animation:2.5s ease-in-out infinite heroFloat;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.country-hero__scroll-line{background:linear-gradient(#ffffff80,#0000);width:1px;height:32px}@keyframes heroFloat{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.country-section{padding:5rem 0;position:relative}.country-section--alt{background:var(--light-gray)}.country-section__inner{max-width:var(--max-width);padding:0 var(--gutter);grid-template-columns:200px 1fr;gap:3rem;margin:0 auto;display:grid}.country-section__label{text-transform:uppercase;letter-spacing:.18em;color:var(--royal-blue);border-left:3px solid var(--royal-blue);align-self:start;padding-top:.25rem;padding-left:1rem;font-size:.7rem;font-weight:700;line-height:1.5;position:sticky;top:120px}.country-section__content{max-width:820px}.content-paragraph{color:var(--dark-gray);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.85}.content-paragraph:last-child{margin-bottom:0}.content-subheading{color:var(--black);letter-spacing:-.01em;margin-top:2rem;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.content-list{margin:0 0 1.5rem;padding:0;list-style:none}.content-list li{color:var(--dark-gray);margin-bottom:.5rem;padding-left:1.5rem;font-size:1rem;line-height:1.8;position:relative}.content-list li:before{content:"";background:var(--royal-blue);border-radius:50%;width:6px;height:6px;position:absolute;top:.7em;left:0}.content-note{color:var(--dark-gray);opacity:.8;border-left:2px solid var(--mid-gray);margin-bottom:1.5rem;padding-left:1rem;font-size:.9rem;font-style:italic;line-height:1.7}.content-divider{background:linear-gradient(to right, var(--mid-gray), transparent);opacity:.3;width:100%;height:1px;margin:2rem 0}.content-link{color:var(--royal-blue);border-bottom:1px solid #01479e33;font-weight:500;text-decoration:none;transition:all .2s}.content-link:hover{color:var(--academic-red);border-bottom-color:var(--academic-red)}.steps-grid{flex-direction:column;gap:3rem;display:flex;position:relative}.steps-grid:before{content:"";background:var(--mid-gray);opacity:.5;width:1px;position:absolute;top:0;bottom:0;left:27px}.step-card{align-items:flex-start;gap:2rem;display:flex;position:relative}.step-number{color:#fff;z-index:2;background:#921d20;border-radius:6px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-top:.15rem;display:flex;position:relative}.step-label{text-transform:uppercase;letter-spacing:.05em;opacity:.95;margin-bottom:.2rem;font-size:.6rem;font-weight:700;line-height:1}.step-digit{font-size:1.4rem;font-weight:700;line-height:1}.step-content{flex:1;padding-top:.1rem}.step-title{color:var(--black);text-transform:uppercase;margin-bottom:.75rem;padding-left:1.25rem;font-size:1.15rem;font-weight:700;position:relative}.step-title:before{content:"";background:#921d20;width:5px;position:absolute;top:0;bottom:0;left:0}.step-desc{color:var(--dark-gray);margin-bottom:.5rem;font-size:.95rem;line-height:1.75}.step-bullets{margin:.5rem 0 0;padding:0;list-style:none}.step-bullets li{color:var(--dark-gray);margin-bottom:.35rem;padding-left:1.25rem;font-size:.9rem;line-height:1.7;position:relative}.step-bullets li:before{content:"";background:var(--academic-red);border-radius:50%;width:5px;height:5px;position:absolute;top:.65em;left:0}.cost-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.cost-card{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:2rem;transition:all .35s;position:relative;overflow:hidden}.cost-card:before{content:"";background:linear-gradient(to right, var(--royal-blue), var(--rich-azure));height:3px;position:absolute;top:0;left:0;right:0}.cost-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.cost-card__title{text-transform:uppercase;letter-spacing:.12em;color:var(--royal-blue);margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.cost-card__items{margin:0;padding:0;list-style:none}.cost-card__items li{color:var(--dark-gray);border-bottom:1px solid #0000000a;padding:.5rem 0;font-size:.95rem;line-height:1.7}.cost-card__items li:last-child{border-bottom:none}.cost-card__note{color:var(--mid-gray);margin-top:1rem;font-size:.8rem;font-style:italic}.institutions-card{background:linear-gradient(135deg, var(--light-gray) 0%, #fff 100%);text-align:center;border:1px solid #0000000f;border-radius:20px;max-width:650px;padding:3rem 2.5rem}.institutions-card__text{color:var(--dark-gray);margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.institutions-card__subtext{color:var(--mid-gray);margin-top:1rem;font-size:.85rem;font-style:italic}.intakes-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.intake-card{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:2rem;transition:all .35s;position:relative}.intake-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.intake-card__tag{text-transform:uppercase;letter-spacing:.12em;border-radius:100px;margin-bottom:1rem;padding:.3rem .75rem;font-size:.65rem;font-weight:700;display:inline-block}.intake-card__tag--primary{color:var(--royal-blue);background:#01479e1a}.intake-card__tag--secondary{color:var(--academic-red);background:#a2101314}.intake-card__tag--limited{color:var(--dark-gray);background:#94a3b826}.intake-card__name{color:var(--black);margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.intake-card__period{color:var(--royal-blue);margin-bottom:.75rem;font-size:.85rem;font-weight:600}.intake-card__desc{color:var(--dark-gray);font-size:.9rem;line-height:1.7}.country-cta{background:var(--light-gray);padding:5rem 0}.country-cta__inner{background:linear-gradient(135deg, var(--midnight-blue) 0%, var(--deep-ocean) 60%, var(--royal-blue) 100%);text-align:center;color:#fff;border-radius:24px;max-width:900px;margin:0 auto;padding:4rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #01479e4d}.country-cta__inner:before{content:"";background:#ffffff08;border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-20%}.country-cta__headline{margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.3;position:relative}.country-cta__desc{opacity:.85;max-width:550px;margin:0 auto 2rem;font-size:1rem;line-height:1.7;position:relative}.country-cta__buttons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex;position:relative}.country-animate{opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.country-animate.visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.country-section__inner{grid-template-columns:1fr;gap:1.5rem}.country-section__label{border-left:3px solid var(--royal-blue);margin-bottom:.5rem;padding-left:1rem;position:static}}@media (max-width:768px){.country-hero{min-height:65vh}.country-hero__content{padding-bottom:4rem}.country-section{padding:3.5rem 0}.cost-grid,.intakes-grid{grid-template-columns:1fr}.country-cta__inner{border-radius:16px;padding:3rem 1.5rem}.institutions-card{padding:2rem 1.5rem}.steps-grid:before{left:27px}}
