:root{--color-bleu-nuit:#1b3a4b;--color-ciel-clair:#87c4cc;--color-ambre-chaleur:#f5b84a;--color-blanc-brume:#f0f4f5;--color-bleu-mutuale:#1b3a4b;--color-cta-primary:var(--color-bleu-nuit);--color-cta-primary-hover:#2a5468;--color-cta-secondary-bg:var(--color-ciel-clair);--color-cta-secondary-bg-hover:#6fb0ba;--color-white:#fff;--color-gray-50:#f8fafb;--color-gray-100:#eef2f4;--color-gray-200:#dce3e7;--color-gray-300:#c5d0d6;--color-gray-400:#8fa1ab;--color-gray-500:#5d717b;--color-gray-600:#56676f;--color-gray-700:#3e4f57;--color-gray-800:#2d3a41;--color-teal-profond:#2f6f7c;--color-ciel-deep:#2f6f7c;--color-logo-cyan:#29b9f2;--color-logo-cyan-light:#45f1f9;--color-logo-blue:#0b4dad;--color-logo-blue-mid:#176fc0;--color-logo-blue-soft:#2189cc;--color-logo-blue-light:#2e99d0;--color-logo-blue-deep:#0546a5;--color-logo-orange:#ff9a31;--color-logo-orange-mid:#ffb23c;--color-logo-orange-soft:#ffb345;--color-logo-orange-deep:#ffa334;--color-success:#177e52;--color-warning:#a85b00;--color-error:#c8453a;--color-info:var(--color-ciel-clair);--color-accent-contrast:var(--color-teal-profond);--focus-outline:2px solid var(--color-bleu-nuit);--focus-outline-offset:2px;--focus-ring-shadow:0 0 0 2px var(--color-white);--font-display:"Cal Sans", system-ui, sans-serif;--font-body:"Cal Sans", system-ui, sans-serif;--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-md:1.125rem;--fs-lg:1.5rem;--fs-xl:2rem;--fs-2xl:2.75rem;--fs-3xl:3.75rem;--fs-3xl-mobile:2.25rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--lh-tight:1.15;--lh-snug:1.3;--lh-normal:1.55;--lh-relaxed:1.7;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--section-padding-y-mobile:3rem;--section-padding-y-desktop:4rem;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-xl:32px;--radius-2xl:40px;--radius-3xl:48px;--radius-full:9999px;--shadow-sm:0 1px 2px #1b3a4b0f;--shadow-md:0 4px 12px #1b3a4b14;--shadow-lg:0 12px 32px #1b3a4b1f;--shadow-card-hover:0 16px 40px #1b3a4b29;--mobile-header-offset:64px;--sticky-utility-rail:3.5rem;--sticky-utility-rail-mobile:3rem;--sticky-utility-bottom-offset:0px;--sticky-utility-clearance-bottom:0px;--sticky-utility-gutter:0px;--hero-height-mobile:92svh;--hero-height-tablet:58svh;--hero-height-desktop:100svh;--golden-ratio:1.618;--hero-golden-height:var(--hero-height-desktop)}@font-face{font-family:Cal Sans;src:url(../webfonts/CalSansUI-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Cal Sans;src:url(../webfonts/CalSansUI-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Cal Sans;src:url(../webfonts/CalSansUI-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Cal Sans;src:url(../webfonts/CalSansUI-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html{scroll-padding-top:calc(var(--mobile-header-offset,64px) + var(--space-4));scroll-padding-bottom:calc(var(--sticky-utility-clearance-bottom,0px) + var(--space-4));overflow-x:clip}html:focus-within{scroll-behavior:smooth}body{text-rendering:optimizespeed;max-width:100%;min-height:100vh;line-height:var(--lh-normal);font-family:var(--font-body);background-color:var(--color-blanc-brume);color:var(--color-gray-800);-webkit-font-smoothing:antialiased;overflow-x:clip}a:not([class]){-webkit-text-decoration-skip:ink;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--color-bleu-nuit);line-height:var(--lh-tight);margin-bottom:var(--space-4);font-weight:var(--fw-bold)}h1{font-size:var(--fs-3xl-mobile)}h2{font-size:var(--fs-2xl)}h3{font-size:var(--fs-xl)}h4{font-size:var(--fs-lg)}@media (width>=1024px){h1{font-size:var(--fs-3xl)}}p{margin-bottom:var(--space-4)}a{color:var(--color-bleu-nuit);text-decoration:none;transition:color .2s,opacity .2s}a:hover{opacity:.85}:focus-visible{outline:var(--focus-outline);outline-offset:var(--focus-outline-offset);box-shadow:var(--focus-ring-shadow)}.skip-link{top:var(--space-3);left:var(--space-3);z-index:10000;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--color-bleu-nuit);color:var(--color-white);font-size:var(--fs-sm);font-weight:var(--fw-bold);text-decoration:none;transition:transform .2s;position:absolute;transform:translateY(-150%)}.skip-link:focus,.skip-link:focus-visible{outline:var(--focus-outline);outline-offset:var(--focus-outline-offset);box-shadow:var(--focus-ring-shadow);opacity:1;transform:translateY(0)}#main-content:focus{outline:none}:root{--icon-external:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.75%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M14%204.5h5.5V10M20%204.5%2010.5%2014M17.5%2013.25V18a1.75%201.75%200%200%201-1.75%201.75h-9.5A1.75%201.75%200%200%201%204.5%2018V8.25A1.75%201.75%200%200%201%206.25%206.5H11%22%2F%3E%3C%2Fsvg%3E);--icon-arrow-out:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M7%207h10v10M7%2017%2017%207%22%2F%3E%3C%2Fsvg%3E)}a[target=_blank]:not(.btn):before{content:" (nouvelle fenêtre)";clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;display:inline-block;overflow:hidden}a[target=_blank]:not(.btn):not(.link-external--icon):after{content:"";vertical-align:-.08em;width:.8em;height:.8em;-webkit-mask:var(--icon-external) center /contain no-repeat;-webkit-mask:var(--icon-external) center /contain no-repeat;mask:var(--icon-external) center /contain no-repeat;background-color:currentColor;margin-inline-start:.22em;display:inline-block}a.btn[target=_blank]:not(.link-external--icon):after{content:"";z-index:2;width:1rem;height:1rem;-webkit-mask:var(--icon-arrow-out) center /contain no-repeat;-webkit-mask:var(--icon-arrow-out) center /contain no-repeat;mask:var(--icon-arrow-out) center /contain no-repeat;background-color:currentColor;flex-shrink:0;margin:0;display:block;position:relative}a.btn.btn--lg[target=_blank]:not(.link-external--icon):after{width:1.125rem;height:1.125rem}.candidature-form label a,.contact-form label a,.footer__copyright-link,.quick-link-text a,p a:not(.btn){text-underline-offset:.18em;text-decoration:underline}.eyebrow{margin-bottom:var(--space-5);font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--color-bleu-nuit);border-radius:var(--radius-full);background:#87c4cc2e;padding:.35rem .85rem;display:inline-block}.eyebrow--light{color:var(--color-white);background:#ffffff1f}.eyebrow--on-dark{color:var(--color-ambre-chaleur);background:#f5b84a29;border:1px solid #f5b84a47}.container{width:100%;max-width:1280px;padding:0 var(--space-4);margin:0 auto}.grid{gap:var(--space-6);display:grid}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:var(--space-1)}.gap-2{gap:var(--space-2)}.gap-3{gap:var(--space-3)}.gap-4{gap:var(--space-4)}.gap-5{gap:1.25rem}.gap-6{gap:var(--space-6)}.gap-8{gap:var(--space-8)}.gap-12{gap:var(--space-12)}.text-center{text-align:center}.text-primary{color:var(--color-bleu-nuit)}.text-white{color:var(--color-white)}.text-muted{color:var(--color-gray-600)}.text-xs{font-size:var(--fs-xs)!important}.text-sm{font-size:var(--fs-sm)!important}.text-base{font-size:var(--fs-base)!important}.text-md{font-size:var(--fs-md)!important}.text-lg{font-size:var(--fs-lg)!important}.text-xl{font-size:var(--fs-xl)!important}.text-2xl{font-size:var(--fs-2xl)!important}.text-3xl{font-size:var(--fs-3xl)!important}.text-4xl{font-size:4.5rem!important}.text-5xl{font-size:5.5rem!important}@media (width<=767px){.text-4xl{font-size:3rem!important}.text-5xl{font-size:3.5rem!important}}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1023px){.visually-hidden-mobile{display:none!important}}@media (width>=1024px){.visually-hidden-desktop{display:none!important}}.mt-2{margin-top:var(--space-2)}.mt-4{margin-top:var(--space-4)}.mt-6{margin-top:var(--space-6)}.mt-8{margin-top:var(--space-8)}.mt-12{margin-top:var(--space-12)}.mt-16{margin-top:var(--space-16)}.mb-2{margin-bottom:var(--space-2)}.mb-4{margin-bottom:var(--space-4)}.mb-6{margin-bottom:var(--space-6)}.mb-8{margin-bottom:var(--space-8)}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:var(--space-12)}.mb-16{margin-bottom:var(--space-16)}.pt-2{padding-top:var(--space-2)}.pt-4{padding-top:var(--space-4)}.pb-6{padding-bottom:var(--space-6)}.mt-auto{margin-top:auto}.flex-grow{flex-grow:1}.w-full{width:100%}.h-full{height:100%}.relative{position:relative}.absolute{position:absolute}.top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-0{bottom:0}.overflow-hidden{overflow:hidden}.section-padding-y{padding-top:var(--section-padding-y-mobile);padding-bottom:var(--section-padding-y-mobile)}@media (width>=1024px){.section-padding-y{padding-top:var(--section-padding-y-desktop);padding-bottom:var(--section-padding-y-desktop)}}.btn,a.btn,button.btn{text-align:center;vertical-align:middle;box-sizing:border-box;border-radius:var(--radius-full);font-family:var(--font-body);cursor:pointer;justify-content:center;align-items:center;gap:var(--space-2);appearance:none;min-height:3rem;font-weight:600;line-height:1;font-size:var(--fs-base);padding:.9375rem 1.75rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn{border:1px solid #0000}button.btn{margin:0}.btn>.lucide,.btn>svg{flex-shrink:0;display:block}.btn>:where(span,strong,em){justify-content:center;align-items:center;line-height:1;display:inline-flex}.btn:hover{opacity:1}.btn:disabled{opacity:.6;cursor:not-allowed}.btn--primary{background-color:var(--color-cta-primary);color:var(--color-white)}.btn--primary:hover:not(:disabled){background-color:var(--color-cta-primary-hover);transform:translateY(-2px);box-shadow:0 8px 20px #1b3a4b33}.btn:focus-visible,.btn:hover:focus-visible{outline:var(--focus-outline);outline-offset:var(--focus-outline-offset);box-shadow:var(--focus-ring-shadow)}.btn--shimmer{background-color:var(--color-bleu-nuit);color:var(--color-white);border:none;position:relative;overflow:hidden}.btn--shimmer:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(105deg,#0000 20%,#ffffff14 35%,#ffffff4d 50%,#ffffff14 65%,#0000 80%);width:40%;height:100%;animation:4s ease-in-out infinite globalShimmerLoop;position:absolute;top:0;left:0}@keyframes globalShimmerLoop{0%{transform:translate(-150%)skew(-20deg)}30%{transform:translate(250%)skew(-20deg)}to{transform:translate(250%)skew(-20deg)}}.btn--shimmer:hover{background-color:#0f252f;transform:translateY(-3px);box-shadow:0 10px 30px #1b3a4b4d}.btn--secondary{background-color:var(--color-cta-secondary-bg);color:var(--color-bleu-nuit)}.btn--secondary:hover:not(:disabled){background-color:var(--color-cta-secondary-bg-hover);transform:translateY(-2px);box-shadow:0 8px 20px #87c4cc4d}.btn--ghost{color:var(--color-bleu-nuit);border:2px solid var(--color-bleu-nuit);background-color:#0000}.btn--ghost:hover:not(:disabled){background-color:var(--color-bleu-nuit);color:var(--color-white);transform:translateY(-2px)}.btn--ghost-white{color:var(--color-white);border:2px solid var(--color-white);background-color:#0000}.btn--ghost-white:hover:not(:disabled){background-color:var(--color-white);color:var(--color-bleu-nuit);transform:translateY(-2px)}.btn--link{color:var(--color-ambre-chaleur);background-color:#0000;border-radius:0;padding:0}.btn--link:hover:not(:disabled){opacity:1;text-decoration:underline}.btn--sm{min-height:2.5rem;font-size:var(--fs-sm);padding:.75rem 1.25rem}.btn--md{min-height:3rem;font-size:var(--fs-base);padding:.9375rem 1.75rem}.btn--lg{min-height:3.25rem;padding:1rem 2.5rem;font-size:1.125rem}.btn--full,.btn.w-full{text-align:center;justify-content:center;width:100%}.btn--espace:hover:not(:disabled){color:var(--color-bleu-nuit)!important;border-color:var(--color-bleu-nuit)!important;box-shadow:none!important;background-color:#0000!important}.tag{padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);font-size:var(--fs-xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:.05em;align-items:center;display:inline-flex}.tag--certification{background-color:var(--color-gray-100);color:var(--color-bleu-nuit)}.tag--rse{color:var(--color-success);background-color:#177e521f}.tag--inclusion{color:var(--color-warning);background-color:#f5b84a26}.tag--premium{color:var(--color-bleu-nuit);font-weight:var(--fw-bold);padding:var(--space-2) var(--space-5);border-radius:var(--radius-md);background-color:#fff;border:1px solid #87c4cc59;box-shadow:0 1px 3px #1b3a4b0f}.tag--etudiants{color:var(--color-teal-profond);background-color:#87c4cc38}.card-base{background-color:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--space-6);flex-direction:column;height:100%;transition:transform .25s,box-shadow .25s;display:flex}.card-base:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.section-header{text-align:center;margin-bottom:var(--space-12);max-width:800px;margin-inline:auto}.section-header__title{margin-bottom:var(--space-4)}.section-header__subtitle{font-size:var(--fs-md);color:var(--color-gray-600);line-height:var(--lh-relaxed);max-width:800px;margin:var(--space-4) auto 0;text-align:center}.form-group{margin-bottom:var(--space-4)}.form-label{font-size:var(--fs-sm);font-weight:var(--fw-medium);margin-bottom:var(--space-2)}.form-input,.form-select,.form-textarea{border:1px solid var(--color-gray-500);border-radius:var(--radius-md);background-color:var(--color-white);width:100%;color:var(--color-gray-800);padding:12px 16px;transition:border-color .2s,box-shadow .2s}.form-input:focus,.form-input:focus-visible,.form-select:focus,.form-select:focus-visible,.form-textarea:focus,.form-textarea:focus-visible{outline:var(--focus-outline);outline-offset:var(--focus-outline-offset);border-color:var(--color-bleu-nuit);box-shadow:var(--focus-ring-shadow)}.form-input.is-invalid,.form-select.is-invalid,.form-textarea.is-invalid{border-color:var(--color-error)}.form-helper{color:var(--color-gray-600)}.form-error,.form-helper{font-size:var(--fs-xs);margin-top:var(--space-1)}.form-error{color:var(--color-error)}.breadcrumb{align-items:center;gap:var(--space-2);font-size:var(--fs-sm);color:var(--color-gray-600);margin-bottom:var(--space-6);display:flex}.breadcrumb a{color:inherit}.breadcrumb a:hover{color:var(--color-bleu-nuit)}.breadcrumb-separator{color:var(--color-gray-500)}.modal-overlay{z-index:1000;opacity:0;pointer-events:none;background-color:#1b3a4b80;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.modal-overlay.is-open{opacity:1;pointer-events:auto}.modal-content{background-color:var(--color-white);border-radius:var(--radius-lg);padding:var(--space-6);width:90%;max-width:500px;max-height:90vh;transition:transform .3s;overflow-y:auto;transform:translateY(20px)}.modal-overlay.is-open .modal-content{transform:translateY(0)}.drawer-overlay{z-index:1000;opacity:0;pointer-events:none;background-color:#1b3a4b80;transition:opacity .3s;position:fixed;inset:0}.drawer-overlay.is-open{opacity:1;pointer-events:auto}.drawer-content{background-color:var(--color-white);z-index:1001;flex-direction:column;width:100%;max-width:480px;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.drawer-overlay.is-open .drawer-content{transform:translate(0)}.drawer-header{padding:var(--space-4) var(--space-6);border-bottom:1px solid var(--color-gray-200);justify-content:space-between;align-items:center;display:flex}.drawer-body{padding:var(--space-6);flex:1;overflow-y:auto}.sticky-utility-bar{z-index:800;background-color:var(--color-white);border-radius:var(--radius-xl) 0 0 var(--radius-xl);flex-direction:column;transition:width .4s cubic-bezier(.4,0,.2,1);position:fixed;top:50%;right:0;overflow:hidden;transform:translateY(-50%);box-shadow:-4px 0 20px #1b3a4b1f}.sticky-utility-bar,.sticky-utility-item{width:var(--sticky-utility-rail);display:flex}.sticky-utility-item{height:var(--sticky-utility-rail);color:var(--color-bleu-nuit);border:none;border-bottom:1px solid var(--color-gray-100);font:inherit;cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background-color .3s,color .3s,width .4s cubic-bezier(.4,0,.2,1),padding .4s}.sticky-utility-item:last-child{border-bottom:none}.sticky-utility-item svg{flex-shrink:0;transition:transform .3s}.sticky-utility-item:hover{background-color:var(--color-bleu-nuit);color:var(--color-white);opacity:1;border-bottom-color:#ffffff1a}.sticky-utility-item:hover svg{color:var(--color-ambre-chaleur);transform:scale(1.1)}.sticky-utility-item--active,.sticky-utility-item--active:hover{background-color:var(--color-bleu-nuit);color:var(--color-white);opacity:1;border-bottom-color:#ffffff1a}.sticky-utility-item--active svg,.sticky-utility-item--active:hover svg{color:var(--color-ambre-chaleur);transform:scale(1.1)}.sticky-utility-item--primary{background-color:var(--color-white);color:var(--color-bleu-nuit);border-bottom-color:var(--color-gray-100)}.sticky-utility-item--primary:hover{background-color:var(--color-bleu-nuit);color:var(--color-white);opacity:1;border-bottom-color:#ffffff1a}.sticky-utility-item--primary:hover svg{color:var(--color-ambre-chaleur);transform:scale(1.1)}.sticky-utility-label{max-width:0;font-size:var(--fs-sm);font-weight:var(--fw-semibold);white-space:nowrap;opacity:0;pointer-events:none;margin-left:0;transition:opacity .3s,transform .3s,margin .3s,max-width .3s;overflow:hidden;transform:translate(8px)}@media (hover:hover) and (pointer:fine) and (width>=1024px){.sticky-utility-bar:hover{width:220px}.sticky-utility-bar:hover .sticky-utility-item{justify-content:flex-start;width:100%;padding:0 18px}.sticky-utility-bar:hover .sticky-utility-label{opacity:1;max-width:12rem;margin-left:16px;transition-delay:.1s;transform:translate(0)}}.sticky-utility-toggle{display:none}@media (width<=1023px){.sticky-utility-bar{top:auto;bottom:var(--sticky-utility-bottom-offset);width:var(--sticky-utility-rail-mobile);z-index:900;overscroll-behavior:contain;border-radius:var(--radius-md) 0 0 var(--radius-md);transition:width .3s cubic-bezier(.4,0,.2,1),box-shadow .3s,opacity .2s,visibility .2s;right:0;overflow:hidden;transform:none;box-shadow:-2px 0 16px #1b3a4b29}.sticky-utility-bar:not(.is-expanded){background-color:var(--color-ambre-chaleur);max-height:none}.sticky-utility-bar:not(.is-expanded) .sticky-utility-item{display:none}.sticky-utility-bar:not(.is-expanded) .sticky-utility-toggle{color:var(--color-bleu-nuit);background-color:#0000;border-bottom:none}.sticky-utility-bar:not(.is-expanded) .sticky-utility-toggle:active{background-color:#1b3a4b14}.sticky-utility-bar.is-expanded{width:min(236px,calc(100% - var(--space-4)));max-height:min(70dvh,calc(100dvh - var(--mobile-header-offset,64px) - env(safe-area-inset-bottom,0px) - var(--space-10)));-webkit-overflow-scrolling:touch;overflow-y:auto;box-shadow:-6px 0 28px #1b3a4b33}.sticky-utility-bar.is-expanded .sticky-utility-item{justify-content:flex-start;width:100%;padding:0 18px;display:flex}.sticky-utility-bar.is-expanded .sticky-utility-label{opacity:1;max-width:12rem;margin-left:16px;display:block;transform:translate(0)}.sticky-utility-bar.is-expanded .sticky-utility-toggle svg{transform:rotate(180deg)}body.cookie-banner-open .sticky-utility-bar,body.mobile-menu-open .sticky-utility-bar,body.site-search-open .sticky-utility-bar{opacity:0;visibility:hidden;pointer-events:none}.sticky-utility-toggle{border:none;border-bottom:1px solid var(--color-gray-100);background-color:var(--color-gray-50);width:100%;height:2.75rem;min-height:2.75rem;color:var(--color-bleu-nuit);cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.sticky-utility-toggle:focus-visible{outline:var(--focus-outline);outline-offset:-2px;box-shadow:none}.sticky-utility-toggle svg{transition:transform .25s}.sticky-utility-toggle:active{background-color:var(--color-gray-100)}.sticky-utility-item{height:var(--sticky-utility-rail-mobile);min-width:var(--sticky-utility-rail-mobile);-webkit-tap-highlight-color:transparent;padding:0 14px}.sticky-utility-item:active{background-color:var(--color-gray-100);opacity:1}.sticky-utility-item svg{width:20px;height:20px}.sticky-utility-label{font-size:var(--fs-xs)}}@media (prefers-reduced-motion:reduce){.sticky-utility-bar,.sticky-utility-item,.sticky-utility-item svg,.sticky-utility-label,.sticky-utility-toggle svg{transition:none!important}}#main-content{scroll-margin-top:var(--mobile-header-offset,64px)}@media (width<=1023px){:root{--sticky-utility-gutter:0px;--sticky-utility-bottom-offset:calc(env(safe-area-inset-bottom,0px) + var(--space-5));--sticky-utility-clearance-bottom:0px}}.hero{isolation:isolate;--hero-z-bg:1;--hero-z-shape:5;--hero-z-content:20;--hero-next-section-bg:var(--color-gray-50);--hero-shape-fade:clamp(3.5rem, 12vh, 6rem);--hero-bg:radial-gradient(ellipse 130% 90% at 75% -5%, #87c4cc24 0%, #87c4cc00 65%), linear-gradient(180deg, #87c4cc17 0%, #87c4cc17 100%), linear-gradient(180deg, var(--color-blanc-brume) 0%, var(--color-blanc-brume) calc(100% - var(--hero-shape-fade)), var(--hero-next-section-bg) 100%);background:var(--hero-bg);box-sizing:border-box;min-height:var(--hero-height-desktop);padding-top:var(--space-8);padding-bottom:0;overflow:hidden}.hero,.hero>.container{align-items:center;display:flex;position:relative}.hero>.container{z-index:var(--hero-z-content);flex:1;width:100%}.hero.hero--centered:has(>.container.hero__container--breadcrumb){--hero-breadcrumb-top:calc(var(--mobile-header-offset,64px) + var(--space-6));padding-top:var(--hero-breadcrumb-top);align-items:stretch}.hero.hero--split:has(>.container.hero__container--breadcrumb){--hero-breadcrumb-top:calc(var(--mobile-header-offset,64px) + var(--space-6));padding-top:var(--hero-breadcrumb-top);align-items:stretch}.hero:has(>.container.hero__container--breadcrumb){--hero-breadcrumb-top:calc(var(--mobile-header-offset,64px) + var(--space-6));padding-top:var(--hero-breadcrumb-top);align-items:stretch}.hero>.container.hero__container--breadcrumb{grid-template-rows:auto minmax(0,1fr);justify-content:stretch;align-self:stretch;align-items:stretch;width:100%;min-height:0;display:grid}.hero>.container.hero__container--breadcrumb>.mutuale-breadcrumb{margin-bottom:var(--space-8);grid-row:1;align-self:start;height:1.25rem;line-height:1.25rem;transform:translateY(.625rem)}.hero>.container.hero__container--breadcrumb>.hero__content,.hero>.container.hero__container--breadcrumb>.hero__grid{grid-row:2;align-self:center;width:100%;min-height:0}.hero.hero--centered>.container.hero__container--breadcrumb>.hero__content,.hero.hero--split>.container.hero__container--breadcrumb>.hero__grid{align-self:center}@media (width<=1023px){.hero.hero--centered:has(>.container.hero__container--breadcrumb){--hero-breadcrumb-top:calc(var(--mobile-header-offset,64px) + var(--space-8));padding-top:var(--hero-breadcrumb-top)}.hero.hero--split:has(>.container.hero__container--breadcrumb){--hero-breadcrumb-top:calc(var(--mobile-header-offset,64px) + var(--space-8));padding-top:var(--hero-breadcrumb-top)}.hero:has(>.container.hero__container--breadcrumb){--hero-breadcrumb-top:calc(var(--mobile-header-offset,64px) + var(--space-8));padding-top:var(--hero-breadcrumb-top)}}.hero__actions,.hero__content,.hero__visual{z-index:1;position:relative}.hero.section-padding-y{padding-top:var(--space-8);padding-bottom:0}main>section.hero+section{padding-top:var(--section-padding-y-mobile)}@media (width>=768px){main>section.hero+section{padding-top:var(--section-padding-y-desktop)}}.hero__content{min-width:0}.hero__content--centered{text-align:center;width:100%;max-width:48rem;margin-inline:auto}.hero--centered .hero__title{max-width:none;margin-inline:auto}.hero--centered .hero__subtitle{max-width:40rem;margin-inline:auto}.hero__visual{min-width:0}.hero__title-break{display:none}.hero__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%;display:block}.hero__grid{gap:var(--space-6);z-index:2;grid-template-columns:1fr;align-items:center;width:100%;display:grid;position:relative}.hero__title{margin-bottom:var(--space-4);max-width:700px;font-size:clamp(1.875rem,6.5vw,4.5rem);line-height:1.15}.hero__subtitle{font-size:var(--fs-sm);color:var(--color-gray-600);line-height:var(--lh-relaxed);max-width:540px;margin-top:var(--space-4)}@media (width<=1023px){.hero,.hero.section-padding-y{padding-top:calc(var(--mobile-header-offset,64px) + var(--space-6))}}@media (width<=767px){.hero,.hero--centered,.hero--centered.section-padding-y,.hero--profile,.hero--profile.section-padding-y,.hero-offer-detail.hero--profile,.hero.hero--split,.hero.hero--split.section-padding-y,.hero.section-padding-y{min-height:var(--hero-height-mobile);padding-top:calc(var(--mobile-header-offset,64px) + var(--space-4));align-items:flex-start;padding-bottom:clamp(6.5rem,16vw,8.5rem)}.hero>.container{align-items:flex-start}.hero>.container.hero__container--breadcrumb{align-items:stretch;display:grid}.hero--centered,.hero--centered.section-padding-y{justify-content:center;align-items:center}.hero--centered>.container{align-items:center}.hero--centered .hero__content--centered{align-items:center;gap:var(--space-4);flex-direction:column;max-width:21.5rem;display:flex}.hero--centered .hero__title{letter-spacing:-.03em;margin-bottom:0;font-size:clamp(2rem,7.5vw,2.5rem);line-height:1.12}.hero--centered .hero__subtitle{color:var(--color-gray-600);margin-top:0;font-size:.9375rem;line-height:1.5}.hero--centered .hero__actions{margin-top:var(--space-1);gap:var(--space-3);width:100%}.hero__grid{gap:var(--space-4);width:100%}.hero__content,.hero__grid{flex-direction:column;display:flex}.hero__content{order:1;gap:0;padding-right:0}.hero__visual{order:2;margin-top:0}.hero__title{margin-bottom:var(--space-3);letter-spacing:-.03em;font-size:clamp(1.9rem,7.2vw,2.25rem);line-height:1.12}.hero__title-break{margin-top:.06em;display:block}.hero .highlight-tilt{white-space:normal;margin-top:0;display:inline-block}.hero--profile .highlight-tilt,.hero--profile .highlight-tilt--hero-entreprise{white-space:normal}.hero .highlight-tilt:before{inset:0 -6px -6px -4px}.hero__subtitle{max-width:100%;color:var(--color-gray-600);margin-top:0;margin-bottom:0;padding-right:0;font-size:.9375rem;line-height:1.5}.hero__actions{margin-top:var(--space-4)}.hero--split .hero__grid{gap:var(--space-4);row-gap:var(--space-4);grid-template-columns:1fr;grid-template-areas:"title""subtitle""visual""actions";display:grid}.hero--split .hero__title{grid-area:title;max-width:18ch;margin-bottom:0;padding-right:0;font-size:clamp(1.85rem,7vw,2.2rem);line-height:1.14}.hero--split .hero__copy{display:contents}.hero--split .hero__subtitle{grid-area:subtitle;margin:0;font-size:.9375rem;line-height:1.5}.hero--split .hero__visual{order:unset;grid-area:visual}.hero--split .hero__title-break{margin-top:.06em}.hero--split .highlight-tilt:not(.highlight-tilt--stacked){white-space:nowrap}.hero--split .highlight-tilt:before{inset:-1px -8px -5px -6px}.hero--split .hero__actions{gap:var(--space-2);grid-area:actions;align-items:stretch;margin-top:0}.hero--split .hero__actions .btn--lg{min-height:3rem;padding:.85rem 1.25rem;font-size:.9875rem}.hero--split .hero__actions .btn--ghost{text-align:center;width:auto;min-height:2.75rem;font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--color-bleu-nuit);border:none;border-radius:0;justify-content:center;align-self:center;padding:.75rem .5rem;text-decoration:none}.hero--split .hero__actions .btn--ghost:before{display:none}.hero--split .hero__actions .btn--ghost:after{opacity:.4;background:currentColor;width:100%;height:1.5px;display:block;bottom:2px}.hero--split .hero__actions .btn--ghost:hover{background:0 0;padding-left:.1rem}.hero--split .hero__actions .btn--ghost:hover:after{opacity:1}}@media (width>=768px) and (width<=1023px){.hero,.hero--centered,.hero--centered.section-padding-y,.hero--profile,.hero--profile.section-padding-y,.hero-offer-detail.hero--profile,.hero.hero--split,.hero.hero--split.section-padding-y,.hero.section-padding-y{min-height:var(--hero-height-tablet);padding-top:calc(var(--mobile-header-offset,64px) + var(--space-12));align-items:center;padding-bottom:clamp(4.5rem,10vw,6rem)}.hero.hero--split,.hero.hero--split.section-padding-y,.hero.hero--split>.container{align-items:center}.hero.hero--split>.container.hero__container--breadcrumb{align-self:stretch;align-items:stretch;display:grid}.hero>.container{align-items:center}.hero>.container.hero__container--breadcrumb{align-items:stretch;display:grid}.hero--centered,.hero--centered.section-padding-y{justify-content:center;align-items:center}.hero--centered .hero__content--centered{align-items:center;gap:var(--space-5);flex-direction:column;max-width:34rem;display:flex}.hero--centered .hero__title{letter-spacing:-.03em;margin-bottom:0;font-size:clamp(2.25rem,4.4vw,3rem);line-height:1.12}.hero--centered .hero__subtitle{margin-top:0;font-size:1.0625rem;line-height:1.55}.hero--centered .hero__actions{flex-wrap:wrap;justify-content:center;margin-top:0}.hero__grid{gap:var(--space-6);flex-direction:column;width:100%;max-width:none;margin-inline:0;display:flex}.hero__content{order:1}.hero__visual{order:2}.hero__title{margin-bottom:var(--space-4);letter-spacing:-.03em;font-size:clamp(2.1rem,4vw,2.75rem);line-height:1.12}.hero__subtitle{font-size:var(--fs-base);max-width:34rem;margin-top:0;line-height:1.55}.hero__actions{margin-top:var(--space-5)}.hero--split .hero__grid{-moz-column-gap:clamp(2.25rem,4.5vw,3.5rem);column-gap:clamp(2.25rem,4.5vw,3.5rem);row-gap:var(--space-3);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-template-areas:"title visual""copy visual";align-items:center;max-width:none;display:grid}.hero--split .hero__title{grid-area:title;align-self:end;max-width:16ch;margin-bottom:0;font-size:clamp(1.95rem,3.5vw,2.55rem);line-height:1.14}.hero--split .hero__copy{gap:var(--space-5);min-width:0;padding-top:var(--space-1);flex-direction:column;grid-area:copy;align-self:start;display:flex}.hero--split .hero__visual{order:unset;grid-area:visual;justify-content:center;align-self:center;align-items:center;width:100%;display:flex}.hero--split .hero__subtitle{max-width:26rem;font-size:1rem;line-height:1.5}.hero--split .hero__actions{align-items:center;gap:var(--space-4) var(--space-5);flex-flow:wrap;margin-top:0}.hero--split .hero__actions .btn--lg{flex:0 auto;min-height:3rem;padding:.85rem 1.5rem}.hero--split .hero__actions .btn--primary.btn--lg{flex:0 auto;min-width:0}.hero--split .hero__actions .btn--ghost{text-align:left;width:auto;min-height:2.75rem;font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--color-bleu-nuit);border:none;border-radius:0;justify-content:flex-start;padding:.75rem .5rem}.hero--split .hero__actions .btn--ghost:before{display:none}.hero--split .hero__actions .btn--ghost:after{opacity:.4;background:currentColor;width:100%;height:1.5px;display:block;bottom:2px}.hero--split .hero__actions .btn--ghost:hover{background:0 0;padding-left:.1rem}.hero--split .hero__actions .btn--ghost:hover:after{opacity:1}.hero--split.hero--collectivites .hero__title,.hero--split.hero--entreprise .hero__title{max-width:18ch;font-size:clamp(1.7rem,3.1vw,2.2rem)}}@media (width>=1024px){.hero,.hero.section-padding-y{padding-top:var(--space-8);padding-bottom:0}.hero.hero--centered:has(>.container.hero__container--breadcrumb){padding-top:calc(var(--mobile-header-offset,64px) + var(--space-6))}.hero.hero--split:has(>.container.hero__container--breadcrumb){padding-top:calc(var(--mobile-header-offset,64px) + var(--space-6))}.hero:has(>.container.hero__container--breadcrumb){padding-top:calc(var(--mobile-header-offset,64px) + var(--space-6))}.hero.hero--split,.hero.hero--split.section-padding-y,.hero.hero--split>.container{align-items:center}.hero.hero--split>.container.hero__container--breadcrumb{align-self:stretch;align-items:stretch;display:grid}.hero>.container.hero__container--breadcrumb>.hero__content,.hero>.container.hero__container--breadcrumb>.hero__grid{transform:translateY(-1.25rem)}.hero__grid{gap:var(--space-12);grid-template-columns:55% 45%}.hero__title{margin-bottom:var(--space-6);font-size:clamp(2.5rem,5vw,4.5rem)}.hero__subtitle{font-size:var(--fs-md);margin-top:var(--space-8)}.hero__image-wrapper{max-width:none;margin-inline:auto}.hero--split .hero__grid{-moz-column-gap:var(--space-12);column-gap:var(--space-12);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-template-areas:"title visual""copy visual";align-content:center;align-items:center;row-gap:0;display:grid}.hero--split .hero__title{margin-bottom:var(--space-6);grid-area:title;align-self:end}.hero--split .hero__copy{flex-direction:column;grid-area:copy;align-self:start;display:flex}.hero--split .hero__visual{flex-direction:column;grid-area:visual;justify-content:center;align-self:center;align-items:center;width:100%;display:flex}.hero--split .hero__subtitle{margin-top:0}.hero--split .hero__actions{margin-top:var(--space-8)}.hero.hero--split:not(.hero-offer-detail) .hero__image-wrapper{aspect-ratio:3/2;will-change:transform;width:100%;max-width:580px;height:auto;max-height:min(28rem,48svh);margin-inline:0;animation:6s ease-in-out infinite floating}.hero.hero--split:not(.hero-offer-detail) .hero__image,.hero.hero--split:not(.hero-offer-detail) .hero__image-wrapper img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}}.hero--profile .highlight-tilt,.hero--profile .highlight-tilt--hero-entreprise{white-space:nowrap;display:inline-block}.hero--profile,.hero--profile.section-padding-y{min-height:var(--hero-height-desktop);--hero-profile-top-white:var(--space-8);--hero-bg-tinted:radial-gradient(ellipse 130% 90% at 75% 0%, #87c4cc3d 0%, #87c4cc00 65%), linear-gradient(180deg, #87c4cc1f 0%, #87c4cc1f 100%), linear-gradient(180deg, var(--color-blanc-brume) 0%, var(--color-blanc-brume) calc(100% - var(--hero-shape-fade,clamp(3.5rem, 12vh, 6rem))), var(--hero-next-section-bg) 100%);--hero-bg:var(--hero-bg-tinted);background-color:var(--color-blanc-brume);background-image:var(--hero-bg-tinted);padding-bottom:0;padding-top:var(--hero-profile-top-white);background-position:top;background-repeat:no-repeat;background-size:100% 100%;align-items:center;position:relative;overflow:clip visible}@media (width>=1024px){.hero--profile,.hero--profile.section-padding-y{padding-top:var(--space-8);align-items:center}}.hero--profile:before{filter:blur(40px);background:radial-gradient(circle,#87c4cc59,#fff0 70%);width:min(350px,80vw);height:min(350px,80vw);top:-10%;right:-10%}.hero--profile:after,.hero--profile:before{content:"";z-index:var(--hero-z-bg);pointer-events:none;position:absolute}.hero--profile:after{filter:blur(50px);background:radial-gradient(circle,#f5b84a24,#fff0 70%);width:min(320px,75vw);height:min(320px,75vw);bottom:15%;left:-10%}.hero--profile>.container{z-index:var(--hero-z-content);flex:1;align-items:center;width:100%;position:relative}@media (width>=1024px){.hero--profile>.container{align-items:center}}.hero--profile .hero__grid{align-content:center;align-items:center}@media (width>=1024px){.hero--profile .hero__grid{align-content:center;align-items:center}}.hero--profile .hero__content{z-index:3;min-width:0;position:relative}.hero--profile .hero__visual{z-index:2;min-width:0;position:relative}.hero.hero--profile.overflow-hidden{overflow:clip visible}.hero--profile .hero__image-wrapper{z-index:1;aspect-ratio:3/2;border-radius:var(--radius-2xl);will-change:transform;border:6px solid #fff;width:100%;max-width:36rem;margin-inline:auto;animation:6s ease-in-out infinite floating;position:relative;overflow:hidden;box-shadow:0 20px 40px #0b4dad1f,0 5px 15px #0000000d}.hero--profile.hero--collectivites .hero__image-wrapper,.hero--profile.hero--independants .hero__image-wrapper,.hero--profile.hero--particuliers .hero__image-wrapper{aspect-ratio:4/3;animation:6s ease-in-out infinite floating}.hero--collectivites .highlight-tilt,.hero--collectivites .highlight-tilt--hero-entreprise{white-space:normal}@media (width>=1024px){.hero--collectivites .hero__grid,.hero--split.hero--collectivites .hero__grid{gap:unset;-moz-column-gap:var(--space-12);column-gap:var(--space-12);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);row-gap:0}.hero--collectivites .hero__title,.hero--entreprise .hero__title{font-size:clamp(1.9rem,3.1vw,3.25rem)}.hero--collectivites .hero__content{padding-right:var(--space-4);overflow:hidden}}@keyframes float-gentle{0%{transform:translateY(0)rotate(1deg)}50%{transform:translateY(-8px)rotate(1.8deg)}to{transform:translateY(0)rotate(1deg)}}@keyframes float-gentle-reverse{0%{transform:translateY(0)rotate(-1.2deg)}50%{transform:translateY(-10px)rotate(-2deg)}to{transform:translateY(0)rotate(-1.2deg)}}.hero--profile .hero__image,.hero--profile .hero__image-wrapper img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%;max-height:none;display:block;border-radius:calc(var(--radius-2xl) - 14px)!important}.hero--profile:not(.hero--independants):not(.hero--particuliers):not(.hero--collectivites):not(.hero-offer-detail) .hero__image,.hero--profile:not(.hero--independants):not(.hero--particuliers):not(.hero--collectivites):not(.hero-offer-detail) .hero__image-wrapper img{-o-object-position:center 25%;object-position:center 25%}@media (width<=767px){.hero-offer-detail.hero--profile .hero__image,.hero-offer-detail.hero--profile .hero__image-wrapper img{-o-object-position:center center;object-position:center center}}@media (width>=768px) and (width<=1023px){.hero-offer-detail.hero--profile .hero__image,.hero-offer-detail.hero--profile .hero__image-wrapper img{-o-object-position:center center;object-position:center center}}.hero--profile .hero__actions{z-index:20;flex-direction:column;align-items:flex-start;width:100%;display:flex;position:relative;gap:var(--space-3)!important;margin-top:var(--space-8)!important}.hero--profile .hero__actions .btn--primary{text-align:center;justify-content:center;width:100%;min-height:3rem;padding:.9375rem 1.75rem;box-shadow:0 10px 20px #0b4dad2e}.hero--profile .hero__actions .btn--ghost{text-align:center;justify-content:center;align-self:flex-start;width:auto;min-width:0;padding:.9375rem .25rem}.hero--profile .hero__actions .btn--ghost:before{display:none}.hero--profile .hero__actions .btn--ghost:hover{padding-left:4px}@media (width>=768px){.hero--profile .hero__actions{align-items:center;gap:var(--space-4)!important;flex-direction:row!important;width:auto!important}.hero--profile .hero__actions .btn--primary{justify-content:center;width:auto!important;min-width:200px!important}}@media (width<=1023px){.hero--profile:not(.hero-offer-detail),.hero--profile:not(.hero-offer-detail).section-padding-y{--hero-profile-top-white:calc(var(--mobile-header-offset,64px) + var(--space-8));padding-top:var(--hero-profile-top-white);padding-bottom:clamp(4.5rem,10vw,6rem)}.hero--profile:not(.hero-offer-detail) .hero__grid{gap:var(--space-5)}.hero--profile:not(.hero-offer-detail) .hero__title{font-size:clamp(1.85rem,6.5vw,2.35rem);line-height:1.18}.hero--profile:not(.hero-offer-detail) .hero__subtitle{max-width:100%;font-size:var(--fs-base);padding-right:0}.hero--profile .highlight-tilt--hero-entreprise:before{inset:2px -8px -10px}}@media (width>=768px) and (width<=1023px){.hero--profile:not(.hero-offer-detail),.hero--profile:not(.hero-offer-detail).section-padding-y{--hero-profile-top-white:calc(var(--mobile-header-offset,64px) + var(--space-12));padding-top:var(--hero-profile-top-white)}.hero--profile:not(.hero-offer-detail) .hero__title{font-size:clamp(2rem,4.5vw,2.75rem)}.hero--profile:not(.hero-offer-detail) .hero__grid{gap:var(--space-8)}}@media (width>=1024px) and (width<=1279px){.hero--profile,.hero--profile.section-padding-y{--hero-profile-top-white:var(--space-8);padding-top:var(--hero-profile-top-white);padding-bottom:0}.hero--profile .hero__grid{gap:var(--space-8);grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-content:center;align-items:center}.hero--profile .hero__title{font-size:clamp(2rem,3.8vw,2.75rem)}.hero--profile .hero__subtitle{max-width:100%}.hero--profile .hero__visual{align-self:center;margin-top:0;overflow:hidden}.hero--profile .hero__image-wrapper,.hero--profile.hero--collectivites .hero__image-wrapper,.hero--profile.hero--independants .hero__image-wrapper,.hero--profile.hero--particuliers .hero__image-wrapper{will-change:transform;max-width:580px;max-height:min(28rem,48svh);margin-inline:auto;animation:6s ease-in-out infinite floating}}@media (width>=1280px){.hero--profile,.hero--profile.section-padding-y{--hero-profile-top-white:var(--space-8);padding-top:var(--hero-profile-top-white);padding-bottom:0}.hero--profile .hero__grid{gap:var(--space-12);grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-content:center;align-items:center}.hero--profile .hero__title{font-size:clamp(2rem,3.4vw,3.5rem)}.hero--profile .hero__subtitle{max-width:100%}.hero--profile .hero__visual{align-self:center;overflow:hidden}.hero--profile .hero__image-wrapper,.hero--profile.hero--collectivites .hero__image-wrapper,.hero--profile.hero--independants .hero__image-wrapper,.hero--profile.hero--particuliers .hero__image-wrapper{will-change:transform;animation:6s ease-in-out infinite floating}.hero--profile .hero__image-wrapper{max-width:580px;max-height:min(28rem,48svh);margin-inline:0}}@media (width>=1280px) and (width<=1439px){.hero--profile .hero__image-wrapper{max-height:min(28rem,48svh)}}@media (width>=1440px){.hero--profile .hero__grid{gap:var(--space-10)}.hero--profile .hero__image-wrapper{max-height:min(28rem,48svh)}}.highlight-tilt{white-space:nowrap;isolation:isolate;z-index:0;color:var(--color-bleu-nuit);padding:0 4px;display:inline-block;position:relative}.highlight-tilt .word-anim{z-index:1;filter:none;animation-name:wordFadeUpHighlight;position:relative}@keyframes wordFadeUpHighlight{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.highlight-tilt:before{content:"";background-color:var(--color-ambre-chaleur);z-index:-1;pointer-events:none;transform-origin:0;opacity:0;border-radius:12px 6px 14px 8px;position:absolute;inset:0 -12px -10px;transform:rotate(-1.5deg)scaleX(0);box-shadow:0 4px 15px #f5b84a4d}.is-visible .highlight-tilt:before{animation:.6s cubic-bezier(.2,.8,.2,1) .8s forwards drawHighlight}.hero .is-visible .highlight-tilt:before{animation-delay:1.4s}.highlight-tilt--hero-entreprise:before{inset:4px -12px -14px}.highlight-tilt--stacked{white-space:normal;text-align:left;display:inline-block}.highlight-tilt--stacked:before{inset:4px -12px -10px}.help-section .highlight-tilt:before{top:6px}@media (width<=767px){.help-section .highlight-tilt:before{inset:auto -8px -4px -6px}}@keyframes drawHighlight{0%{opacity:0;transform:rotate(-1.5deg)scaleX(0)}to{opacity:1;transform:rotate(-1.5deg)scaleX(1)}}.word-anim{opacity:0;filter:blur(8px);animation:.8s cubic-bezier(.2,.8,.2,1) forwards wordFadeBlur;animation-delay:var(--wa-delay,0s);display:inline-block;transform:translateY(15px)}@keyframes wordFadeBlur{0%{opacity:0;filter:blur(8px);transform:translateY(15px)}to{opacity:1;filter:blur();transform:translateY(0)}}.seq-fade-up{opacity:0;animation:.8s cubic-bezier(.2,.8,.2,1) forwards seqFadeUp;animation-delay:var(--seq-delay,0s);transform:translateY(20px)}@keyframes seqFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.highlight-tilt .word-anim,.seq-fade-up,.word-anim{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}.hero .is-visible .highlight-tilt:before,.is-visible .highlight-tilt:before{opacity:1;animation:none;transform:rotate(-1.5deg)scaleX(1)}}@keyframes heroShimmerLoop{0%{transform:translate(-150%)skew(-20deg)}30%{transform:translate(250%)skew(-20deg)}to{transform:translate(250%)skew(-20deg)}}.hero__actions .btn--primary{background-color:var(--color-bleu-nuit);border:none;transition:background-color .4s,transform .35s cubic-bezier(.22,1,.36,1),box-shadow .4s;position:relative;overflow:hidden}.hero__actions .btn--primary:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(105deg,#0000 20%,#ffffff14 35%,#ffffff4d 50%,#ffffff14 65%,#0000 80%);width:40%;height:100%;animation:4s ease-in-out infinite heroShimmerLoop;position:absolute;top:0;left:0}.hero__actions .btn--primary:hover{background-color:#0f252f;transform:translateY(-3px);box-shadow:0 10px 30px #1b3a4b4d}.hero__actions .btn--ghost{color:var(--color-bleu-nuit);background:0 0;border:none;border-radius:0;padding-left:4px;padding-right:4px;transition:color .3s,padding-left .4s cubic-bezier(.22,1,.36,1);position:relative;overflow:visible}.hero__actions .btn--ghost:after{content:"";background-color:var(--color-bleu-nuit);border-radius:2px;width:0;height:2px;transition:width .4s cubic-bezier(.22,1,.36,1);position:absolute;bottom:6px;left:0}.hero__actions .btn--ghost:before{content:"";opacity:0;background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22none%22%20stroke%3D%22%231b3a4b%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%228%22%2F%3E%3Cpath%20d%3D%22m21%2021-4.35-4.35%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-size:contain;width:18px;height:18px;transition:opacity .35s,transform .4s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:0;transform:translateY(-50%)translate(-6px)}.hero__actions .btn--ghost:hover{color:var(--color-bleu-nuit);box-shadow:none;background:0 0;padding-left:28px;transform:none}.hero__actions .btn--ghost:hover:after{width:100%}.hero__actions .btn--ghost:hover:before{opacity:1;transform:translateY(-50%)translate(0)}.hero__actions{align-items:center;gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;width:100%;display:flex}.hero__actions .btn{text-align:center;justify-content:center}.hero__actions .btn--lg{min-height:3.25rem}@media (width<=767px){.hero__actions{align-items:stretch;gap:var(--space-3);margin-top:var(--space-5);flex-direction:column;max-width:100%;padding-right:0}.hero__actions .btn--lg{font-size:var(--fs-base)}.hero__actions .btn--ghost,.hero__actions .btn--lg{width:100%;min-height:2.875rem;padding:.875rem 1.15rem}.hero__actions .btn--ghost{border:2px solid var(--color-bleu-nuit);border-radius:var(--radius-full);text-align:center;justify-content:center}.hero--profile:not(.hero-offer-detail) .hero__actions .btn--ghost,.hero--split .hero__actions .btn--ghost{text-align:center;border:none;border-radius:0;justify-content:center;align-self:center;width:auto;min-height:2.75rem;padding:.75rem .5rem}.hero__actions .btn--ghost:after,.hero__actions .btn--ghost:before{display:none}.hero--profile:not(.hero-offer-detail) .hero__actions .btn--ghost:after,.hero--split .hero__actions .btn--ghost:after{display:block}.hero__actions .btn--ghost:hover{box-shadow:none;background-color:#1b3a4b0d;padding-left:1.15rem;transform:none}.hero--profile:not(.hero-offer-detail) .hero__actions .btn--ghost:hover,.hero--split .hero__actions .btn--ghost:hover{background:0 0;padding-left:.5rem}}@media (width>=768px) and (width<=1023px){.hero__actions{gap:var(--space-4)}.hero__actions .btn--primary.btn--lg{flex:1 1 calc(50% - var(--space-2));min-width:200px;padding:16px 28px;font-size:1rem}}@media (width>=1024px){.hero__actions{gap:var(--space-4);max-width:640px}.hero__actions .btn--lg{flex:0 auto}}.hero__image-wrapper{z-index:1;aspect-ratio:3/2;border-radius:var(--radius-2xl);will-change:transform;background-color:#ffffff80;border:1px solid #fffc;width:100%;padding:12px;animation:6s ease-in-out infinite floating;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 24px 48px -12px #0b4dad26,inset 0 0 20px #ffffff80}.hero__image,.hero__image-wrapper img{border-radius:calc(var(--radius-2xl) - 10px);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%}@media (width<=767px){.hero:not(.hero-offer-detail) .hero__visual{width:100%;margin-inline:0}.hero:not(.hero-offer-detail) .hero__image-wrapper{border-radius:calc(var(--radius-2xl) + 2px);background:var(--color-white);will-change:transform;aspect-ratio:3/2;border:none;max-width:none;margin-inline:0;padding:.4rem;animation:6s ease-in-out infinite floating;overflow:hidden;box-shadow:0 18px 40px -18px #1b3a4b47,0 0 0 1px #1b3a4b0a}.hero:not(.hero-offer-detail) .hero__image,.hero:not(.hero-offer-detail) .hero__image-wrapper img{border-radius:calc(var(--radius-2xl) - 2px);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.hero.hero--split:not(.hero-offer-detail) .hero__image-wrapper{aspect-ratio:3/2}.hero.hero--split:not(.hero-offer-detail) .hero__image,.hero.hero--split:not(.hero-offer-detail) .hero__image-wrapper img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}}@media (width>=768px) and (width<=1023px){.hero:not(.hero-offer-detail) .hero__visual{width:100%;margin-inline:0}.hero:not(.hero-offer-detail) .hero__image-wrapper{aspect-ratio:3/2;border-radius:calc(var(--radius-2xl) + 4px);background:var(--color-white);will-change:transform;border:none;width:100%;max-width:100%;margin-inline:auto;padding:.5rem;animation:6s ease-in-out infinite floating;overflow:hidden;box-shadow:0 24px 48px -20px #1b3a4b47,0 0 0 1px #1b3a4b0a}.hero:not(.hero-offer-detail) .hero__image,.hero:not(.hero-offer-detail) .hero__image-wrapper img{border-radius:var(--radius-2xl);-o-object-position:center center;object-position:center center}.hero.hero--split:not(.hero-offer-detail) .hero__image-wrapper{aspect-ratio:3/2;width:100%;max-width:min(100%,580px);max-height:min(20rem,42svh);margin-inline:auto;animation:6s ease-in-out infinite floating}}.hero__shape-divider{width:100%;z-index:var(--hero-z-shape);pointer-events:none;line-height:0;position:absolute;bottom:-40px;left:0;overflow:hidden}.hero__shape-divider img,.hero__shape-divider svg{pointer-events:none;width:100%;height:auto;display:block}@media (width<=767px){.hero__shape-divider{height:clamp(5.5rem,18vw,7.25rem);bottom:0}.hero__shape-divider img,.hero__shape-divider svg{height:100%;max-height:none}}@media (width>=768px) and (width<=1023px){.hero__shape-divider{height:clamp(5.25rem,12vw,7rem);bottom:0}.hero__shape-divider img,.hero__shape-divider svg{height:100%;max-height:none}}@media (width>=1024px){.hero__shape-divider{height:auto;bottom:-25px}}@media (width>=1600px){.hero__shape-divider{bottom:-60px}}.shape-anim{will-change:transform,opacity}@keyframes floating{0%,to{transform:translateZ(0)}50%{transform:translateY(-15px)}}.profiles__grid{gap:var(--space-6);grid-template-columns:1fr}.profile-card{color:inherit;border:1px solid var(--color-gray-100);text-decoration:none}.profile-card__icon{background-color:var(--color-gray-50);border-radius:var(--radius-full);justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s;display:flex}.profile-card:hover .profile-card__icon{transform:scale(1.1)}.profile-card__arrow{opacity:0;transition:all .3s;transform:translate(-10px)}.profile-card:hover .profile-card__arrow{opacity:1;transform:translate(0)}.profile-card--featured{border:none;min-height:380px;padding:0}.profile-card--featured .profile-card__title{color:var(--color-bleu-nuit);font-size:2.2rem;font-weight:var(--fw-bold)}.profile-card--featured .profile-card__desc{color:var(--color-gray-600)}.profile-card--featured .profile-card__icon{background-color:var(--color-bleu-nuit);color:var(--color-white);width:48px;height:48px}.profile-card--featured .profile-card__arrow{color:var(--color-bleu-nuit)}.profile-card__bg-img{transition:transform .7s}.profile-card:hover .profile-card__bg-img{transform:scale(1.05)}.profile-card--accent{background-color:var(--color-gray-50)}@media (width>=1024px){.profiles__grid{grid-template-columns:repeat(4,1fr)}.profile-card--featured{grid-area:span 2/span 2}}.proofs__layout{gap:var(--space-6);grid-template-columns:1fr;align-items:center;display:grid}@media (width>=768px){.proofs__layout{gap:var(--space-8);grid-template-columns:5fr 7fr}}@media (width>=1024px){.proofs__layout{gap:var(--space-12)}}.proofs{padding-top:var(--space-10)!important;padding-bottom:var(--space-10)!important}@media (width>=768px){.proofs{padding-top:var(--space-16)!important;padding-bottom:var(--space-16)!important}}@media (width>=1024px){.proofs{padding-top:10rem!important;padding-bottom:10rem!important}}.proofs__tag{font-size:var(--fs-sm);color:#f8e7c0;background-color:#f5b84a47}.proofs__tag,.proofs__tag-small{border-radius:var(--radius-full);font-weight:var(--fw-semibold);padding:4px 12px;display:inline-block}.proofs__tag-small{font-size:var(--fs-xs);background-color:var(--color-ambre-chaleur);color:var(--color-white)}.proofs__content{align-items:flex-start;gap:var(--space-4);flex-direction:column;display:flex}@media (width>=768px){.proofs__content{gap:var(--space-6)}}.proofs__title{color:var(--color-white);margin:0;font-size:clamp(1.65rem,6.5vw,3rem);line-height:1.35}@media (width<=767px){.proofs__title{font-size:clamp(1.55rem,6.2vw,1.85rem);line-height:1.45}.proofs__title .highlight-tilt:before{inset:-2px -8px -4px}}.proofs__title .highlight-tilt--spaced{margin-left:.35em;margin-right:.35em}.proofs__desc{font-size:var(--fs-base);color:var(--color-gray-200);max-width:36rem;margin:0;line-height:1.55}@media (width>=768px){.proofs__desc{font-size:var(--fs-lg);line-height:1.5}}.proofs__cta{margin-top:var(--space-1)}@media (width<=767px){.proofs__cta{justify-content:center;width:100%}}.proofs__bento{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (width>=768px){.proofs__bento{gap:var(--space-4)}}.bento-card{border-radius:var(--radius-xl);padding:var(--space-4);flex-direction:column;transition:transform .3s;display:flex}@media (width>=768px){.bento-card{padding:var(--space-6)}}.bento-card:hover{transform:translateY(-5px)}.bento-card__title{font-size:var(--fs-xl);font-weight:var(--fw-bold);margin-bottom:var(--space-2);color:inherit}.bento-card__desc{font-size:var(--fs-sm);opacity:.9;margin:0}.bento-glass{-webkit-backdrop-filter:blur(16px);padding:var(--space-4);background:#ffffff08;border:1px solid #ffffff14;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}@media (width>=768px){.bento-glass{padding:var(--space-8)}}.bento-glass:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0000004d}.bento-glass:hover .bento-stat__val,.bento-glass:hover .mb-4.text-white{color:var(--color-ciel-clair)!important}.bento-ofg,.bento-proof,.bento-stat{min-width:0}.bento-stat__num{margin-bottom:var(--space-2)}.bento-proof__icon{margin-bottom:var(--space-4)}.bento-ofg{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-6);flex-direction:row!important}.bento-ofg:hover .bento-ofg__icon{transform:rotate(12deg)scale(1.1)}.bento-stat__val{font-size:clamp(1.75rem,7vw,3.5rem);font-weight:var(--fw-bold);color:var(--color-white);font-variant-numeric:tabular-nums;line-height:1}@media (width>=768px){.bento-stat__val{font-size:3.5rem}.bento-stat__num{margin-bottom:var(--space-4)}.bento-glass:first-child,.bento-glass:nth-child(4){grid-column:span 2}}.text-ciel-clair{color:var(--color-ciel-clair)}.text-ciel-deep{color:var(--color-teal-profond)}.text-bleu-nuit{color:var(--color-bleu-nuit)!important}.bento-ofg__icon{flex-shrink:0;display:block}.bento-ofg__logo{-o-object-fit:contain;object-fit:contain;width:auto;max-width:96px;height:56px}@media (width>=768px){.bento-ofg{gap:var(--space-6)}.bento-ofg__logo{max-width:180px;height:100px}}@media (width<=767px){.proofs__bento .bento-glass:first-child,.proofs__bento .bento-glass:nth-child(4){grid-column:span 2}.proofs__bento .bento-glass{padding:var(--space-3) var(--space-4)}.proofs__bento .bento-ofg,.proofs__bento .bento-proof,.proofs__bento .bento-stat{align-items:center;gap:var(--space-3);flex-direction:row}.proofs__bento .bento-proof__icon,.proofs__bento .bento-stat__num{flex-shrink:0;margin-bottom:0}.proofs__bento .bento-stat:first-child .bento-stat__val{font-size:clamp(2rem,9vw,2.5rem)}.proofs__bento .bento-proof,.proofs__bento .bento-stat:nth-child(2){min-height:4.75rem}.proofs__bento .bento-stat:nth-child(2) .bento-stat__val{font-size:1.75rem}.proofs__bento .bento-proof__icon svg{width:1.75rem;height:1.75rem}.proofs__bento .bento-card__title{font-size:var(--fs-sm);margin-bottom:0;line-height:1.25}.proofs__bento .bento-card__desc{display:none}.proofs__bento .bento-ofg__logo{max-width:72px;height:44px}.proofs__bento .bento-glass:hover{box-shadow:none;transform:none}}.offers-grid{gap:var(--space-5);grid-template-columns:1fr;display:grid}.card-offer{border:1px solid var(--color-white);padding:var(--space-5);text-align:left;flex-direction:column;align-items:flex-start;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}@media (width<=767px){.offers-grid .card-offer .mb-6{margin-bottom:var(--space-4)}.offers-grid .card-offer .mb-8{margin-bottom:var(--space-5)}.offers-grid .card-offer__features{gap:var(--space-2)}}@media (width>=768px){.offers-grid{gap:var(--space-6)}.card-offer{padding:var(--space-8)}}.card-offer:hover{transform:translateY(-10px);box-shadow:0 25px 50px -12px #00000026;border-color:var(--color-white)!important}.card-offer__features,.card-offer__header,.card-offer__price{text-align:left;flex-direction:column;align-items:flex-start;width:100%;display:flex}.card-offer--featured{background-color:var(--color-bleu-nuit);color:var(--color-white);border:1px solid #f5b84a;position:relative;overflow:visible;box-shadow:0 15px 35px #f5b84a1a}.card-offer--featured:before{content:"";border-radius:inherit;pointer-events:none;z-index:1;-webkit-mask-composite:xor;background:linear-gradient(110deg,#0000 40%,#fff3b01a 45%,#ffffffb3 50%,#fff3b01a 55%,#0000 60%) 0 0/300% 100%;padding:2px;animation:8s linear infinite shimmerBorder;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes shimmerBorder{0%{background-position:150% 0}75%{background-position:-150% 0}to{background-position:-150% 0}}.price-val{color:var(--color-bleu-nuit)!important}.card-offer--featured .price-val{color:var(--color-ciel-clair)!important}.card-offer--featured .btn--primary{font-weight:var(--fw-bold);background:linear-gradient(135deg,#f5b84a,#fff3b0 50%,#f5b84a);border:none;position:relative;overflow:hidden;box-shadow:0 4px 15px #f5b84a4d;color:var(--color-bleu-nuit)!important}.card-offer--featured .btn--primary:after{content:"";background:#fff6;width:20%;height:200%;animation:3s infinite shimmerButton;position:absolute;top:-50%;left:-60%;transform:rotate(30deg)}@keyframes shimmerButton{0%{transform:translate(-150%)rotate(30deg)}to{transform:translate(150%)rotate(30deg)}}.card-offer--featured .text-primary,.card-offer--featured h3{color:var(--color-white)!important}.card-offer--featured .text-muted{color:#ffffffb3!important}.card-offer--featured .tag{color:var(--color-white);background-color:#ffffff1a;border:1px solid #fff3}.card-offer--featured .card-offer__price{border-bottom-color:#ffffff1a!important}.card-offer .btn,.card-offer .mt-auto{width:100%!important}.card-offer .btn{margin-top:auto;text-align:center!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.card-offer .btn--secondary{background-color:var(--color-gray-50);border:1px solid var(--color-gray-200);color:var(--color-bleu-nuit)}.card-offer .btn--secondary:hover{background-color:var(--color-white);border-color:var(--color-bleu-nuit);box-shadow:var(--shadow-sm)}.card-offer--featured:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 45px #f5b84a40}.featured-badge{color:var(--color-bleu-nuit);border-radius:var(--radius-full);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.1em;z-index:10;white-space:nowrap;background:linear-gradient(135deg,#f5b84a,#fff3b0 50%,#f5b84a);border:1px solid #ffffff4d;padding:5px 20px;position:absolute;top:-14px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 12px #0003}.featured-badge:after{content:"";background:linear-gradient(110deg,#0000 30%,#ffffff1a 40%,#fffc 50%,#ffffff1a 60%,#0000 70%);width:150%;height:100%;animation:10s ease-in-out infinite shimmerFluid;position:absolute;top:0;left:-150%}@keyframes shimmerFluid{0%{transform:translate(-150%)skew(-20deg)}60%{transform:translate(150%)skew(-20deg)}to{transform:translate(150%)skew(-20deg)}}.card-offer__features{text-align:left!important;margin:0 0 var(--space-8) 0!important;flex-direction:column!important;padding:0!important}.card-offer__features,.card-offer__features li{align-items:flex-start!important;width:100%!important;display:flex!important}.card-offer__features li{justify-content:flex-start!important;margin-left:0!important;padding-left:0!important}.check-icon-wrapper{width:22px;height:22px;color:var(--color-bleu-nuit);background-color:#45f1f926;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.card-offer:hover .check-icon-wrapper{transform:scale(1.1)}.card-offer--featured .check-icon-wrapper{background-color:var(--color-ambre-chaleur);color:var(--color-bleu-nuit)}.check-icon-wrapper svg{stroke-width:3.5px;width:12px;height:12px}@media (width>=768px){.offers-grid{grid-template-columns:repeat(3,1fr)}}.news-grid{gap:var(--space-6);grid-template-columns:1fr;width:100%;display:grid}.news-grid,.news-grid>*{min-width:0}@media (width>=768px) and (width<=1023px){.news-grid{gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.news-grid{gap:var(--space-6) var(--space-7,1.75rem);grid-template-columns:repeat(3,minmax(0,1fr))}}.actu-card{--actu-accent:var(--color-ambre-chaleur);--actu-ink:var(--color-bleu-nuit);height:100%;color:inherit;background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid #1b3a4b0f;flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,border-color .3s;display:flex;overflow:hidden;text-decoration:none!important}.actu-card:hover{box-shadow:var(--shadow-card-hover);border-color:#87c4cc73;transform:translateY(-4px)}.actu-card:focus-visible{outline:var(--focus-outline);outline-offset:3px;box-shadow:var(--focus-ring-shadow)}.actu-card--skeleton{pointer-events:none;opacity:.7;box-shadow:var(--shadow-sm)}.actu-card__media{aspect-ratio:16/10;background:linear-gradient(135deg,#87c4cc2e 0,var(--color-gray-100) 55%,#f5b84a1f 100%);width:100%;position:relative;overflow:hidden}.actu-card__media:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000,#1b3a4b47);height:42%;position:absolute;inset:auto 0 0}.actu-card__media--skeleton{min-height:0}.actu-card__media--skeleton:after{display:none}.actu-card__media .actu-card-cover,.actu-card__media .actu-card-cover__img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.actu-card__media .actu-card-cover__img{transition:transform .55s cubic-bezier(.16,1,.3,1)}.actu-card:hover .actu-card__media .actu-card-cover__img{transform:scale(1.06)}.actu-card__body{gap:var(--space-3);padding:var(--space-5) var(--space-5) var(--space-6);background:linear-gradient(180deg,#87c4cc14 0,transparent 2.75rem),var(--color-white);flex-direction:column;flex:auto;display:flex;position:relative}.actu-card__body:before{content:"";top:0;left:var(--space-5);border-radius:var(--radius-full);background:var(--actu-accent);width:2.25rem;height:3px;position:absolute}.actu-card__meta{padding-top:var(--space-2);flex-wrap:wrap;align-items:center;gap:.55rem .75rem;display:flex}.actu-card__date{font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--color-gray-600)}.actu-card__cat{font-size:var(--fs-xs);border-radius:var(--radius-sm);background:#87c4cc38;border:1px solid #87c4cc59;padding:.2rem .55rem}.actu-card__cat,.actu-card__title{font-weight:var(--fw-bold);color:var(--actu-ink)}.actu-card__title{font-family:var(--font-display,inherit);letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(1.08rem,1.25vw,1.28rem);line-height:1.28;transition:color .2s;display:-webkit-box;overflow:hidden}.actu-card:hover .actu-card__title{color:var(--color-ciel-deep)}.actu-card__excerpt{font-size:var(--fs-sm);color:var(--color-gray-600);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:auto;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.actu-card__more{margin-top:var(--space-2);padding-top:var(--space-3);font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--actu-ink);border-top:1px solid #1b3a4b14;align-items:center;gap:.45rem;transition:color .2s;display:inline-flex}.actu-card__more svg{color:var(--color-accent-contrast);transition:transform .25s cubic-bezier(.16,1,.3,1)}.actu-card:hover .actu-card__more{color:var(--color-ciel-deep)}.actu-card:hover .actu-card__more svg{transform:translate(4px)}.actu-card__skel{border-radius:var(--radius-sm);background:var(--color-gray-100);height:.75rem}.actu-card__skel--sm{width:35%;height:.65rem;margin-top:var(--space-2)}.actu-card__skel--lg{width:88%;height:1.1rem}.actu-card__skel--md{width:100%;height:3rem}@media (width<=767px){.actu-card:hover{transform:none}.actu-card__body{padding:var(--space-4) var(--space-4) var(--space-5);gap:var(--space-2)}.actu-card__body:before{left:var(--space-4)}.actu-card__title{font-size:1.08rem}.actu-card__excerpt{-webkit-line-clamp:2}.actu-card__more{padding-top:var(--space-2)}}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.help-banner{background:linear-gradient(135deg,var(--color-bleu-nuit) 0,#0d1b24 100%);border-radius:var(--radius-3xl);border:1px solid #ffffff0d;padding:clamp(2rem,5vw,4rem);box-shadow:0 25px 50px -12px #00000080}.help-banner__grid{gap:var(--space-6);grid-template-columns:1fr;align-items:center;display:grid}@media (width>=768px){.help-banner__grid{gap:var(--space-10)}}@media (width>=1024px){.help-banner__grid{gap:var(--space-16);grid-template-columns:1fr 1fr}}.help-glass-card{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-2xl);text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;appearance:none;background:#ffffff08;border:1px solid #ffffff14;align-items:center;gap:1rem;padding:1.15rem 1.25rem;text-decoration:none;transition:background-color .25s,border-color .25s,transform .25s;display:flex;position:relative;overflow:hidden}@media (width>=768px){.help-glass-card{gap:1.5rem;padding:1.75rem}}.help-glass-card:after{content:none}.help-glass-card:hover{background:#ffffff14;border-color:#fff3;transform:translate(6px)}.help-glass-card__icon{border-radius:var(--radius-xl);width:3.25rem;height:3.25rem;color:var(--color-white);background-color:#ffffff1a;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .25s,color .25s,transform .25s;display:flex}.help-glass-card:hover .help-glass-card__icon{background-color:var(--color-ambre-chaleur);color:var(--color-white);transform:none}.help-glass-card h3{color:var(--color-white)}.help-glass-card:hover h3{color:var(--color-ambre-chaleur)}@media (width<=767px){.help-banner{border-radius:var(--radius-lg);padding:var(--space-5) var(--space-4);box-shadow:0 16px 32px -12px #00000059}.help-banner__grid{gap:var(--space-4)}.help-glass-card__icon{border-radius:var(--radius-md);background-color:#ffffff14;width:2.25rem;height:2.25rem}.help-glass-card__icon svg{width:1.05rem;height:1.05rem}.help-glass-card:hover{background:#ffffff0f;transform:none}}.profiles__grid{gap:var(--space-4);margin-top:var(--space-8);grid-template-columns:repeat(1,1fr);align-items:stretch;display:grid}@media (width<=767px){.profiles__grid{gap:var(--space-4);scroll-snap-type:x mandatory;scroll-padding-inline:var(--space-4);-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;margin-inline:calc(var(--space-4)*-1);padding-inline:var(--space-4);padding-right:calc(var(--space-4) + 1.25rem);padding-bottom:var(--space-2);scrollbar-width:thin;flex-direction:row;display:flex;overflow:auto hidden}.profiles__grid>.profile-card--immersive{aspect-ratio:237/340;scroll-snap-align:start;flex:0 0 min(72vw,260px);width:min(72vw,260px);height:auto}.profile-card--immersive .profile-card__content{padding:1.25rem!important}.profile-card--immersive .profile-card__title{font-size:1.15rem!important}.profile-card--immersive .profile-card__desc{-webkit-line-clamp:3;font-size:.85rem!important}.profile-card__icon-float{width:38px;height:38px;top:1rem;right:1rem}}@media (prefers-reduced-motion:reduce){.profiles__grid{scroll-behavior:auto}.profile-card--immersive,.profile-card--immersive:hover{transition:none!important;transform:none!important}}@media (width>=768px){.profiles__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.profiles__grid{grid-template-columns:repeat(5,1fr)}}.profile-card--immersive{aspect-ratio:237/340;background-color:var(--color-bleu-nuit);height:auto;position:relative;overflow:hidden;border:none!important;border-radius:24px!important;padding:0!important;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s cubic-bezier(.16,1,.3,1)!important}.profile-card--immersive:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 30px 60px #0006!important}.profile-card__bg{z-index:0;width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0}.profile-card--immersive:hover .profile-card__bg{transform:scale(1.04)}.profile-card__bg img{-o-object-fit:cover;object-fit:cover;-o-object-position:var(--img-pos,50% 50%);object-position:var(--img-pos,50% 50%);width:100%;height:100%}.profile-card__overlay{z-index:1;background:linear-gradient(#0000,#0000004d 30%,#000000f2);transition:background .4s;position:absolute;inset:0}.profile-card--immersive:hover .profile-card__overlay{background:linear-gradient(#0000001a,#0006 30%,#000)}.profile-card--immersive .profile-card__content{z-index:2;color:#fff;width:100%;padding:2rem;position:absolute;bottom:0;left:0}.profile-card--immersive .profile-card__title{text-shadow:0 2px 4px #0000004d;color:#fff!important;margin-bottom:.5rem!important;font-size:1.4rem!important;font-weight:700!important}.profile-card--immersive .profile-card__desc{opacity:.9;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#ffffffd9!important;margin:0!important;font-size:.95rem!important;line-height:1.4!important}.profile-card__icon-float{-webkit-backdrop-filter:blur(10px);color:#fff;z-index:2;background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem}.profile-card--immersive:hover .profile-card__icon-float{background:var(--color-ambre-chaleur);color:var(--color-bleu-nuit);border-color:var(--color-ambre-chaleur)}.animate-on-scroll{opacity:1}html.js .animate-on-scroll:not(.is-visible){opacity:0;will-change:opacity,transform,filter}html.js .animate-on-scroll.is-visible{opacity:1;animation:.55s cubic-bezier(.16,1,.3,1) backwards scrollReveal}html.js .animate-on-scroll.animate-on-scroll--static,html.js .animate-on-scroll.animate-on-scroll--static.is-visible,html.js .animate-on-scroll.animate-on-scroll--static:not(.is-visible){opacity:1;filter:none;will-change:auto;animation:none;transform:none}@media (prefers-reduced-motion:reduce){html.js .animate-on-scroll.is-visible,html.js .animate-on-scroll:not(.is-visible){opacity:1;filter:none;will-change:auto;animation:none;transform:none}}@keyframes scrollReveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.profiles__grid .animate-on-scroll.is-visible:first-child{animation-delay:.1s}.profiles__grid .animate-on-scroll.is-visible:nth-child(2){animation-delay:.3s}.profiles__grid .animate-on-scroll.is-visible:nth-child(3){animation-delay:.5s}.profiles__grid .animate-on-scroll.is-visible:nth-child(4){animation-delay:.7s}.profiles__grid .animate-on-scroll.is-visible:nth-child(5){animation-delay:.9s}.offers-grid .animate-on-scroll.is-visible:first-child{animation-delay:.1s}.offers-grid .animate-on-scroll.is-visible:nth-child(2){animation-delay:.3s}.offers-grid .animate-on-scroll.is-visible:nth-child(3){animation-delay:.5s}.news-grid .animate-on-scroll.is-visible:first-child{animation-delay:.1s}.news-grid .animate-on-scroll.is-visible:nth-child(2){animation-delay:.3s}.news-grid .animate-on-scroll.is-visible:nth-child(3){animation-delay:.5s}.bg-gray-50{background-color:var(--color-blanc-brume)}.hidden{display:none!important}.btn-toggle-style{cursor:pointer;color:var(--color-gray-600);padding:var(--space-2);border-radius:var(--radius-full);margin-left:var(--space-4);vertical-align:middle;background:0 0;border:none;justify-content:center;align-items:center;transition:color .3s,transform .3s,background-color .3s;display:inline-flex}.btn-toggle-style.active,.btn-toggle-style:hover{color:var(--color-ambre-chaleur);background-color:#f5b84a1a}.btn-toggle-style:hover{transform:rotate(15deg)}.btn-toggle-style.active{color:var(--color-bleu-nuit);background-color:#87c4cc33}.profile-card--clean{z-index:1;background-color:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;gap:1.25rem;height:100%;padding:2.5rem 2rem;text-decoration:none;transition:transform .25s ease-out,box-shadow .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.profile-card--clean:hover{border-color:var(--color-logo-blue-deep);background-color:var(--color-logo-blue-deep);transform:translateY(-8px);box-shadow:0 20px 40px #0546a533}.profile-card--clean .profile-card__icon{background:linear-gradient(135deg,var(--color-bleu-nuit) 0,#1a3a4d 100%);color:var(--color-white);border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:.5rem;transition:transform .25s ease-out,background .25s ease-out,color .25s ease-out,box-shadow .25s ease-out;display:flex;position:relative;box-shadow:0 10px 20px #12283526}.profile-card--clean .profile-card__icon:after{content:"";background:linear-gradient(135deg,var(--color-ambre-chaleur),transparent);opacity:0;z-index:-1;border-radius:24px;transition:opacity .25s ease-out;position:absolute;inset:-4px}.profile-card--clean:hover .profile-card__icon{background:linear-gradient(135deg,var(--color-ambre-chaleur) 0,#e5a435 100%);color:var(--color-bleu-nuit);transform:scale(1.08)rotate(-5deg);box-shadow:0 15px 30px #f5b84a4d}.profile-card--clean:hover .profile-card__icon:after{opacity:1}.profile-card--clean .profile-card__content{color:var(--color-bleu-nuit);flex-direction:column;gap:.5rem;padding:0;display:flex;position:relative}.profile-card--clean .profile-card__title{letter-spacing:-.02em;color:var(--color-bleu-nuit)!important;text-shadow:none!important;margin-bottom:0!important;font-size:1.5rem!important;font-weight:800!important;transition:color .25s ease-out!important}.profile-card--clean:hover .profile-card__title{color:#fff!important}.profile-card--clean .profile-card__desc{flex-grow:1;color:var(--color-gray-600)!important;opacity:1!important;margin-bottom:1.5rem!important;font-size:1.05rem!important;line-height:1.6!important;transition:color .25s ease-out!important;display:block!important}.profile-card--clean:hover .profile-card__desc{color:#ffffffe6!important}.profile-card--clean.is-list .profile-card__desc{margin-bottom:.5rem!important}.profile-card--clean.is-list .profile-card__price{color:var(--color-ambre-chaleur);margin:0 0 .25rem;font-size:1.1rem;font-weight:700;transition:color .25s ease-out}.profile-card--clean:hover.is-list .profile-card__price{color:#ffd46e}.profile-card--clean.is-list .profile-card__action{z-index:2;position:relative}.profile-card--clean.is-list .profile-card__action .btn{z-index:2;cursor:pointer;position:relative}.profile-card--clean .profile-card__action{color:var(--color-bleu-nuit);background-color:#0000;border-radius:100px;align-items:center;gap:.5rem;width:fit-content;margin-top:auto;margin-left:-1.25rem;padding:.5rem 1.25rem;font-size:.95rem;font-weight:700;transition:all .25s ease-out;display:inline-flex}.profile-card--clean .profile-card__arrow{opacity:1;justify-content:center;align-items:center;transition:transform .25s ease-out;display:flex;transform:translate(0)}.profile-card--clean:hover .profile-card__action{color:var(--color-ambre-chaleur);background-color:#ffffff26;transform:translate(.5rem)}.profile-card--clean:hover .profile-card__arrow{transform:translate(4px)}.profiles__list{gap:var(--space-4);flex-direction:column;display:flex}.profile-card--clean.is-list{flex-direction:column;padding:2rem}.profile-card--clean.is-list .profile-card__features ul{flex-direction:column;gap:.75rem;display:flex;padding-left:0!important;list-style-type:none!important}.profile-card--clean.is-list .profile-card__features li{color:var(--color-gray-600);align-items:center;gap:.75rem;font-size:1.05rem;transition:color .25s ease-out;display:flex}.profile-card--clean:hover.is-list .profile-card__features li{color:#ffffffe6}.profile-card--clean.is-list .profile-card__features .feature-icon{width:20px;height:20px;color:var(--color-ambre-chaleur);flex-shrink:0;transition:color .25s ease-out}.profile-card--clean:hover.is-list .profile-card__features .feature-icon{color:#ffd46e}@media (width<=767px){.section-header{margin-bottom:var(--space-8)}.profiles__list{gap:var(--space-3)}.profile-card--clean.is-list{-moz-column-gap:.875rem;border-radius:20px;grid-template-columns:auto 1fr;grid-template-areas:"icon text""features features""action action";align-items:start;gap:.85rem .875rem;padding:1.15rem 1.15rem 1.1rem;display:grid}.profile-card--clean.is-list:has(.profile-card__footnote){grid-template-areas:"icon text""features features""action action""footnote footnote";padding-bottom:1.1rem}.profile-card--clean.is-list .profile-card__icon{border-radius:14px;flex-shrink:0;grid-area:icon;align-self:center;width:44px;height:44px;margin-bottom:0;box-shadow:0 6px 14px #1228351f}.profile-card--clean.is-list .profile-card__icon svg{width:20px;height:20px}.profile-card--clean.is-list .profile-card__content{display:contents}.profile-card--clean.is-list .profile-card__text{flex-direction:column;grid-area:text;gap:.3rem;min-width:0;display:flex}.profile-card--clean.is-list .profile-card__title{letter-spacing:-.015em;order:1;margin-bottom:0!important;font-size:1.0625rem!important;line-height:1.25!important}.profile-card--clean.is-list .profile-card__price{color:var(--color-ambre-chaleur);order:2;margin:0;font-size:.9375rem;font-weight:700}.profile-card--clean.is-list .profile-card__desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;order:3;overflow:hidden;color:var(--color-gray-600)!important;margin-bottom:0!important;font-size:.8125rem!important;line-height:1.45!important;display:-webkit-box!important}.profile-card--clean.is-list .profile-card__features{border-top:1px solid #1228351a;grid-area:features;margin:0;padding-top:.75rem;display:block}.profile-card--clean.is-list .profile-card__features ul{gap:.4rem}.profile-card--clean.is-list .profile-card__features li{color:var(--color-gray-700);align-items:flex-start;gap:.5rem;font-size:.75rem;line-height:1.35}.profile-card--clean.is-list .profile-card__features .feature-icon{width:15px;height:15px;margin-top:.1rem}.profile-card--clean.is-list .profile-card__action{flex-shrink:0;grid-area:action;align-self:stretch;max-width:none;margin-top:0;margin-left:0;background:0 0!important;width:100%!important;padding:0!important}.profile-card--clean.is-list .profile-card__action .flex{grid-template-columns:1fr 1fr;gap:.5rem;width:100%;display:grid}.profile-card--clean.is-list .profile-card__action .flex:has(>:only-child){grid-template-columns:1fr}.profile-card--clean.is-list .profile-card__action .btn{white-space:nowrap;justify-content:center;width:100%;min-height:44px;padding-inline:.75rem;font-size:.8125rem}.profile-card--clean.is-list .profile-card__footnote{text-align:left;grid-area:footnote;max-width:none;margin-top:-.25rem;font-size:.6875rem;position:static}.profile-card--clean.is-list:hover{background-color:#fff;border-color:#0000000d;transform:none;box-shadow:0 4px 20px #00000008}.profile-card--clean.is-list:hover .profile-card__desc,.profile-card--clean.is-list:hover .profile-card__features li,.profile-card--clean.is-list:hover .profile-card__title{color:inherit!important}.profile-card--clean.is-list:hover .profile-card__price{color:var(--color-ambre-chaleur)!important}.profile-card--clean.is-list:hover .profile-card__desc{color:var(--color-gray-600)!important}.profile-card--clean.is-list:hover .profile-card__title{color:var(--color-bleu-nuit)!important}.profile-card--clean.is-list:hover .profile-card__features li{color:var(--color-gray-700)!important}.profile-card--clean.is-list:hover .profile-card__features .feature-icon{color:var(--color-ambre-chaleur)!important}.profile-card--clean.is-list:hover .profile-card__icon{background:linear-gradient(135deg,var(--color-bleu-nuit) 0,#1a3a4d 100%);color:var(--color-white);transform:none;box-shadow:0 6px 14px #1228351f}.profile-card--clean.is-list:hover .profile-card__icon:after{opacity:0}}@media (width>=768px) and (width<=1023px){.profile-card--clean.is-list{flex-direction:row;align-items:center;gap:1.5rem;padding:1.75rem}.profile-card--clean.is-list .profile-card__icon{flex-shrink:0;margin-bottom:0}.profile-card--clean.is-list .profile-card__content{flex-direction:column;flex-grow:1;align-items:stretch;gap:1rem;min-width:0}.profile-card--clean.is-list .profile-card__features{border-left:none;border-top:1px solid var(--color-gray-200);width:100%;margin:0;padding-top:.75rem;padding-left:0}.profile-card--clean.is-list .profile-card__action{flex-shrink:0;margin-top:0;margin-left:auto;background-color:#0000!important;flex-direction:row!important;width:auto!important;padding:0!important}}@media (width>=1024px){.profile-card--clean.is-list{flex-direction:row;align-items:center;gap:2rem}.profile-card--clean.is-list .profile-card__icon{flex-shrink:0;margin-bottom:0}.profile-card--clean.is-list .profile-card__content{flex-direction:row;flex-grow:1;align-items:center;gap:2rem}.profile-card--clean.is-list .profile-card__text{flex:1}.profile-card--clean.is-list .profile-card__features{border-left:2px solid var(--color-gray-200);flex:1;margin:0;padding-left:2rem;transition:border-color .25s ease-out}.profile-card--clean:hover.is-list .profile-card__features{border-color:#ffffff4d}.profile-card--clean.is-list .profile-card__action{flex-shrink:0;width:auto;margin-top:0;margin-left:0;background-color:#0000!important;flex-direction:row!important;padding:0!important}.profile-card--clean:hover.is-list .profile-card__action{transform:none;background-color:#0000!important}.profile-card--clean:hover.is-list .btn--primary{background-color:var(--color-ambre-chaleur)!important;color:var(--color-bleu-nuit)!important}.profile-card--clean:hover.is-list .btn--ghost{color:var(--color-white)!important;border-color:#ffffff4d!important}}.marquee-container{-webkit-user-select:none;user-select:none;gap:var(--space-6);padding:var(--space-4) 0;z-index:10;display:flex;position:relative;overflow:hidden;transform:translateZ(0);-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.marquee-content{flex-shrink:0;align-items:center;width:max-content;min-width:100%;animation:30s linear infinite scrollX;display:flex}.marquee-group{align-items:center;gap:var(--space-6);padding-right:var(--space-6);display:flex}.marquee-container:hover .marquee-content{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.marquee-content{flex-wrap:wrap;justify-content:center;width:100%;min-width:0;animation:none}.marquee-group[aria-hidden=true]{display:none}}@keyframes scrollX{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonial-card{background-color:var(--color-white);border-radius:var(--radius-xl);width:350px;box-shadow:var(--shadow-sm);border:1px solid var(--color-gray-100);flex-shrink:0;padding:2rem;transition:transform .3s,box-shadow .3s}.testimonial-card:hover{box-shadow:var(--shadow-md);border-color:var(--color-gray-200);transform:translateY(-5px)}.testimonial-stars{color:var(--color-ambre-chaleur);gap:2px;margin-bottom:1rem;display:flex}.testimonial-stars svg{fill:currentColor;width:20px;height:20px}.hero-contact{min-height:var(--hero-golden-height);box-sizing:border-box;background:radial-gradient(circle at 50% 0,#87c4cc1a 0,var(--color-blanc-brume) 100%);padding-top:calc(var(--space-24) + var(--space-12));padding-bottom:var(--space-16);flex-direction:column;justify-content:center;display:flex}.hero-contact .hero__title{max-width:none;margin-inline:auto}.hero-contact .hero__subtitle{max-width:42rem;margin-inline:auto}.hero--golden{min-height:var(--hero-golden-height)}@media (width<=767px){.hero--golden,.hero-contact,.hero-protection{min-height:var(--hero-height-mobile);padding-top:calc(var(--mobile-header-offset,64px) + var(--space-6));padding-bottom:clamp(6.5rem,16vw,8.5rem)}.hero--golden .hero__title,.hero-contact .hero__title{margin-bottom:var(--space-3);font-size:clamp(1.55rem,6.2vw,1.9rem);line-height:1.2}.hero--golden .hero__subtitle,.hero-agences__subtitle,.hero-contact .hero__subtitle{margin-top:0;font-size:.9375rem;line-height:1.5}}@media (width>=768px) and (width<=1023px){.hero--golden,.hero-contact,.hero-protection{min-height:var(--hero-height-tablet);padding-top:calc(var(--mobile-header-offset,64px) + var(--space-12));padding-bottom:clamp(4.5rem,10vw,6rem)}.hero--golden .hero__title,.hero-contact .hero__title{margin-bottom:var(--space-4);font-size:clamp(1.85rem,3.8vw,2.4rem)}.hero--golden .hero__subtitle,.hero-contact .hero__subtitle{font-size:var(--fs-base);line-height:1.5}}@media (width>=1024px){.hero-contact{padding-top:calc(var(--space-32) + var(--space-8));padding-bottom:var(--space-24)}}.hero-protection{min-height:var(--hero-golden-height);box-sizing:border-box;flex-direction:column;justify-content:center;display:flex}.contact-grid{gap:var(--space-12);grid-template-columns:1fr;align-items:start;display:grid;overflow:visible}@media (width>=1024px){.contact-grid{gap:var(--space-12);grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}}@media (width>=768px){.contact-info{z-index:5;align-self:start;height:fit-content;position:sticky;top:120px}}.bento-glass-dark{background:linear-gradient(135deg,var(--color-bleu-nuit) 0,#122835 100%);border-radius:var(--radius-2xl);padding:var(--space-8);border:1px solid #ffffff0d;position:relative;overflow:hidden;box-shadow:0 20px 40px #1b3a4b26}.bento-glass-dark:before{content:"";pointer-events:none;background:radial-gradient(circle,#f5b84a26,#0000 70%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}.icon-wrapper{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.contact-phone-card__icon{background-color:var(--color-ambre-chaleur);color:var(--color-white);border-radius:50%;box-shadow:0 4px 15px #f5b84a66}.quick-link-card{background-color:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);align-items:flex-start;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.quick-link-card:hover{box-shadow:var(--shadow-md);border-color:var(--color-gray-200);transform:translateY(-4px)}.quick-link-icon{background:linear-gradient(135deg,var(--color-bleu-nuit) 0,#1a3a4d 100%);width:48px;height:48px;color:var(--color-white);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s ease-out,background .25s ease-out,color .25s ease-out,box-shadow .25s ease-out;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #12283526}.quick-link-icon:after{content:"";background:linear-gradient(135deg,var(--color-ambre-chaleur),transparent);opacity:0;z-index:-1;border-radius:18px;transition:opacity .25s ease-out;position:absolute;inset:-4px}.quick-link-card:hover .quick-link-icon{background:linear-gradient(135deg,var(--color-ambre-chaleur) 0,#e5a435 100%);color:var(--color-bleu-nuit);transform:scale(1.08)rotate(-5deg);box-shadow:0 15px 30px #f5b84a4d}.quick-link-card:hover .quick-link-icon:after{opacity:1}.quick-link-content{flex-grow:1}.quick-link-arrow{color:var(--color-gray-600);margin-top:2px;transition:transform .3s,color .3s}.quick-link-card:hover .quick-link-arrow{color:var(--color-ambre-chaleur);transform:translate(4px)}.quick-link-card--info{cursor:default;flex-direction:column;align-items:stretch;gap:.85rem;display:flex}.quick-link-card--info:hover{box-shadow:var(--shadow-sm);border-color:var(--color-gray-100);transform:none}.quick-link-card--info:hover .quick-link-icon{background:linear-gradient(135deg,var(--color-bleu-nuit) 0,#1a3a4d 100%);color:var(--color-white);transform:none;box-shadow:0 10px 20px #12283526}.quick-link-card--info:hover .quick-link-icon:after{opacity:0}.quick-link-card--clickable{cursor:pointer;position:relative}.quick-link-card--clickable:hover{box-shadow:var(--shadow-md);border-color:var(--color-gray-200);transform:translateY(-4px)}.quick-link-card--clickable:hover .quick-link-icon{background:linear-gradient(135deg,var(--color-ambre-chaleur) 0,#e5a435 100%);color:var(--color-bleu-nuit);transform:scale(1.08)rotate(-5deg);box-shadow:0 15px 30px #f5b84a4d}.quick-link-card--clickable:hover .quick-link-icon:after{opacity:1}.quick-link-card__hit{z-index:1;border-radius:inherit;position:absolute;inset:0}.quick-link-card__head{align-items:center;gap:1rem;display:flex}.quick-link-card--info .quick-link-content{flex-direction:column;gap:.65rem;padding-left:0;display:flex}.quick-link-text{font-size:var(--fs-sm);color:var(--color-gray-600);margin:0;line-height:1.55}.quick-link-inline{z-index:2;color:var(--color-bleu-nuit);font-weight:var(--fw-bold);text-underline-offset:2px;text-decoration:underline;transition:color .2s;position:relative}.quick-link-inline:hover{color:var(--color-ambre-chaleur)}.contact-form-wrapper{position:relative}.contact-form-wrapper:before{content:"";z-index:-1;background:linear-gradient(135deg,#87c4cc33,#f5b84a1a);border-radius:32px;transition:transform .5s;position:absolute;inset:-1.5rem;transform:rotate(-2deg)}.contact-form-wrapper:hover:before{transform:rotate(0)}.contact-form-card{background-color:var(--color-white);border:1px solid var(--color-gray-100);border-radius:24px;padding:clamp(2rem,5vw,3rem);box-shadow:0 20px 50px #00000014}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-row{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.form-row{grid-template-columns:1fr 1fr}}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-label{font-size:.9rem;font-weight:var(--fw-semibold);color:var(--color-bleu-nuit);margin-left:.25rem}.form-input{background-color:var(--color-gray-50);border:1px solid var(--color-gray-500);width:100%;color:var(--color-gray-800);border-radius:12px;padding:.875rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-input::placeholder{color:var(--color-gray-600)}.form-input:hover{background-color:var(--color-gray-100)}.form-input:focus,.form-input:focus-visible{outline:var(--focus-outline);outline-offset:var(--focus-outline-offset);background-color:var(--color-white);border-color:var(--color-bleu-nuit);box-shadow:var(--focus-ring-shadow)}.select-wrapper{position:relative}.form-select{appearance:none;cursor:pointer;padding-right:3rem}.select-icon{color:var(--color-gray-500);pointer-events:none;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.form-textarea{resize:vertical;min-height:120px}.form-checkbox{align-items:flex-start;gap:.75rem;display:flex}.form-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-bleu-nuit);cursor:pointer;margin-top:.25rem}.form-checkbox label{cursor:pointer;line-height:1.5}.btn-submit{position:relative;overflow:hidden}.btn-submit:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 20%,#ffffff14 35%,#ffffff4d 50%,#ffffff14 65%,#0000 80%);width:40%;height:100%;animation:4s ease-in-out infinite heroShimmerLoop;position:absolute;top:0;left:0}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 10px 25px #1b3a4b40}#ap-close.ap-close,button.ap-close{border:2px solid var(--color-white)!important;background-color:var(--color-bleu-nuit)!important;width:2.25rem!important;height:2.25rem!important;color:var(--color-white)!important;z-index:2147483600!important;border-radius:999px!important;font-size:0!important;line-height:0!important;transition:background-color .2s,transform .2s,box-shadow .2s!important;top:-.75rem!important;right:-.75rem!important;box-shadow:0 4px 14px #1b3a4b47!important}#ap-close.ap-close:hover,button.ap-close:hover{transform:scale(1.06);background-color:var(--color-cta-primary-hover)!important;box-shadow:0 6px 18px #1b3a4b59!important}#ap-close.ap-close:focus-visible,button.ap-close:focus-visible{outline:2px solid var(--color-bleu-nuit)!important;outline-offset:3px!important}#ap-close.ap-close svg,button.ap-close svg{pointer-events:none;width:.875rem;height:.875rem;display:block}@media (width<=640px){#ap-close.ap-close,button.ap-close{top:.5rem!important;right:.5rem!important}}body.apenday-modal-open,html.apenday-modal-open,html.apenday-modal-open body{overscroll-behavior:none;overflow:hidden!important}
