.hp-journey{width:100%;background:#f5f2e8;padding:0 clamp(20px,4vw,48px);box-sizing:border-box}.hp-journey-shell{position:relative;width:100%;max-width:1176px;margin-inline:auto}.hp-process-timeline{width:100%;padding:0}.hp-process-timeline-canvas{position:relative;width:100%;max-width:1176px;margin-inline:auto}.hp-process-timeline-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.hp-process-timeline-cards{position:relative;z-index:2;list-style:none;margin:0;padding:0;width:100%;height:100%}.hp-process-timeline-cards li{margin:0;padding:0}.hp-process-timeline-card{position:absolute;box-sizing:border-box;background:#fafaf8;border-radius:16px;padding:25px 24px 23px;box-shadow:0 2px 10px rgba(0,0,0,.06);transition:box-shadow .3s ease,transform .3s ease}.hp-process-timeline-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.09);transform:translateY(-2px)}.hp-process-timeline-badge{position:absolute;top:-12px;right:-12px;width:28px;height:28px;border-radius:999px;background:#3e7ea0;color:#ffffff;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;font-family:var(--hp-mono),monospace;box-shadow:0 2px 8px rgba(62,126,160,.35)}.hp-process-timeline-title{margin:0;font-size:clamp(16px,1.6vw,20px);line-height:1.2;font-weight:600;letter-spacing:-.01em;color:#1f2328}.hp-process-timeline-desc{margin:6px 0 0;font-size:clamp(13px,1.15vw,15px);line-height:1.45;color:#6b7076;font-weight:400}@media (max-width:1024px){.hp-process-timeline-canvas{aspect-ratio:auto!important;min-height:0;padding:4px 0 8px}.hp-process-timeline-svg{display:none}.hp-process-timeline-cards{display:flex;flex-direction:column;gap:14px;height:auto}.hp-process-timeline-cards li{position:relative}.hp-process-timeline-card{position:relative!important;top:auto!important;left:auto!important;width:100%!important;max-width:100%;padding:21px 18px 19px;border-radius:14px;transform:none!important}.hp-process-timeline-card:hover{transform:none}.hp-process-timeline-badge{width:28px;height:28px;font-size:11px;top:-10px;right:12px}.hp-process-timeline-title{font-size:clamp(14px,3.8vw,16px);line-height:1.25;padding-right:28px;text-wrap:pretty}.hp-process-timeline-desc{font-size:clamp(13px,3.45vw,15px);line-height:1.5;margin-top:6px;color:#5c5a56;text-wrap:pretty}}@media (prefers-reduced-motion:reduce){.hp-process-timeline-card{transition:none}.hp-process-timeline-card:hover{transform:none}}.hp-journey-gallery{position:relative;z-index:3;width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);padding:var(--section-gap) 0 0;overflow:hidden;box-sizing:border-box}.hp-journey-students-head{text-align:center;max-width:min(820px,94vw);padding:0 var(--hp-pad-x,clamp(20px,4vw,48px));position:relative;z-index:3;background:#f5f2e8;box-shadow:0 0 24px 12px #f5f2e8}.hp-journey-students-title{margin:0 0 clamp(12px,2vh,18px);font-family:var(--hp-sans),sans-serif;font-size:clamp(28px,3.6vw,46px);font-weight:800;letter-spacing:-.02em;color:#161513;line-height:1.15;white-space:normal;max-width:100%}.hp-journey-students-desc{margin:0 auto;max-width:min(640px,94vw);font-family:var(--hp-sans),sans-serif;font-size:clamp(15px,1.05vw,16px);line-height:1.65;color:#5c5a56;font-weight:400}.hp-journey-gallery-viewport,.hp-journey-marquee{width:100%;overflow:hidden;position:relative;z-index:3;background:#f5f2e8}.hp-journey-marquee-track{display:flex;align-items:flex-start;gap:20px;width:-moz-max-content;width:max-content;padding:0 clamp(16px,3vw,40px);animation:hp-journey-marquee-scroll 55s linear infinite;will-change:transform}.hp-journey-marquee:hover .hp-journey-marquee-track{animation-play-state:paused}.hp-journey-marquee--static .hp-journey-marquee-track{animation:none}@keyframes hp-journey-marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hp-journey-portrait{margin:0;flex-shrink:0;width:clamp(168px,16vw,220px);opacity:.9;filter:saturate(.94);transition:opacity .55s cubic-bezier(.22,1,.36,1),filter .55s cubic-bezier(.22,1,.36,1)}.hp-journey-portrait[data-height="0"]{height:clamp(220px,24vw,292px)}.hp-journey-portrait[data-height="1"]{height:clamp(300px,33vw,400px)}.hp-journey-portrait[data-height="2"]{height:clamp(256px,28vw,340px)}.hp-journey-portrait:hover{opacity:1;filter:none}.hp-journey-portrait-frame{position:relative;width:100%;height:100%;border-radius:12px;overflow:hidden;background:#ece8df;box-shadow:0 4px 18px rgba(16,14,20,.07);transition:box-shadow .55s cubic-bezier(.22,1,.36,1)}.hp-journey-portrait:hover .hp-journey-portrait-frame{box-shadow:0 0 0 2px rgba(93,151,201,.28),0 12px 28px rgba(16,14,20,.14)}.hp-journey-portrait-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transition:transform .65s cubic-bezier(.22,1,.36,1)}.hp-journey-portrait:hover .hp-journey-portrait-img{transform:scale(1.04)}.hp-journey-portrait-overlay{position:absolute;inset:auto 0 0;padding:48px 14px 14px;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.28) 40%,rgba(0,0,0,.78));color:#fff;text-align:left;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1),visibility 0s linear .55s;pointer-events:none}.hp-journey-portrait:hover .hp-journey-portrait-overlay{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1),visibility 0s linear 0s}.hp-journey-portrait-overlay strong{display:block;font-size:clamp(12px,1.15vw,15px);font-weight:800;letter-spacing:.05em;line-height:1.2;opacity:0;transform:translateY(6px);transition:opacity .5s cubic-bezier(.22,1,.36,1) .06s,transform .5s cubic-bezier(.22,1,.36,1) .06s}.hp-journey-portrait-overlay span{display:block;margin-top:4px;font-size:clamp(10px,.9vw,12px);font-weight:500;line-height:1.35;opacity:0;transform:translateY(6px);transition:opacity .5s cubic-bezier(.22,1,.36,1) .12s,transform .5s cubic-bezier(.22,1,.36,1) .12s}.hp-journey-portrait:hover .hp-journey-portrait-overlay span,.hp-journey-portrait:hover .hp-journey-portrait-overlay strong{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.hp-journey-marquee-track{animation:none}}.hp-journey-companies{position:relative;z-index:3;padding:calc(var(--section-gap) - var(--hp-axis-space)) 0 clamp(36px,6vh,64px)}.hp-journey-companies--plain{padding-top:var(--section-gap);padding-bottom:0}.hp-journey-companies--plain .hp-journey-equality-zone{padding-bottom:0}.hp-journey-companies--plain .hp-journey-logo-grid{margin-bottom:0}.hp-journey-companies--plain .hp-journey-companies-head{margin-bottom:var(--heading-content-gap)}.hp-journey-companies-spine{position:relative;display:flex;justify-content:center;pointer-events:none}.hp-journey-companies-spine--top{margin-bottom:var(--hp-line-gap)}.hp-journey-companies-spine--top:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;transform:translateX(-50%);background:rgba(23,21,26,.12)}.hp-journey-companies-spine--mid{margin:calc(var(--heading-content-gap) / 2) auto}.hp-journey-companies-spine--mid:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;transform:translateX(-50%);background:rgba(23,21,26,.12)}.hp-journey-companies-mark{position:relative;z-index:1;display:flex;gap:var(--hp-axis-line-gap);align-items:flex-end;background:#f5f2e8;padding:0 4px}.hp-journey-companies-mark i{display:block;width:1px;height:16px;background:rgba(23,21,26,.24);border-radius:1px}.hp-journey-companies-head{text-align:center;max-width:100%;margin:0 auto;background:#f5f2e8;display:flex;flex-direction:column;align-items:center;padding:6px clamp(16px,3vw,36px);border-radius:16px;position:relative;z-index:2;box-shadow:0 0 20px 10px #f5f2e8}.hp-journey-companies-head.hp-section-head .hp-section-head__title{margin:0 0 var(--hp-line-gap)}.hp-journey-companies-head.hp-section-head .hp-section-head__desc{margin:0 auto;width:var(--hp-section-desc-width,min(680px,84vw));max-width:var(--hp-section-desc-width,min(680px,84vw))}.hp-journey-companies-head.hp-journey-students-head{margin:0 auto var(--heading-content-gap)}.hp-journey-companies-eyebrow{margin:0 0 var(--hp-line-gap);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#5d97c9}.hp-journey-companies-eyebrow:before{content:"□";margin-right:6px;font-size:9px;vertical-align:middle;opacity:.85}.hp-journey-companies-title{margin:0 0 var(--hp-line-gap);font-size:46px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#161513;line-height:1.12;white-space:nowrap}.hp-journey-companies-desc{margin:0 auto;max-width:560px;font-size:16px;line-height:1.65;color:#5c5a56;font-weight:400}.hp-journey-logo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:rgba(23,21,26,.14);margin-bottom:var(--section-gap);max-width:100%}.hp-journey-logo-cell,.hp-journey-logo-grid{width:100%;min-width:0;box-sizing:border-box;border:none}.hp-journey-logo-cell{position:relative;padding-top:100%;background:#f5f2e8;min-height:0;overflow:hidden}.hp-journey-logo-cell--empty{min-height:0}.hp-journey-logo-cell>span{position:absolute!important;inset:14%!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important}.hp-journey-logo-img{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center;object-position:center;padding:0!important}@media (min-width:1025px){.hp-journey-logo-cell>span{inset:46%!important}.hp-journey-logo-img{padding:30px!important}}.hp-journey-equality-zone{position:relative;z-index:3;background:#f5f2e8;padding-top:clamp(24px,3.5vh,40px);padding-bottom:clamp(36px,6vh,64px);margin-inline:calc(50% - 50vw);width:100vw;max-width:100vw;box-sizing:border-box}.hp-journey-equality{gap:clamp(14px,2.5vw,24px);flex-wrap:wrap;position:relative;z-index:3;margin-top:0}.hp-journey-eq-card,.hp-journey-equality{display:flex;align-items:center;justify-content:center}.hp-journey-eq-card{flex-direction:row;gap:clamp(10px,1.5vw,14px);min-width:clamp(148px,20vw,190px);padding:clamp(12px,1.8vw,16px) clamp(16px,2.2vw,22px);background:#ffffff;border-radius:10px;border:1px solid rgba(23,21,26,.08);box-shadow:0 2px 12px rgba(16,14,20,.05)}.hp-journey-eq-card span{font-size:clamp(13px,1.15vw,15px);font-weight:700;color:#161513;letter-spacing:.01em;white-space:nowrap}.hp-journey-eq-card--student{flex-direction:row}.hp-journey-eq-icon{width:clamp(44px,5vw,56px);height:auto;flex-shrink:0}.hp-journey-eq-sign{font-size:clamp(26px,3.5vw,34px);font-weight:300;color:rgba(23,21,26,.32);line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#f5f2e8;padding:2px 8px;border-radius:6px;position:relative;z-index:2}.hp-journey-colleges{position:relative;z-index:3;padding:0}.hp-journey-colleges-head{text-align:center;max-width:100%;margin:0 auto var(--heading-content-gap)}.hp-journey-colleges-eyebrow{margin:0 0 12px;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#5d97c9}.hp-journey-colleges-eyebrow:before{content:"□";margin-right:6px;font-size:9px;vertical-align:middle;opacity:.85}.hp-journey-colleges-title{margin:0 0 12px;font-size:46px;font-weight:800;letter-spacing:-.02em;color:#161513;line-height:1.15;white-space:nowrap}.hp-journey-colleges-desc{margin:0 auto;max-width:100%;font-size:16px;line-height:1.65;color:#5c5a56;font-weight:400}.hp-journey-colleges-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(23,21,26,.14);width:60%;max-width:100%;margin-inline:auto;border:none}.hp-journey-colleges-cell{position:relative;width:100%;padding-top:100%;background:#f5f2e8;box-sizing:border-box;border:none;min-height:0}.hp-journey-colleges-cell>*{position:absolute;inset:18%;margin:auto;display:block}.hp-journey-colleges-cell>*,.hp-journey-colleges-logo{width:auto!important;height:auto!important;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:1024px){.hp-journey{padding:0 16px}.hp-journey-portrait{width:140px}.hp-journey-portrait[data-height="0"]{height:200px}.hp-journey-portrait[data-height="1"]{height:280px}.hp-journey-portrait[data-height="2"]{height:236px}.hp-journey-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(6px,1.6vw,10px)}.hp-journey-logo-cell>span{inset:28%!important}.hp-journey-logo-img{padding:4px!important}.hp-journey-logo-cell--hide-mobile{display:none}.hp-journey-companies-title{font-size:var(--hp-mobile-section-title,clamp(18px,5vw,22px));line-height:var(--hp-mobile-section-title-lh,1.22);white-space:normal}.hp-journey-companies-desc{font-size:var(--hp-mobile-section-desc,clamp(13px,3.45vw,15px));line-height:var(--hp-mobile-section-desc-lh,1.5);max-width:var(--hp-mobile-section-head-width,min(92vw,360px))}.hp-journey-equality-zone{padding-inline:16px}.hp-journey-equality{flex-wrap:nowrap;align-items:stretch;gap:clamp(6px,2vw,10px);width:min(100%,340px);margin-inline:auto}.hp-journey-eq-card{flex:1 1 0;min-width:0;max-width:none;gap:6px;padding:8px 6px 10px;border-radius:8px}.hp-journey-eq-card,.hp-journey-eq-card--student{flex-direction:column}.hp-journey-eq-card--student .hp-journey-eq-icon{order:-1}.hp-journey-eq-card span{font-size:clamp(10px,2.8vw,12px);white-space:normal;text-align:center;line-height:1.25}.hp-journey-eq-icon{width:clamp(32px,9vw,40px)}.hp-journey-eq-sign{align-self:center;flex-shrink:0;font-size:clamp(18px,5vw,22px);padding:2px 4px}.hp-journey-colleges-grid{width:min(100%,360px);grid-template-columns:repeat(2,minmax(0,1fr))}.hp-journey-colleges-title{font-size:var(--hp-mobile-section-title,clamp(18px,5vw,22px));white-space:normal}.hp-journey-colleges-desc{font-size:var(--hp-mobile-section-desc,clamp(13px,3.45vw,15px));line-height:var(--hp-mobile-section-desc-lh,1.5);max-width:var(--hp-mobile-section-head-width,min(92vw,360px))}.hp-journey-students-title{font-size:var(--hp-mobile-section-title,clamp(18px,5vw,22px));line-height:var(--hp-mobile-section-title-lh,1.22)}.hp-journey-students-desc{font-size:var(--hp-mobile-section-desc,clamp(13px,3.45vw,15px));line-height:var(--hp-mobile-section-desc-lh,1.5);max-width:var(--hp-mobile-section-head-width,min(92vw,360px))}}@media (max-width:480px){.hp-journey-portrait{width:124px}.hp-journey-portrait[data-height="0"]{height:180px}.hp-journey-portrait[data-height="1"]{height:252px}.hp-journey-portrait[data-height="2"]{height:212px}.hp-journey-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(6px,2vw,8px)}.hp-journey-logo-cell{padding-top:min(56%,20vw)}.hp-journey-logo-cell>span{inset:32%!important}.hp-journey-logo-img{padding:5px!important}.hp-journey-companies-title{font-size:var(--hp-mobile-section-title,clamp(18px,5vw,22px));letter-spacing:.02em}.hp-journey-equality{width:min(100%,320px);gap:6px}.hp-journey-eq-card{padding:7px 5px 9px}.hp-journey-eq-icon{width:30px}.hp-journey-eq-card span{font-size:10px}.hp-journey-eq-sign{font-size:18px}.hp-journey-colleges-grid{width:min(100%,360px);grid-template-columns:repeat(2,minmax(0,1fr))}.hp-journey-students-title{font-size:var(--hp-mobile-section-title,clamp(18px,5vw,22px))}}.hp-journey-team{position:relative;z-index:3;padding:var(--section-gap) 0 0}.hp-journey-team-head{text-align:center;max-width:1040px;margin:0 auto calc(var(--heading-content-gap) * 1.75)}.hp-journey-team-eyebrow{margin:0 0 12px;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#5d97c9}.hp-journey-team-eyebrow:before{content:"□";margin-right:6px;font-size:9px;vertical-align:middle;opacity:.85}.hp-journey-team-title{margin:0 0 12px;font-size:46px;font-weight:800;letter-spacing:-.02em;color:#161513;line-height:1.15}.hp-journey-team-desc{margin:0;font-size:16px;line-height:1.65;color:#5c5a56;font-weight:400}.hp-journey-team-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(6px,.9vw,10px)}.hp-journey-team-card{position:relative;aspect-ratio:11/16;border-radius:14px;overflow:hidden;background:#d8d4cb}.hp-journey-team-photo{position:absolute;inset:0}.hp-journey-team-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.hp-journey-team-placeholder{position:absolute;inset:0;background:linear-gradient(165deg,#c8c4bb,#a8a49c 42%,#8e8a82)}.hp-journey-team-overlay{position:absolute;inset:auto 0 0;padding:clamp(14px,2vw,20px) clamp(12px,1.6vw,16px);background:linear-gradient(0deg,rgba(0,0,0,.78) 0,rgba(0,0,0,.42) 48%,transparent);pointer-events:none}.hp-journey-team-name{margin:0 0 4px;font-size:clamp(11px,.95vw,13px);font-weight:600;color:#ffffff;line-height:1.35}.hp-journey-team-role{margin:0;font-size:clamp(9px,.78vw,10px);font-weight:500;letter-spacing:.05em;color:rgba(255,255,255,.92);line-height:1.35}@media (max-width:768px){.hp-journey-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hp-journey-team-title{font-size:46px}}@media (max-width:480px){.hp-journey-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hp-journey-team-title{font-size:46px}.hp-journey-team-card{border-radius:12px}}@media (prefers-reduced-motion:reduce){.hp-journey-portrait,.hp-journey-portrait-frame,.hp-journey-portrait-img,.hp-journey-portrait-overlay,.hp-journey-portrait-overlay span,.hp-journey-portrait-overlay strong{transition:none!important}}