.VEHero-module___KrWLW__section{padding:52px var(--section-px,56px)72px;background:var(--bg,#f4f8f8)}.VEHero-module___KrWLW__breadcrumb{align-items:center;gap:8px;margin-bottom:40px;display:flex}.VEHero-module___KrWLW__crumb{color:var(--muted,#7aa8a5);font-size:13px;text-decoration:none;transition:color .2s}.VEHero-module___KrWLW__crumb:hover{color:var(--teal,#00a8a2)}.VEHero-module___KrWLW__sep{color:var(--muted,#7aa8a5);font-size:13px}.VEHero-module___KrWLW__crumbCurrent{color:var(--text-sec,#3d6461);font-size:13px;font-weight:500}.VEHero-module___KrWLW__card{background:var(--surface,#fff);border:1px solid var(--border-gray,#00000012);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 4px 32px #00a8a212}.VEHero-module___KrWLW__card:before{content:"";background:linear-gradient(90deg,var(--teal-dark,#007a75),var(--teal-light,#00c4bc));height:3px;position:absolute;top:0;left:0;right:0}.VEHero-module___KrWLW__cardInner{grid-template-columns:1fr 1fr;display:grid}.VEHero-module___KrWLW__left{border-right:1px solid var(--border-gray,#00000012);flex-direction:column;padding:52px 48px 52px 52px;display:flex}.VEHero-module___KrWLW__title{letter-spacing:-.025em;margin-top:12px;margin-bottom:22px;font-size:clamp(26px,3.2vw,42px);font-weight:700;line-height:1.1}.VEHero-module___KrWLW__intro{color:var(--text-sec,#3d6461);margin-bottom:20px;font-size:15px;line-height:1.75}.VEHero-module___KrWLW__closing{color:var(--muted,#7aa8a5);border-top:1px solid var(--border-gray,#00000012);margin-top:auto;padding-top:18px;font-size:14px;line-height:1.7}.VEHero-module___KrWLW__right{background:var(--bg,#f4f8f8);flex-direction:column;padding:52px 52px 52px 48px;display:flex}.VEHero-module___KrWLW__featuresTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--teal-dark,#007a75);margin-bottom:28px;font-size:11px;font-weight:600}.VEHero-module___KrWLW__features{flex-direction:column;gap:6px;list-style:none;display:flex}.VEHero-module___KrWLW__featureItem{background:var(--surface,#fff);border:1px solid var(--border-gray,#0000000f);opacity:0;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;transition:opacity .45s,transform .45s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;transform:translate(16px)}.VEHero-module___KrWLW__featureItem:hover{border-color:var(--border-teal,#00a8a24d);box-shadow:0 4px 16px #00a8a214}.VEHero-module___KrWLW__featureVisible{opacity:1;transform:translate(0)}.VEHero-module___KrWLW__number{font-family:var(--font-head,"Fraunces",Georgia,serif);color:var(--muted,#7aa8a5);letter-spacing:.05em;min-width:20px;font-size:11px;font-weight:500}.VEHero-module___KrWLW__check{background:var(--teal-pale,#e0f5f4);border:1px solid var(--border-teal,#00a8a24d);width:24px;min-width:24px;height:24px;color:var(--teal,#00a8a2);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.VEHero-module___KrWLW__featureText{flex:1;font-size:13.5px;line-height:1.5}.VEHero-module___KrWLW__featureBold{color:var(--teal-dark,#007a75);font-weight:600}.VEHero-module___KrWLW__featureDesc{color:var(--text-sec,#3d6461)}.VEHero-module___KrWLW__progressBar{background:linear-gradient(90deg,var(--teal-dark,#007a75),var(--teal-light,#00c4bc));border-radius:0 2px 2px 0;width:0%;height:2px;transition:width .6s;position:absolute;bottom:0;left:0}.VEHero-module___KrWLW__progressBarActive{width:100%}@media (max-width:960px){.VEHero-module___KrWLW__cardInner{grid-template-columns:1fr}.VEHero-module___KrWLW__left{border-right:none;border-bottom:1px solid var(--border-gray,#00000012);padding:40px 36px}.VEHero-module___KrWLW__right{padding:36px 36px 40px}}@media (max-width:600px){.VEHero-module___KrWLW__left,.VEHero-module___KrWLW__right{padding:28px 24px}}
.VEParcours-module__-oSuuq__section{padding:80px var(--section-px,56px)80px;background:var(--bg,#f4f8f8)}.VEParcours-module__-oSuuq__header{margin-bottom:48px}.VEParcours-module__-oSuuq__title{margin-top:10px;margin-bottom:12px}.VEParcours-module__-oSuuq__sub{color:var(--text-sec,#3d6461);max-width:500px;font-size:15px;line-height:1.7}.VEParcours-module__-oSuuq__grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.VEParcours-module__-oSuuq__card{background:var(--surface,#fff);border:1px solid var(--border-gray,#00000012);border-radius:18px;flex-direction:column;padding:26px 22px;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a}.VEParcours-module__-oSuuq__card:hover{border-color:var(--border-teal,#00a8a24d);transform:translateY(-4px);box-shadow:0 14px 36px #00a8a21a}.VEParcours-module__-oSuuq__featured{border-width:1.5px;border-color:var(--teal,#00a8a2)!important}.VEParcours-module__-oSuuq__featured:before{content:"";background:linear-gradient(90deg,var(--teal-dark,#007a75),var(--teal-light,#00c4bc));height:3px;position:absolute;top:0;left:0;right:0}.VEParcours-module__-oSuuq__unavailable{opacity:.65}.VEParcours-module__-oSuuq__cardTop{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.VEParcours-module__-oSuuq__tag{color:var(--teal-dark,#007a75);background:var(--teal-pale,#e0f5f4);border:1px solid var(--border-teal,#00a8a240);border-radius:9999px;padding:3px 11px;font-size:11.5px;font-weight:600}.VEParcours-module__-oSuuq__tagFeatured{background:var(--teal,#00a8a2);color:#fff;border-color:#0000}.VEParcours-module__-oSuuq__arrow{background:var(--teal-pale,#e0f5f4);border:1px solid var(--border-teal,#00a8a240);width:28px;height:28px;color:var(--teal,#00a8a2);border-radius:50%;justify-content:center;align-items:center;transition:background .2s,transform .2s;display:flex}.VEParcours-module__-oSuuq__card:hover .VEParcours-module__-oSuuq__arrow{background:var(--teal,#00a8a2);color:#fff;transform:translate(2px,-2px)}.VEParcours-module__-oSuuq__cardTitle{font-family:var(--font-head,"Fraunces",Georgia,serif);color:var(--text,#0d2b2a);margin-bottom:12px;font-size:17px;font-weight:600;line-height:1.25}.VEParcours-module__-oSuuq__divider{background:var(--teal,#00a8a2);opacity:.5;border-radius:2px;width:28px;height:2px;margin-bottom:14px}.VEParcours-module__-oSuuq__cardDesc{color:var(--text-sec,#3d6461);flex:1;margin-bottom:22px;font-size:13px;font-style:italic;line-height:1.65}.VEParcours-module__-oSuuq__cardFooter{margin-top:auto}.VEParcours-module__-oSuuq__cta{color:var(--teal-dark,#007a75);font-size:13px;font-weight:600;text-decoration:none;transition:color .2s,letter-spacing .2s}.VEParcours-module__-oSuuq__cta:hover{color:var(--teal,#00a8a2);letter-spacing:.02em}.VEParcours-module__-oSuuq__ctaFeatured{color:var(--teal,#00a8a2)}.VEParcours-module__-oSuuq__ctaSoon{color:var(--muted,#7aa8a5);font-size:13px;font-style:italic;font-weight:500}@media (max-width:1024px){.VEParcours-module__-oSuuq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.VEParcours-module__-oSuuq__grid{grid-template-columns:1fr;gap:14px}}
.VECTA-module__3CbRCa__section{padding:0 var(--section-px,56px)96px;background:var(--bg,#f4f8f8)}.VECTA-module__3CbRCa__banner{background:linear-gradient(135deg,var(--teal-dark,#007a75)0%,var(--teal,#00a8a2)50%,#00c8a8 100%);border-radius:24px;padding:64px;position:relative;overflow:hidden}.VECTA-module__3CbRCa__orb1{pointer-events:none;background:#ffffff0f;border-radius:50%;width:360px;height:360px;position:absolute;top:-100px;right:-80px}.VECTA-module__3CbRCa__orb2{pointer-events:none;background:#ffffff0a;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-80px;left:20%}.VECTA-module__3CbRCa__content{z-index:1;max-width:640px;position:relative}.VECTA-module__3CbRCa__title{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(24px,3vw,38px);font-weight:700;line-height:1.15}.VECTA-module__3CbRCa__desc{color:#ffffffc7;max-width:480px;margin-bottom:36px;font-size:15px;line-height:1.7}.VECTA-module__3CbRCa__actions{flex-wrap:wrap;gap:14px;display:flex}.VECTA-module__3CbRCa__btnWhite{color:var(--teal-dark,#007a75);white-space:nowrap;background:#fff;border-radius:10px;align-items:center;padding:13px 28px;font-size:13.5px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.VECTA-module__3CbRCa__btnWhite:hover{background:#f0fffe;transform:translateY(-2px);box-shadow:0 8px 24px #00000024}.VECTA-module__3CbRCa__btnOutline{color:#fff;white-space:nowrap;background:0 0;border:1.5px solid #ffffff73;border-radius:10px;align-items:center;padding:13px 28px;font-size:13.5px;font-weight:500;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.VECTA-module__3CbRCa__btnOutline:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}@media (max-width:768px){.VECTA-module__3CbRCa__banner{padding:48px 36px}.VECTA-module__3CbRCa__actions{flex-direction:column}.VECTA-module__3CbRCa__btnWhite,.VECTA-module__3CbRCa__btnOutline{justify-content:center}}@media (max-width:480px){.VECTA-module__3CbRCa__banner{padding:36px 24px}}
