: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:#6b7f89;--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:#2d9468;--color-warning:#e89b2c;--color-error:#c8453a;--color-info:var(--color-ciel-clair);--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 rgba(27,58,75,.06);--shadow-md:0 4px 12px rgba(27,58,75,.08);--shadow-lg:0 12px 32px rgba(27,58,75,.12);--shadow-card-hover:0 16px 40px rgba(27,58,75,.16);--mobile-header-offset:56px;--sticky-utility-rail:3.5rem;--sticky-utility-rail-mobile:3rem;--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-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@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{overflow-x:clip;scroll-padding-top:calc(var(--mobile-header-offset, 56px) + var(--space-4));scroll-padding-bottom:calc(var(--sticky-utility-clearance-bottom, 0px) + var(--space-4))}html:focus-within{scroll-behavior:smooth}body{overflow-x:clip;max-width:100%;min-height:100vh;text-rendering:optimizeSpeed;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}a:not([class]){-webkit-text-decoration-skip:ink;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{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!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(min-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 ease,opacity .2s ease}a:hover{opacity:.8}:focus-visible{outline:2px solid var(--color-ambre-chaleur);outline-offset:2px}.skip-link{position:absolute;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;transform:translateY(-150%);transition:transform .2s ease}.skip-link:focus,.skip-link:focus-visible{transform:translateY(0);outline:2px solid var(--color-ambre-chaleur);outline-offset:2px;opacity:1}#main-content:focus{outline:none}.eyebrow{display:inline-block;margin-bottom:var(--space-5);padding:.35rem .85rem;font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--color-bleu-nuit);background:#87c4cc2e;border-radius:var(--radius-full)}.eyebrow--light{color:var(--color-white);background:#ffffff1f}.eyebrow--on-dark{color:var(--color-ambre-chaleur);background:#f5b84a29;border:1px solid rgba(245,184,74,.28)}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 var(--space-4)}.grid{display:grid;gap:var(--space-6)}.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(max-width:767px){.text-4xl{font-size:3rem!important}.text-5xl{font-size:3.5rem!important}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1023px){.visually-hidden-mobile{display:none!important}}@media(min-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(min-width:1024px){.section-padding-y{padding-top:var(--section-padding-y-desktop);padding-bottom:var(--section-padding-y-desktop)}}.btn,a.btn,button.btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;vertical-align:middle;box-sizing:border-box;border-radius:var(--radius-full);font-family:var(--font-body);font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;gap:var(--space-2);line-height:1;-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:3rem;padding:.9375rem 1.75rem;font-size:var(--fs-base)}.btn{border:1px solid transparent}button.btn{margin:0}.btn>.lucide,.btn>svg{flex-shrink:0;display:block}.btn>:where(span,strong,em){line-height:1;display:inline-flex;align-items:center;justify-content:center}.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--shimmer{position:relative;overflow:hidden;background-color:var(--color-bleu-nuit);color:var(--color-white);border:none}.btn--shimmer:before{content:"";position:absolute;top:0;left:0;width:40%;height:100%;background:linear-gradient(105deg,transparent 20%,hsla(0,0%,100%,.08) 35%,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,.08) 65%,transparent 80%);animation:globalShimmerLoop 4s ease-in-out infinite;pointer-events:none;z-index:1}@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{background-color:transparent;color:var(--color-bleu-nuit);border:2px solid var(--color-bleu-nuit)}.btn--ghost:hover:not(:disabled){background-color:var(--color-bleu-nuit);color:var(--color-white);transform:translateY(-2px)}.btn--ghost-white{background-color:transparent;color:var(--color-white);border:2px solid var(--color-white)}.btn--ghost-white:hover:not(:disabled){background-color:var(--color-white);color:var(--color-bleu-nuit);transform:translateY(-2px)}.btn--link{background-color:transparent;color:var(--color-ambre-chaleur);padding:0;border-radius:0}.btn--link:hover:not(:disabled){text-decoration:underline;opacity:1}.btn--sm{min-height:2.5rem;padding:.75rem 1.25rem;font-size:var(--fs-sm)}.btn--md{min-height:3rem;padding:.9375rem 1.75rem;font-size:var(--fs-base)}.btn--lg{min-height:3.25rem;padding:1rem 2.5rem;font-size:1.125rem}.btn--full,.btn.w-full{width:100%;justify-content:center;text-align:center}.btn--espace:hover:not(:disabled){background-color:transparent!important;color:var(--color-bleu-nuit)!important;border-color:var(--color-bleu-nuit)!important;box-shadow:none!important}.tag{display:inline-flex;align-items:center;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}.tag--certification{background-color:var(--color-gray-100);color:var(--color-bleu-nuit)}.tag--rse{background-color:#2d94681a;color:var(--color-success)}.tag--inclusion{background-color:#f5b84a26;color:var(--color-warning)}.tag--premium{background-color:#fff;color:var(--color-bleu-nuit);font-weight:var(--fw-bold);border:1px solid rgba(135,196,204,.35);padding:var(--space-2) var(--space-5);border-radius:var(--radius-md);box-shadow:0 1px 3px #1b3a4b0f}.card-base{background-color:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--space-6);transition:transform .25s ease,box-shadow .25s ease;height:100%;display:flex;flex-direction:column}.card-base:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.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{width:100%;padding:12px 16px;border:1px solid var(--color-gray-200);border-radius:var(--radius-md);background-color:var(--color-white);transition:border-color .2s ease,box-shadow .2s ease;color:var(--color-gray-800)}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:2px solid var(--color-ambre-chaleur);outline-offset:2px;border-color:var(--color-bleu-nuit);box-shadow:0 0 0 3px #f5b84a33}.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{display:flex;align-items:center;gap:var(--space-2);font-size:var(--fs-sm);color:var(--color-gray-600);margin-bottom:var(--space-6)}.breadcrumb a{color:inherit}.breadcrumb a:hover{color:var(--color-bleu-nuit)}.breadcrumb-separator{color:var(--color-gray-500)}.modal-overlay{position:fixed;inset:0;background-color:#1b3a4b80;display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease}.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);max-width:500px;width:90%;max-height:90vh;overflow-y:auto;transform:translateY(20px);transition:transform .3s ease}.modal-overlay.is-open .modal-content{transform:translateY(0)}.drawer-overlay{position:fixed;inset:0;background-color:#1b3a4b80;z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease}.drawer-overlay.is-open{opacity:1;pointer-events:auto}.drawer-content{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:480px;background-color:var(--color-white);z-index:1001;transform:translate(100%);transition:transform .3s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column}.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);display:flex;justify-content:space-between;align-items:center}.drawer-body{padding:var(--space-6);overflow-y:auto;flex:1}.sticky-utility-bar{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:800;flex-direction:column;background-color:var(--color-white);box-shadow:-4px 0 20px #1b3a4b1f;border-radius:var(--radius-xl) 0 0 var(--radius-xl);overflow:hidden;transition:width .4s cubic-bezier(.4,0,.2,1)}.sticky-utility-bar,.sticky-utility-item{display:flex;width:var(--sticky-utility-rail)}.sticky-utility-item{align-items:center;justify-content:center;height:var(--sticky-utility-rail);color:var(--color-bleu-nuit);border-bottom:1px solid var(--color-gray-100);text-decoration:none;transition:background-color .3s ease,color .3s ease,width .4s cubic-bezier(.4,0,.2,1),padding .4s ease;padding:0;flex-shrink:0}.sticky-utility-item:last-child{border-bottom:none}.sticky-utility-item svg{flex-shrink:0;transition:transform .3s ease}.sticky-utility-item:hover{background-color:var(--color-bleu-nuit);color:var(--color-white);border-bottom-color:#ffffff1a;opacity:1}.sticky-utility-item:hover svg{color:var(--color-ambre-chaleur);transform:scale(1.1)}.sticky-utility-item--primary{background-color:var(--color-ciel-clair);color:var(--color-bleu-nuit);border-bottom-color:#1b3a4b14}.sticky-utility-item--primary:hover{background-color:var(--color-bleu-nuit);color:var(--color-white)}.sticky-utility-item--primary:hover svg{color:var(--color-ambre-chaleur)}.sticky-utility-label{margin-left:0;max-width:0;overflow:hidden;font-size:var(--fs-sm);font-weight:var(--fw-semibold);white-space:nowrap;opacity:0;transform:translate(8px);transition:opacity .3s ease,transform .3s ease,margin .3s ease,max-width .3s ease;pointer-events:none}@media(hover:hover)and (pointer:fine)and (min-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{margin-left:16px;max-width:12rem;opacity:1;transform:translate(0);transition-delay:.1s}}.sticky-utility-toggle{display:none}@media(max-width:1023px){.sticky-utility-bar{top:auto;bottom:calc(env(safe-area-inset-bottom,0px) + var(--space-5));right:0;width:var(--sticky-utility-rail-mobile);transform:none;z-index:900;max-height:min(300px,calc(100dvh - var(--mobile-header-offset, 56px) - env(safe-area-inset-bottom,0px) - var(--space-10)));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;box-shadow:-2px 0 16px #1b3a4b29;border-radius:var(--radius-md) 0 0 var(--radius-md);transition:width .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.sticky-utility-bar.is-expanded{width:min(236px,calc(100% - var(--space-4)));box-shadow:-6px 0 28px #1b3a4b33}.sticky-utility-bar:not(.is-expanded) .sticky-utility-label{display:none}.sticky-utility-bar:not(.is-expanded) .sticky-utility-item{min-width:0;width:var(--sticky-utility-rail-mobile);justify-content:center;padding:0;overflow:hidden}.sticky-utility-bar.is-expanded .sticky-utility-item{justify-content:flex-start;width:100%;padding:0 18px}.sticky-utility-bar.is-expanded .sticky-utility-label{display:block;margin-left:16px;max-width:12rem;opacity:1;transform:translate(0)}.sticky-utility-bar.is-expanded .sticky-utility-toggle svg{transform:rotate(180deg)}body.mobile-menu-open .sticky-utility-bar{opacity:0;visibility:hidden;pointer-events:none}.sticky-utility-toggle{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;height:2.75rem;min-height:2.75rem;padding:0;border:none;border-bottom:1px solid var(--color-gray-100);background-color:var(--color-gray-50);color:var(--color-bleu-nuit);cursor:pointer;-webkit-tap-highlight-color:transparent}.sticky-utility-toggle:focus-visible{outline:2px solid var(--color-ambre-chaleur);outline-offset:-2px}.sticky-utility-toggle svg{transition:transform .25s ease}.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);padding:0 14px;-webkit-tap-highlight-color:transparent}.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,56px)}@media(max-width:1023px){:root{--sticky-utility-gutter:calc(var(--sticky-utility-rail-mobile) + var(--space-2));--sticky-utility-clearance-bottom:calc(env(safe-area-inset-bottom, 0px) + var(--space-5) + 4.5rem)}#main-content{padding-bottom:var(--sticky-utility-clearance-bottom)}}.hero{overflow:hidden;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%,rgba(135,196,204,.14) 0%,rgba(135,196,204,0) 65%),linear-gradient(180deg,rgba(135,196,204,.09) 0%,rgba(135,196,204,.09) 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}.hero,.hero>.container{display:flex;align-items:center;position:relative}.hero>.container{z-index:var(--hero-z-content);flex:1;width:100%}.hero__actions,.hero__content,.hero__visual{position:relative;z-index:1}.hero.section-padding-y{padding-top:var(--space-8);padding-bottom:0}main>section.hero+section{padding-top:var(--section-padding-y-mobile)}@media(min-width:768px){main>section.hero+section{padding-top:var(--section-padding-y-desktop)}}.hero__content{min-width:0}.hero__content--centered{width:100%;max-width:48rem;margin-inline:auto;text-align:center}.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{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.hero__grid{display:grid;grid-template-columns:1fr;gap:var(--space-6);align-items:center;position:relative;z-index:2;width:100%}.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(max-width:1023px){.hero,.hero.section-padding-y{padding-top:calc(var(--mobile-header-offset, 56px) + var(--space-6))}}@media(max-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);align-items:flex-start;padding-top:calc(var(--mobile-header-offset, 56px) + var(--space-4));padding-bottom:clamp(6.5rem,16vw,8.5rem)}.hero>.container{align-items:flex-start}.hero--centered,.hero--centered.section-padding-y{justify-content:center;align-items:center}.hero--centered>.container{align-items:center}.hero--centered .hero__content--centered{display:flex;flex-direction:column;align-items:center;gap:var(--space-4);max-width:21.5rem}.hero--centered .hero__title{font-size:clamp(2rem,7.5vw,2.5rem);margin-bottom:0;line-height:1.12;letter-spacing:-.03em}.hero--centered .hero__subtitle{font-size:.9375rem;line-height:1.5;margin-top:0;color:var(--color-gray-600)}.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{display:flex;flex-direction:column}.hero__content{gap:0;order:1;padding-right:0}.hero__visual{order:2;margin-top:0}.hero__title{font-size:clamp(1.9rem,7.2vw,2.25rem);line-height:1.12;margin-bottom:var(--space-3);letter-spacing:-.03em}.hero__title-break{display:block;margin-top:.06em}.hero .highlight-tilt{white-space:normal;display:inline-block;margin-top:0}.hero--profile .highlight-tilt,.hero--profile .highlight-tilt--hero-entreprise{white-space:normal}.hero .highlight-tilt:before{inset:0 -6px -6px -4px}.hero__subtitle{font-size:.9375rem;line-height:1.5;margin-top:0;margin-bottom:0;max-width:100%;padding-right:0;color:var(--color-gray-600)}.hero__actions{margin-top:var(--space-4)}.hero--split .hero__grid{display:grid;grid-template-columns:1fr;grid-template-areas:"title" "subtitle" "visual" "actions";gap:var(--space-4);row-gap:var(--space-4)}.hero--split .hero__title{grid-area:title;font-size:clamp(1.85rem,7vw,2.2rem);line-height:1.14;margin-bottom:0;padding-right:0;max-width:18ch}.hero--split .hero__copy{display:contents}.hero--split .hero__subtitle{grid-area:subtitle;font-size:.9375rem;line-height:1.5;margin:0}.hero--split .hero__visual{grid-area:visual;order:unset}.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{grid-area:actions;margin-top:0;gap:var(--space-2);align-items:stretch}.hero--split .hero__actions .btn--lg{min-height:3rem;padding:.85rem 1.25rem;font-size:.9875rem}.hero--split .hero__actions .btn--ghost{width:auto;min-height:2.75rem;padding:.75rem .5rem;border:none;border-radius:0;justify-content:flex-start;text-align:left;font-size:var(--fs-sm);font-weight:var(--fw-semibold);align-self:flex-start;color:var(--color-bleu-nuit);text-decoration:none}.hero--split .hero__actions .btn--ghost:before{display:none}.hero--split .hero__actions .btn--ghost:after{display:block;bottom:2px;width:100%;height:1.5px;opacity:.4;background:currentColor}.hero--split .hero__actions .btn--ghost:hover{padding-left:.1rem;background:transparent}.hero--split .hero__actions .btn--ghost:hover:after{opacity:1}}@media(min-width:768px)and (max-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);align-items:center;padding-top:calc(var(--mobile-header-offset, 56px) + var(--space-12));padding-bottom:clamp(4.5rem,10vw,6rem)}.hero.hero--split,.hero.hero--split.section-padding-y,.hero.hero--split>.container{align-items:flex-start}.hero>.container{align-items:center}.hero--centered,.hero--centered.section-padding-y{align-items:center;justify-content:center}.hero--centered .hero__content--centered{display:flex;flex-direction:column;align-items:center;gap:var(--space-5);max-width:34rem}.hero--centered .hero__title{font-size:clamp(2.25rem,4.4vw,3rem);margin-bottom:0;letter-spacing:-.03em;line-height:1.12}.hero--centered .hero__subtitle{font-size:1.0625rem;line-height:1.55;margin-top:0}.hero--centered .hero__actions{margin-top:0;justify-content:center;flex-wrap:wrap}.hero__grid{display:flex;flex-direction:column;gap:var(--space-6);width:100%;max-width:none;margin-inline:0}.hero__content{order:1}.hero__visual{order:2}.hero__title{font-size:clamp(2.1rem,4vw,2.75rem);margin-bottom:var(--space-4);line-height:1.12;letter-spacing:-.03em}.hero__subtitle{font-size:var(--fs-base);margin-top:0;max-width:34rem;line-height:1.55}.hero__actions{margin-top:var(--space-5)}.hero--split .hero__grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(15rem,.88fr);grid-template-areas:"title visual" "copy visual";-moz-column-gap:clamp(2.25rem,4.5vw,3.5rem);column-gap:clamp(2.25rem,4.5vw,3.5rem);row-gap:var(--space-3);align-items:center;max-width:none}.hero--split .hero__title{grid-area:title;margin-bottom:0;font-size:clamp(1.95rem,3.5vw,2.55rem);line-height:1.14;align-self:end;max-width:16ch}.hero--split .hero__copy{grid-area:copy;display:flex;flex-direction:column;gap:var(--space-5);align-self:start;min-width:0;padding-top:var(--space-1)}.hero--split .hero__visual{grid-area:visual;order:unset;align-self:center}.hero--split .hero__subtitle{font-size:1rem;line-height:1.5;max-width:26rem}.hero--split .hero__actions{margin-top:0;flex-direction:row;flex-wrap:wrap;align-items:center;gap:var(--space-4) var(--space-5)}.hero--split .hero__actions .btn--lg{flex:0 1 auto;min-height:3rem;padding:.85rem 1.5rem}.hero--split .hero__actions .btn--primary.btn--lg{flex:0 1 auto;min-width:0}.hero--split .hero__actions .btn--ghost{width:auto;min-height:2.75rem;padding:.75rem .5rem;border:none;border-radius:0;justify-content:flex-start;text-align:left;font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--color-bleu-nuit)}.hero--split .hero__actions .btn--ghost:before{display:none}.hero--split .hero__actions .btn--ghost:after{display:block;bottom:2px;width:100%;height:1.5px;opacity:.4;background:currentColor}.hero--split .hero__actions .btn--ghost:hover{padding-left:.1rem;background:transparent}.hero--split .hero__actions .btn--ghost:hover:after{opacity:1}.hero--split.hero--collectivites .hero__title{font-size:clamp(1.7rem,3.1vw,2.2rem);max-width:18ch}}@media(min-width:1024px){.hero,.hero.section-padding-y{padding-top:var(--space-24);padding-bottom:0}.hero__grid{grid-template-columns:55% 45%;gap:var(--space-12)}.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{margin-inline:0;max-width:none}.hero--split .hero__grid{display:grid;grid-template-columns:55% 45%;grid-template-areas:"title visual" "copy visual";-moz-column-gap:var(--space-12);column-gap:var(--space-12);row-gap:0;align-items:center}.hero--split .hero__title{grid-area:title;margin-bottom:var(--space-6)}.hero--split .hero__copy{grid-area:copy;display:flex;flex-direction:column;align-self:start}.hero--split .hero__visual{grid-area:visual;align-self:center}.hero--split .hero__subtitle{margin-top:0}.hero--split .hero__actions{margin-top:var(--space-8)}}.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);align-items:flex-start;position:relative;overflow-x:clip;overflow-y:visible;padding-bottom:0;--hero-profile-top-white:calc(var(--mobile-header-offset, 56px) + var(--space-16));--hero-bg-tinted:radial-gradient(ellipse 130% 90% at 75% 0%,rgba(135,196,204,.24) 0%,rgba(135,196,204,0) 65%),linear-gradient(180deg,rgba(135,196,204,.12) 0%,rgba(135,196,204,.12) 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);background-repeat:no-repeat;background-size:100% 100%;background-position:top;padding-top:var(--hero-profile-top-white)}@media(min-width:1024px){.hero--profile,.hero--profile.section-padding-y{align-items:center}}.hero--profile:before{top:-10%;right:-10%;width:min(350px,80vw);height:min(350px,80vw);background:radial-gradient(circle,#87c4cc59 0,#fff0 70%);filter:blur(40px)}.hero--profile:after,.hero--profile:before{content:"";position:absolute;z-index:var(--hero-z-bg);pointer-events:none}.hero--profile:after{bottom:15%;left:-10%;width:min(320px,75vw);height:min(320px,75vw);background:radial-gradient(circle,#f5b84a24 0,#fff0 70%);filter:blur(50px)}.hero--profile>.container{align-items:flex-start;flex:1;position:relative;z-index:var(--hero-z-content);width:100%}@media(min-width:1024px){.hero--profile>.container{align-items:center}}.hero--profile .hero__grid{align-content:start;align-items:start}@media(min-width:1024px){.hero--profile .hero__grid{align-content:center;align-items:center}}.hero--profile .hero__content{position:relative;z-index:3;min-width:0}.hero--profile .hero__visual{position:relative;z-index:2;min-width:0}.hero.hero--profile.overflow-hidden{overflow-x:clip;overflow-y:visible}.hero--profile .hero__image-wrapper{position:relative;z-index:1;overflow:hidden;margin-inline:auto;width:100%;max-width:36rem;aspect-ratio:3/2;border:6px solid #fff;border-radius:var(--radius-2xl);box-shadow:0 20px 40px #0b4dad1f,0 5px 15px #0000000d;transform:rotate(1deg);animation:float-gentle 7s ease-in-out infinite;will-change:transform}.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;transform:rotate(-1.2deg);animation:float-gentle-reverse 8s ease-in-out infinite}.hero--collectivites .highlight-tilt,.hero--collectivites .highlight-tilt--hero-entreprise{white-space:normal}@media(min-width:1024px){.hero--collectivites .hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);gap:var(--space-16)}.hero--collectivites .hero__title{font-size:clamp(1.9rem,3.1vw,3.25rem)}.hero--collectivites .hero__content{overflow:hidden;padding-right:var(--space-4)}}@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{display:block;width:100%;height:100%;max-height:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;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(max-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(min-width:768px)and (max-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{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:var(--space-3)!important;margin-top:var(--space-8)!important;position:relative;z-index:20}.hero--profile .hero__actions .btn--primary{width:100%;justify-content:center;text-align:center;min-height:3rem;padding:.9375rem 1.75rem;box-shadow:0 10px 20px #0b4dad2e}.hero--profile .hero__actions .btn--ghost{width:auto;min-width:0;align-self:flex-start;justify-content:center;text-align:center;padding:.9375rem .25rem}.hero--profile .hero__actions .btn--ghost:before{display:none}.hero--profile .hero__actions .btn--ghost:hover{padding-left:4px}@media(min-width:768px){.hero--profile .hero__actions{flex-direction:row!important;align-items:center;width:auto!important;gap:var(--space-4)!important}.hero--profile .hero__actions .btn--primary{width:auto!important;min-width:200px!important;justify-content:center}}@media(max-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, 56px) + 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(min-width:768px)and (max-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, 56px) + 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(min-width:1024px)and (max-width:1279px){.hero--profile,.hero--profile.section-padding-y{--hero-profile-top-white:calc(var(--mobile-header-offset, 56px) + var(--space-16));padding-top:var(--hero-profile-top-white);padding-bottom:0}.hero--profile .hero__grid{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:var(--space-8);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{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{animation:none;transform:none;max-width:none;margin-inline:0;max-height:min(380px,48svh)}}@media(min-width:1280px){.hero--profile,.hero--profile.section-padding-y{--hero-profile-top-white:calc(var(--space-24) + var(--space-6));padding-top:var(--hero-profile-top-white);padding-bottom:0}.hero--profile .hero__grid{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:var(--space-12);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{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{animation:none;transform:none;will-change:auto}.hero--profile .hero__image-wrapper{margin-inline:0;max-width:none;max-height:min(440px,54svh)}}@media(min-width:1280px)and (max-width:1439px){.hero--profile .hero__image-wrapper{max-height:min(400px,50svh)}}@media(min-width:1440px){.hero--profile .hero__grid{gap:var(--space-10)}.hero--profile .hero__image-wrapper{max-height:min(480px,58svh)}}.highlight-tilt{position:relative;display:inline-block;white-space:nowrap;isolation:isolate;z-index:0;color:var(--color-bleu-nuit);padding:0 4px}.highlight-tilt .word-anim{position:relative;z-index:1;filter:none;animation-name:wordFadeUpHighlight}@keyframes wordFadeUpHighlight{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.highlight-tilt:before{content:"";position:absolute;inset:0 -12px -10px;background-color:var(--color-ambre-chaleur);border-radius:12px 6px 14px 8px;transform:rotate(-1.5deg) scaleX(0);z-index:-1;pointer-events:none;box-shadow:0 4px 15px #f5b84a4d;transform-origin:left center;opacity:0}.is-visible .highlight-tilt:before{animation:drawHighlight .6s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:.8s}.hero .is-visible .highlight-tilt:before{animation-delay:1.4s}.highlight-tilt--hero-entreprise:before{inset:4px -12px -14px}.highlight-tilt--stacked{display:inline-block;white-space:normal;text-align:left}.highlight-tilt--stacked:before{inset:4px -12px -10px}.help-section .highlight-tilt:before{top:6px}@media(max-width:767px){.help-section .highlight-tilt:before{inset:auto -8px -4px -6px}}@keyframes drawHighlight{0%{transform:rotate(-1.5deg) scaleX(0);opacity:0}to{transform:rotate(-1.5deg) scaleX(1);opacity:1}}.word-anim{display:inline-block;opacity:0;filter:blur(8px);transform:translateY(15px);animation:wordFadeBlur .8s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--wa-delay,0s)}@keyframes wordFadeBlur{0%{opacity:0;filter:blur(8px);transform:translateY(15px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}.seq-fade-up{opacity:0;transform:translateY(20px);animation:seqFadeUp .8s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--seq-delay,0s)}@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;transform:none!important;animation:none!important}.hero .is-visible .highlight-tilt:before,.is-visible .highlight-tilt:before{transform:rotate(-1.5deg) scaleX(1);opacity:1;animation:none}}@keyframes heroShimmerLoop{0%{transform:translate(-150%) skew(-20deg)}30%{transform:translate(250%) skew(-20deg)}to{transform:translate(250%) skew(-20deg)}}.hero__actions .btn--primary{position:relative;border:none;background-color:var(--color-bleu-nuit);overflow:hidden;transition:background-color .4s ease,transform .35s cubic-bezier(.22,1,.36,1),box-shadow .4s ease}.hero__actions .btn--primary:before{content:"";position:absolute;top:0;left:0;width:40%;height:100%;background:linear-gradient(105deg,transparent 20%,hsla(0,0%,100%,.08) 35%,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,.08) 65%,transparent 80%);animation:heroShimmerLoop 4s ease-in-out infinite;pointer-events:none;z-index:1}.hero__actions .btn--primary:hover{background-color:#0f252f;transform:translateY(-3px);box-shadow:0 10px 30px #1b3a4b4d}.hero__actions .btn--ghost{background:transparent;border:none;color:var(--color-bleu-nuit);padding-left:4px;padding-right:4px;border-radius:0;position:relative;overflow:visible;transition:color .3s ease,padding-left .4s cubic-bezier(.22,1,.36,1)}.hero__actions .btn--ghost:after{content:"";position:absolute;bottom:6px;left:0;width:0;height:2px;background-color:var(--color-bleu-nuit);border-radius:2px;transition:width .4s cubic-bezier(.22,1,.36,1)}.hero__actions .btn--ghost:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) translate(-6px);width:18px;height:18px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' stroke='%231b3a4b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;opacity:0;transition:opacity .35s ease,transform .4s cubic-bezier(.22,1,.36,1)}.hero__actions .btn--ghost:hover{padding-left:28px;color:var(--color-bleu-nuit);transform:none;box-shadow:none;background:transparent}.hero__actions .btn--ghost:hover:after{width:100%}.hero__actions .btn--ghost:hover:before{opacity:1;transform:translateY(-50%) translate(0)}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3);margin-top:var(--space-8);width:100%}.hero__actions .btn{justify-content:center;text-align:center}.hero__actions .btn--lg{min-height:3.25rem}@media(max-width:767px){.hero__actions{flex-direction:column;align-items:stretch;gap:var(--space-3);margin-top:var(--space-5);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);justify-content:center;text-align:center}.hero--profile:not(.hero-offer-detail) .hero__actions .btn--ghost,.hero--split .hero__actions .btn--ghost{width:auto;min-height:2.75rem;padding:.75rem .5rem;border:none;border-radius:0;justify-content:flex-start;text-align:left}.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{padding-left:1.15rem;background-color:#1b3a4b0d;transform:none;box-shadow:none}.hero--profile:not(.hero-offer-detail) .hero__actions .btn--ghost:hover,.hero--split .hero__actions .btn--ghost:hover{padding-left:.5rem;background:transparent}}@media(min-width:768px)and (max-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(min-width:1024px){.hero__actions{gap:var(--space-4);max-width:640px}.hero__actions .btn--lg{flex:0 1 auto}}.hero__image-wrapper{position:relative;z-index:1;width:100%;aspect-ratio:3/2;overflow:hidden;border-radius:var(--radius-2xl);background-color:#ffffff80;padding:12px;border:1px solid hsla(0,0%,100%,.8);box-shadow:0 24px 48px -12px #0b4dad26,inset 0 0 20px #ffffff80;animation:floating 6s ease-in-out infinite;will-change:transform;transform:translateZ(0)}.hero__image,.hero__image-wrapper img{border-radius:calc(var(--radius-2xl) - 10px);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media(max-width:767px){.hero:not(.hero-offer-detail) .hero__visual{width:100%;margin-inline:0}.hero:not(.hero-offer-detail) .hero__image-wrapper{padding:.4rem;border:none;border-radius:calc(var(--radius-2xl) + 2px);box-shadow:0 18px 40px -18px #1b3a4b47,0 0 0 1px #1b3a4b0a;background:var(--color-white);animation:none;transform:none;will-change:auto;max-width:none;margin-inline:0;aspect-ratio:5/3;overflow:hidden}.hero:not(.hero-offer-detail) .hero__image,.hero:not(.hero-offer-detail) .hero__image-wrapper img{border-radius:calc(var(--radius-2xl) - 2px)}.hero.hero--split:not(.hero-offer-detail) .hero__image-wrapper{aspect-ratio:5/3}.hero.hero--split:not(.hero-offer-detail) .hero__image,.hero.hero--split:not(.hero-offer-detail) .hero__image-wrapper img{-o-object-position:center center;object-position:center center}}@media(min-width:768px)and (max-width:1023px){.hero:not(.hero-offer-detail) .hero__visual{width:100%;margin-inline:0}.hero:not(.hero-offer-detail) .hero__image-wrapper{width:100%;max-width:none;margin-inline:0;aspect-ratio:3/4;padding:.5rem;border:none;border-radius:calc(var(--radius-2xl) + 4px);background:var(--color-white);box-shadow:0 24px 48px -20px #1b3a4b47,0 0 0 1px #1b3a4b0a;animation:none;transform:none;will-change:auto;overflow:hidden}.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/4;max-height:min(26rem,54svh)}}.hero__shape-divider{position:absolute;bottom:-40px;left:0;width:100%;overflow:hidden;line-height:0;z-index:var(--hero-z-shape);pointer-events:none}.hero__shape-divider img,.hero__shape-divider svg{width:100%;height:auto;display:block;pointer-events:none}@media(max-width:767px){.hero__shape-divider{bottom:0;height:clamp(5.5rem,18vw,7.25rem)}.hero__shape-divider img,.hero__shape-divider svg{height:100%;max-height:none}}@media(min-width:768px)and (max-width:1023px){.hero__shape-divider{bottom:0;height:clamp(5.25rem,12vw,7rem)}.hero__shape-divider img,.hero__shape-divider svg{height:100%;max-height:none}}@media(min-width:1024px){.hero__shape-divider{bottom:-25px;height:auto}}@media(min-width:1600px){.hero__shape-divider{bottom:-60px}}.shape-anim{will-change:transform,opacity}@keyframes floating{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-15px,0)}}.profiles__grid{grid-template-columns:1fr;gap:var(--space-6)}.profile-card{text-decoration:none;color:inherit;border:1px solid var(--color-gray-100)}.profile-card__icon{background-color:var(--color-gray-50);width:64px;height:64px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.profile-card:hover .profile-card__icon{transform:scale(1.1)}.profile-card__arrow{opacity:0;transform:translate(-10px);transition:all .3s ease}.profile-card:hover .profile-card__arrow{opacity:1;transform:translate(0)}.profile-card--featured{padding:0;border:none;min-height:380px}.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 ease}.profile-card:hover .profile-card__bg-img{transform:scale(1.05)}.profile-card--accent{background-color:var(--color-gray-50)}@media(min-width:1024px){.profiles__grid{grid-template-columns:repeat(4,1fr)}.profile-card--featured{grid-column:span 2;grid-row:span 2}}.proofs__layout{display:grid;grid-template-columns:1fr;gap:var(--space-6);align-items:center}@media(min-width:768px){.proofs__layout{grid-template-columns:5fr 7fr;gap:var(--space-8)}}@media(min-width:1024px){.proofs__layout{gap:var(--space-12)}}.proofs{padding-top:var(--space-10)!important;padding-bottom:var(--space-10)!important}@media(min-width:768px){.proofs{padding-top:var(--space-16)!important;padding-bottom:var(--space-16)!important}}@media(min-width:1024px){.proofs{padding-top:10rem!important;padding-bottom:10rem!important}}.proofs__tag{font-size:var(--fs-sm);background-color:#f5b84a47;color:#f8e7c0}.proofs__tag,.proofs__tag-small{display:inline-block;padding:4px 12px;border-radius:var(--radius-full);font-weight:var(--fw-semibold)}.proofs__tag-small{font-size:var(--fs-xs);background-color:var(--color-ambre-chaleur);color:var(--color-white)}.proofs__content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-4)}@media(min-width:768px){.proofs__content{gap:var(--space-6)}}.proofs__title{font-size:clamp(1.65rem,6.5vw,3rem);color:var(--color-white);line-height:1.35;margin:0}@media(max-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);line-height:1.55;color:var(--color-gray-200);margin:0;max-width:36rem}@media(min-width:768px){.proofs__desc{font-size:var(--fs-lg);line-height:1.5}}.proofs__cta{margin-top:var(--space-1)}@media(max-width:767px){.proofs__cta{width:100%;justify-content:center}}.proofs__bento{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2)}@media(min-width:768px){.proofs__bento{gap:var(--space-4)}}.bento-card{border-radius:var(--radius-xl);padding:var(--space-4);display:flex;flex-direction:column;transition:transform .3s ease}@media(min-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{background:#ffffff08;border:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:var(--space-4);transition:all .4s cubic-bezier(.175,.885,.32,1.275)}@media(min-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{flex-direction:row!important;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-6)}.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);line-height:1;font-variant-numeric:tabular-nums}@media(min-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-bleu-nuit{color:var(--color-bleu-nuit)!important}.bento-ofg__icon{display:block;flex-shrink:0}.bento-ofg__logo{height:56px;width:auto;max-width:96px;-o-object-fit:contain;object-fit:contain}@media(min-width:768px){.bento-ofg{gap:var(--space-6)}.bento-ofg__logo{height:100px;max-width:180px}}@media(max-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{flex-direction:row;align-items:center;gap:var(--space-3)}.proofs__bento .bento-proof__icon,.proofs__bento .bento-stat__num{margin-bottom:0;flex-shrink: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);line-height:1.25;margin-bottom:0}.proofs__bento .bento-card__desc{display:none}.proofs__bento .bento-ofg__logo{height:44px;max-width:72px}.proofs__bento .bento-glass:hover{transform:none;box-shadow:none}}.offers-grid{display:grid;grid-template-columns:1fr;gap:var(--space-5)}.card-offer{border:1px solid var(--color-white);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;padding:var(--space-5);display:flex;flex-direction:column;align-items:flex-start;text-align:left}@media(max-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(min-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{width:100%;text-align:left;display:flex;flex-direction:column;align-items:flex-start}.card-offer--featured{background-color:var(--color-bleu-nuit);color:var(--color-white);border:1px solid #f5b84a;box-shadow:0 15px 35px #f5b84a1a;position:relative;overflow:visible}.card-offer--featured:before{content:"";position:absolute;inset:-2px;border-radius:inherit;padding:2px;background:linear-gradient(110deg,transparent 40%,rgba(255,243,176,.1) 45%,hsla(0,0%,100%,.7) 50%,rgba(255,243,176,.1) 55%,transparent 60%);background-size:300% 100%;animation:shimmerBorder 8s linear infinite;pointer-events:none;z-index:1;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@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{background:linear-gradient(135deg,#f5b84a,#fff3b0 50%,#f5b84a);color:var(--color-bleu-nuit)!important;border:none;font-weight:var(--fw-bold);box-shadow:0 4px 15px #f5b84a4d;position:relative;overflow:hidden}.card-offer--featured .btn--primary:after{content:"";position:absolute;top:-50%;left:-60%;width:20%;height:200%;background:#fff6;transform:rotate(30deg);animation:shimmerButton 3s infinite}@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{background-color:#ffffff1a;color:var(--color-white);border:1px solid hsla(0,0%,100%,.2)}.card-offer--featured .card-offer__price{border-bottom-color:#ffffff1a!important}.card-offer .btn,.card-offer .mt-auto{width:100%!important}.card-offer .btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;margin-top:auto}.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{box-shadow:0 20px 45px #f5b84a40;transform:translateY(-10px) scale(1.02)}.featured-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#f5b84a,#fff3b0 50%,#f5b84a);color:var(--color-bleu-nuit);padding:5px 20px;border-radius:var(--radius-full);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.1em;z-index:10;box-shadow:0 4px 12px #0003;white-space:nowrap;border:1px solid hsla(0,0%,100%,.3);overflow:hidden}.featured-badge:after{content:"";position:absolute;top:0;left:-150%;width:150%;height:100%;background:linear-gradient(110deg,transparent 30%,hsla(0,0%,100%,.1) 40%,hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,.1) 60%,transparent 70%);animation:shimmerFluid 10s ease-in-out infinite}@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;padding:0!important;margin:0 0 var(--space-8) 0!important;flex-direction:column!important}.card-offer__features,.card-offer__features li{width:100%!important;display:flex!important;align-items:flex-start!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;border-radius:50%;background-color:#45f1f926;color:var(--color-bleu-nuit);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}.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{width:12px;height:12px;stroke-width:3.5}@media(min-width:768px){.offers-grid{grid-template-columns:repeat(3,1fr)}}.news-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6);width:100%}.news-grid,.news-grid>*{min-width:0}@media(min-width:768px)and (max-width:1023px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6)}}@media(min-width:1024px){.news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6) var(--space-7,1.75rem)}}.actu-card{--actu-accent:var(--color-ambre-chaleur);--actu-ink:var(--color-bleu-nuit);display:flex;flex-direction:column;height:100%;text-decoration:none!important;color:inherit;background:var(--color-white);border:1px solid rgba(27,58,75,.06);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,border-color .3s ease}.actu-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover);border-color:#87c4cc73}.actu-card:focus-visible{outline:2px solid var(--actu-accent);outline-offset:3px}.actu-card--skeleton{pointer-events:none;opacity:.7;box-shadow:var(--shadow-sm)}.actu-card__media{position:relative;aspect-ratio:16/10;width:100%;overflow:hidden;background:linear-gradient(135deg,rgba(135,196,204,.18) 0,var(--color-gray-100) 55%,rgba(245,184,74,.12) 100%)}.actu-card__media:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(0deg,rgba(27,58,75,.28) 0,transparent);pointer-events:none;z-index:1}.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{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;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{position:relative;display:flex;flex-direction:column;flex:1 1 auto;gap:var(--space-3);padding:var(--space-5) var(--space-5) var(--space-6);background:linear-gradient(180deg,rgba(135,196,204,.08) 0,transparent 2.75rem),var(--color-white)}.actu-card__body:before{content:"";position:absolute;top:0;left:var(--space-5);width:2.25rem;height:3px;border-radius:var(--radius-full);background:var(--actu-accent)}.actu-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .75rem;padding-top:var(--space-2)}.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);background:#87c4cc38;border:1px solid rgba(135,196,204,.35);border-radius:var(--radius-sm);padding:.2rem .55rem}.actu-card__cat,.actu-card__title{font-weight:var(--fw-bold);color:var(--actu-ink)}.actu-card__title{margin:0;font-family:var(--font-display,inherit);font-size:clamp(1.08rem,1.25vw,1.28rem);line-height:1.28;letter-spacing:-.02em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.actu-card:hover .actu-card__title{color:var(--color-ciel-deep)}.actu-card__excerpt{margin:0;flex:1 1 auto;font-size:var(--fs-sm);line-height:1.55;color:var(--color-gray-600);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.actu-card__more{display:inline-flex;align-items:center;gap:.45rem;margin-top:var(--space-2);padding-top:var(--space-3);border-top:1px solid rgba(27,58,75,.08);font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--actu-ink);transition:color .2s ease}.actu-card__more svg{color:var(--actu-accent);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{height:.75rem;border-radius:var(--radius-sm);background:var(--color-gray-100)}.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(max-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{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.help-banner{background:linear-gradient(135deg,var(--color-bleu-nuit) 0,#0d1b24 100%);border-radius:var(--radius-3xl);padding:clamp(2rem,5vw,4rem);box-shadow:0 25px 50px -12px #00000080;border:1px solid hsla(0,0%,100%,.05)}.help-banner__grid{display:grid;grid-template-columns:1fr;gap:var(--space-6);align-items:center}@media(min-width:768px){.help-banner__grid{gap:var(--space-10)}}@media(min-width:1024px){.help-banner__grid{grid-template-columns:1fr 1fr;gap:var(--space-16)}}.help-glass-card{display:flex;align-items:center;gap:1rem;background:#ffffff08;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--radius-2xl);padding:1.15rem 1.25rem;text-decoration:none;transition:background-color .25s ease,border-color .25s ease,transform .25s ease;position:relative;overflow:hidden}@media(min-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{width:3.25rem;height:3.25rem;border-radius:var(--radius-xl);background-color:#ffffff1a;display:flex;align-items:center;justify-content:center;color:var(--color-white);transition:background-color .25s ease,color .25s ease,transform .25s ease;flex-shrink:0}.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(max-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{width:2.25rem;height:2.25rem;border-radius:var(--radius-md);background-color:#ffffff14}.help-glass-card__icon svg{width:1.05rem;height:1.05rem}.help-glass-card:hover{transform:none;background:#ffffff0f}}.profiles__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:var(--space-4);margin-top:var(--space-8);align-items:stretch}@media(max-width:767px){.profiles__grid{display:flex;flex-direction:row;gap:var(--space-4);overflow-x:auto;overflow-y:hidden;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}.profiles__grid>.profile-card--immersive{flex:0 0 min(72vw,260px);width:min(72vw,260px);height:280px;scroll-snap-align:start}.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{font-size:.85rem!important;-webkit-line-clamp:3}.profile-card__icon-float{top:1rem;right:1rem;width:38px;height:38px}}@media(prefers-reduced-motion:reduce){.profiles__grid{scroll-behavior:auto}.profile-card--immersive,.profile-card--immersive:hover{transition:none!important;transform:none!important}}@media(min-width:768px){.profiles__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.profiles__grid{grid-template-columns:repeat(5,1fr)}}.profile-card--immersive{position:relative;height:420px;border-radius:24px!important;overflow:hidden;padding:0!important;border:none!important;background-color:var(--color-bleu-nuit);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(-12px) scale(1.04);box-shadow:0 30px 60px #0006!important}.profile-card__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;transition:transform .6s ease}.profile-card--immersive:hover .profile-card__bg{transform:scale(1.1)}.profile-card__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.3) 30%,rgba(0,0,0,.95));z-index:1;transition:background .4s ease}.profile-card--immersive:hover .profile-card__overlay{background:linear-gradient(180deg,#0000001a 0,#0006 30%,#000)}.profile-card--immersive .profile-card__content{position:absolute;bottom:0;left:0;width:100%;padding:2rem;z-index:2;color:#fff}.profile-card--immersive .profile-card__title{font-size:1.4rem!important;font-weight:700!important;margin-bottom:.5rem!important;color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.3)}.profile-card--immersive .profile-card__desc{font-size:.95rem!important;line-height:1.4!important;color:#ffffffd9!important;margin:0!important;opacity:.9;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-card__icon-float{position:absolute;top:2rem;right:2rem;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.2);color:#fff;z-index:2;transition:all .3s ease}.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:scrollReveal .55s cubic-bezier(.16,1,.3,1) backwards}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;animation:none;transform:none;filter:none;will-change:auto}@media(prefers-reduced-motion:reduce){html.js .animate-on-scroll.is-visible,html.js .animate-on-scroll:not(.is-visible){opacity:1;animation:none;transform:none;filter:none;will-change:auto}}@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{background:none;border:none;cursor:pointer;color:var(--color-gray-600);transition:color .3s ease,transform .3s ease,background-color .3s ease;padding:var(--space-2);border-radius:var(--radius-full);display:inline-flex;align-items:center;justify-content:center;margin-left:var(--space-4);vertical-align:middle}.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{background-color:#fff;border-radius:24px;padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1.25rem;transition:transform .25s ease-out,box-shadow .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;box-shadow:0 4px 20px #00000008;position:relative;overflow:hidden;text-decoration:none;border:1px solid rgba(0,0,0,.05);height:100%;z-index:1}.profile-card--clean:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0546a533;border-color:var(--color-logo-blue-deep);background-color:var(--color-logo-blue-deep)}.profile-card--clean .profile-card__icon{background:linear-gradient(135deg,var(--color-bleu-nuit) 0,#1a3a4d 100%);color:var(--color-white);width:72px;height:72px;border-radius:20px;display:flex;align-items:center;justify-content:center;transition:transform .25s ease-out,background .25s ease-out,color .25s ease-out,box-shadow .25s ease-out;box-shadow:0 10px 20px #12283526;margin-bottom:.5rem;position:relative}.profile-card--clean .profile-card__icon:after{content:"";position:absolute;inset:-4px;border-radius:24px;background:linear-gradient(135deg,var(--color-ambre-chaleur),transparent);opacity:0;z-index:-1;transition:opacity .25s ease-out}.profile-card--clean:hover .profile-card__icon{transform:scale(1.08) rotate(-5deg);background:linear-gradient(135deg,var(--color-ambre-chaleur) 0,#e5a435 100%);color:var(--color-bleu-nuit);box-shadow:0 15px 30px #f5b84a4d}.profile-card--clean:hover .profile-card__icon:after{opacity:1}.profile-card--clean .profile-card__content{display:flex;flex-direction:column;gap:.5rem;position:relative;padding:0;color:var(--color-bleu-nuit)}.profile-card--clean .profile-card__title{font-size:1.5rem!important;font-weight:800!important;color:var(--color-bleu-nuit)!important;margin-bottom:0!important;letter-spacing:-.02em;text-shadow:none!important;transition:color .25s ease-out!important}.profile-card--clean:hover .profile-card__title{color:#fff!important}.profile-card--clean .profile-card__desc{color:var(--color-gray-600)!important;line-height:1.6!important;margin-bottom:1.5rem!important;flex-grow:1;font-size:1.05rem!important;opacity:1!important;display:block!important;transition:color .25s ease-out!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{font-size:1.1rem;font-weight:700;color:var(--color-ambre-chaleur);margin:0 0 .25rem;transition:color .25s ease-out}.profile-card--clean:hover.is-list .profile-card__price{color:#ffd46e}.profile-card--clean.is-list .profile-card__action{position:relative;z-index:2}.profile-card--clean.is-list .profile-card__action .btn{position:relative;z-index:2;cursor:pointer}.profile-card--clean .profile-card__action{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-bleu-nuit);font-weight:700;font-size:.95rem;margin-top:auto;padding:.5rem 1.25rem;margin-left:-1.25rem;border-radius:100px;background-color:transparent;transition:all .25s ease-out;width:-moz-fit-content;width:fit-content}.profile-card--clean .profile-card__arrow{display:flex;align-items:center;justify-content:center;opacity:1;transform:translate(0);transition:transform .25s ease-out}.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{display:flex;flex-direction:column;gap:var(--space-4)}.profile-card--clean.is-list{flex-direction:column;padding:2rem}.profile-card--clean.is-list .profile-card__features ul{list-style-type:none!important;padding-left:0!important;display:flex;flex-direction:column;gap:.75rem}.profile-card--clean.is-list .profile-card__features li{font-size:1.05rem;color:var(--color-gray-600);display:flex;align-items:center;gap:.75rem;transition:color .25s ease-out}.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;flex-shrink:0;color:var(--color-ambre-chaleur);transition:color .25s ease-out}.profile-card--clean:hover.is-list .profile-card__features .feature-icon{color:#ffd46e}@media(max-width:767px){.section-header{margin-bottom:var(--space-8)}.profile-card--clean.is-list{flex-direction:row;align-items:flex-start;gap:.85rem;padding:1rem 1rem 1rem .9rem}.profile-card--clean.is-list .profile-card__icon{width:48px;height:48px;margin-bottom:0;flex-shrink:0}.profile-card--clean.is-list .profile-card__icon :deep(svg){width:22px;height:22px}.profile-card--clean.is-list .profile-card__content{flex:1;min-width:0;gap:.5rem}.profile-card--clean.is-list .profile-card__title{font-size:1.05rem;margin-bottom:.2rem}.profile-card--clean.is-list .profile-card__desc{font-size:.85rem;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.profile-card--clean.is-list .profile-card__features{display:none}.profile-card--clean.is-list .profile-card__action{flex-shrink:0;margin-top:0;margin-left:0;align-self:center;width:auto!important;background:transparent!important;padding:0!important}.profile-card--clean.is-list .profile-card__action .flex{flex-direction:column;gap:.35rem}.profile-card--clean.is-list .profile-card__action .btn{white-space:nowrap;padding-inline:.75rem;font-size:.75rem}.profile-card--clean.is-list .profile-card__features li{font-size:.95rem}}@media(min-width:768px)and (max-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{margin-bottom:0;flex-shrink:0}.profile-card--clean.is-list .profile-card__content{flex-grow:1;flex-direction:column;align-items:stretch;gap:1rem;min-width:0}.profile-card--clean.is-list .profile-card__features{margin:0;padding-left:0;border-left:none;border-top:1px solid var(--color-gray-200);padding-top:.75rem;width:100%}.profile-card--clean.is-list .profile-card__action{flex-direction:row!important;margin-left:auto;margin-top:0;flex-shrink:0;width:auto!important;background-color:transparent!important;padding:0!important}}@media(min-width:1024px){.profile-card--clean.is-list{flex-direction:row;align-items:center;gap:2rem}.profile-card--clean.is-list .profile-card__icon{margin-bottom:0;flex-shrink:0}.profile-card--clean.is-list .profile-card__content{flex-grow:1;flex-direction:row;align-items:center;gap:2rem}.profile-card--clean.is-list .profile-card__text{flex:1}.profile-card--clean.is-list .profile-card__features{flex:1;margin:0;padding-left:2rem;border-left:2px solid var(--color-gray-200);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-direction:row!important;margin-left:0;margin-top:0;flex-shrink:0;width:auto;background-color:transparent!important;padding:0!important}.profile-card--clean:hover.is-list .profile-card__action{transform:none;background-color:transparent!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{display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:var(--space-6);padding:var(--space-4) 0;position:relative;z-index:10;transform:translateZ(0);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.marquee-content{display:flex;flex-shrink:0;align-items:center;min-width:100%;width:-moz-max-content;width:max-content;animation:scrollX 30s linear infinite}.marquee-group{display:flex;align-items:center;gap:var(--space-6);padding-right:var(--space-6)}.marquee-container:hover .marquee-content{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.marquee-content{animation:none;flex-wrap:wrap;justify-content:center;width:100%;min-width:0}.marquee-group[aria-hidden=true]{display:none}}@keyframes scrollX{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonial-card{width:350px;background-color:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--color-gray-100);padding:2rem;flex-shrink:0;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-md);border-color:var(--color-gray-200)}.testimonial-stars{display:flex;gap:2px;color:var(--color-ambre-chaleur);margin-bottom:1rem}.testimonial-stars svg{width:20px;height:20px;fill:currentColor}.hero-contact{display:flex;flex-direction:column;justify-content:center;min-height:var(--hero-golden-height);box-sizing:border-box;background:radial-gradient(circle at 50% 0,rgba(135,196,204,.1) 0,var(--color-blanc-brume) 100%);padding-top:calc(var(--space-24) + var(--space-12));padding-bottom:var(--space-16)}.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(max-width:767px){.hero--golden,.hero-contact,.hero-protection{min-height:var(--hero-height-mobile);padding-top:calc(var(--mobile-header-offset, 56px) + var(--space-6));padding-bottom:clamp(6.5rem,16vw,8.5rem)}.hero--golden .hero__title,.hero-contact .hero__title{font-size:clamp(1.55rem,6.2vw,1.9rem);margin-bottom:var(--space-3);line-height:1.2}.hero--golden .hero__subtitle,.hero-agences__subtitle,.hero-contact .hero__subtitle{font-size:.9375rem;line-height:1.5;margin-top:0}}@media(min-width:768px)and (max-width:1023px){.hero--golden,.hero-contact,.hero-protection{min-height:var(--hero-height-tablet);padding-top:calc(var(--mobile-header-offset, 56px) + var(--space-12));padding-bottom:clamp(4.5rem,10vw,6rem)}.hero--golden .hero__title,.hero-contact .hero__title{font-size:clamp(1.85rem,3.8vw,2.4rem);margin-bottom:var(--space-4)}.hero--golden .hero__subtitle,.hero-contact .hero__subtitle{font-size:var(--fs-base);line-height:1.5}}@media(min-width:1024px){.hero-contact{padding-top:calc(var(--space-32) + var(--space-8));padding-bottom:var(--space-24)}}.hero-protection{display:flex;flex-direction:column;justify-content:center;min-height:var(--hero-golden-height);box-sizing:border-box}.contact-grid{display:grid;grid-template-columns:1fr;gap:var(--space-12);align-items:start;overflow:visible}@media(min-width:1024px){.contact-grid{grid-template-columns:1fr 1.2fr;gap:var(--space-16)}}@media(min-width:768px){.contact-info{position:sticky;top:120px;align-self:start;height:-moz-fit-content;height:fit-content;z-index:5}}.bento-glass-dark{background:linear-gradient(135deg,var(--color-bleu-nuit) 0,#122835 100%);border-radius:var(--radius-2xl);padding:var(--space-8);box-shadow:0 20px 40px #1b3a4b26;border:1px solid hsla(0,0%,100%,.05);position:relative;overflow:hidden}.bento-glass-dark:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(245,184,74,.15) 0,transparent 70%);pointer-events:none}.icon-wrapper{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.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{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background-color:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-xl);text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:var(--shadow-sm)}.quick-link-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--color-gray-200)}.quick-link-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,var(--color-bleu-nuit) 0,#1a3a4d 100%);color:var(--color-white);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;overflow:hidden;box-shadow:0 10px 20px #12283526;transition:transform .25s ease-out,background .25s ease-out,color .25s ease-out,box-shadow .25s ease-out}.quick-link-icon:after{content:"";position:absolute;inset:-4px;border-radius:18px;background:linear-gradient(135deg,var(--color-ambre-chaleur),transparent);opacity:0;z-index:-1;transition:opacity .25s ease-out}.quick-link-card:hover .quick-link-icon{transform:scale(1.08) rotate(-5deg);background:linear-gradient(135deg,var(--color-ambre-chaleur) 0,#e5a435 100%);color:var(--color-bleu-nuit);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);transition:transform .3s ease,color .3s ease;margin-top:2px}.quick-link-card:hover .quick-link-arrow{transform:translate(4px);color:var(--color-ambre-chaleur)}.contact-form-wrapper{position:relative}.contact-form-wrapper:before{content:"";position:absolute;inset:-1.5rem;background:linear-gradient(135deg,#87c4cc33,#f5b84a1a);border-radius:32px;z-index:-1;transform:rotate(-2deg);transition:transform .5s ease}.contact-form-wrapper:hover:before{transform:rotate(0)}.contact-form-card{background-color:var(--color-white);border-radius:24px;padding:clamp(2rem,5vw,3rem);box-shadow:0 20px 50px #00000014;border:1px solid var(--color-gray-100)}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.form-row{grid-template-columns:1fr 1fr}}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.9rem;font-weight:var(--fw-semibold);color:var(--color-bleu-nuit);margin-left:.25rem}.form-input{width:100%;padding:.875rem 1.25rem;background-color:var(--color-gray-50);border:1px solid transparent;border-radius:12px;font-family:inherit;font-size:1rem;color:var(--color-gray-800);transition:all .3s ease}.form-input::-moz-placeholder{color:var(--color-gray-600)}.form-input::placeholder{color:var(--color-gray-600)}.form-input:hover{background-color:var(--color-gray-100)}.form-input:focus{outline:2px solid var(--color-ambre-chaleur);outline-offset:2px;background-color:var(--color-white);border-color:var(--color-bleu-nuit);box-shadow:0 0 0 3px #f5b84a33}.select-wrapper{position:relative}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:3rem}.select-icon{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);color:var(--color-gray-500);pointer-events:none}.form-textarea{resize:vertical;min-height:120px}.form-checkbox{display:flex;align-items:flex-start;gap:.75rem}.form-checkbox input[type=checkbox]{margin-top:.25rem;width:18px;height:18px;accent-color:var(--color-bleu-nuit);cursor:pointer}.form-checkbox label{cursor:pointer;line-height:1.5}.btn-submit{position:relative;overflow:hidden}.btn-submit:before{content:"";position:absolute;top:0;left:0;width:40%;height:100%;background:linear-gradient(105deg,transparent 20%,hsla(0,0%,100%,.08) 35%,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,.08) 65%,transparent 80%);animation:heroShimmerLoop 4s ease-in-out infinite;pointer-events:none}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 10px 25px #1b3a4b40}
