.Decouverte{color:var(--text-color);background:#fff;-webkit-font-smoothing:antialiased}.Decouverte *,.Decouverte :after,.Decouverte :before{box-sizing:border-box}.Decouverte button,.Decouverte input,.Decouverte select,.Decouverte textarea{font:inherit}.Decouverte a,.Decouverte button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.Decouverte a{color:inherit;text-decoration:none}.Decouverte img,.Decouverte svg{display:block;max-width:100%}.Decouverte :focus-visible{outline:3px solid rgba(212,93,0,.45);outline-offset:3px}.Decouverte-container{width:min(100% - 40px,1180px);margin-inline:auto}.Decouverte-eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--orange-main);font-size:.79rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.Decouverte-eyebrow:before{content:"";width:22px;height:3px;border-radius:99px;background:currentColor}.Decouverte h1,.Decouverte h2,.Decouverte h3,.Decouverte p{margin-top:0}.Decouverte h1{max-width:730px;margin-bottom:22px;color:#0e2748;font-size:clamp(2.55rem,5.5vw,5rem);line-height:.98;letter-spacing:-.055em}.Decouverte h2{margin-bottom:18px;color:#0e2748;font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.06;letter-spacing:-.045em}.Decouverte h3{color:#0e2748;font-size:1.12rem;line-height:1.25}.Decouverte-lead{max-width:650px;color:#627185;font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.65}.Decouverte-sectionIntro{max-width:660px;margin-bottom:42px}.Decouverte-sectionIntro p{color:#627185;font-size:1.05rem;line-height:1.65}.Decouverte-brand{display:inline-flex;align-items:center;gap:11px}.Decouverte-brandWord{color:#0e2748;font-size:1.24rem;font-weight:850;letter-spacing:-.04em}.Decouverte-brandWord span{color:var(--orange-main)}.Decouverte-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(223,230,236,.78);background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.Decouverte-headerInner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.Decouverte-headerActions{display:flex;align-items:center;gap:14px}.Decouverte-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 20px;border:1px solid rgba(0,0,0,0);border-radius:999px;font-weight:700;line-height:1;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.Decouverte-btn:hover{transform:translateY(-2px)}.Decouverte-btn svg{width:17px;height:17px}.Decouverte-btnPrimary{background:var(--orange-main);box-shadow:0 12px 26px rgba(212,93,0,.23)}.Decouverte-btnPrimary.Decouverte-btn{color:#fff}.Decouverte-btnPrimary:hover{background:#b34f00}.Decouverte-btnSecondary{border-color:#dfe6ec;background:#fff}.Decouverte-btnSecondary.Decouverte-btn{color:#0e2748}.Decouverte-btnVideo{min-height:56px;padding:9px 20px 9px 10px;border-color:#0e2748;background:#0e2748;box-shadow:0 13px 30px rgba(8,35,63,.22)}.Decouverte-btnVideo.Decouverte-btn{color:#fff}.Decouverte-btnVideo:hover{background:#1a4877}.Decouverte-btnPlayIcon{width:37px;height:37px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;background:var(--orange-main);box-shadow:0 7px 18px rgba(0,0,0,.2)}.Decouverte-btnPlayIcon svg{width:16px;height:16px;margin-left:2px}.Decouverte-hero{position:relative;overflow:hidden;padding:84px 0 74px;background:radial-gradient(circle at 9% 10%,rgba(212,93,0,.12),transparent 30%),linear-gradient(180deg,#fff,#fffaf6)}.Decouverte-hero:after{content:"";position:absolute;top:-180px;right:-180px;width:520px;height:520px;border:1px solid rgba(17,44,86,.09);border-radius:50%;box-shadow:0 0 0 60px rgba(17,44,86,.025),0 0 0 120px rgba(17,44,86,.018);pointer-events:none}.Decouverte-heroGrid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.72fr);grid-gap:64px;gap:64px;align-items:center}.Decouverte-heroActions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-bottom:28px}.Decouverte-microProof{display:flex;flex-wrap:wrap;gap:10px 18px;color:#627185;font-size:.88rem;font-weight:650}.Decouverte-microProof span{display:inline-flex;align-items:center;gap:8px}.Decouverte-microProof span:before{content:"";width:8px;height:8px;border-radius:50%;background:#087a55}.Decouverte-formCard{position:relative;padding:30px;border:1px solid rgba(17,44,86,.1);border-radius:28px;background:#fff;box-shadow:0 24px 70px rgba(8,35,63,.13)}.Decouverte-formCard:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;border-radius:28px 0 0 28px;background:var(--orange-main)}.Decouverte-formCard h2{margin-bottom:8px;font-size:1.65rem;letter-spacing:-.035em}.Decouverte-formCard>p{margin-bottom:24px;color:#627185;line-height:1.55}.Decouverte-formGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.Decouverte-field{display:grid;grid-gap:7px;gap:7px}.Decouverte-field--full{grid-column:1/-1}.Decouverte label{color:#0e2748;font-size:.87rem;font-weight:750}.Decouverte-required{color:var(--orange-main)}.Decouverte input,.Decouverte select{width:100%;min-height:50px;padding:12px 14px;border:1px solid #cfd9e2;border-radius:11px;color:var(--text-color);background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.Decouverte input::placeholder,.Decouverte select::placeholder{color:#8b98a8}.Decouverte input:focus,.Decouverte select:focus{border-color:#ec6a10;outline:0;box-shadow:0 0 0 4px rgba(212,93,0,.12)}.Decouverte input[aria-invalid=true],.Decouverte select[aria-invalid=true]{border-color:#b42318}.Decouverte-rangeHeading{display:flex;align-items:center;justify-content:space-between;gap:16px}.Decouverte-rangeValue{flex:0 0 auto;padding:7px 10px;border-radius:9px;color:#0e2748;background:#fff0e5;font-size:.84rem;font-weight:850}.Decouverte input[type=range]{min-height:34px;padding:0;border:0;border-radius:0;accent-color:var(--orange-main);background:rgba(0,0,0,0);box-shadow:none;cursor:pointer}.Decouverte input[type=range]:focus{box-shadow:none}.Decouverte-rangeLimits{display:flex;justify-content:space-between;gap:18px;color:#627185;font-size:.72rem}.Decouverte-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.Decouverte-consent{grid-column:1/-1;display:grid;grid-template-columns:20px 1fr;grid-gap:10px;gap:10px;align-items:start;margin-top:2px;color:#627185;font-size:.79rem;line-height:1.45}.Decouverte-consent input{width:18px;min-height:18px;margin:1px 0 0;accent-color:var(--orange-main)}.Decouverte-consent a{color:#0e2748;font-weight:700;text-decoration:underline}.Decouverte-submitBtn{width:100%;min-height:56px;margin-top:2px}.Decouverte-formNote{margin:9px 0 0!important;text-align:center;font-size:.76rem}.Decouverte-formError{margin:0 0 15px;padding:11px 13px;border-radius:10px;color:#7a271a;background:#fef3f2;font-size:.84rem;line-height:1.45}.Decouverte-successState{min-height:520px;display:grid;place-content:center;text-align:center}.Decouverte-successIcon{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 20px;border-radius:50%;color:#fff;background:#087a55;font-size:1.7rem;font-weight:900}.Decouverte-successState h2{font-size:1.8rem}.Decouverte-successState p{max-width:320px;margin-inline:auto}.Decouverte-successCta{margin-top:26px}.Decouverte-trustStrip{padding:26px 0;color:#fff;background:#0e2748}.Decouverte-trustGrid{display:grid;grid-template-columns:repeat(3,1fr)}.Decouverte-trustItem{padding:10px 34px;border-right:1px solid rgba(255,255,255,.16)}.Decouverte-trustItem:first-child{padding-left:0}.Decouverte-trustItem:last-child{padding-right:0;border-right:0}.Decouverte-trustValue{display:block;margin-bottom:5px;color:#fff;font-size:1.65rem;font-weight:850;letter-spacing:-.035em}.Decouverte-trustLabel{color:rgba(255,255,255,.72);font-size:.88rem;line-height:1.45}.Decouverte-benefits,.Decouverte-pains,.Decouverte-videoSection{padding:104px 0}.Decouverte-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.Decouverte-card{padding:28px;border:1px solid #dfe6ec;border-radius:18px;background:#fff}.Decouverte-card p{margin-bottom:0;color:#627185;line-height:1.6}.Decouverte-cardNumber{width:42px;height:42px;display:grid;place-items:center;margin-bottom:22px;border-radius:12px;color:var(--orange-main);background:#fff0e5;font-weight:850}.Decouverte-benefits{color:#fff;background:#0e2748}.Decouverte-benefits h2,.Decouverte-benefits h3{color:#fff}.Decouverte-benefits .Decouverte-eyebrow{color:#ff9a4d}.Decouverte-benefitsGrid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:76px;gap:76px;align-items:center}.Decouverte-benefitList{display:grid;grid-gap:10px;gap:10px;margin-top:30px}.Decouverte-benefit{display:grid;grid-template-columns:38px 1fr;grid-gap:15px;gap:15px;padding:17px 0;border-top:1px solid rgba(255,255,255,.13)}.Decouverte-benefit:first-child{border-top:0}.Decouverte-benefit p{margin:5px 0 0;color:rgba(255,255,255,.68);line-height:1.5}.Decouverte-benefitCheck{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#0e2748;background:#ff8a32;font-weight:900}.Decouverte-dashboard{position:relative;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:26px;background:linear-gradient(150deg,rgba(255,255,255,.12),rgba(255,255,255,.045));box-shadow:0 30px 80px rgba(0,0,0,.24);transform:rotate(1.5deg)}.Decouverte-dashboardInner{padding:22px;border-radius:18px;color:var(--text-color);background:#f7f9fb}.Decouverte-dashTop{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.Decouverte-dashTitle{color:#0e2748;font-size:.95rem;font-weight:800}.Decouverte-dashStatus{padding:7px 10px;border-radius:99px;color:#087a55;background:#e8f7f0;font-size:.7rem;font-weight:800}.Decouverte-dashAmount{margin-bottom:6px;color:#0e2748;font-size:clamp(2rem,4vw,3.2rem);font-weight:880;letter-spacing:-.05em}.Decouverte-dashCaption{color:#627185;font-size:.82rem}.Decouverte-chart{height:154px;display:flex;align-items:flex-end;gap:10px;margin:28px 0 22px;padding:0 4px 12px;border-bottom:1px solid #d9e1e8}.Decouverte-bar{flex:1 1;min-width:10px;border-radius:8px 8px 2px 2px;background:linear-gradient(180deg,#ec6a10,var(--orange-main))}.Decouverte-dashLegend{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.Decouverte-dashChip{padding:12px;border-radius:11px;background:#fff;box-shadow:0 8px 20px rgba(8,35,63,.06)}.Decouverte-dashChip span{display:block;color:#627185;font-size:.7rem}.Decouverte-dashChip strong{display:block;margin-top:5px;color:#0e2748;font-size:.92rem}.Decouverte-videoGrid{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:70px;gap:70px;align-items:center}.Decouverte-videoCopy .Decouverte-lead{margin-bottom:24px}.Decouverte-videoMedia{display:grid;grid-gap:18px;gap:18px}.Decouverte-videoPoster{position:relative;min-height:430px;width:100%;display:grid;place-items:center;overflow:hidden;border-radius:28px;color:#fff;background:linear-gradient(135deg,rgba(8,35,63,.75),rgba(8,35,63,.92)),radial-gradient(circle at 20% 30%,#e76b0e 0 16%,transparent 17%),linear-gradient(135deg,#1a4877,#0e2748);box-shadow:0 24px 70px rgba(8,35,63,.13)}.Decouverte-videoPoster:before{content:"";position:absolute;width:310px;height:310px;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 54px rgba(255,255,255,.045);pointer-events:none}.Decouverte-videoTrigger{width:100%;height:100%;min-height:inherit;display:grid;place-items:center;border:0;background:rgba(0,0,0,0);color:inherit;cursor:pointer}.Decouverte-playWrap{position:relative;z-index:1;text-align:center}.Decouverte-playWrap strong{display:block;font-size:1.1rem}.Decouverte-playWrap span{display:block;margin-top:7px;color:rgba(255,255,255,.7);font-size:.84rem}.Decouverte-play{width:78px;height:78px;display:grid;place-items:center;margin:0 auto 17px;border-radius:50%;color:var(--orange-main);background:#fff;box-shadow:0 16px 40px rgba(0,0,0,.25)}.Decouverte-play svg{width:25px;margin-left:4px}.Decouverte-videoLaunch{width:100%;min-height:58px}.Decouverte-videoLaunch svg{margin-left:2px}.Decouverte-finalCta{padding:84px 0;background:#fff0e5}.Decouverte-finalBox{display:flex;align-items:center;justify-content:space-between;gap:36px}.Decouverte-finalBox h2{max-width:700px;margin-bottom:8px;font-size:clamp(2rem,4vw,3.5rem)}.Decouverte-finalBox p{margin-bottom:0;color:#627185}.Decouverte-footer{padding:32px 0 96px;color:#627185;background:#fff;border-top:1px solid #dfe6ec}.Decouverte-footerInner{display:flex;align-items:center;justify-content:space-between;gap:26px}.Decouverte-footerLinks{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 22px;font-size:.84rem}.Decouverte-footerLinks a:hover{color:var(--orange-main)}.Decouverte-stickyMobileCta{display:none;position:fixed;z-index:25;left:14px;right:14px;bottom:max(14px,env(safe-area-inset-bottom));padding:8px;border:1px solid rgba(17,44,86,.1);border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 18px 50px rgba(8,35,63,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.Decouverte-stickyMobileCta .Decouverte-btn{width:100%}.Decouverte-videoPlaceholder{aspect-ratio:16/9;display:grid;place-items:center;padding:48px;text-align:center;color:#fff;background:linear-gradient(135deg,#1a4877,#0e2748)}.Decouverte-videoPlaceholder div{max-width:560px}.Decouverte-videoPlaceholder strong{display:block;margin-bottom:12px;font-size:1.45rem}.Decouverte-videoPlaceholder p{margin-bottom:0;color:rgba(255,255,255,.7);line-height:1.6}.Decouverte-videoFrame{width:100%;aspect-ratio:16/9;display:block;border:0;background:#0e2748}@media(max-width:980px){.Decouverte .Decouverte-benefitsGrid,.Decouverte .Decouverte-heroGrid,.Decouverte .Decouverte-videoGrid{grid-template-columns:1fr}.Decouverte .Decouverte-heroGrid{gap:48px}.Decouverte .Decouverte-heroCopy{max-width:760px}.Decouverte .Decouverte-formCard{max-width:690px}.Decouverte .Decouverte-benefitsGrid,.Decouverte .Decouverte-videoGrid{gap:50px}.Decouverte .Decouverte-dashboard{max-width:680px}.Decouverte .Decouverte-videoCopy{max-width:700px}}@media(max-width:760px){.Decouverte .Decouverte-container{width:min(100% - 28px,1180px)}.Decouverte .Decouverte-headerInner{min-height:68px}.Decouverte .Decouverte-headerInner .Decouverte-headerActions .Decouverte-btn{display:none}.Decouverte .Decouverte-hero{padding:58px 0 54px}.Decouverte h1{font-size:clamp(2.45rem,13vw,4rem)}.Decouverte .Decouverte-heroActions .Decouverte-btn{width:100%}.Decouverte .Decouverte-heroActions .Decouverte-btnSecondary{display:none}.Decouverte .Decouverte-formCard{padding:24px 20px;border-radius:22px}.Decouverte .Decouverte-formGrid{grid-template-columns:1fr}.Decouverte .Decouverte-consent,.Decouverte .Decouverte-field--full{grid-column:1}.Decouverte .Decouverte-trustGrid{grid-template-columns:1fr;gap:0}.Decouverte .Decouverte-trustItem{padding:16px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.Decouverte .Decouverte-trustItem:last-child{border-bottom:0}.Decouverte .Decouverte-benefits,.Decouverte .Decouverte-pains,.Decouverte .Decouverte-videoSection{padding:76px 0}.Decouverte .Decouverte-cards{grid-template-columns:1fr}.Decouverte .Decouverte-card{padding:24px}.Decouverte .Decouverte-dashboard{padding:14px;transform:none}.Decouverte .Decouverte-dashboardInner{padding:16px}.Decouverte .Decouverte-chart{height:120px;gap:6px}.Decouverte .Decouverte-videoPoster{min-height:320px}.Decouverte .Decouverte-finalCta{padding:62px 0}.Decouverte .Decouverte-finalBox{align-items:flex-start;flex-direction:column}.Decouverte .Decouverte-finalBox .Decouverte-btn{width:100%}.Decouverte .Decouverte-footerInner{align-items:flex-start;flex-direction:column}.Decouverte .Decouverte-footerLinks{justify-content:flex-start}.Decouverte .Decouverte-stickyMobileCta{display:block}.Decouverte .Decouverte-footer{padding-bottom:110px}}@media(prefers-reduced-motion:reduce){.Decouverte *{transition-duration:.001ms!important;animation-duration:.001ms!important}}