html{scroll-behavior:smooth}body{margin:0;background:#f8faf8;color:#191c1b;font-family:Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased}::selection{background:#c5eadf;color:#01261f}*{box-sizing:border-box}@keyframes vsDot{0%{transform:translateY(0);opacity:1}70%{transform:translateY(12px);opacity:0}to{transform:translateY(12px);opacity:0}}.vs-conteneur{max-width:1280px;margin:0 auto;padding:0 64px;width:100%}.vs-chip{font-size:12px;font-weight:500;line-height:16px;padding:6px 14px;border-radius:9999px;white-space:nowrap}.vs-chip-vert{background:#c9e7cc;color:#4e6953}.vs-chip-bordure{border:1px solid #c1c8c4;background:#ffffff8c;color:#414846}.vs-chip-blanc{background:#fff;border:1px solid rgba(74,101,79,.25);color:#4e6953}.vs-btn{font:600 16px/24px Manrope,system-ui,sans-serif;letter-spacing:.01em;color:#fff;background:#01261f;border:none;border-radius:.5rem;padding:12px 26px;cursor:pointer;white-space:nowrap;text-decoration:none;display:inline-block;transition:background .25s,transform .25s}.vs-btn:hover{background:#1a3c34}.vs-header{position:fixed;top:0;left:0;right:0;z-index:20;background:#f8faf8b8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(193,200,196,.4)}.vs-header-inner{max-width:1280px;margin:0 auto;padding:0 64px;height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px}.vs-brand{display:flex;align-items:center;gap:10px;text-decoration:none;transform:translate(-28px)}.vs-brand img{width:63px;height:63px;object-fit:contain}.vs-brand-nom{font-family:"Source Serif 4",serif;font-size:22px;font-weight:600;letter-spacing:-.01em;color:#01261f}.vs-brand .vs-chip{padding:3px 10px}.vs-nav{display:flex;align-items:center;gap:28px}.vs-nav a{font-size:14px;font-weight:600;line-height:20px;letter-spacing:.05em;color:#414846;text-decoration:none;transition:color .25s}.vs-nav a:hover{color:#01261f}.vs-nav .vs-nav-cta{color:#fff;background:#01261f;padding:10px 22px;border-radius:9999px;transition:background .25s}.vs-nav .vs-nav-cta:hover{color:#fff;background:#1a3c34}section{position:relative;z-index:1}.vs-surtitre{font-size:14px;font-weight:600;line-height:20px;letter-spacing:.05em;text-transform:uppercase;color:#4a654f}section h2{margin:14px 0 6px;font-family:"Source Serif 4",serif;font-size:32px;font-weight:600;line-height:40px;letter-spacing:-.01em;color:#01261f}.vs-texte{margin:0;font-size:16px;font-weight:400;line-height:24px;color:#414846}.vs-hero{min-height:100vh;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:100px 64px 90px}.vs-wordmark{font-family:"Source Serif 4",serif;font-size:56px;font-weight:600;letter-spacing:-.02em;color:#01261f;margin-bottom:20px}.vs-hero .vs-chip-bordure{margin-bottom:26px}.vs-hero h1{margin:0;max-width:860px;font-family:"Source Serif 4",serif;font-size:48px;font-weight:600;line-height:56px;letter-spacing:-.02em;color:#01261f}.vs-hero-sous-titre{margin:24px 0 0;max-width:640px;font-size:18px;font-weight:400;line-height:28px;color:#414846}.vs-recherche{width:100%;max-width:940px;margin-top:38px;background:#f2f4f2;border:1px solid #c1c8c4;border-radius:.75rem;padding:20px;box-shadow:0 30px 70px -34px #01261f38,0 4px 14px -6px #01261f14}.vs-recherche-grille{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:14px;align-items:end;text-align:left}.vs-recherche label{display:flex;flex-direction:column;gap:7px}.vs-recherche label>span:first-child{font-size:14px;font-weight:600;line-height:20px;color:#414846}.vs-select{position:relative;display:block}.vs-select select{appearance:none;-webkit-appearance:none;width:100%;font:400 16px/24px Manrope,system-ui,sans-serif;color:#191c1b;padding:12px 40px 12px 16px;border:1px solid #c1c8c4;border-radius:.5rem;background:#fff;cursor:pointer}.vs-select select:focus-visible{outline:2px solid #01261f;outline-offset:1px}.vs-input-ville{width:100%;font:400 16px/24px Manrope,system-ui,sans-serif;color:#191c1b;padding:12px 16px;border:1px solid #c1c8c4;border-radius:.5rem;background:#fff}.vs-input-ville:focus-visible{outline:2px solid #01261f;outline-offset:1px}.vs-note-recherche{margin:12px 4px 0;text-align:left;font-size:13px;font-weight:500;line-height:18px;color:#4a654f}.vs-note-recherche--alerte{color:#8a6116}.vs-lien-modal{background:none;border:none;padding:0;cursor:pointer;font:600 13px/18px Manrope,system-ui,sans-serif;color:#01261f;text-decoration:underline}.vs-select:after{content:"";position:absolute;right:16px;top:50%;width:9px;height:9px;border-right:2px solid #414846;border-bottom:2px solid #414846;transform:translateY(-70%) rotate(45deg);pointer-events:none}.vs-badges{list-style:none;margin:20px 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.vs-scroll-hint{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px}.vs-scroll-hint span{font-size:12px;font-weight:500;line-height:16px;color:#717976}.vs-scroll-souris{width:22px;height:36px;border:1.5px solid #717976;border-radius:9999px;display:flex;justify-content:center;padding-top:7px}.vs-scroll-dot{width:4px;height:8px;border-radius:9999px;background:#717976;animation:vsDot 1.8s ease-out infinite}.vs-methode{min-height:70vh;min-height:70svh;padding:40px 0;display:flex;align-items:center}.vs-methode-align{display:flex;justify-content:flex-end}.vs-methode-col{width:520px;max-width:100%;display:flex;flex-direction:column;gap:16px}.vs-carte-etape{display:flex;gap:20px;background:#f2f4f2d1;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(193,200,196,.5);border-radius:.75rem;padding:24px 26px;box-shadow:0 30px 70px -30px #01261f29,0 4px 14px -4px #01261f0d}.vs-etape-num{flex:none;width:34px;height:34px;border-radius:9999px;background:#01261f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.vs-etape-titre{font-family:"Source Serif 4",serif;font-size:24px;font-weight:500;line-height:32px;color:#191c1b}.vs-carte-etape p{margin:6px 0 0;font-size:16px;font-weight:400;line-height:24px;color:#414846}.vs-timeline{min-height:74vh;min-height:74svh;padding:40px 64px;display:flex;flex-direction:column;align-items:center;justify-content:center}.vs-timeline-intro{text-align:center;max-width:720px}.vs-timeline-intro h2{margin:14px 0 0}.vs-timeline-intro .vs-texte{margin-top:16px}.vs-timeline-panneau{width:100%;max-width:1240px;margin-top:44px;background:#f2f4f2d9;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(193,200,196,.5);border-radius:.75rem;padding:44px 40px 34px;box-shadow:0 30px 70px -30px #01261f29,0 4px 14px -4px #01261f0d}.vs-timeline-piste{position:relative}.vs-timeline-ligne{position:absolute;top:5px;left:9%;right:9%;height:2px;background:#c1c8c4}.vs-timeline-grille{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.vs-timeline-grille li{display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s}.vs-timeline-grille li:hover{transform:translateY(-4px)}.vs-timeline-point{width:12px;height:12px;border-radius:9999px;background:#01261f;position:relative;z-index:1}.vs-timeline-phase{margin-top:18px;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.06em;text-transform:uppercase;color:#4a654f}.vs-timeline-acte{margin-top:6px;font-size:14px;font-weight:600;line-height:20px;color:#191c1b}.vs-timeline-prix{margin-top:8px;font-family:"Source Serif 4",serif;font-size:24px;font-weight:600;line-height:32px;color:#01261f}.vs-timeline-note{margin-top:6px;font-size:12px;font-weight:500;line-height:16px;color:#717976}.vs-timeline-legende{margin:30px 0 0;text-align:center;font-size:12px;font-weight:500;line-height:16px;color:#717976}.vs-facture{min-height:64vh;min-height:64svh;padding:40px 64px;display:flex;align-items:center;justify-content:center}.vs-facture-panneau{width:100%;max-width:1080px;background:#e6f4ef;border:1px solid rgba(74,101,79,.18);border-radius:.75rem;padding:56px 48px;text-align:center;box-shadow:0 30px 70px -34px #01261f33}.vs-facture-panneau h2{margin:0}.vs-facture-panneau>p{margin:18px auto 0;max-width:680px;font-size:18px;font-weight:400;line-height:28px;color:#414846}.vs-facture-panneau strong{color:#191c1b;font-weight:600}.vs-btn-facture{margin-top:30px;padding:15px 34px;box-shadow:0 20px 50px -24px #01261f80}.vs-btn-facture:hover{transform:translateY(-1px)}.vs-facture-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:26px}.vs-faq-section{min-height:78vh;min-height:78svh;padding:40px 0;display:flex;align-items:center}.vs-faq-col{width:600px;max-width:100%;display:flex;flex-direction:column;gap:12px}.vs-faq-entete{margin-bottom:6px}.vs-faq-entete h2{margin:14px 0 0}.faq details{border:1px solid #c1c8c4;border-radius:.5rem;background:#fff;overflow:hidden;transition:border-color .25s}.faq details[open]{border-color:#4a654f}.faq summary{cursor:pointer;list-style:none;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;font:600 16px/24px Manrope,system-ui,sans-serif;color:#191c1b}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font:400 22px/1 Manrope;color:#4a654f;transition:transform .25s}.faq details[open] summary:after{transform:rotate(45deg)}.faq details p{margin:0;padding:0 22px 20px;font:400 16px/24px Manrope,system-ui,sans-serif;color:#414846}.faq details a{color:#01261f}.vs-footer{position:relative;z-index:1;background:#f2f4f2;border-top:1px solid #c1c8c4}.vs-footer-inner{max-width:1280px;margin:0 auto;padding:36px 64px}.vs-footer-haut{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.vs-footer-nom{font-family:"Source Serif 4",serif;font-size:22px;font-weight:600;letter-spacing:-.01em;color:#01261f}.vs-footer-note{margin:8px 0 0;font-size:12px;font-weight:500;line-height:16px;color:#717976;max-width:440px}.vs-footer-liens{display:flex;flex-wrap:wrap;gap:20px 28px;justify-content:flex-end}.vs-footer-liens a{font-size:14px;font-weight:600;line-height:20px;color:#414846;text-decoration:none}.vs-footer-liens a:hover{color:#01261f}.vs-footer-disclaimer{margin:22px 0 0;padding-top:18px;border-top:1px solid rgba(193,200,196,.6);font-size:12px;font-weight:500;line-height:16px;color:#717976}@media(max-width:960px){.vs-conteneur,.vs-header-inner,.vs-footer-inner{padding-left:20px;padding-right:20px}.vs-brand{transform:none}.vs-brand img{width:44px;height:44px}.vs-nav{gap:16px}.vs-nav a:not(.vs-nav-cta){display:none}.vs-nav .vs-nav-cta{padding:8px 14px;font-size:13px;white-space:nowrap}.vs-hero{justify-content:flex-start;padding:calc(var(--vs-ruban-h, 0px) + 92px) 20px 72px}.vs-wordmark{font-size:40px}.vs-hero h1{font-size:34px;line-height:42px}.vs-hero h1 br{display:none}.vs-hero-sous-titre{font-size:16px;line-height:26px}.vs-recherche-grille{grid-template-columns:1fr;align-items:stretch}.vs-recherche .vs-btn{width:100%}.vs-methode-align{justify-content:center}.vs-timeline{padding:40px 20px}.vs-timeline-panneau{padding:28px 22px 24px}.vs-timeline-ligne{display:none}.vs-timeline-grille{grid-template-columns:1fr;gap:28px}.vs-timeline-point{display:none}.vs-facture{padding:40px 20px}.vs-facture-panneau{padding:36px 22px}.vs-facture-panneau>p{font-size:16px;line-height:26px}.vs-footer-haut{flex-direction:column}.vs-footer-liens{justify-content:flex-start}}@media(max-width:480px){.vs-brand .vs-chip{display:none}.vs-brand img{width:38px;height:38px}.vs-brand-nom{font-size:19px}}
