:root{--navy:#081f36;--blue:#0075ab;--cyan:#49d0ff;--ink:#152b3d;--muted:#5c6b77;--line:#dce3e8;--light:#f2f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:white;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #009fdf;outline-offset:6px}img{max-width:100%;display:block}.wrap{max-width:1280px;width:calc(100% - 112px);margin:auto}.skip{position:fixed;top:-70px;z-index:20;background:white;padding:12px}.skip:focus{top:0}header{background:var(--navy);color:white;border-bottom:1px solid #ffffff20}.nav{height:92px;display:flex;align-items:center;justify-content:space-between}.brand{width:182px}.brand img{height:auto;width:100%}nav{display:flex;gap:32px;align-items:center;font-size:14px}nav a{transition:color .2s}nav a:hover{color:var(--cyan)}.nav-contact{border:1px solid #ffffff40;border-radius:6px;padding:11px 18px}.menu{display:none}.hero{background:var(--navy);color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:62px;padding-top:70px;padding-bottom:65px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;margin:0 0 22px}.eyebrow>span{display:inline-block;width:7px;height:7px;background:var(--cyan);border-radius:50%;margin-right:8px}.blue{color:var(--blue)}h1{font-size:clamp(40px,4.55vw,66px);letter-spacing:-2.7px;line-height:1.08;font-weight:500;margin:0 0 27px}em{font-style:normal;color:var(--cyan)}.intro{font-size:17px;line-height:1.75;color:#b9c9d7;max-width:495px}.hero-actions{display:flex;gap:27px;align-items:center;margin-top:33px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:15px 22px;border-radius:5px;font-size:14px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{background:var(--cyan);color:var(--navy)}.primary:hover{background:#8be2ff}.button span{font-size:21px}.text-link{font-size:14px;display:inline-flex;gap:18px;align-items:center;font-weight:600}.text-link:hover{text-decoration:underline;text-underline-offset:6px}.hero-meta{display:flex;gap:13px;align-items:center;color:#9fb3c5;font-size:12px;margin-top:36px}.hero-meta i{height:3px;width:3px;border-radius:50%;background:#8aa3b9}.hero-visual{height:437px;position:relative;margin-bottom:20px}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:39% center;border-radius:10px}.hero-visual:after{content:"";position:absolute;inset:0;border-radius:10px;background:linear-gradient(0deg,#041827cc,transparent 65%);pointer-events:none}.photo-label{position:absolute;z-index:1;top:22px;left:23px;background:#09233bd9;border:1px solid #ffffff35;padding:6px 11px;border-radius:3px;font-size:10px;letter-spacing:1.3px}.image-caption{position:absolute;bottom:65px;left:28px;right:28px;z-index:1;display:flex;justify-content:space-between;align-items:center;line-height:1.4;font-size:23px}.image-caption strong{font-weight:500}.caption-arrow{font-size:52px;font-weight:300}.floating-note{position:absolute;bottom:-24px;left:-25px;right:27px;z-index:2;background:white;color:var(--ink);padding:20px;display:flex;gap:16px;align-items:center;border-radius:6px;box-shadow:0 15px 35px #0002}.note-icon{font-size:27px;padding:3px 13px;background:#e4f7ff;border-radius:5px;color:var(--blue)}.floating-note small{display:block;font-size:10px;letter-spacing:1px;color:var(--muted)}.floating-note strong{display:block;font-size:14px;font-weight:600}.hero-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff20;padding:21px 0;color:#9fb3c5;font-size:12px}.hero-bottom span:first-child{font-size:10px;letter-spacing:1.5px}.section{padding-top:85px;padding-bottom:75px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:10px}h2{font-size:36px;line-height:1.18;letter-spacing:-1.1px;font-weight:500;margin:0}.section-heading>p{font-size:14px;color:var(--muted);margin:0}.journey{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:36px 0 27px;gap:20px}.journey li{font-size:14px;display:flex;align-items:center;gap:10px;position:relative}.journey li:after{content:"";height:1px;background:var(--line);flex:1;margin:0 5px 0 9px}.journey li:last-child:after{display:none}.journey span{font-size:12px;border:1px solid var(--line);border-radius:50%;padding:4px 8px}.course-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.course{border:1px solid var(--line);border-radius:8px;overflow:hidden;transition:transform .25s,box-shadow .25s;display:flex;flex-direction:column}.course:hover{transform:translateY(-6px);box-shadow:0 12px 28px #09233b12}.course-top{height:180px;padding:21px;position:relative;overflow:hidden;color:white}.course-top>span:first-child{font-size:10px;letter-spacing:1.4px;font-weight:700}.course-top p{font-size:30px;line-height:1.1;letter-spacing:-.8px;margin:25px 0 0;position:relative}.one{background:#164761}.two{background:#dcecf4;color:#164761}.three{background:#2065ad}.four{background:#d6efe9;color:#18584e}.course-symbol{position:absolute;right:8px;bottom:-43px;font-size:160px;line-height:1.5;opacity:.12}.course-body{padding:22px;display:flex;flex:1;flex-direction:column}.tag{font-size:10px;color:var(--blue);letter-spacing:.6px;font-weight:700}h3{font-size:19px;line-height:1.4;font-weight:600;letter-spacing:-.4px;margin:12px 0}.course-body h3{min-height:80px}.course-body p{font-size:14px;color:var(--muted);margin:0 0 24px}.course-body>a{display:flex;justify-content:space-between;align-items:center;padding-top:18px;border-top:1px solid var(--line);font-size:13px;font-weight:700;margin-top:auto}.course-body>a span{font-size:22px}.course-foot{display:flex;justify-content:space-between;gap:20px;margin-top:26px;align-items:center}.course-foot p{font-size:13px;color:var(--muted)}.dark{color:var(--ink)}.experience{background:var(--light);padding:75px 0}.experience-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:110px}.experience h2{font-size:43px}.experience em{color:var(--blue)}.experience-grid>div>p:not(.eyebrow){color:var(--muted);font-size:16px;max-width:390px;margin:25px 0}.accordions{align-self:center}details{border-bottom:1px solid #cfdbe2}summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:24px;padding:23px 0;font-size:18px}summary::-webkit-details-marker{display:none}summary>span{font-size:12px;color:var(--blue)}summary b{margin-left:auto;font-size:22px;font-weight:400;transition:transform .2s}details[open] summary b{transform:rotate(45deg)}details p{font-size:15px;color:var(--muted);margin:0 24px 24px 40px}.articles{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.articles>a{border-top:2px solid var(--ink);padding:25px 0 10px;display:flex;flex-direction:column}.articles>a>span{font-size:10px;letter-spacing:1px;color:var(--blue);font-weight:700}.articles h3{font-size:23px;min-height:66px;margin:19px 0 5px}.articles p{font-size:14px;color:var(--muted);margin-bottom:27px}.articles a>div{display:flex;justify-content:space-between;font-size:13px;font-weight:600;margin-top:auto}.articles a:hover h3{color:var(--blue)}.closing{padding:46px 52px;background:var(--navy);color:white;border-radius:9px;display:flex;justify-content:space-between;align-items:center;margin-bottom:65px}.closing .eyebrow{color:#9cbacf;font-size:10px;margin-bottom:15px}.closing h2{font-size:39px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:30px}.footer-top>img{width:355px;height:auto}.footer-top>div{display:flex;gap:28px;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:23px 0 30px;color:var(--muted);font-size:11px}.footer-bottom a{font-weight:700}
@media(min-width:1600px){.hero-grid{padding-top:90px;padding-bottom:90px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}nav{gap:20px;font-size:12px}.hero-grid{gap:35px}h1{font-size:48px}.hero-actions{gap:18px;flex-wrap:wrap}.hero-visual{height:420px}.course-grid{gap:14px}.course-body{padding:18px}.course-body h3{font-size:17px}.experience-grid{gap:60px}.course-top p{font-size:27px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.nav{height:76px}.brand{width:156px}.menu{display:flex;align-items:center;gap:12px;border:1px solid #ffffff40;color:white;background:transparent;border-radius:4px;padding:7px 12px;font-size:14px}nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--navy);z-index:10;padding:25px;flex-direction:column;align-items:stretch;font-size:16px;box-shadow:0 15px 25px #0003}nav.open{display:flex}.hero-grid{grid-template-columns:1fr;gap:42px;padding:45px 0 50px}.hero-copy{max-width:600px}h1{font-size:54px}.hero-visual{height:390px;max-width:600px;width:100%}.floating-note{left:18px;right:18px}.hero-bottom span:first-child{font-size:9px}.hero-bottom span:last-child{font-size:10px}.section{padding:55px 0}.section-heading{align-items:start;flex-direction:column;gap:17px}h2{font-size:32px}.course-grid{grid-template-columns:repeat(2,1fr);gap:20px}.journey{gap:8px}.journey li{font-size:12px;gap:6px}.journey li:after{margin:0}.course-body h3{font-size:20px;min-height:58px}.experience{padding:55px 0}.experience-grid{grid-template-columns:1fr;gap:28px}.experience h2{font-size:37px}.experience-grid>div>p:not(.eyebrow){max-width:100%}.articles{gap:20px}.articles h3{font-size:20px}.closing{padding:35px;gap:30px}.closing h2{font-size:32px}.footer-top>img{width:280px}.footer-top>div{gap:16px}.footer-bottom{gap:20px}.hero-meta{flex-wrap:wrap}}
@media(max-width:520px){h1{font-size:45px;letter-spacing:-1.8px}.eyebrow{font-size:10px}.intro{font-size:16px}.intro br{display:none}.hero-actions{gap:22px}.hero-visual{height:330px}.hero-bottom{gap:12px;flex-direction:column}.course-grid{grid-template-columns:1fr}.course-top{height:180px}.course-top p{font-size:32px}.course-body h3{min-height:0}.journey{grid-template-columns:repeat(2,1fr);row-gap:12px}.journey li:after{display:block}.course-foot{align-items:start;flex-direction:column;gap:3px}.articles{grid-template-columns:1fr;gap:30px}.articles h3{min-height:0;font-size:24px}.articles p{margin:10px 0 20px}.closing{flex-direction:column;align-items:start;margin-bottom:40px}.footer-top{flex-direction:column;align-items:start}.footer-bottom{flex-direction:column;gap:10px}.floating-note{padding:15px;gap:10px}.floating-note strong{font-size:12px}.floating-note small{font-size:9px}.image-caption{font-size:22px}.photo-label{font-size:9px}summary{font-size:17px;gap:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
