body.ecg-modal-open,body.has-ecg-modal-open{overflow:hidden!important}.ecg-modal[aria-hidden="true"]{display:none}.ecg-modal{position:fixed;box-sizing:border-box;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;padding:10px 14px;font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ecg-modal.is-visible{display:flex}.ecg-modal *,.ecg-modal *::before,.ecg-modal *::after{box-sizing:border-box}.ecg-modal__overlay{position:absolute;inset:0;background:rgb(4 18 31 / .66);backdrop-filter:blur(6px)}.ecg-modal__dialog{position:relative;z-index:10;display:grid;flex-shrink:0;grid-template-columns:348px minmax(690px,1fr);width:1120px;max-width:none;height:628px;max-height:calc(100svh - 20px);max-height:calc(100dvh - 20px);padding:0;overflow:hidden;border:1px solid rgb(11 31 58 / .08);border-radius:24px;background:#fff;box-shadow:0 30px 80px rgb(4 18 31 / .34);color:#17233c}.ecg-modal__close{position:absolute;top:14px;right:14px;z-index:30;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid rgb(215 222 232 / .75);border-radius:999px;background:rgb(255 255 255 / .92);color:#667085;cursor:pointer;font-size:22px;line-height:1;transition:background 0.18s ease,color 0.18s ease,transform 0.18s ease}.ecg-modal__close:hover,.ecg-modal__close:focus-visible{background:#ecfdf5;color:#0b6f4f;outline:0;transform:translateY(-1px)}.ecg-modal__trust{position:relative;display:flex;flex-direction:column;gap:12px;min-width:0;height:100%;padding:26px 28px 24px;overflow:hidden;background:radial-gradient(circle at 12% 10%,rgb(0 171 132 / .22),transparent 30%),linear-gradient(145deg,#061a2e 0%,#0a2c42 52%,#09263b 100%)}.ecg-modal__trust::before{content:"";position:absolute;top:28px;right:30px;width:86px;height:86px;opacity:.35;background-image:radial-gradient(circle,rgb(0 171 132 / .85) 1.2px,transparent 1.4px);background-size:18px 18px;pointer-events:none}.ecg-modal__trust::after{content:"";position:absolute;right:-34px;top:236px;width:150px;height:210px;border:1px solid rgb(0 171 132 / .22);border-left-color:#fff0;border-bottom-color:#fff0;border-radius:78% 0 84% 0;transform:rotate(13deg);pointer-events:none;opacity:.65}.ecg-modal__brand{position:relative;z-index:2;margin:0 0 10px;color:#fff;font-size:26px;font-weight:800;letter-spacing:0;line-height:1}.ecg-modal__brand--logo{display:flex;align-items:center;min-height:42px}.ecg-modal__logo{display:block;width:auto;max-width:220px;height:42px;object-fit:contain;object-position:left center}.ecg-modal__title{position:relative;z-index:2;margin:0;color:#fff;font-size:29px;font-weight:800;letter-spacing:0;line-height:1.08}.ecg-modal__subtitle{position:relative;z-index:2;margin:0;color:rgb(255 255 255 / .88);font-size:13px;line-height:1.5}.ecg-modal__visual{position:relative;z-index:2;margin:2px 0 0}.ecg-modal__visual-card{position:relative;display:block;width:100%;height:166px;margin:0;overflow:hidden;border:1px solid rgb(0 143 107 / .15);border-radius:17px;background:#eaf5ee;box-shadow:0 14px 28px rgb(11 31 58 / .1)}.ecg-modal__visual-card img{display:block;width:100%;height:100%;object-fit:cover}.ecg-modal__visual-card::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 52%,rgb(4 18 31 / .22) 100%),radial-gradient(circle at 20% 20%,rgb(236 253 245 / .18),transparent 34%)}.ecg-modal__badge{position:absolute;left:12px;right:12px;bottom:10px;z-index:2;display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:7px 11px;border:1px solid rgb(255 255 255 / .72);border-radius:13px;background:rgb(255 255 255 / .9);box-shadow:0 10px 22px rgb(4 18 31 / .14);color:#0b1f3a;font-size:11.5px;font-weight:750;line-height:1.18;backdrop-filter:blur(10px)}.ecg-modal__badge-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 26px;width:26px;height:26px;border-radius:999px;background:#ecfdf5;color:#008f6b}.ecg-modal__badge-icon svg{display:block;width:15px;height:15px}.ecg-modal__reassurance{position:relative;z-index:2;display:grid;gap:7px;margin:0;padding:0;list-style:none}.ecg-modal__reassurance li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;align-items:center}.ecg-modal__reassurance-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgb(255 255 255 / .14);border-radius:999px;background:linear-gradient(135deg,rgb(0 171 132 / .98),rgb(0 130 112 / .95));color:#fff;box-shadow:0 10px 24px rgb(0 143 107 / .18)}.ecg-modal__reassurance-icon svg{display:block;width:15px;height:15px}.ecg-modal__reassurance strong,.ecg-modal__reassurance small{display:block}.ecg-modal__reassurance strong{color:#fff;font-size:11.5px;font-weight:800;line-height:1.2}.ecg-modal__reassurance small{margin-top:1px;color:rgb(255 255 255 / .76);font-size:10.5px;line-height:1.25}.ecg-modal__panel{display:flex;flex-direction:column;min-width:0;height:100%;padding:26px 36px 24px;overflow:hidden;background:#fff}.ecg-modal__stepper{display:grid;grid-template-columns:max-content minmax(52px,1fr) max-content;gap:12px;align-items:center;margin:0 0 16px;padding-right:38px}.ecg-modal__step-indicator{display:inline-flex;align-items:center;gap:7px;color:#667085;font-size:11.5px;font-weight:750}.ecg-modal__step-indicator span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid #d7dee8;border-radius:999px;background:#fff;color:#667085;font-size:10.5px;font-weight:800}.ecg-modal__step-indicator.is-active{color:#0b1f3a}.ecg-modal__step-indicator.is-active span{border-color:#008f6b;background:#ecfdf5;color:#008f6b}.ecg-modal__progress{position:relative;height:3px;overflow:hidden;border-radius:999px;background:#e8eef4}.ecg-modal__progress span{position:absolute;inset:0 auto 0 0;width:50%;border-radius:inherit;background:linear-gradient(135deg,#008f6b 0%,#0b6f4f 100%);transition:width 0.2s ease}.ecg-modal__progress.is-complete span{width:100%}.ecg-modal__form{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;font-size:13px}.ecg-modal__step{margin:0;padding:0;border:0}.ecg-modal__step:not([hidden]){display:flex;flex:1 1 auto;min-height:0;flex-direction:column}.ecg-modal__step[hidden]{display:none}.ecg-modal__step legend{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;clip-path:inset(50%)}.ecg-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ecg-field{position:relative;display:grid;gap:4px;margin:0 0 9px}.ecg-field label,.ecg-field__heading strong{color:#17233c;font-size:12.5px;font-weight:750;line-height:1.25}.ecg-field__heading{display:grid;grid-template-columns:1fr;gap:1px;margin:0 0 6px}.ecg-field__heading span{color:#667085;font-size:11.5px;font-weight:600}.ecg-field input[type="text"],.ecg-field input[type="tel"],.ecg-field input[type="email"],.ecg-field select{width:100%;height:37px;border:1px solid #d7dee8;border-radius:9px;background:#fff;padding:0 12px;color:#17233c;font:inherit;font-size:12.5px;transition:border-color 0.18s ease,box-shadow 0.18s ease}.ecg-field textarea{width:100%;min-height:68px;max-height:68px;border:1px solid #d7dee8;border-radius:9px;background:#fff;padding:10px 58px 10px 12px;color:#17233c;font:inherit;font-size:12.5px;line-height:1.35;resize:none;transition:border-color 0.18s ease,box-shadow 0.18s ease}.ecg-field--other input[type="text"]{padding-right:56px}.ecg-field input:focus-visible,.ecg-field select:focus-visible,.ecg-field textarea:focus-visible{border-color:#008f6b;box-shadow:0 0 0 4px rgb(0 143 107 / .1);outline:none}.ecg-field.has-error input,.ecg-field.has-error select,.ecg-field.has-error textarea,.ecg-field--needs.has-error .ecg-need-card{border-color:#d92d20}.ecg-field__counter{position:absolute;right:12px;bottom:7px;color:#667085;font-size:10.5px;font-weight:650;pointer-events:none}.ecg-field__error{margin:0;color:#b42318;font-size:12px;font-weight:700;line-height:1.4}.ecg-field__error:empty{display:none}.ecg-need-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ecg-need-card{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;column-gap:9px;min-width:0;height:48px;min-height:48px;max-height:48px;padding:8px 11px;border:1px solid #d7dee8;border-radius:12px;background:#fff;color:#17233c;cursor:pointer;font-size:12.5px;font-weight:700;line-height:1.12;transition:transform 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease,background 0.18s ease}.ecg-need-card:hover,.ecg-need-card:focus-within{border-color:rgb(0 143 107 / .45);box-shadow:0 10px 24px rgb(11 31 58 / .08);transform:translateY(-1px)}.ecg-need-card input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.ecg-need-card__icon{display:inline-flex;align-items:center;justify-content:center;grid-column:1;grid-row:1;width:28px;height:28px;border-radius:9px;background:#f7fbf8;color:#008f6b}.ecg-need-card__icon svg{display:block;width:15px;height:15px}.ecg-need-card__label{display:flex;align-items:center;grid-column:2;grid-row:1;min-width:0;max-width:100%;height:100%;color:#0b1f3a;overflow-wrap:normal;word-break:normal;hyphens:none;line-height:1.12;text-align:left}#ecg-devis-modal .ecg-need-card{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;overflow:hidden;text-decoration:none}#ecg-devis-modal .ecg-need-card__icon{position:static!important;grid-column:1!important;grid-row:1!important;margin:0!important;transform:none!important}#ecg-devis-modal .ecg-need-card__label{position:static!important;display:flex!important;align-items:center!important;align-self:center!important;justify-self:start!important;grid-column:2!important;grid-row:1!important;width:auto!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;transform:none!important}.ecg-need-card__check{position:absolute;top:6px;right:6px;width:14px;height:14px;border-radius:999px;background:#fff0}.ecg-need-card input:checked~.ecg-need-card__check{background:#008f6b}.ecg-need-card input:checked~.ecg-need-card__check::before{content:"";position:absolute;left:5px;top:3px;width:4px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(40deg)}.ecg-need-card.is-selected,.ecg-need-card:has(input:checked){border-color:#008f6b;background:#ecfdf5;box-shadow:0 10px 24px rgb(0 143 107 / .1)}.ecg-field--other[hidden]{display:none}.ecg-field--other:not([hidden]){gap:4px;margin:7px 0 0}.ecg-field--other:not([hidden]) input[type="text"]{height:36px;padding-right:56px}.ecg-modal__info{margin:8px 0 10px;padding:9px 13px;border:1px solid #e8eef4;border-radius:12px;background:#f8fbfc;color:#667085;font-size:11.5px;font-weight:700;line-height:1.3}.ecg-modal__step:has(.ecg-field--other:not([hidden])) .ecg-modal__info,.ecg-modal__step:has(.ecg-field.has-error) .ecg-modal__info{display:none}.ecg-field--rgpd{margin-top:2px}.ecg-field--rgpd label{display:flex;align-items:flex-start;gap:9px;color:#17233c;font-size:12px;font-weight:600;line-height:1.45}.ecg-field--rgpd input[type="checkbox"]{width:18px;height:18px;margin-top:2px;accent-color:#008f6b}.ecg-field--rgpd a{color:#008f6b;font-weight:700;text-underline-offset:2px}.ecg-field--optional-consent label{color:#536078;font-weight:500}.ecg-modal__feedback{min-height:20px;margin:4px 0 0;color:#008f6b;font-size:13px;font-weight:800;line-height:1.45}.ecg-modal__feedback.is-error{color:#b42318}.ecg-modal__feedback.is-success{margin-top:10px;padding:12px 14px;border:1px solid rgb(0 143 107 / .22);border-radius:12px;background:#ecfdf5;color:#0b6f4f}.ecg-modal__actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;width:100%;margin-top:auto}.ecg-modal__actions--split{justify-content:space-between}.ecg-modal__submit,.ecg-modal__back{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;font-family:inherit;text-decoration:none;transition:transform 0.18s ease,box-shadow 0.18s ease,background 0.18s ease,color 0.18s ease}.ecg-modal__submit{width:100%;min-width:0;height:48px;padding:0 24px;border-radius:12px;background:linear-gradient(135deg,#008f6b 0%,#0b6f4f 100%);box-shadow:0 12px 26px rgb(0 143 107 / .22);color:#fff;font-size:14.5px;font-weight:750}.ecg-modal__submit--wide{position:relative;padding-right:58px}.ecg-modal__submit--wide::after{content:"\2192";position:absolute;top:50%;right:24px;font-size:24px;font-weight:400;line-height:1;transform:translateY(-50%)}.ecg-modal__actions--split .ecg-modal__submit{width:auto;min-width:230px}.ecg-modal__submit:hover,.ecg-modal__submit:focus-visible{box-shadow:0 20px 42px rgb(0 143 107 / .28);outline:0;transform:translateY(-1px)}.ecg-modal__submit:disabled{cursor:wait;opacity:.76;transform:none}.ecg-modal__back{height:44px;padding:0 15px;border:1px solid #d7dee8;border-radius:11px;background:#fff;color:#667085;font-size:13px;font-weight:750}.ecg-modal__back:hover,.ecg-modal__back:focus-visible{border-color:rgb(0 143 107 / .45);background:#ecfdf5;color:#0b6f4f;outline:0}@media (min-width:1181px){.ecg-modal{padding:32px 104px}.ecg-modal__dialog{grid-template-columns:426px minmax(0,1fr);width:min(1380px, calc(100vw - 208px));min-width:min(1380px, calc(100vw - 208px));max-width:min(1380px, calc(100vw - 208px));height:min(996px, calc(100dvh - 64px));min-height:860px;max-height:calc(100dvh - 48px);padding:0!important;overflow:hidden;border-color:rgb(255 255 255 / .62);border-radius:24px;box-shadow:0 34px 90px rgb(2 10 18 / .34)}.ecg-modal__close{top:30px;right:31px;width:42px;height:42px;border:0;background:#fff0;color:#7c8798;font-size:44px;font-weight:300;box-shadow:none}.ecg-modal__trust{padding:48px 51px 50px;gap:25px}.ecg-modal__brand{margin-bottom:22px;font-size:30px}.ecg-modal__title{font-size:40px;line-height:1.08}.ecg-modal__subtitle{max-width:310px;font-size:18px;line-height:1.45}.ecg-modal__visual{margin-top:4px}.ecg-modal__visual-card{height:294px;border:1px solid rgb(255 255 255 / .22);border-radius:18px;box-shadow:0 18px 38px rgb(2 10 18 / .32)}.ecg-modal__badge{left:18px;right:64px;bottom:14px;min-height:54px;gap:12px;padding:10px 15px;border-radius:15px;font-size:14px;line-height:1.18}.ecg-modal__badge-icon{flex-basis:34px;width:34px;height:34px}.ecg-modal__badge-icon svg{width:18px;height:18px}.ecg-modal__reassurance{gap:17px;margin-top:8px}.ecg-modal__reassurance li{grid-template-columns:42px minmax(0,1fr);gap:14px}.ecg-modal__reassurance-icon{width:42px;height:42px}.ecg-modal__reassurance-icon svg{width:20px;height:20px}.ecg-modal__reassurance strong{font-size:15px;line-height:1.2}.ecg-modal__reassurance small{margin-top:3px;font-size:13px;line-height:1.3}.ecg-modal__panel{padding:49px 49px 52px 56px;overflow:hidden}.ecg-modal__stepper{grid-template-columns:max-content 276px max-content;gap:20px;justify-content:start;margin-bottom:33px;padding-right:0}.ecg-modal__form{min-height:0}.ecg-modal__step:not([hidden]){display:flex;flex-direction:column;min-height:0}.ecg-field{margin-bottom:24px}.ecg-field label,.ecg-field__heading strong{font-size:16px}.ecg-field__heading span{font-size:14px}.ecg-field input[type="text"],.ecg-field input[type="tel"],.ecg-field input[type="email"],.ecg-field select{height:58px;padding:0 22px;border-color:#cdd8e5;border-radius:9px;font-size:16px}.ecg-field textarea{min-height:150px;max-height:150px;padding:17px 72px 17px 18px;border-color:#cdd8e5;border-radius:9px;font-size:15px;resize:none}.ecg-need-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:21px 19px}.ecg-need-card{grid-template-columns:48px minmax(0,1fr);align-items:center;column-gap:18px;height:80px;min-height:80px;max-height:80px;padding:16px 18px;border-color:#d5dfeb;border-radius:9px;font-size:16px;line-height:1.25}.ecg-need-card__icon{width:48px;height:48px;border-radius:10px}.ecg-need-card__icon svg{width:26px;height:26px}.ecg-field--other:not([hidden]){margin-top:18px}.ecg-field--other:not([hidden]) input[type="text"]{height:46px}.ecg-modal__info{display:none}.ecg-modal__actions{margin-top:auto}.ecg-modal__submit{position:relative;width:100%!important;height:70px;border-radius:999px;font-size:21px;font-weight:800;box-shadow:0 22px 42px rgb(0 143 107 / .3)}.ecg-modal__submit--wide::after{right:38px;font-size:34px}#ecg-devis-modal.is-visible>.ecg-modal__dialog{grid-template-columns:426px minmax(0,1fr)!important;width:min(1380px, calc(100vw - 208px))!important;min-width:min(1380px, calc(100vw - 208px))!important;max-width:min(1380px, calc(100vw - 208px))!important;padding:0!important}#ecg-devis-modal .ecg-modal__panel{padding:49px 49px 52px 56px!important}#ecg-devis-modal .ecg-modal__stepper{grid-template-columns:max-content 276px max-content!important;gap:20px!important;justify-content:start!important;padding-right:0!important}#ecg-devis-modal .ecg-need-card{grid-template-columns:48px minmax(0,1fr)!important;height:80px!important;min-height:80px!important;max-height:80px!important;padding:16px 18px!important}#ecg-devis-modal .ecg-modal__actions,#ecg-devis-modal .ecg-modal__submit--wide{width:100%!important}}@media (min-width:1121px) and (max-width:1180px){#ecg-devis-modal.is-visible>.ecg-modal__dialog{grid-template-columns:348px minmax(690px,1fr)!important;width:min(1120px, calc(100vw - 28px))!important;min-width:min(1120px, calc(100vw - 28px))!important;max-width:min(1120px, calc(100vw - 28px))!important}}@media (max-width:1120px){.ecg-modal{padding:14px}.ecg-modal__dialog{grid-template-columns:1fr;width:100%;max-width:820px;min-width:0;height:auto;max-height:calc(100svh - 28px);max-height:calc(100dvh - 28px);overflow-x:hidden;overflow-y:auto;border-radius:24px}.ecg-modal__trust{height:auto;padding:28px 28px 24px}.ecg-modal__visual{display:none}.ecg-modal__reassurance{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ecg-modal__panel{height:auto;padding:30px 28px 34px;overflow:visible}.ecg-field textarea{min-height:84px;max-height:none;resize:vertical}.ecg-need-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ecg-need-card{height:56px;min-height:56px;max-height:none}#ecg-devis-modal.is-visible>.ecg-modal__dialog{grid-template-columns:1fr!important;width:100%!important;min-width:0!important;max-width:820px!important}}@media (max-width:600px){.ecg-modal{padding:8px}.ecg-modal__dialog{width:100%;max-width:none;max-height:calc(100svh - 16px);max-height:calc(100dvh - 16px);border-radius:20px}#ecg-devis-modal.is-visible>.ecg-modal__dialog{max-width:none!important}.ecg-modal__close{top:12px;right:12px}.ecg-modal__trust{gap:16px;padding:22px 18px 18px}.ecg-modal__title{font-size:27px}.ecg-modal__subtitle{font-size:14px}.ecg-modal__reassurance,.ecg-grid-2,.ecg-need-grid{grid-template-columns:1fr}.ecg-modal__panel{padding:22px 16px 24px}.ecg-need-card{height:auto;min-height:52px}.ecg-modal__stepper{grid-template-columns:1fr;gap:10px;padding-right:44px}.ecg-modal__progress{order:2}.ecg-modal__step-indicator[data-ecg-step-indicator="2"]{order:3}.ecg-modal__actions,.ecg-modal__actions--split{align-items:stretch;flex-direction:column}.ecg-modal__submit,.ecg-modal__back{width:100%;min-width:0}.ecg-modal__submit--wide::after{right:20px}.ecg-need-card__label{overflow-wrap:anywhere}}#ecg-devis-modal{font-family:"Manrope",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}#ecg-devis-modal .ecg-modal__overlay{background:rgb(3 10 18 / .58);backdrop-filter:blur(7px)}#ecg-devis-modal .ecg-modal__dialog{border:1px solid rgb(255 255 255 / .82);border-radius:13px;background:#fff;box-shadow:0 28px 68px rgb(2 8 18 / .32)}#ecg-devis-modal .ecg-modal__trust{position:relative;isolation:isolate;background:#00131f}#ecg-devis-modal .ecg-modal__trust-media{position:absolute;z-index:-2;inset:0;overflow:hidden}#ecg-devis-modal .ecg-modal__trust-media::after{position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 19 31 / .62) 0%,rgb(0 30 38 / .1) 42%,rgb(0 18 24 / .12) 100%);content:""}#ecg-devis-modal .ecg-modal__trust-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center bottom}#ecg-devis-modal .ecg-modal__trust::before{position:absolute;z-index:-1;inset:0;width:auto;height:auto;background:linear-gradient(90deg,rgb(0 18 28 / .24) 0%,rgb(0 18 28 / .04) 58%,transparent 100%),linear-gradient(180deg,rgb(0 10 20 / .18) 0%,#fff0 45%,rgb(0 12 16 / .08) 100%),radial-gradient(circle at 28% 8%,rgb(0 186 124 / .09),transparent 35%);content:"";opacity:1}#ecg-devis-modal .ecg-modal__trust::after,#ecg-devis-modal .ecg-modal__visual,#ecg-devis-modal .ecg-modal__badge{display:none}#ecg-devis-modal .ecg-modal__brand--logo{position:relative;isolation:isolate;width:max-content;min-height:0;margin:0;padding:0;border-radius:0;background:#fff0;box-shadow:none;filter:brightness(1.24) contrast(1.04) saturate(1.22)}#ecg-devis-modal .ecg-modal__brand--logo::before{display:none}#ecg-devis-modal .ecg-modal__logo{display:block;width:auto;max-width:156px;max-height:52px;height:auto;object-fit:contain;object-position:left center}#ecg-devis-modal .ecg-modal__title{display:grid;gap:5px;max-width:330px;margin:0;color:#f6fbff;font-size:34px;font-weight:850;letter-spacing:-.01em;line-height:1.08;text-shadow:0 8px 24px rgb(0 0 0 / .34)}#ecg-devis-modal .ecg-modal__title span,#ecg-devis-modal .ecg-modal__title strong{display:block}#ecg-devis-modal .ecg-modal__title strong{color:#20c46e;font-weight:850}#ecg-devis-modal .ecg-modal__subtitle{max-width:260px;color:rgb(255 255 255 / .94);font-size:16px;font-weight:500;line-height:1.38;text-shadow:0 6px 18px rgb(0 0 0 / .26)}#ecg-devis-modal .ecg-modal__reassurance{gap:16px;margin:auto 0 0;padding:24px 26px 25px;border:1px solid rgb(255 255 255 / .22);border-radius:19px;background:rgb(3 29 31 / .78);box-shadow:inset 0 1px 0 rgb(255 255 255 / .08),0 20px 38px rgb(0 0 0 / .34);backdrop-filter:blur(9px)}@media (min-width:1181px){#ecg-devis-modal .ecg-modal__reassurance{margin-right:-18px;margin-left:-18px}}#ecg-devis-modal .ecg-modal__reassurance li{grid-template-columns:50px minmax(0,1fr);gap:16px}#ecg-devis-modal .ecg-modal__reassurance-icon{width:50px;height:50px;border:0;background:rgb(75 177 108 / .82);color:#fff;box-shadow:inset 0 1px 0 rgb(255 255 255 / .18)}#ecg-devis-modal .ecg-modal__reassurance-icon svg{width:23px;height:23px}#ecg-devis-modal .ecg-modal__reassurance strong{color:#fff;font-size:16px;font-weight:780;line-height:1.2}#ecg-devis-modal .ecg-modal__reassurance small{margin-top:6px;color:rgb(255 255 255 / .9);font-size:14px;font-weight:430;line-height:1.32}#ecg-devis-modal .ecg-modal__panel{background:radial-gradient(circle at 78% 0%,rgb(7 92 70 / .04),transparent 32%),#fff}#ecg-devis-modal .ecg-modal__close{top:24px;right:24px;width:34px;height:34px;border:0;background:#fff0;color:#7d8797;font-size:38px;font-weight:300;line-height:1;box-shadow:none}#ecg-devis-modal .ecg-modal__question{margin:0 0 22px;color:#111936;font-size:21px;font-weight:800;letter-spacing:-.01em;line-height:1.2}#ecg-devis-modal .ecg-objective-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}#ecg-devis-modal .ecg-objective-card{position:relative;display:flex!important;align-items:center!important;justify-content:flex-start;min-height:238px!important;height:238px!important;max-height:238px!important;flex-direction:column;gap:11px;padding:25px 24px 20px!important;border:1px solid #d6deeb;border-radius:12px;background:#fff;box-shadow:none;text-align:center}#ecg-devis-modal .ecg-objective-card:hover,#ecg-devis-modal .ecg-objective-card:focus-within{transform:none;box-shadow:0 16px 34px rgb(12 25 48 / .08)}#ecg-devis-modal .ecg-objective-card.is-selected,#ecg-devis-modal .ecg-objective-card:has(input:checked){border-color:#10975a;background:#fff;box-shadow:0 0 0 1px rgb(16 151 90 / .08)}#ecg-devis-modal .ecg-objective-card__icon{display:inline-flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:999px;overflow:hidden;background:#fff0;color:#118757}#ecg-devis-modal .ecg-objective-card__icon svg{width:40px;height:40px}#ecg-devis-modal .ecg-objective-card__icon img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}#ecg-devis-modal .ecg-objective-card__title{display:block;max-width:185px;color:#111936;font-size:16px;font-weight:800;line-height:1.24}#ecg-devis-modal .ecg-objective-card__text{display:block;max-width:196px;color:#29344f;font-size:14px;font-weight:430;line-height:1.48}#ecg-devis-modal .ecg-objective-card .ecg-need-card__check{top:16px;right:16px;width:28px;height:28px;border-radius:999px;background:#fff0}#ecg-devis-modal .ecg-objective-card input:checked~.ecg-need-card__check{background:#168b56}#ecg-devis-modal .ecg-objective-card input:checked~.ecg-need-card__check::before{left:10px;top:6px;width:7px;height:13px;border-width:0 3px 3px 0}#ecg-devis-modal .ecg-field--objectives{margin:0 0 24px}#ecg-devis-modal .ecg-field--topic,#ecg-devis-modal .ecg-field--description,#ecg-devis-modal .ecg-field--details{margin:0 0 16px}#ecg-devis-modal .ecg-field label,#ecg-devis-modal .ecg-field__heading strong{margin-bottom:8px;color:#111936;font-size:16px;font-weight:790}#ecg-devis-modal .ecg-field--details .ecg-field__heading strong{margin-bottom:0;color:#17233c;font-size:14px;font-weight:520;letter-spacing:-.005em}#ecg-devis-modal .ecg-select-shell{position:relative;display:block}#ecg-devis-modal .ecg-select-shell__icon,#ecg-devis-modal .ecg-select-shell__chevron{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#738099;pointer-events:none;transform:translateY(-50%)}#ecg-devis-modal .ecg-select-shell__icon{left:15px}#ecg-devis-modal .ecg-select-shell__chevron{right:15px;color:#0f1b35}#ecg-devis-modal .ecg-select-shell svg{width:22px;height:22px}#ecg-devis-modal .ecg-field select{height:52px;padding:0 50px 0 55px;border:1px solid #119567;border-radius:8px;appearance:none;color:#778199;font-size:15px;font-weight:500}#ecg-devis-modal .ecg-field textarea{min-height:112px;max-height:112px;padding:16px 70px 16px 16px;border-color:#d6deeb;border-radius:8px;color:#111936;font-size:15px;line-height:1.45}#ecg-devis-modal .ecg-field__counter{right:16px;bottom:16px;color:#69758d;font-size:14px;font-weight:600}#ecg-devis-modal .ecg-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}#ecg-devis-modal .ecg-detail-chip{display:inline-flex!important;align-items:center!important;justify-content:center;gap:10px;min-height:48px!important;height:48px!important;max-height:48px!important;padding:0 18px!important;border:1px solid #d6deeb;border-radius:8px;background:#fff;color:#111936;font:700 13px/1 "Manrope",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:-.004em;white-space:nowrap}#ecg-devis-modal .ecg-detail-chip:hover,#ecg-devis-modal .ecg-detail-chip:focus-within{border-color:rgb(16 151 90 / .5);transform:none}#ecg-devis-modal .ecg-detail-chip.is-selected,#ecg-devis-modal .ecg-detail-chip:has(input:checked){border-color:#10975a;background:#fff;box-shadow:0 0 0 1px rgb(16 151 90 / .03)}#ecg-devis-modal .ecg-detail-chip__icon{display:inline-flex;align-items:center;justify-content:center;color:#0f915a}#ecg-devis-modal .ecg-detail-chip__icon svg{width:20px;height:20px}#ecg-devis-modal .ecg-detail-chip__label{display:inline-flex;align-items:center;font:700 13px/1 "Manrope",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:-.004em}#ecg-devis-modal .ecg-modal__submit{height:62px;border-radius:999px;background:linear-gradient(180deg,rgb(255 255 255 / .08),#fff0),linear-gradient(135deg,#0fa56b 0%,#087a50 100%);box-shadow:0 14px 30px rgb(6 119 78 / .24);font-size:18px;font-weight:850}#ecg-devis-modal .ecg-modal__submit--wide::after{right:34px;font-size:34px;font-weight:300}@media (min-width:1181px){#ecg-devis-modal{padding:24px 72px}#ecg-devis-modal.is-visible>.ecg-modal__dialog{grid-template-columns:405px minmax(0,1fr)!important;width:min(1290px, calc(100vw - 160px))!important;min-width:min(1290px, calc(100vw - 160px))!important;max-width:min(1290px, calc(100vw - 160px))!important;height:min(940px, calc(100dvh - 48px))!important;min-height:min(760px, calc(100dvh - 48px))!important;max-height:calc(100dvh - 32px)!important}#ecg-devis-modal .ecg-modal__trust{padding:36px 28px 46px 42px;gap:30px}#ecg-devis-modal .ecg-modal__panel{padding:32px 48px 28px 42px!important}#ecg-devis-modal .ecg-modal__stepper{grid-template-columns:max-content 136px max-content!important;gap:18px!important;margin:0 0 34px}#ecg-devis-modal .ecg-modal__step-indicator{gap:12px;font-size:14px;font-weight:850}#ecg-devis-modal .ecg-modal__step-indicator span{width:32px;height:32px;font-size:14px}#ecg-devis-modal .ecg-modal__progress{height:3px}#ecg-devis-modal .ecg-modal__step:not([hidden]){display:flex}#ecg-devis-modal .ecg-modal__actions{margin-top:auto}}@media (max-width:1320px) and (min-width:1181px){#ecg-devis-modal .ecg-objective-grid{gap:18px}#ecg-devis-modal .ecg-detail-grid{gap:14px}}@media (min-width:1181px) and (max-height:930px){#ecg-devis-modal{padding-top:18px;padding-bottom:18px}#ecg-devis-modal.is-visible>.ecg-modal__dialog{height:min(900px, calc(100dvh - 36px))!important;min-height:min(730px, calc(100dvh - 36px))!important;max-height:calc(100dvh - 28px)!important}#ecg-devis-modal .ecg-modal__trust{padding-top:30px;padding-bottom:56px;gap:26px}#ecg-devis-modal .ecg-modal__title{font-size:32px}#ecg-devis-modal .ecg-modal__subtitle{font-size:15px}#ecg-devis-modal .ecg-modal__reassurance{margin-right:-18px;margin-left:-18px;gap:17px;padding:24px 26px 25px}#ecg-devis-modal .ecg-modal__reassurance li{grid-template-columns:50px minmax(0,1fr);gap:16px}#ecg-devis-modal .ecg-modal__reassurance-icon{width:50px;height:50px}#ecg-devis-modal .ecg-modal__panel{padding-top:28px!important;padding-bottom:34px!important}#ecg-devis-modal .ecg-modal__stepper{margin-bottom:28px}#ecg-devis-modal .ecg-modal__question{margin-bottom:20px}#ecg-devis-modal .ecg-objective-card{min-height:224px!important;height:224px!important;max-height:224px!important;gap:10px;padding:22px 20px 18px!important}#ecg-devis-modal .ecg-objective-card__icon{width:74px;height:74px}#ecg-devis-modal .ecg-objective-card__title{font-size:15.5px}#ecg-devis-modal .ecg-objective-card__text{font-size:13.5px;line-height:1.42}#ecg-devis-modal .ecg-field--objectives{margin-bottom:20px}#ecg-devis-modal .ecg-field--topic,#ecg-devis-modal .ecg-field--description,#ecg-devis-modal .ecg-field--details{margin-bottom:14px}#ecg-devis-modal .ecg-field select{height:50px}#ecg-devis-modal .ecg-field textarea{min-height:104px;max-height:104px}#ecg-devis-modal .ecg-detail-chip{min-height:46px!important;height:46px!important;max-height:46px!important}#ecg-devis-modal .ecg-modal__submit{height:62px;font-size:18px}}#ecg-devis-modal .ecg-detail-chip{font:700 13px/1 "Manrope",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:-.004em}#ecg-devis-modal .ecg-detail-chip__label{font:700 13px/1 "Manrope",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:-.004em}#ecg-devis-modal .ecg-detail-chip__icon{flex:0 0 20px}#ecg-devis-modal .ecg-modal__reassurance strong{font-size:16px!important;font-weight:800!important;letter-spacing:-.015em}#ecg-devis-modal .ecg-modal__reassurance small{font-size:14px!important;font-weight:450!important;letter-spacing:0}@media (max-width:1120px){#ecg-devis-modal .ecg-modal__trust-media img{object-position:center 52%}}