.VIHero-module__ZmvlqG__section{padding:52px var(--section-px,56px)72px;background:var(--bg,#f4f8f8)}.VIHero-module__ZmvlqG__breadcrumb{align-items:center;gap:8px;margin-bottom:40px;display:flex}.VIHero-module__ZmvlqG__crumb{color:var(--muted,#7aa8a5);font-size:13px;text-decoration:none;transition:color .2s}.VIHero-module__ZmvlqG__crumb:hover{color:var(--teal,#00a8a2)}.VIHero-module__ZmvlqG__sep{color:var(--muted,#7aa8a5);font-size:13px}.VIHero-module__ZmvlqG__crumbCurrent{color:var(--text-sec,#3d6461);font-size:13px;font-weight:500}.VIHero-module__ZmvlqG__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}.VIHero-module__ZmvlqG__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}.VIHero-module__ZmvlqG__cardInner{grid-template-columns:1fr 1fr;display:grid}.VIHero-module__ZmvlqG__left{border-right:1px solid var(--border-gray,#00000012);flex-direction:column;padding:52px 48px 52px 52px;display:flex}.VIHero-module__ZmvlqG__title{letter-spacing:-.025em;margin-top:12px;margin-bottom:22px;font-size:clamp(26px,3.2vw,42px);font-weight:700;line-height:1.1}.VIHero-module__ZmvlqG__intro{color:var(--text-sec,#3d6461);margin-bottom:20px;font-size:15px;line-height:1.75}.VIHero-module__ZmvlqG__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}.VIHero-module__ZmvlqG__right{background:var(--bg,#f4f8f8);flex-direction:column;padding:52px 52px 52px 48px;display:flex}.VIHero-module__ZmvlqG__featuresTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--teal-dark,#007a75);margin-bottom:28px;font-size:11px;font-weight:600}.VIHero-module__ZmvlqG__features{flex-direction:column;gap:6px;list-style:none;display:flex}.VIHero-module__ZmvlqG__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)}.VIHero-module__ZmvlqG__featureItem:hover{border-color:var(--border-teal,#00a8a24d);box-shadow:0 4px 16px #00a8a214}.VIHero-module__ZmvlqG__featureVisible{opacity:1;transform:translate(0)}.VIHero-module__ZmvlqG__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}.VIHero-module__ZmvlqG__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}.VIHero-module__ZmvlqG__featureText{flex:1;font-size:13.5px;line-height:1.5}.VIHero-module__ZmvlqG__featureBold{color:var(--teal-dark,#007a75);font-weight:600}.VIHero-module__ZmvlqG__featureDesc{color:var(--text-sec,#3d6461)}.VIHero-module__ZmvlqG__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}.VIHero-module__ZmvlqG__progressBarActive{width:100%}@media (max-width:960px){.VIHero-module__ZmvlqG__cardInner{grid-template-columns:1fr}.VIHero-module__ZmvlqG__left{border-right:none;border-bottom:1px solid var(--border-gray,#00000012);padding:40px 36px}.VIHero-module__ZmvlqG__right{padding:36px 36px 40px}}@media (max-width:600px){.VIHero-module__ZmvlqG__left,.VIHero-module__ZmvlqG__right{padding:28px 24px}}
.VIParcours-module__7MIaxW__section{padding:80px var(--section-px,56px)80px;background:var(--bg,#f4f8f8)}.VIParcours-module__7MIaxW__header{margin-bottom:48px}.VIParcours-module__7MIaxW__title{margin-top:10px;margin-bottom:12px}.VIParcours-module__7MIaxW__sub{color:var(--text-sec,#3d6461);max-width:500px;font-size:15px;line-height:1.7}.VIParcours-module__7MIaxW__grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.VIParcours-module__7MIaxW__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}.VIParcours-module__7MIaxW__card:hover{border-color:var(--border-teal,#00a8a24d);transform:translateY(-4px);box-shadow:0 14px 36px #00a8a21a}.VIParcours-module__7MIaxW__featured{border-width:1.5px;border-color:var(--teal,#00a8a2)!important}.VIParcours-module__7MIaxW__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}.VIParcours-module__7MIaxW__unavailable{opacity:.65}.VIParcours-module__7MIaxW__cardTop{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.VIParcours-module__7MIaxW__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}.VIParcours-module__7MIaxW__tagFeatured{background:var(--teal,#00a8a2);color:#fff;border-color:#0000}.VIParcours-module__7MIaxW__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}.VIParcours-module__7MIaxW__card:hover .VIParcours-module__7MIaxW__arrow{background:var(--teal,#00a8a2);color:#fff;transform:translate(2px,-2px)}.VIParcours-module__7MIaxW__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}.VIParcours-module__7MIaxW__divider{background:var(--teal,#00a8a2);opacity:.5;border-radius:2px;width:28px;height:2px;margin-bottom:14px}.VIParcours-module__7MIaxW__cardDesc{color:var(--text-sec,#3d6461);flex:1;margin-bottom:22px;font-size:13px;font-style:italic;line-height:1.65}.VIParcours-module__7MIaxW__cardFooter{margin-top:auto}.VIParcours-module__7MIaxW__cta{color:var(--teal-dark,#007a75);font-size:13px;font-weight:600;text-decoration:none;transition:color .2s,letter-spacing .2s}.VIParcours-module__7MIaxW__cta:hover{color:var(--teal,#00a8a2);letter-spacing:.02em}.VIParcours-module__7MIaxW__ctaFeatured{color:var(--teal,#00a8a2)}.VIParcours-module__7MIaxW__ctaSoon{color:var(--muted,#7aa8a5);font-size:13px;font-style:italic;font-weight:500}@media (max-width:1024px){.VIParcours-module__7MIaxW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.VIParcours-module__7MIaxW__grid{grid-template-columns:1fr;gap:14px}}
.VICTA-module__OfEB_q__section{padding:0 var(--section-px,56px)96px;background:var(--bg,#f4f8f8)}.VICTA-module__OfEB_q__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}.VICTA-module__OfEB_q__orb1{pointer-events:none;background:#ffffff0f;border-radius:50%;width:360px;height:360px;position:absolute;top:-100px;right:-80px}.VICTA-module__OfEB_q__orb2{pointer-events:none;background:#ffffff0a;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-80px;left:20%}.VICTA-module__OfEB_q__content{z-index:1;max-width:640px;position:relative}.VICTA-module__OfEB_q__title{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(24px,3vw,38px);font-weight:700;line-height:1.15}.VICTA-module__OfEB_q__desc{color:#ffffffc7;max-width:480px;margin-bottom:36px;font-size:15px;line-height:1.7}.VICTA-module__OfEB_q__actions{flex-wrap:wrap;gap:14px;display:flex}.VICTA-module__OfEB_q__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}.VICTA-module__OfEB_q__btnWhite:hover{background:#f0fffe;transform:translateY(-2px);box-shadow:0 8px 24px #00000024}.VICTA-module__OfEB_q__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}.VICTA-module__OfEB_q__btnOutline:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}@media (max-width:768px){.VICTA-module__OfEB_q__banner{padding:48px 36px}.VICTA-module__OfEB_q__actions{flex-direction:column}.VICTA-module__OfEB_q__btnWhite,.VICTA-module__OfEB_q__btnOutline{justify-content:center}}@media (max-width:480px){.VICTA-module__OfEB_q__banner{padding:36px 24px}}
