:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#15191e;background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}p{line-height:1.55}h2{font-size:clamp(2.25rem,4.2vw,4.25rem);line-height:1.08}h3{font-size:clamp(1.25rem,1.7vw,1.65rem);line-height:1.2}svg{width:1.2em;height:1.2em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.shell{width:min(100% - 96px,1400px);margin-inline:auto}.skip-link{position:absolute;left:16px;top:-80px;background:#15191e;color:#fff;padding:12px;z-index:10}.skip-link:focus{top:12px}:focus-visible{outline:3px solid #08764a;outline-offset:4px}.site-header{height:100px;display:flex;align-items:center;gap:48px;position:relative;z-index:2}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.8rem;font-weight:800;letter-spacing:-.055em;white-space:nowrap}.brand img{display:block}.site-header nav{display:flex;align-items:center;gap:38px;font-size:1rem;font-weight:550}.site-header nav a:hover,.text-link:hover,.site-footer a:hover{color:#08764a}.site-header nav a[aria-current=page]{font-weight:700;text-decoration:underline;text-decoration-color:#32bd79;text-underline-offset:12px;text-decoration-thickness:2px}.site-header>.button{margin-left:auto}.button{display:inline-flex;justify-content:center;align-items:center;min-height:56px;padding:0 32px;border:0;border-radius:12px;background:#5ee59d;color:#15191e;font-size:1.05rem;font-weight:750;line-height:1.2;cursor:pointer;white-space:nowrap;transition:background .2s,transform .2s}.button:hover:not(:disabled){background:#41d889;transform:translateY(-2px)}.button--small{min-height:48px;padding:0 27px;font-size:.96rem}.button--large{min-width:270px;min-height:72px;font-size:1.4rem}.button--dark{background:#15191e;color:#fff;min-width:220px}.button--dark:hover:not(:disabled){background:#303840}.button:disabled{opacity:.55;cursor:not-allowed}.hero{height:min(680px,calc(100svh - 100px));min-height:600px;position:relative;overflow:hidden;border-bottom:1px solid #dce2e4}.hero__inner{height:100%;position:relative;z-index:1;display:flex;align-items:center}.hero__copy{max-width:650px;padding-bottom:35px}.overline{font-size:1.14rem;color:#58616b;margin-bottom:24px}.hero h1{font-size:clamp(4.5rem,7.1vw,8rem);line-height:.98;margin-bottom:28px}.hero__description{max-width:570px;font-size:clamp(1.18rem,1.55vw,1.55rem);line-height:1.4;color:#38434c;margin-bottom:46px}.hero__actions{display:flex;align-items:center;gap:38px}.hint{color:#58616b;font-size:.9rem;margin:8px 0 0}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:1.1rem;font-weight:600;white-space:nowrap}.hero__image{position:absolute;z-index:0;right:0;bottom:0;width:75%;height:100%;object-fit:cover;object-position:center bottom;pointer-events:none;mask-image:linear-gradient(to right,transparent 0%,#000 30%)}.section{padding:112px 0}.problem{padding-top:76px}.section-lead{display:grid;grid-template-columns:2fr 1fr;gap:8%;align-items:end;margin-bottom:70px}.section-lead h2{margin-bottom:0}.section-lead p{font-size:1.15rem;color:#58616b;margin-bottom:5px}.three-columns,.steps{display:grid;grid-template-columns:repeat(3,1fr)}.three-columns article,.steps article{position:relative;padding:0 7% 0 0}.three-columns article+article,.steps article+article{border-left:1px solid #dce2e4;padding-left:9%}.number{display:block;color:#32bd79;font-size:2.9rem;font-weight:650;line-height:1;margin-bottom:25px;letter-spacing:-.055em}.three-columns h3,.steps h3{max-width:260px;margin-bottom:14px}.three-columns p,.steps p{max-width:320px;color:#58616b;font-size:1.05rem}.section-note{border-top:1px solid #dce2e4;margin:58px 0 0;padding-top:23px;color:#58616b}.section--tinted{background:#f5f7f8}.section--tinted h2{margin-bottom:70px}.steps{margin-bottom:54px}.benefits__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:12%}.benefits__list article{border-top:1px solid #dce2e4;padding:22px 0 24px}.benefits__list article:last-child{border-bottom:1px solid #dce2e4}.benefits__list h3{margin-bottom:8px}.benefits__list p{color:#58616b;max-width:550px;margin:0}.advice{background:#15191e;color:#fff}.advice__grid{display:grid;grid-template-columns:1fr 1fr;gap:12%}.advice h2{max-width:530px}.advice p{color:#b6c0c5;max-width:420px}.advice ol{list-style:none;padding:0;margin:0;counter-reset:advice}.advice li{counter-increment:advice;display:grid;grid-template-columns:55px 1fr;gap:16px;padding:22px 0;border-bottom:1px solid #495057;font-size:1.12rem;line-height:1.35}.advice li:before{content:counter(advice,decimal-leading-zero);color:#5ee59d;font-weight:700}.faq__grid{display:grid;grid-template-columns:1fr 1.4fr;gap:10%}.faq__grid>div>p{color:#58616b}.faq details{border-top:1px solid #dce2e4}.faq details:last-child{border-bottom:1px solid #dce2e4}.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0;cursor:pointer;font-size:1.1rem;font-weight:650}.faq summary::-webkit-details-marker{display:none}.faq summary svg{flex:none;transition:transform .2s}.faq details[open] summary svg{transform:rotate(180deg)}.faq details p{color:#58616b;max-width:620px;margin:-3px 36px 24px 0}.provider-teaser{border-top:1px solid #dce2e4;text-align:center}.provider-teaser h2{margin-bottom:20px}.provider-teaser p{color:#58616b;font-size:1.2rem;margin-bottom:38px}.provider-teaser__link{display:inline-flex;align-items:center;gap:12px;min-height:56px;padding:0 32px;border:1.5px solid #32bd79;border-radius:12px;font-size:1.05rem;font-weight:750;transition:background .2s}.provider-teaser__link:hover{background:#edfff5}.provider-hero{height:min(680px,calc(100svh - 100px));min-height:600px;overflow:hidden;border-bottom:1px solid #dce2e4}.provider-hero__inner{height:100%;position:relative;display:flex;align-items:center}.provider-hero__copy{position:relative;z-index:1;max-width:860px;padding-bottom:20px}.provider-hero h1{font-size:clamp(4.4rem,6.4vw,7.1rem);line-height:1.03;margin-bottom:28px}.provider-hero h1 span{display:block}.provider-hero__copy>p{max-width:700px;color:#38434c;font-size:clamp(1.2rem,1.75vw,1.75rem);line-height:1.4;margin-bottom:42px}.provider-hero__actions{display:flex;flex-direction:column;align-items:flex-start;gap:34px}.provider-hero__actions .button{min-width:340px}.provider-hero__motif{position:absolute;right:-340px;top:210px;width:760px;height:760px;border:12px solid #5ee59d;border-radius:50%;pointer-events:none}.provider-hero__motif:before{content:"";position:absolute;left:72%;bottom:79%;width:650px;height:12px;background:#5ee59d;transform:rotate(-43deg);transform-origin:left center}.provider-benefits h2{margin-bottom:48px}.provider-benefits__list article{display:grid;grid-template-columns:42% 1fr;gap:4%;align-items:start;border-top:1px solid #dce2e4;padding:29px 0}.provider-benefits__list article:last-child{border-bottom:1px solid #dce2e4}.provider-benefits__list h3,.provider-benefits__list p{margin:0}.provider-benefits__list p{color:#58616b;font-size:1.15rem;max-width:710px}.provider-steps .steps{margin-bottom:48px}.provider-steps .number{color:#32bd79;font-size:4.5rem}.final{padding:80px 0;background:#5ee59d}.final__grid{display:flex;align-items:center;justify-content:space-between;gap:40px}.final h2{margin-bottom:20px}.final p{font-size:1.15rem;max-width:570px;margin:0}.final .hint{font-size:.9rem;margin-top:9px}.site-footer{display:flex;align-items:center;gap:28px;min-height:125px}.site-footer .brand{font-size:1.45rem}.site-footer p{color:#58616b;margin:0}.site-footer>a:last-child{margin-left:auto;font-weight:600}@media(max-width:1100px){.hero__image{right:-22%;width:90%;opacity:.7}.hero__copy{max-width:610px}.hero h1{font-size:clamp(4.4rem,9vw,7rem)}.provider-hero__copy{max-width:710px}.provider-hero__motif{right:-550px;opacity:.7}}@media(max-width:700px){.shell{width:min(100% - 40px,540px)}.site-header{height:76px;gap:12px}.brand{font-size:1.4rem;gap:5px}.brand img{width:30px;height:30px}.site-header nav{display:none}.site-header .button{font-size:.83rem;padding:0 13px;min-height:44px}.hero{height:auto;min-height:0;padding:48px 0 0}.hero__inner{height:auto;display:block}.hero__copy{padding:0}.overline{font-size:.9rem;margin-bottom:24px}.hero h1{font-size:clamp(3.65rem,13.5vw,5.8rem);margin-bottom:24px}.hero__description{font-size:1.13rem;margin-bottom:28px}.hero__actions{gap:18px;align-items:start;flex-wrap:wrap}.button--large{min-width:210px;min-height:58px;font-size:1.14rem}.text-link{min-height:58px;font-size:.96rem}.hero__image{position:relative;display:block;opacity:1;right:auto;bottom:auto;width:calc(100% + 80px);height:auto;margin:15px -40px -4px;mask-image:linear-gradient(to bottom,transparent 0,#000 20%)}.provider-hero{height:auto;min-height:0;padding:55px 0 90px}.provider-hero__inner{display:block}.provider-hero__copy{padding:0}.provider-hero h1{font-size:clamp(3.2rem,11.5vw,5rem);margin-bottom:25px}.provider-hero h1 span{display:inline}.provider-hero__copy>p{font-size:1.16rem;margin-bottom:30px}.provider-hero__actions{gap:25px}.provider-hero__actions .button{min-width:220px}.provider-hero__motif{width:400px;height:400px;right:-320px;top:180px;border-width:7px;opacity:.35}.provider-hero__motif:before{height:7px}.section{padding:76px 0}h2{font-size:clamp(2.3rem,9vw,3.4rem)}.section-lead,.benefits__grid,.advice__grid,.faq__grid{display:block}.section-lead{margin-bottom:42px}.section-lead h2{margin-bottom:22px}.section-lead p{font-size:1.06rem}.three-columns,.steps{display:block}.three-columns article,.steps article{display:grid;grid-template-columns:48px 1fr;gap:0 12px;padding:22px 0;border-top:1px solid #dce2e4}.three-columns article+article,.steps article+article{padding:22px 0;border-left:0}.three-columns article:last-child,.steps article:last-child{border-bottom:1px solid #dce2e4}.number{grid-row:span 2;font-size:1.8rem;margin:2px 0}.three-columns h3,.steps h3{margin-bottom:7px}.three-columns p,.steps p{margin:0}.section-note{margin-top:32px}.section--tinted h2,.steps{margin-bottom:36px}.benefits__list,.advice ol{margin-top:30px}.faq__grid>div>p{margin-bottom:30px}.provider-benefits h2{margin-bottom:30px}.provider-benefits__list article{display:block;padding:25px 0}.provider-benefits__list h3{margin-bottom:9px}.provider-benefits__list p{font-size:1.06rem}.provider-steps .number{font-size:1.8rem}.provider-teaser p{font-size:1.06rem}.final{padding:65px 0}.final__grid{display:block}.final .button{margin-top:30px}.site-footer{padding:30px 0;min-height:0;display:grid;grid-template-columns:1fr auto;gap:8px}.site-footer p{grid-column:1 / -1;grid-row:2;font-size:.9rem}.site-footer>a:last-child{grid-column:2;grid-row:1}}@media(max-width:380px){.hero__actions{display:block}.hero__actions .text-link{margin-top:14px}.hero__image{margin-top:0}.site-header .brand{font-size:1.25rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
