@keyframes Hero_fadeInUp__vL1yC{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_fadeIn__5xwRm{0%{opacity:0}to{opacity:1}}@keyframes Hero_fadeInDown__h7C_N{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_slideInLeft__6a0IK{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes Hero_slideInRight__rtwmn{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes Hero_scaleIn__4QnYV{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes Hero_pulse__iJB2g{0%{box-shadow:0 0 0 0 hsla(0,100%,82%,.6)}70%{box-shadow:0 0 0 12px hsla(0,100%,82%,0)}to{box-shadow:0 0 0 0 hsla(0,100%,82%,0)}}@keyframes Hero_float__e0NzQ{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Hero_shimmer__3TsGX{0%{background-position:-200% 0}to{background-position:200% 0}}.Hero_animate-fade-in-up__vQI9B{animation:Hero_fadeInUp__vL1yC .6s ease forwards}.Hero_animate-fade-in__FtTaR{animation:Hero_fadeIn__5xwRm .6s ease forwards}.Hero_animate-fade-in-down__Wuzqj{animation:Hero_fadeInDown__h7C_N .5s ease forwards}.Hero_animate-slide-in-left__4bTbl{animation:Hero_slideInLeft__6a0IK .6s ease forwards}.Hero_animate-slide-in-right__8nS5v{animation:Hero_slideInRight__rtwmn .6s ease forwards}.Hero_animate-scale-in__MnrTO{animation:Hero_scaleIn__4QnYV .6s ease forwards}.Hero_animate-pulse__yaTid{animation:Hero_pulse__iJB2g 2s infinite}.Hero_animate-float__qg3wU{animation:Hero_float__e0NzQ 3s ease-in-out infinite}.Hero_delay-100__J9S5y{animation-delay:.1s;opacity:0}.Hero_delay-200__QTtnu{animation-delay:.2s;opacity:0}.Hero_delay-300__UWIeO{animation-delay:.3s;opacity:0}.Hero_delay-400__eWYZI{animation-delay:.4s;opacity:0}.Hero_delay-500__eIcFg{animation-delay:.5s;opacity:0}.Hero_delay-600__sDWkl{animation-delay:.6s;opacity:0}.Hero_delay-700__q9mPg{animation-delay:.7s;opacity:0}.Hero_delay-800__QcjbJ{animation-delay:.8s;opacity:0}.Hero_delay-900__x_qBW{animation-delay:.9s;opacity:0}.Hero_delay-1000__5XKbA{animation-delay:1s;opacity:0}.Hero_delay-1100__lyRZ6{animation-delay:1.1s;opacity:0}.Hero_delay-1200__migVw{animation-delay:1.2s;opacity:0}.Hero_hero__7U9Rp{position:relative;min-height:calc(100vh - 4rem);display:flex;flex-direction:column;justify-content:center;padding:3rem 0;overflow:hidden}@media(max-width:768px){.Hero_hero__7U9Rp{min-height:auto;padding-top:4rem;padding-bottom:2rem}}.Hero_belowNavbar__3OeGE{padding-top:4rem}.Hero_container__fwaI5{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1.1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;flex:1 1}@media(max-width:1024px){.Hero_container__fwaI5{grid-template-columns:1fr;gap:4rem}}.Hero_content__PcF9F{position:relative;z-index:2;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.Hero_content__PcF9F.Hero_visible__a9guc{opacity:1;transform:translateY(0)}.Hero_title__Vb_Ba{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:3.25rem;font-weight:700;line-height:1.1;letter-spacing:-.03em;color:#3d403f}@media(max-width:1024px){.Hero_title__Vb_Ba{font-size:3rem}}@media(max-width:768px){.Hero_title__Vb_Ba{font-size:2.25rem}}.Hero_title__Vb_Ba{margin-bottom:1.5rem;letter-spacing:-.3rem}@media(max-width:768px){.Hero_title__Vb_Ba{letter-spacing:-.1rem}}.Hero_title__Vb_Ba .highlight{color:#2b8074;background-image:linear-gradient(transparent calc(100% - 9px),rgba(43,128,116,.2) calc(100% - 9px),rgba(43,128,116,.2));box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:0 .05em}.Hero_subtitle__MEr5n{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7;color:#6b7280;margin-bottom:3rem;max-width:540px;white-space:pre-line}.Hero_subtitle__MEr5n a{color:#2b8074;text-decoration:underline;text-underline-offset:3px;font-weight:600}.Hero_subtitle__MEr5n a:hover{color:#1f5f56}.Hero_ctas__hs9WK{display:flex;gap:1rem;flex-wrap:wrap}.Hero_ctaPrimary__gMx3E{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background-color:#ffa2a2;color:#3d403f;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;border:none;border-radius:9999px;box-shadow:inset 0 -2px 0 0 #3d403f;cursor:pointer;transition:all .25s ease;text-decoration:none;white-space:nowrap;max-width:100%}.Hero_ctaPrimary__gMx3E:hover{background-color:#ff8080;transform:translateY(-2px);box-shadow:inset 0 -2px 0 0 #3d403f,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.Hero_ctaPrimary__gMx3E:active{transform:translateY(0)}@media(max-width:640px){.Hero_ctaPrimary__gMx3E{white-space:normal;text-align:center;padding:.5rem 1rem}}.Hero_ctaPrimary__gMx3E{padding:1.5rem 3rem;font-size:1.125rem}.Hero_ctaPrimary__gMx3E svg{transition:transform .25s ease}.Hero_ctaPrimary__gMx3E:hover svg{transform:translateX(4px)}.Hero_ctaSecondary__anWsz{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background-color:transparent;color:#2b8074;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;border:2px solid #2b8074;border-radius:9999px;cursor:pointer;transition:all .25s ease;text-decoration:none;white-space:nowrap;max-width:100%}.Hero_ctaSecondary__anWsz:hover{background-color:#2b8074;color:#fff}@media(max-width:640px){.Hero_ctaSecondary__anWsz{white-space:normal;text-align:center;padding:.5rem 1rem}}.Hero_ctaSecondary__anWsz{padding:1.5rem 3rem;font-size:1.125rem}@media(max-width:640px){.Hero_ctaSecondary__anWsz{width:100%;padding:1rem 1.5rem;font-size:1rem}}.Hero_bottomSection__AYWM4{width:100%;max-width:1280px;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin:3rem auto 0;opacity:0;transform:translateY(20px);transition:opacity .8s ease .4s,transform .8s ease .4s}.Hero_bottomSection__AYWM4.Hero_visible__a9guc{opacity:1;transform:translateY(0)}.Hero_supports__ORRnM{display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap}@media(max-width:768px){.Hero_supports__ORRnM{gap:1.5rem}}.Hero_supportLogo___zz3d{display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .25s ease;filter:grayscale(100%)}.Hero_supportLogo___zz3d:hover{opacity:1;filter:grayscale(0)}.Hero_supportLogo___zz3d img{height:36px;width:auto}@media(max-width:768px){.Hero_supportLogo___zz3d img{height:28px}}.Hero_scrollArrow__O82mo{display:flex;align-items:center;justify-content:center;padding:.5rem;background:transparent;border:none;cursor:pointer;opacity:.6;transition:opacity .25s ease;animation:Hero_bounceArrow__XE5_p 1s ease-in-out infinite}.Hero_scrollArrow__O82mo:hover{opacity:1}.Hero_scrollArrow__O82mo img{width:72px;height:72px}@keyframes Hero_bounceArrow__XE5_p{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.Hero_media__1qD7Q{position:relative;opacity:0;transform:translateX(30px);transition:opacity .8s ease .2s,transform .8s ease .2s;display:flex;align-items:center;justify-content:flex-start;width:135%;margin-left:-10%}.Hero_media__1qD7Q.Hero_visible__a9guc{opacity:1;transform:translateX(0)}@media(max-width:1024px){.Hero_media__1qD7Q{width:100%;margin-left:0;margin-right:0;justify-content:center;margin-top:2rem;transform:translateY(24px)}.Hero_media__1qD7Q.Hero_visible__a9guc{transform:translateY(0)}}.Hero_imageOverlay__Sb0tN{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,hsla(0,0%,100%,.92) 0,hsla(0,0%,100%,.45) 14%,hsla(0,0%,100%,.08) 28%,transparent 42%);pointer-events:none;border-radius:1.5rem;z-index:2}.Hero_mediaPlain__yHzSJ{position:relative;width:100%;max-width:640px;border-radius:1rem;overflow:hidden;box-shadow:0 24px 48px -12px rgba(0,0,0,.18)}.Hero_videoPlain__CwZh0{border-radius:inherit}.Hero_monitor__dMifu{position:relative;width:100%;max-width:640px}.Hero_videoGlow__wG1ad{position:absolute;top:10%;left:15%;right:-5%;bottom:25%;background:radial-gradient(circle at 60% 45%,rgba(43,128,116,.18) 0,transparent 60%);filter:blur(48px);z-index:0;pointer-events:none}.Hero_monitorViewport__ngUS_{position:relative;z-index:1;width:100%;padding:4% 10px;background:#3d403f;border-radius:.75rem;box-shadow:0 24px 48px -12px rgba(0,0,0,.2)}.Hero_monitorScreen__zR0vw{line-height:0;border-radius:.375rem;overflow:hidden;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.06)}.Hero_monitorLed__pl8yA{position:absolute;top:2%;left:50%;transform:translate(-50%,-50%);z-index:2;width:6px;height:6px;border-radius:9999px;background:rgba(58,157,143,.85);box-shadow:0 0 6px rgba(43,128,116,.6)}.Hero_monitorStand__6ssdA{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;margin-top:.5rem}.Hero_monitorNeck__L7WQo{width:56px;height:40px;background:linear-gradient(90deg,#333635,#494d4c 45%,#333635);-webkit-clip-path:polygon(18% 0,82% 0,100% 100%,0 100%);clip-path:polygon(18% 0,82% 0,100% 100%,0 100%);box-shadow:0 4px 8px rgba(0,0,0,.1)}.Hero_monitorBase__rAFGn{width:160px;height:8px;margin-top:-1px;border-radius:0 0 .5rem .5rem;background:linear-gradient(180deg,#3d403f,#292b2a);box-shadow:0 6px 14px rgba(0,0,0,.1)}.Hero_image__HNpBJ{width:100%;height:auto;min-height:500px;max-height:700px;border-radius:1.5rem;object-fit:cover;position:relative;z-index:0}.Hero_video___DszC{display:block;width:100%;height:auto;vertical-align:top}.Hero_videoYoutube__xtOD3{aspect-ratio:16/9;height:auto;border:none}.Hero_bgDecoration__UHBWt{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.Hero_gradientOrb__l_Uru{position:absolute;top:-20%;right:-10%;width:60%;height:80%;background:radial-gradient(circle at center,rgba(43,128,116,.08) 0,transparent 70%);filter:blur(80px);animation:Hero_float__e0NzQ 6s ease-in-out infinite}.Hero_centered__0BTY0 .Hero_container__fwaI5{grid-template-columns:1fr;text-align:center;max-width:900px}.Hero_centered__0BTY0 .Hero_content__PcF9F{display:flex;flex-direction:column;align-items:center}.Hero_centered__0BTY0 .Hero_subtitle__MEr5n{max-width:640px;margin-left:auto;margin-right:auto}.Hero_centered__0BTY0 .Hero_ctas__hs9WK{justify-content:center}.Hero_centered__0BTY0 .Hero_media__1qD7Q{max-width:800px;margin:0 auto;transform:translateY(30px)}.Hero_centered__0BTY0 .Hero_media__1qD7Q.Hero_visible__a9guc{transform:translateY(0)}.Hero_split__NX8SO .Hero_container__fwaI5{grid-template-columns:1.05fr 1.2fr;gap:3rem}@media(min-width:1280px){.Hero_split__NX8SO .Hero_container__fwaI5{gap:4rem}}@media(max-width:1024px){.Hero_split__NX8SO .Hero_container__fwaI5{grid-template-columns:1fr;gap:4rem}}.Hero_split__NX8SO .Hero_media__1qD7Q{width:108%;margin-left:0;margin-right:-6%;justify-content:flex-end;align-items:center;padding-left:1rem}@media(min-width:1280px){.Hero_split__NX8SO .Hero_media__1qD7Q{padding-left:1.5rem}}@media(max-width:1024px){.Hero_split__NX8SO .Hero_media__1qD7Q{width:100%;margin-right:0;padding-left:0;justify-content:center}}.Hero_split__NX8SO .Hero_image__HNpBJ{min-height:0;max-height:min(48vh,400px);object-fit:contain;object-position:center right}@media(min-width:1280px){.Hero_split__NX8SO .Hero_image__HNpBJ{max-height:min(50vh,440px)}}@media(max-width:1024px){.Hero_split__NX8SO .Hero_image__HNpBJ{max-height:320px}}.Hero_split__NX8SO .Hero_monitor__dMifu{max-width:760px}@media(min-width:1280px){.Hero_split__NX8SO .Hero_monitor__dMifu{max-width:880px}}@media(max-width:1024px){.Hero_split__NX8SO .Hero_monitor__dMifu{max-width:100%}}@media(max-width:768px){.Hero_split__NX8SO .Hero_monitorNeck__L7WQo{height:32px}}@keyframes ManagementModesSection_fadeInUp__1J2K8{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ManagementModesSection_fadeIn__vq4nj{0%{opacity:0}to{opacity:1}}@keyframes ManagementModesSection_fadeInDown__kWoO1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes ManagementModesSection_slideInLeft__dqX0r{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes ManagementModesSection_slideInRight__GIywa{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes ManagementModesSection_scaleIn__PHbZG{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes ManagementModesSection_pulse__VSsrn{0%{box-shadow:0 0 0 0 hsla(0,100%,82%,.6)}70%{box-shadow:0 0 0 12px hsla(0,100%,82%,0)}to{box-shadow:0 0 0 0 hsla(0,100%,82%,0)}}@keyframes ManagementModesSection_float__g8Ha3{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ManagementModesSection_shimmer__V0BMP{0%{background-position:-200% 0}to{background-position:200% 0}}.ManagementModesSection_animate-fade-in-up__kFpcN{animation:ManagementModesSection_fadeInUp__1J2K8 .6s ease forwards}.ManagementModesSection_animate-fade-in__Y98q8{animation:ManagementModesSection_fadeIn__vq4nj .6s ease forwards}.ManagementModesSection_animate-fade-in-down__ZcHMh{animation:ManagementModesSection_fadeInDown__kWoO1 .5s ease forwards}.ManagementModesSection_animate-slide-in-left__ThdDC{animation:ManagementModesSection_slideInLeft__dqX0r .6s ease forwards}.ManagementModesSection_animate-slide-in-right__x_bZG{animation:ManagementModesSection_slideInRight__GIywa .6s ease forwards}.ManagementModesSection_animate-scale-in__ZJkf_{animation:ManagementModesSection_scaleIn__PHbZG .6s ease forwards}.ManagementModesSection_animate-pulse__4obfn{animation:ManagementModesSection_pulse__VSsrn 2s infinite}.ManagementModesSection_animate-float__IJHSR{animation:ManagementModesSection_float__g8Ha3 3s ease-in-out infinite}.ManagementModesSection_delay-100__0_rby{animation-delay:.1s;opacity:0}.ManagementModesSection_delay-200__ZekAe{animation-delay:.2s;opacity:0}.ManagementModesSection_delay-300__P9RBm{animation-delay:.3s;opacity:0}.ManagementModesSection_delay-400__N_BhE{animation-delay:.4s;opacity:0}.ManagementModesSection_delay-500__ztds0{animation-delay:.5s;opacity:0}.ManagementModesSection_delay-600__hchLt{animation-delay:.6s;opacity:0}.ManagementModesSection_delay-700__QGBFR{animation-delay:.7s;opacity:0}.ManagementModesSection_delay-800__CV09S{animation-delay:.8s;opacity:0}.ManagementModesSection_delay-900__Ur_si{animation-delay:.9s;opacity:0}.ManagementModesSection_delay-1000__u4np8{animation-delay:1s;opacity:0}.ManagementModesSection_delay-1100__jRMFs{animation-delay:1.1s;opacity:0}.ManagementModesSection_delay-1200__LohW3{animation-delay:1.2s;opacity:0}.ManagementModesSection_managementModes__rwm9H{padding:6rem 0}@media(max-width:768px){.ManagementModesSection_managementModes__rwm9H{padding:4rem 0}}.ManagementModesSection_managementModes__rwm9H{background:#f8fafb}.ManagementModesSection_container__aY9b2{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.ManagementModesSection_header___wHYn{text-align:center;max-width:760px;margin:0 auto 3rem;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.ManagementModesSection_header___wHYn.ManagementModesSection_visible__Ss4Bg{opacity:1;transform:translateY(0)}.ManagementModesSection_sectionTitle__XWOya{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#3d403f}@media(max-width:768px){.ManagementModesSection_sectionTitle__XWOya{font-size:1.875rem}}.ManagementModesSection_sectionTitle__XWOya{margin-bottom:1rem}.ManagementModesSection_sectionSubtitle__Na_bQ{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7;color:#6b7280;margin:0}.ManagementModesSection_comparisonBoard__OJsRs{--mode-rows:7;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(var(--mode-rows),auto);grid-column-gap:2rem;column-gap:2rem;grid-row-gap:0;row-gap:0}@media(max-width:1024px){.ManagementModesSection_comparisonBoard__OJsRs{grid-template-columns:1fr;grid-template-rows:none;row-gap:2rem}}.ManagementModesSection_comparisonBoard__OJsRs.ManagementModesSection_visible__Ss4Bg .ManagementModesSection_pathColumn__Z2cda{opacity:1;transform:translateY(0)}.ManagementModesSection_pathColumn__Z2cda{display:grid;grid-row:1/-1;grid-template-rows:subgrid;grid-gap:1.5rem;gap:1.5rem;padding:2rem;border-radius:1rem;border:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.ManagementModesSection_pathColumn__Z2cda:first-child{grid-column:1}.ManagementModesSection_pathColumn__Z2cda:last-child{grid-column:2}@media(max-width:1024px){.ManagementModesSection_pathColumn__Z2cda{grid-row:auto;grid-column:1!important;display:flex;flex-direction:column;gap:1.5rem}.ManagementModesSection_pathColumn__Z2cda .ManagementModesSection_pathHeader__kwTMe{order:0}.ManagementModesSection_pathColumn__Z2cda .ManagementModesSection_timeline__xY69R{order:1}}.ManagementModesSection_pathStructured__0T03K{border-color:rgba(43,128,116,.3)}.ManagementModesSection_pathSimplified__hsi53{border-color:hsla(0,100%,75%,.35)}.ManagementModesSection_pathHeader__kwTMe{display:flex;flex-direction:column}.ManagementModesSection_modeLabel__I2Lr3{display:inline-block;font-size:1rem;font-weight:600;color:#9ca3af;margin-bottom:.25rem}.ManagementModesSection_marketingTitle__2CNNr{font-size:1.25rem;font-weight:700;color:#3d403f;margin:0 0 .5rem;min-height:1.5em}.ManagementModesSection_pathStructured__0T03K .ManagementModesSection_marketingTitle__2CNNr{color:#1f5f56}.ManagementModesSection_pathSimplified__hsi53 .ManagementModesSection_marketingTitle__2CNNr{color:#ff5757}.ManagementModesSection_pathIntro__BoQKA{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;margin:0;color:#6b7280}.ManagementModesSection_timeline__xY69R{display:flex;align-items:flex-start;justify-content:space-between;gap:.25rem;list-style:none;margin:0;padding:0;position:relative}.ManagementModesSection_timeline__xY69R:before{content:"";position:absolute;top:14px;left:10%;right:10%;height:2px;background:#e5e7eb;z-index:0}.ManagementModesSection_pathStructured__0T03K .ManagementModesSection_timeline__xY69R:before{background:rgba(43,128,116,.25)}.ManagementModesSection_pathSimplified__hsi53 .ManagementModesSection_timeline__xY69R:before{background:hsla(0,100%,75%,.25)}.ManagementModesSection_timelineItem__Yu017{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;position:relative;z-index:1;min-width:0}.ManagementModesSection_timelineNumber__RnxpN{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9999px;font-size:.875rem;font-weight:700;color:#fff;flex-shrink:0}.ManagementModesSection_pathStructured__0T03K .ManagementModesSection_timelineNumber__RnxpN{background:#2b8074}.ManagementModesSection_pathSimplified__hsi53 .ManagementModesSection_timelineNumber__RnxpN{background:#ff8080}.ManagementModesSection_timelineTitle__2u17I{font-size:.75rem;font-weight:600;color:#3d403f;line-height:1.3}@media(max-width:768px){.ManagementModesSection_timelineTitle__2u17I{font-size:.65rem}}.ManagementModesSection_stepText__b4_zl{display:flex;flex-direction:column;align-self:start}.ManagementModesSection_stepTitle__TuZGX{font-size:1rem;font-weight:600;color:#3d403f;margin:0 0 .25rem;line-height:1.35;min-height:2.7em}.ManagementModesSection_stepDescription__zVcvj{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;margin:0;color:#6b7280}.ManagementModesSection_stepMediaButton__JVPhc,.ManagementModesSection_stepMediaPlaceholder__Sm4lU,.ManagementModesSection_stepMediaWrapper__rpc1T{border-radius:.75rem;overflow:hidden;border:1px solid #e5e7eb;background:#f9fafb;aspect-ratio:16/9;align-self:start}.ManagementModesSection_stepMediaButton__JVPhc{position:relative;display:block;width:100%;padding:0;cursor:zoom-in;transition:border-color .25s ease,box-shadow .25s ease}.ManagementModesSection_stepMediaButton__JVPhc:hover{border-color:rgba(43,128,116,.4);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.ManagementModesSection_stepMediaButton__JVPhc:hover .ManagementModesSection_stepMediaZoom__8QUpA{opacity:1}.ManagementModesSection_stepMediaButton__JVPhc:focus-visible{outline:2px solid #2b8074;outline-offset:2px}.ManagementModesSection_stepMediaZoom__8QUpA{position:absolute;right:.5rem;bottom:.5rem;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9999px;background:rgba(0,0,0,.55);color:#fff;opacity:0;transition:opacity .25s ease}.ManagementModesSection_stepMediaZoom__8QUpA svg{width:18px;height:18px}.ManagementModesSection_stepMediaPlaceholder__Sm4lU{border-style:dashed;border-color:transparent;background:transparent;visibility:hidden}.ManagementModesSection_stepMedia__cddWJ{width:100%;height:100%;object-fit:cover;display:block}.ManagementModesSection_idealFor__RnBVo{padding:1rem 1.5rem;border-radius:.75rem;align-self:start}.ManagementModesSection_pathStructured__0T03K .ManagementModesSection_idealFor__RnBVo{background:rgba(43,128,116,.08);border:1px solid rgba(43,128,116,.2)}.ManagementModesSection_pathSimplified__hsi53 .ManagementModesSection_idealFor__RnBVo{background:hsla(0,100%,82%,.12);border:1px solid hsla(0,100%,75%,.35)}.ManagementModesSection_idealForLabel__0Vd4J{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .25rem;line-height:1.4}.ManagementModesSection_pathStructured__0T03K .ManagementModesSection_idealForLabel__0Vd4J{color:#1f5f56}.ManagementModesSection_pathSimplified__hsi53 .ManagementModesSection_idealForLabel__0Vd4J{color:#ff4343}.ManagementModesSection_idealForSectors__ttSYQ{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;margin:0;color:#6b7280}.ManagementModesSection_pathCta__Zw8gY{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;align-self:start;transition:gap .25s ease,color .25s ease}.ManagementModesSection_pathCta__Zw8gY svg{width:16px;height:16px;transition:transform .25s ease}.ManagementModesSection_pathCta__Zw8gY:hover svg{transform:translateX(4px)}.ManagementModesSection_pathStructured__0T03K .ManagementModesSection_pathCta__Zw8gY{color:#2b8074}.ManagementModesSection_pathStructured__0T03K .ManagementModesSection_pathCta__Zw8gY:hover{color:#1f5f56}.ManagementModesSection_pathSimplified__hsi53 .ManagementModesSection_pathCta__Zw8gY{color:#ff8080}.ManagementModesSection_pathSimplified__hsi53 .ManagementModesSection_pathCta__Zw8gY:hover{color:#ff4d4d}@keyframes TrustBadges_fadeInUp__90h3n{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes TrustBadges_fadeInDown__UxvCA{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes TrustBadges_slideInLeft__Sg7HC{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes TrustBadges_slideInRight__jp35R{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes TrustBadges_scaleIn__nOZUg{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes TrustBadges_pulse__3i488{0%{box-shadow:0 0 0 0 hsla(0,100%,82%,.6)}70%{box-shadow:0 0 0 12px hsla(0,100%,82%,0)}to{box-shadow:0 0 0 0 hsla(0,100%,82%,0)}}@keyframes TrustBadges_float___rtoC{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes TrustBadges_shimmer__hbvZ_{0%{background-position:-200% 0}to{background-position:200% 0}}.TrustBadges_animate-fade-in-up__QrRtc{animation:TrustBadges_fadeInUp__90h3n .6s ease forwards}.TrustBadges_animate-fade-in__6TFOi{animation:TrustBadges_fadeIn__D4KZe .6s ease forwards}.TrustBadges_animate-fade-in-down__QHj5M{animation:TrustBadges_fadeInDown__UxvCA .5s ease forwards}.TrustBadges_animate-slide-in-left__hwznk{animation:TrustBadges_slideInLeft__Sg7HC .6s ease forwards}.TrustBadges_animate-slide-in-right__Lj5Hu{animation:TrustBadges_slideInRight__jp35R .6s ease forwards}.TrustBadges_animate-scale-in__or75e{animation:TrustBadges_scaleIn__nOZUg .6s ease forwards}.TrustBadges_animate-pulse__vhCWY{animation:TrustBadges_pulse__3i488 2s infinite}.TrustBadges_animate-float__Bfwfu{animation:TrustBadges_float___rtoC 3s ease-in-out infinite}.TrustBadges_delay-100__749Zc{animation-delay:.1s;opacity:0}.TrustBadges_delay-200__tidq3{animation-delay:.2s;opacity:0}.TrustBadges_delay-300__RVC4q{animation-delay:.3s;opacity:0}.TrustBadges_delay-400__4TmN8{animation-delay:.4s;opacity:0}.TrustBadges_delay-500__ZEsr6{animation-delay:.5s;opacity:0}.TrustBadges_delay-600__ffwph{animation-delay:.6s;opacity:0}.TrustBadges_delay-700__GoZwU{animation-delay:.7s;opacity:0}.TrustBadges_delay-800__KCJut{animation-delay:.8s;opacity:0}.TrustBadges_delay-900__m8DRy{animation-delay:.9s;opacity:0}.TrustBadges_delay-1000__kMDUt{animation-delay:1s;opacity:0}.TrustBadges_delay-1100__O_1KF{animation-delay:1.1s;opacity:0}.TrustBadges_delay-1200__8_X3l{animation-delay:1.2s;opacity:0}.TrustBadges_trustBadges__NY1Jp{padding:4rem 0;background:rgba(249,250,251,.8)}.TrustBadges_container___xP10{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem;text-align:center;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.TrustBadges_container___xP10.TrustBadges_visible__P13WU{opacity:1;transform:translateY(0)}.TrustBadges_title__Yg8wL{font-size:.875rem;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem}.TrustBadges_logos__pUHVJ{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem}@media(max-width:768px){.TrustBadges_logos__pUHVJ{gap:2rem}}.TrustBadges_logoWrapper__hk_cq{opacity:0;animation:TrustBadges_fadeIn__D4KZe .5s ease forwards;animation-play-state:paused}.TrustBadges_visible__P13WU .TrustBadges_logoWrapper__hk_cq{animation-play-state:running}.TrustBadges_logo__9btqC{filter:grayscale(100%);opacity:.6;transition:all .25s ease;height:36px;width:auto;object-fit:contain}.TrustBadges_logo__9btqC:hover{filter:grayscale(0);opacity:1}@keyframes TrustBadges_fadeIn__D4KZe{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes MethodBlock_fadeInUp__7KDqc{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes MethodBlock_fadeIn__Y_1UW{0%{opacity:0}to{opacity:1}}@keyframes MethodBlock_fadeInDown__v74eY{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes MethodBlock_slideInLeft__ICxo7{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes MethodBlock_slideInRight__NGKTb{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes MethodBlock_scaleIn__BAEzJ{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes MethodBlock_float__k8cbT{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes MethodBlock_shimmer__nKNCy{0%{background-position:-200% 0}to{background-position:200% 0}}.MethodBlock_animate-fade-in-up__h4Vik{animation:MethodBlock_fadeInUp__7KDqc .6s ease forwards}.MethodBlock_animate-fade-in__oD4eW{animation:MethodBlock_fadeIn__Y_1UW .6s ease forwards}.MethodBlock_animate-fade-in-down__CB_in{animation:MethodBlock_fadeInDown__v74eY .5s ease forwards}.MethodBlock_animate-slide-in-left__FGgiS{animation:MethodBlock_slideInLeft__ICxo7 .6s ease forwards}.MethodBlock_animate-slide-in-right__r0Dwa{animation:MethodBlock_slideInRight__NGKTb .6s ease forwards}.MethodBlock_animate-scale-in__U_P_W{animation:MethodBlock_scaleIn__BAEzJ .6s ease forwards}.MethodBlock_animate-pulse__Cowor{animation:MethodBlock_pulse__Eqevr 2s infinite}.MethodBlock_animate-float__lmqB2{animation:MethodBlock_float__k8cbT 3s ease-in-out infinite}.MethodBlock_delay-100__6CMA1{animation-delay:.1s;opacity:0}.MethodBlock_delay-200__KOJhu{animation-delay:.2s;opacity:0}.MethodBlock_delay-300__oWhPD{animation-delay:.3s;opacity:0}.MethodBlock_delay-400__YAGm2{animation-delay:.4s;opacity:0}.MethodBlock_delay-500__QdNOM{animation-delay:.5s;opacity:0}.MethodBlock_delay-600__4LtAP{animation-delay:.6s;opacity:0}.MethodBlock_delay-700__9oDLT{animation-delay:.7s;opacity:0}.MethodBlock_delay-800__CByUQ{animation-delay:.8s;opacity:0}.MethodBlock_delay-900__DqSid{animation-delay:.9s;opacity:0}.MethodBlock_delay-1000__PdZMh{animation-delay:1s;opacity:0}.MethodBlock_delay-1100__KU15c{animation-delay:1.1s;opacity:0}.MethodBlock_delay-1200__Eq24R{animation-delay:1.2s;opacity:0}.MethodBlock_methodBlock___Bl__{padding:6rem 0}@media(max-width:768px){.MethodBlock_methodBlock___Bl__{padding:4rem 0}}.MethodBlock_methodBlock___Bl__{background:linear-gradient(180deg,hsla(0,0%,100%,.85),rgba(240,253,244,.85));position:relative;overflow:hidden}.MethodBlock_container__jQb31{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.MethodBlock_header__rhPQT{text-align:center;max-width:700px;margin:0 auto 6rem;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.MethodBlock_header__rhPQT.MethodBlock_visible__V5eQV{opacity:1;transform:translateY(0)}.MethodBlock_label___WhLT{display:inline-block;padding:.25rem 1rem;background:rgba(43,128,116,.1);color:#2b8074;font-size:.875rem;font-weight:600;border-radius:9999px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.MethodBlock_title__g9RRG{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#3d403f}@media(max-width:768px){.MethodBlock_title__g9RRG{font-size:1.875rem}}.MethodBlock_title__g9RRG{margin-bottom:1rem}.MethodBlock_subtitle__Ofqrx{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7;color:#6b7280;margin:0}.MethodBlock_timeline__fOl0S{position:relative;margin-bottom:6rem;opacity:0;transform:translateY(20px);transition:opacity .6s ease .2s,transform .6s ease .2s;isolation:isolate}.MethodBlock_timeline__fOl0S.MethodBlock_visible__V5eQV{opacity:1;transform:translateY(0)}.MethodBlock_progressLine__bGedI{position:absolute;top:20px;left:22px;right:22px;height:4px;background:rgba(43,128,116,.15);border-radius:9999px;z-index:-1;pointer-events:none;overflow:hidden}@media(max-width:768px){.MethodBlock_progressLine__bGedI{display:none}}.MethodBlock_progressFill__JBmh2{position:absolute;top:0;left:0;height:100%;background:#2b8074;border-radius:9999px;transition:width .5s ease}.MethodBlock_steps__PpQo5{display:flex;justify-content:space-between;position:relative;z-index:1}@media(max-width:768px){.MethodBlock_steps__PpQo5{flex-direction:column;gap:1.5rem}}.MethodBlock_step__WzRFG{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:all .25s ease}@media(max-width:768px){.MethodBlock_step__WzRFG{flex-direction:row;gap:1rem}}.MethodBlock_step__WzRFG:hover .MethodBlock_stepDot__A1qf_{transform:scale(1.1)}.MethodBlock_stepDot__A1qf_{width:44px;height:44px;border-radius:9999px;background:#fff;border:3px solid rgba(43,128,116,.2);display:flex;align-items:center;justify-content:center;transition:all .25s ease;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.MethodBlock_stepActive__b58b9 .MethodBlock_stepDot__A1qf_{border-color:#2b8074;background:#fff}.MethodBlock_stepCurrent__zd10O .MethodBlock_stepDot__A1qf_{background:#2b8074;border-color:#2b8074;box-shadow:0 0 0 4px rgba(43,128,116,.2),0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.MethodBlock_stepCurrent__zd10O .MethodBlock_stepDot__A1qf_ .MethodBlock_stepNumber__dTjMi{color:#fff}.MethodBlock_stepNumber__dTjMi{font-size:1rem;font-weight:700;color:#2b8074;transition:color .25s ease}.MethodBlock_stepTitle__jtV0t{font-size:.875rem;font-weight:500;color:#6b7280;text-align:center;max-width:120px;transition:color .25s ease}.MethodBlock_stepActive__b58b9 .MethodBlock_stepTitle__jtV0t{color:#3d403f}.MethodBlock_stepCurrent__zd10O .MethodBlock_stepTitle__jtV0t{color:#2b8074;font-weight:600}@media(max-width:768px){.MethodBlock_stepTitle__jtV0t{max-width:none;text-align:left}}.MethodBlock_visualContainer__avAou{position:relative;min-height:500px;background:hsla(0,0%,100%,.9);border-radius:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);overflow:hidden;padding:3rem;opacity:0;transform:translateY(20px);transition:opacity .6s ease .4s,transform .6s ease .4s}.MethodBlock_visualContainer__avAou.MethodBlock_visible__V5eQV{opacity:1;transform:translateY(0)}@media(max-width:768px){.MethodBlock_visualContainer__avAou{min-height:450px;padding:2rem}}.MethodBlock_visualWrapper__Kgqrw{position:absolute;top:3rem;left:3rem;right:3rem;bottom:3rem;width:calc(100% - 6rem);height:calc(100% - 6rem);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;opacity:0;transform:scale(.95);transition:opacity .5s ease,transform .5s ease;pointer-events:none;overflow-y:auto}.MethodBlock_visualWrapper__Kgqrw.MethodBlock_visualWrapperActive__dEDRE{opacity:1;transform:scale(1);pointer-events:auto}@media(max-width:768px){.MethodBlock_visualWrapper__Kgqrw{top:2rem;left:2rem;right:2rem;bottom:2rem;width:calc(100% - 3rem);height:calc(100% - 3rem)}}.MethodBlock_visual__meCJn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:100%;min-height:180px;margin-bottom:1rem}.MethodBlock_visualLabel__vHHyX{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1rem 1.5rem;background:hsla(0,0%,100%,.95);width:100%;flex-shrink:0;z-index:1}.MethodBlock_visualStep__zwNiH{font-size:.75rem;font-weight:600;color:#2b8074;text-transform:uppercase;letter-spacing:.1em}.MethodBlock_visualTitle__TQLOs{font-size:1.125rem;font-weight:600;color:#3d403f}.MethodBlock_visualDescription__CzmMP{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#6b7280;margin-top:.5rem;color:#3d403f;line-height:1.7;max-width:600px;text-align:center;opacity:1;visibility:visible}.MethodBlock_visualContours__KYUdh{position:relative;width:200px;height:120px}.MethodBlock_contoursSvg__7OJwm{width:100%;height:100%;filter:blur(6px);opacity:.45;transition:filter .6s ease,opacity .6s ease}.MethodBlock_contoursSvg__7OJwm.MethodBlock_contoursSvgClear__6DTK_{filter:blur(0);opacity:1}.MethodBlock_contoursRect__EQTiE{fill:none;stroke:#2b8074;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:560;stroke-dashoffset:560;transition:stroke-dashoffset 1.4s cubic-bezier(.4,0,.2,1)}.MethodBlock_contoursRectDrawn__pPPqi{stroke-dashoffset:0}.MethodBlock_contoursFill__7sWvj{fill:rgba(43,128,116,.12);opacity:0;transition:opacity .5s ease .9s}.MethodBlock_contoursFillVisible__bbiCn{opacity:1}.MethodBlock_visualBlocs__N5_Zr{position:relative;width:200px;height:120px}.MethodBlock_blocParent__yOg8W{width:100%;height:100%;background:rgba(43,128,116,.2);border-radius:.75rem;display:flex;flex-direction:column;gap:0;overflow:hidden;transition:gap .6s ease}.MethodBlock_blocParent__yOg8W.MethodBlock_blocSplit__JyInp{gap:.5rem;background:transparent}.MethodBlock_blocChild__qViC6{flex:1 1;background:rgba(43,128,116,.3);border-radius:.5rem;opacity:0;transform:scaleY(0);transition:all .4s ease;transition-delay:calc(var(--index, 0)*.15s)}.MethodBlock_blocSplit__JyInp .MethodBlock_blocChild__qViC6{opacity:1;transform:scaleY(1);background:#2b8074;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.MethodBlock_blocChild__qViC6:first-child{--index:0}.MethodBlock_blocChild__qViC6:nth-child(2){--index:1}.MethodBlock_blocChild__qViC6:nth-child(3){--index:2}.MethodBlock_visualWbs__iPLHj{width:200px;height:120px}.MethodBlock_wbsSvg__s0_m5{width:100%;height:100%;display:block}.MethodBlock_wbsNode__7YJB7{fill:#2b8074;opacity:0;transform-origin:center;transform-box:fill-box;transition:opacity .35s ease,transform .35s ease}.MethodBlock_wbsNodeVisible__Gcyra{opacity:1}.MethodBlock_wbsNodeChild__hXrUT{transform:scale(.85)}.MethodBlock_wbsNodeChildVisible__5GqtF{opacity:1;transform:scale(1)}.MethodBlock_wbsLink__3kYuV{stroke:#ffa2a2;stroke-width:3;stroke-linecap:round;stroke-dasharray:70;stroke-dashoffset:70;color:#ffa2a2;transition:stroke-dashoffset .45s ease}.MethodBlock_wbsLinkDrawn__mZHb3{stroke-dashoffset:0}.MethodBlock_visualLinks__nH_FV{width:200px;height:40px}.MethodBlock_linksSvg__ZbMG8{width:100%;height:100%;display:block}.MethodBlock_linksNode__5YCWH{fill:#2b8074}.MethodBlock_linksLine__Sl7gZ{stroke:#ffa2a2;stroke-width:4;stroke-linecap:round;stroke-dasharray:40;stroke-dashoffset:40;color:#ffa2a2;transition:stroke-dashoffset .5s ease}.MethodBlock_linksLineDrawn__l_Flf{stroke-dashoffset:0}.MethodBlock_visualPath__YCfgt{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;align-items:flex-start}.MethodBlock_pathBar__4wFNx{height:22px;border-radius:.5rem;width:130px;background:rgba(43,128,116,.22);transition:width .85s cubic-bezier(.4,0,.2,1),background .75s ease,box-shadow .75s ease,transform .75s ease,opacity .6s ease}.MethodBlock_pathBarRevealed__6Dxro{width:150px;opacity:1}.MethodBlock_pathBarSecondary__07lb9{background:rgba(209,213,219,.5);width:150px}.MethodBlock_pathBarCritical__9Mkq7{width:200px;background:#2b8074;box-shadow:0 0 20px rgba(43,128,116,.4);transform:scaleY(1.15)}.MethodBlock_visualJalons__AGJG0{width:200px;height:80px}.MethodBlock_jalonsSvg__m5c7u{width:100%;height:100%;display:block}.MethodBlock_jalonsTimeline__FNE59{stroke:rgba(209,213,219,.7);stroke-width:3;stroke-linecap:round;stroke-dasharray:150;stroke-dashoffset:150;transition:stroke-dashoffset .55s ease}.MethodBlock_jalonsTimelineDrawn__rexAG{stroke-dashoffset:0}.MethodBlock_jalonsStem___woRR{stroke:#2b8074;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:25;stroke-dashoffset:25;transition:stroke-dashoffset .4s ease}.MethodBlock_jalonsStemVisible__N0_2N{stroke-dashoffset:0}.MethodBlock_jalonsMarker__82ZzL{fill:rgba(43,128,116,.25);stroke:#2b8074;stroke-width:2;opacity:0;transform:scale(.7);transform-origin:center;transform-box:fill-box;transition:opacity .35s ease,transform .35s ease}.MethodBlock_jalonsMarkerVisible__5jQXi{opacity:1;transform:scale(1)}.MethodBlock_jalonsMarkerKey__l2ga_{fill:rgba(43,128,116,.15);transform:scale(.7)}.MethodBlock_jalonsMarkerKeyVisible__urqmk{fill:#2b8074;stroke:#2b8074;opacity:1;transform:scale(1);filter:drop-shadow(0 0 8px rgba(43,128,116,.45))}.MethodBlock_visualPartage__l0AAU{width:200px;height:80px}.MethodBlock_partageSvg__7f0NG{width:100%;height:100%;display:block}.MethodBlock_partageRoadmapLine__ond0Q{stroke:rgba(209,213,219,.7);stroke-width:3;stroke-linecap:round;stroke-dasharray:110;stroke-dashoffset:110;transition:stroke-dashoffset .5s ease}.MethodBlock_partageRoadmapLineDrawn__wCN95{stroke-dashoffset:0}.MethodBlock_partageRoadmapDot__1q73t{fill:#2b8074;opacity:0;transform:scale(.6);transform-origin:center;transform-box:fill-box;transition:opacity .35s ease,transform .35s ease}.MethodBlock_partageRoadmapDotVisible__lR7eB{opacity:1;transform:scale(1)}.MethodBlock_partageShareIcon__Q_i9a{stroke:#ffa2a2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:#ffa2a2;opacity:0;transform:scale(.5);transform-origin:168px 30px;transition:opacity .4s ease .5s,transform .4s cubic-bezier(.34,1.56,.64,1) .5s}.MethodBlock_partageShareIconVisible__RdDjK{opacity:1;transform:scale(1)}.MethodBlock_visualFrame__XdWW5{position:relative;width:180px;height:100px}.MethodBlock_frame__w3Mw3{width:100%;height:100%;border:3px dashed rgba(43,128,116,.4);border-radius:.75rem;position:relative;transition:all .6s ease;overflow:hidden}.MethodBlock_frame__w3Mw3.MethodBlock_frameClosed__3eWLi{border-style:solid;border-color:#2b8074;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);overflow:visible}.MethodBlock_frameCheck__nfaXw{position:absolute;bottom:-10px;right:-10px;width:30px;height:30px;border-radius:50%;background:#2b8074;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);opacity:0;transform:scale(.4);transition:opacity .45s ease .65s,transform .45s cubic-bezier(.34,1.56,.64,1) .65s;z-index:2}.MethodBlock_frameCheck__nfaXw svg{width:16px;height:16px}.MethodBlock_frameCheckVisible__XxRFL{opacity:1;transform:scale(1)}.MethodBlock_frameContent__vUeF_{position:absolute;inset:.5rem;background:linear-gradient(135deg,rgba(43,128,116,.1),rgba(43,128,116,.2));border-radius:.5rem;transition:all .6s ease}.MethodBlock_frameClosed__3eWLi .MethodBlock_frameContent__vUeF_{background:linear-gradient(135deg,rgba(43,128,116,.15),rgba(43,128,116,.25))}.MethodBlock_frameContent__vUeF_:before{content:"";position:absolute;top:.5rem;left:.5rem;right:.5rem;height:8px;background:#2b8074;border-radius:.375rem;opacity:0;transition:opacity .4s ease .3s}.MethodBlock_frameClosed__3eWLi .MethodBlock_frameContent__vUeF_:before{opacity:1}.MethodBlock_frameContent__vUeF_:after{content:"";position:absolute;top:calc(.5rem + 12px);left:.5rem;width:60%;height:6px;background:rgba(43,128,116,.5);border-radius:.375rem;opacity:0;transition:opacity .4s ease .5s}.MethodBlock_frameClosed__3eWLi .MethodBlock_frameContent__vUeF_:after{opacity:1}.MethodBlock_visualDefault__8Qf4H{display:flex;align-items:center;justify-content:center}.MethodBlock_stepNumberLarge__2eo_X{font-size:4.5rem;font-weight:700;color:rgba(43,128,116,.15)}.MethodBlock_visualRisques__ZKcyi{display:flex;align-items:center;justify-content:center;gap:1.5rem;position:relative}.MethodBlock_risquePoint__RmsSB{position:relative}.MethodBlock_risqueDot__4sBWG{width:50px;height:50px;border-radius:50%;background:hsla(0,100%,82%,.2);border:3px solid hsla(0,100%,82%,.3);opacity:0;transform:scale(0);transition:all .5s ease;transition-delay:var(--delay,0s);position:relative}.MethodBlock_risqueDot__4sBWG:before{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid #ffa2a2;opacity:0;animation:MethodBlock_pulse__Eqevr 2s infinite}.MethodBlock_risqueDot__4sBWG.MethodBlock_risqueVisible__lL_jk{opacity:1;transform:scale(1);background:hsla(0,100%,82%,.3);border-color:#ffa2a2}.MethodBlock_risqueDot__4sBWG.MethodBlock_risqueVisible__lL_jk:before{opacity:1}@keyframes MethodBlock_pulse__Eqevr{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.5}}.MethodBlock_visualFormulation__v9_y2{display:flex;flex-direction:column;gap:1rem;width:200px}.MethodBlock_formulationLine__JmPOH{height:12px;background:rgba(43,128,116,.2);border-radius:9999px;width:0;opacity:0;transition:all .6s ease;transition-delay:var(--delay,0s)}.MethodBlock_formulationLine__JmPOH.MethodBlock_formulationVisible__2MpUa{width:100%;opacity:1;background:#2b8074}.MethodBlock_formulationLine__JmPOH.MethodBlock_formulationVisible__2MpUa:first-child{width:100%}.MethodBlock_formulationLine__JmPOH.MethodBlock_formulationVisible__2MpUa:nth-child(2){width:80%}.MethodBlock_formulationLine__JmPOH.MethodBlock_formulationVisible__2MpUa:nth-child(3){width:60%}.MethodBlock_visualEvaluation__D8yn5{display:flex;flex-direction:column;gap:1rem;width:220px}.MethodBlock_evaluationBar__OkH4p{height:16px;background:rgba(209,213,219,.3);border-radius:9999px;overflow:hidden;position:relative}.MethodBlock_evaluationFill__AIlL9{height:100%;background:linear-gradient(90deg,#2b8074,#ffa2a2);border-radius:9999px;width:0;transition:width .8s ease;box-shadow:0 0 10px rgba(43,128,116,.3)}.MethodBlock_evaluationFill__AIlL9.MethodBlock_evaluationAnimated__Gp5kY{animation:MethodBlock_fillBar__FvIrj 1s ease forwards}@keyframes MethodBlock_fillBar__FvIrj{0%{width:0}}.MethodBlock_visualProtection__MdcNy{position:relative;width:180px;height:120px;display:flex;align-items:center;justify-content:center}.MethodBlock_protectionTarget__ccfid{position:absolute;width:80px;height:80px;border-radius:50%;background:rgba(209,213,219,.2);border:2px dashed rgba(156,163,175,.5);display:flex;align-items:center;justify-content:center}.MethodBlock_protectionCircle__43KNn{width:50px;height:50px;border-radius:50%;background:hsla(0,100%,82%,.3);border:2px solid hsla(0,100%,82%,.5)}.MethodBlock_protectionShield__XN6BP{position:absolute;width:0;height:0;border-left:60px solid transparent;border-right:60px solid transparent;border-bottom:80px solid rgba(43,128,116,.1);opacity:0;transform:scale(0) rotate(0deg);transition:all .6s ease;filter:drop-shadow(0 4px 8px rgba(43,128,116,.2))}.MethodBlock_protectionShield__XN6BP.MethodBlock_protectionActive__lH9V7{opacity:1;transform:scale(1) rotate(0deg);border-bottom-color:rgba(43,128,116,.3);animation:MethodBlock_shieldPulse__rQtkr 2s ease-in-out infinite}@keyframes MethodBlock_shieldPulse__rQtkr{0%,to{filter:drop-shadow(0 4px 8px rgba(43,128,116,.2))}50%{filter:drop-shadow(0 4px 12px rgba(43,128,116,.4))}}@keyframes ValuePropositions_fadeInUp__UFTND{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ValuePropositions_fadeIn__2dMXV{0%{opacity:0}to{opacity:1}}@keyframes ValuePropositions_fadeInDown__p46B_{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes ValuePropositions_slideInLeft__mZlW_{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes ValuePropositions_slideInRight____Zx1{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes ValuePropositions_scaleIn__Cc6Tw{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes ValuePropositions_pulse__U2naz{0%{box-shadow:0 0 0 0 hsla(0,100%,82%,.6)}70%{box-shadow:0 0 0 12px hsla(0,100%,82%,0)}to{box-shadow:0 0 0 0 hsla(0,100%,82%,0)}}@keyframes ValuePropositions_float__PtRuv{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ValuePropositions_shimmer___nw30{0%{background-position:-200% 0}to{background-position:200% 0}}.ValuePropositions_animate-fade-in-up__3G2O4{animation:ValuePropositions_fadeInUp__UFTND .6s ease forwards}.ValuePropositions_animate-fade-in__gWbS6{animation:ValuePropositions_fadeIn__2dMXV .6s ease forwards}.ValuePropositions_animate-fade-in-down__DQlXK{animation:ValuePropositions_fadeInDown__p46B_ .5s ease forwards}.ValuePropositions_animate-slide-in-left__YspYV{animation:ValuePropositions_slideInLeft__mZlW_ .6s ease forwards}.ValuePropositions_animate-slide-in-right__9Bi__{animation:ValuePropositions_slideInRight____Zx1 .6s ease forwards}.ValuePropositions_animate-scale-in__I35_X{animation:ValuePropositions_scaleIn__Cc6Tw .6s ease forwards}.ValuePropositions_animate-pulse___S6FK{animation:ValuePropositions_pulse__U2naz 2s infinite}.ValuePropositions_animate-float__ULOTT{animation:ValuePropositions_float__PtRuv 3s ease-in-out infinite}.ValuePropositions_delay-100__fX48y{animation-delay:.1s;opacity:0}.ValuePropositions_delay-200__qONVq{animation-delay:.2s;opacity:0}.ValuePropositions_delay-300___YmH5{animation-delay:.3s;opacity:0}.ValuePropositions_delay-400__Pf1IZ{animation-delay:.4s;opacity:0}.ValuePropositions_delay-500__8gcFI{animation-delay:.5s;opacity:0}.ValuePropositions_delay-600__3cXc6{animation-delay:.6s;opacity:0}.ValuePropositions_delay-700__QVQn7{animation-delay:.7s;opacity:0}.ValuePropositions_delay-800__jy64x{animation-delay:.8s;opacity:0}.ValuePropositions_delay-900__GI3AK{animation-delay:.9s;opacity:0}.ValuePropositions_delay-1000__q7DeC{animation-delay:1s;opacity:0}.ValuePropositions_delay-1100___Zt6k{animation-delay:1.1s;opacity:0}.ValuePropositions_delay-1200__XXVlB{animation-delay:1.2s;opacity:0}.ValuePropositions_valuePropositions__rG9lu{padding:6rem 0}@media(max-width:768px){.ValuePropositions_valuePropositions__rG9lu{padding:4rem 0}}.ValuePropositions_valuePropositions__rG9lu{background:hsla(0,0%,100%,.85)}.ValuePropositions_container__M1lcH{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.ValuePropositions_header__iPzA3{text-align:center;max-width:700px;margin:0 auto 2rem;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.ValuePropositions_header__iPzA3.ValuePropositions_visible__btalA{opacity:1;transform:translateY(0)}.ValuePropositions_sectionTitle__56jf6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#3d403f}@media(max-width:768px){.ValuePropositions_sectionTitle__56jf6{font-size:1.875rem}}.ValuePropositions_sectionTitle__56jf6{margin-bottom:1rem}.ValuePropositions_sectionSubtitle__66brI{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7;color:#6b7280}.ValuePropositions_grid__7Ubjo{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}@media(max-width:768px){.ValuePropositions_grid__7Ubjo{grid-template-columns:1fr}}.ValuePropositions_grid__7Ubjo.ValuePropositions_visible__btalA .ValuePropositions_card__RfGqW{opacity:1;transform:translateY(0)}.ValuePropositions_card__RfGqW{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);transition:all .25s ease}.ValuePropositions_card__RfGqW:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transform:translateY(-4px)}.ValuePropositions_card__RfGqW{background:hsla(0,0%,100%,.95);padding:3rem;text-align:left;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease,box-shadow .3s ease}.ValuePropositions_card__RfGqW:hover .ValuePropositions_icon__EwxAq{background:#2b8074;color:#fff;transform:scale(1.1)}.ValuePropositions_card__RfGqW:hover .ValuePropositions_iconImage__i3qy_{filter:brightness(0) invert(1)}.ValuePropositions_card__RfGqW.ValuePropositions_cardAi__XSuj3 .ValuePropositions_icon__EwxAq{position:relative;overflow:hidden;background:#e8faf6;color:#2b8074}.ValuePropositions_card__RfGqW.ValuePropositions_cardAi__XSuj3 .ValuePropositions_icon__EwxAq:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,#e8faf6,#d4f1eb 18%,#e8e0ff 38%,#e8e0ff 58%,#e8faf6 72%,#e8faf6);background-size:200% 100%;animation:ValuePropositions_valuePropAiGradientSlide__F2w_4 2.5s linear infinite;pointer-events:none}.ValuePropositions_card__RfGqW.ValuePropositions_cardAi__XSuj3 .ValuePropositions_icon__EwxAq>*{position:relative;z-index:1}.ValuePropositions_card__RfGqW.ValuePropositions_cardAi__XSuj3:hover .ValuePropositions_icon__EwxAq{color:#2b8074;transform:scale(1.1)}.ValuePropositions_card__RfGqW.ValuePropositions_cardAi__XSuj3:hover .ValuePropositions_icon__EwxAq:before{animation-duration:2s}.ValuePropositions_icon__EwxAq{display:flex;align-items:center;justify-content:center;width:64px;height:64px;padding:1rem;margin:0 0 1.5rem;background:rgba(43,128,116,.1);color:#2b8074;border-radius:1rem;transition:all .25s ease;overflow:hidden}.ValuePropositions_icon__EwxAq svg{width:24px;height:24px}.ValuePropositions_iconImage__i3qy_{width:32px;height:32px;object-fit:contain;transition:filter .25s ease}.ValuePropositions_title__YcfaX{font-size:1.25rem;font-weight:600;line-height:1.4;color:#3d403f;margin-bottom:.5rem}.ValuePropositions_description__JCkTu,.ValuePropositions_title__YcfaX{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ValuePropositions_description__JCkTu{font-size:1rem;font-weight:400;line-height:1.6;color:#6b7280}@keyframes ValuePropositions_valuePropAiGradientSlide__F2w_4{0%{background-position:0 50%}to{background-position:200% 50%}}@keyframes TargetAudience_fadeInUp__9eDTD{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes TargetAudience_fadeIn__HkAsP{0%{opacity:0}to{opacity:1}}@keyframes TargetAudience_fadeInDown__sKmSA{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes TargetAudience_slideInLeft__5wlbf{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes TargetAudience_slideInRight__0r48o{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes TargetAudience_scaleIn__G1bf9{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes TargetAudience_pulse__ItYoy{0%{box-shadow:0 0 0 0 hsla(0,100%,82%,.6)}70%{box-shadow:0 0 0 12px hsla(0,100%,82%,0)}to{box-shadow:0 0 0 0 hsla(0,100%,82%,0)}}@keyframes TargetAudience_float__x_KGJ{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes TargetAudience_shimmer__scrwB{0%{background-position:-200% 0}to{background-position:200% 0}}.TargetAudience_animate-fade-in-up__HQeC0{animation:TargetAudience_fadeInUp__9eDTD .6s ease forwards}.TargetAudience_animate-fade-in__cpt5T{animation:TargetAudience_fadeIn__HkAsP .6s ease forwards}.TargetAudience_animate-fade-in-down__pN5f8{animation:TargetAudience_fadeInDown__sKmSA .5s ease forwards}.TargetAudience_animate-slide-in-left__69GQu{animation:TargetAudience_slideInLeft__5wlbf .6s ease forwards}.TargetAudience_animate-slide-in-right__3bxlN{animation:TargetAudience_slideInRight__0r48o .6s ease forwards}.TargetAudience_animate-scale-in__VqP_z{animation:TargetAudience_scaleIn__G1bf9 .6s ease forwards}.TargetAudience_animate-pulse__Z0TVD{animation:TargetAudience_pulse__ItYoy 2s infinite}.TargetAudience_animate-float___JOvb{animation:TargetAudience_float__x_KGJ 3s ease-in-out infinite}.TargetAudience_delay-100___xcX9{animation-delay:.1s;opacity:0}.TargetAudience_delay-200__NRngv{animation-delay:.2s;opacity:0}.TargetAudience_delay-300__U2Jcx{animation-delay:.3s;opacity:0}.TargetAudience_delay-400____xzi{animation-delay:.4s;opacity:0}.TargetAudience_delay-500__CqMsN{animation-delay:.5s;opacity:0}.TargetAudience_delay-600__7e3Pq{animation-delay:.6s;opacity:0}.TargetAudience_delay-700__cjGYR{animation-delay:.7s;opacity:0}.TargetAudience_delay-800__LEjTv{animation-delay:.8s;opacity:0}.TargetAudience_delay-900__qBi8N{animation-delay:.9s;opacity:0}.TargetAudience_delay-1000__1Fy_a{animation-delay:1s;opacity:0}.TargetAudience_delay-1100__IL19e{animation-delay:1.1s;opacity:0}.TargetAudience_delay-1200__xL7Wj{animation-delay:1.2s;opacity:0}.TargetAudience_targetAudience__5WH08{padding:6rem 0}@media(max-width:768px){.TargetAudience_targetAudience__5WH08{padding:4rem 0}}.TargetAudience_targetAudience__5WH08{background:linear-gradient(180deg,hsla(0,0%,100%,.95),rgba(248,250,252,.95));position:relative;overflow:hidden}.TargetAudience_container__J_LZ0{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.TargetAudience_header__cKhts{text-align:center;max-width:750px;margin:0 auto 6rem;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.TargetAudience_header__cKhts.TargetAudience_visible__wju7l{opacity:1;transform:translateY(0)}.TargetAudience_label__fLIVO{display:inline-block;padding:.25rem 1rem;background:rgba(43,128,116,.1);color:#2b8074;font-size:.875rem;font-weight:600;border-radius:9999px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.TargetAudience_title__GNx27{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#3d403f}@media(max-width:768px){.TargetAudience_title__GNx27{font-size:1.875rem}}.TargetAudience_title__GNx27{margin-bottom:1rem}.TargetAudience_subtitle__AVMFV{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7;color:#6b7280;margin:0}.TargetAudience_grid__lEohW{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:6rem}@media(max-width:1024px){.TargetAudience_grid__lEohW{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.TargetAudience_grid__lEohW{grid-template-columns:1fr}}.TargetAudience_grid__lEohW.TargetAudience_visible__wju7l .TargetAudience_card__5DYMC{opacity:1;transform:translateY(0)}.TargetAudience_card__5DYMC{background:hsla(0,0%,100%,.98);border-radius:1rem;padding:3rem;border:1px solid #e5e7eb;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease,box-shadow .3s ease,border-color .3s ease}.TargetAudience_card__5DYMC:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);border-color:#2b8074}.TargetAudience_card__5DYMC:hover .TargetAudience_iconWrapper__G28VL{background:#2b8074;transform:scale(1.05)}.TargetAudience_card__5DYMC:hover .TargetAudience_iconWrapper__G28VL svg{color:#fff}.TargetAudience_card__5DYMC:hover .TargetAudience_iconWrapper__G28VL .TargetAudience_iconImage__pzipu{filter:brightness(0) invert(1)}.TargetAudience_iconWrapper__G28VL{width:56px;height:56px;border-radius:.75rem;background:rgba(43,128,116,.1);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .25s ease}.TargetAudience_iconWrapper__G28VL svg{width:28px;height:28px;color:#2b8074;transition:color .25s ease}.TargetAudience_iconWrapper__G28VL .TargetAudience_iconImage__pzipu{width:28px;height:28px;object-fit:contain;transition:filter .25s ease}.TargetAudience_cardTitle__w0kKN{font-size:1.25rem;font-weight:600;color:#3d403f;margin-bottom:.5rem;line-height:1.3}.TargetAudience_cardDescription__WSfED{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#6b7280;margin:0;line-height:1.7}.TargetAudience_conclusion__M_1H8{text-align:center;max-width:800px;margin:0 auto;opacity:0;transform:translateY(20px);transition:opacity .6s ease .5s,transform .6s ease .5s}.TargetAudience_conclusion__M_1H8.TargetAudience_visible__wju7l{opacity:1;transform:translateY(0)}.TargetAudience_conclusion__M_1H8 p{font-size:1.5rem;font-weight:600;color:#3d403f;line-height:1.4;margin:0;position:relative;display:inline-block}.TargetAudience_conclusion__M_1H8 p a{color:#2b8074;text-decoration:underline;text-underline-offset:3px}.TargetAudience_conclusion__M_1H8 p a:hover{opacity:.85}.TargetAudience_conclusion__M_1H8 p:before{content:"";position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:60px;height:4px;background:#2b8074;border-radius:9999px}@media(max-width:768px){.TargetAudience_conclusion__M_1H8 p{font-size:1.25rem}}@keyframes UseCaseLanding_fadeInUp__yG_aM{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes UseCaseLanding_fadeIn__4Ngzb{0%{opacity:0}to{opacity:1}}@keyframes UseCaseLanding_fadeInDown__do1p2{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes UseCaseLanding_slideInLeft__ZZGDW{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes UseCaseLanding_slideInRight__nMTW_{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes UseCaseLanding_scaleIn__RLK7w{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes UseCaseLanding_pulse__ZJUrl{0%{box-shadow:0 0 0 0 hsla(0,100%,82%,.6)}70%{box-shadow:0 0 0 12px hsla(0,100%,82%,0)}to{box-shadow:0 0 0 0 hsla(0,100%,82%,0)}}@keyframes UseCaseLanding_float__LfHay{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes UseCaseLanding_shimmer__MtkjE{0%{background-position:-200% 0}to{background-position:200% 0}}.UseCaseLanding_animate-fade-in-up__KF7xY{animation:UseCaseLanding_fadeInUp__yG_aM .6s ease forwards}.UseCaseLanding_animate-fade-in__U91SJ{animation:UseCaseLanding_fadeIn__4Ngzb .6s ease forwards}.UseCaseLanding_animate-fade-in-down__gFaki{animation:UseCaseLanding_fadeInDown__do1p2 .5s ease forwards}.UseCaseLanding_animate-slide-in-left__Nkk2_{animation:UseCaseLanding_slideInLeft__ZZGDW .6s ease forwards}.UseCaseLanding_animate-slide-in-right__EOp8f{animation:UseCaseLanding_slideInRight__nMTW_ .6s ease forwards}.UseCaseLanding_animate-scale-in__pkwFH{animation:UseCaseLanding_scaleIn__RLK7w .6s ease forwards}.UseCaseLanding_animate-pulse__kPor5{animation:UseCaseLanding_pulse__ZJUrl 2s infinite}.UseCaseLanding_animate-float__OmYm1{animation:UseCaseLanding_float__LfHay 3s ease-in-out infinite}.UseCaseLanding_delay-100__g1L40{animation-delay:.1s;opacity:0}.UseCaseLanding_delay-200__afms2{animation-delay:.2s;opacity:0}.UseCaseLanding_delay-300__4Khfh{animation-delay:.3s;opacity:0}.UseCaseLanding_delay-400__fQOeh{animation-delay:.4s;opacity:0}.UseCaseLanding_delay-500__Rxmw9{animation-delay:.5s;opacity:0}.UseCaseLanding_delay-600__OGa_p{animation-delay:.6s;opacity:0}.UseCaseLanding_delay-700__lRsRc{animation-delay:.7s;opacity:0}.UseCaseLanding_delay-800__bViEh{animation-delay:.8s;opacity:0}.UseCaseLanding_delay-900__aSmyv{animation-delay:.9s;opacity:0}.UseCaseLanding_delay-1000__qit_H{animation-delay:1s;opacity:0}.UseCaseLanding_delay-1100__7AY43{animation-delay:1.1s;opacity:0}.UseCaseLanding_delay-1200__frNK_{animation-delay:1.2s;opacity:0}.UseCaseLanding_useCaseLanding__rT5vu{padding-top:4rem}@media(max-width:768px){.UseCaseLanding_useCaseLanding__rT5vu{padding-top:0!important}}.UseCaseLanding_method__kB2Ps{padding:6rem 0}@media(max-width:768px){.UseCaseLanding_method__kB2Ps{padding:4rem 0}}.UseCaseLanding_method__kB2Ps{background:linear-gradient(180deg,hsla(0,0%,100%,.85),rgba(240,253,244,.85))}.UseCaseLanding_methodContainer__UWcmF{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.UseCaseLanding_methodHeader__z5P2x{text-align:center;max-width:700px;margin:0 auto 6rem}.UseCaseLanding_methodLabel__mmxHg{display:inline-block;padding:.25rem 1rem;background:rgba(43,128,116,.1);color:#2b8074;font-size:.875rem;font-weight:600;border-radius:9999px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.UseCaseLanding_methodTitle__8mnhZ{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#3d403f}@media(max-width:768px){.UseCaseLanding_methodTitle__8mnhZ{font-size:1.875rem}}.UseCaseLanding_methodTitle__8mnhZ{margin-bottom:1rem}.UseCaseLanding_methodDescription__Z_KDa{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7;color:#6b7280}.UseCaseLanding_methodSteps__RfkVj{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}@media(max-width:768px){.UseCaseLanding_methodSteps__RfkVj{flex-direction:column;align-items:center}}.UseCaseLanding_step__93Agi{display:flex;align-items:center;gap:1rem;padding:1.5rem 2rem;background:hsla(0,0%,100%,.95);border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);transition:all .25s ease}.UseCaseLanding_step__93Agi:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.UseCaseLanding_stepNumber__WQMG3{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#2b8074;color:#fff;font-size:1.125rem;font-weight:700;border-radius:9999px;flex-shrink:0}.UseCaseLanding_stepText__iYcp1{font-size:1rem;font-weight:500;color:#3d403f}@keyframes HomePage_fadeInUp__BX5FY{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HomePage_fadeIn__NUoIz{0%{opacity:0}to{opacity:1}}@keyframes HomePage_fadeInDown__izQHQ{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes HomePage_slideInLeft__Ve2d4{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes HomePage_slideInRight__ObOAQ{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes HomePage_scaleIn___Rs1z{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes HomePage_pulse__bJ8Hh{0%{box-shadow:0 0 0 0 hsla(0,100%,82%,.6)}70%{box-shadow:0 0 0 12px hsla(0,100%,82%,0)}to{box-shadow:0 0 0 0 hsla(0,100%,82%,0)}}@keyframes HomePage_float__Yi6x8{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes HomePage_shimmer__5jneP{0%{background-position:-200% 0}to{background-position:200% 0}}.HomePage_animate-fade-in-up__FqKSk{animation:HomePage_fadeInUp__BX5FY .6s ease forwards}.HomePage_animate-fade-in__lTT_S{animation:HomePage_fadeIn__NUoIz .6s ease forwards}.HomePage_animate-fade-in-down___MCn8{animation:HomePage_fadeInDown__izQHQ .5s ease forwards}.HomePage_animate-slide-in-left__kb49Z{animation:HomePage_slideInLeft__Ve2d4 .6s ease forwards}.HomePage_animate-slide-in-right__Xrmup{animation:HomePage_slideInRight__ObOAQ .6s ease forwards}.HomePage_animate-scale-in__0lgYE{animation:HomePage_scaleIn___Rs1z .6s ease forwards}.HomePage_animate-pulse__uMFjE{animation:HomePage_pulse__bJ8Hh 2s infinite}.HomePage_animate-float__nZe3M{animation:HomePage_float__Yi6x8 3s ease-in-out infinite}.HomePage_delay-100__6jwMb{animation-delay:.1s;opacity:0}.HomePage_delay-200__ixB8f{animation-delay:.2s;opacity:0}.HomePage_delay-300__TaaYJ{animation-delay:.3s;opacity:0}.HomePage_delay-400___s36j{animation-delay:.4s;opacity:0}.HomePage_delay-500__IxkpY{animation-delay:.5s;opacity:0}.HomePage_delay-600__QJOc3{animation-delay:.6s;opacity:0}.HomePage_delay-700__kaJtU{animation-delay:.7s;opacity:0}.HomePage_delay-800__niqPr{animation-delay:.8s;opacity:0}.HomePage_delay-900__kmzxl{animation-delay:.9s;opacity:0}.HomePage_delay-1000__ZJJZc{animation-delay:1s;opacity:0}.HomePage_delay-1100__tZHQq{animation-delay:1.1s;opacity:0}.HomePage_delay-1200__LH4Qd{animation-delay:1.2s;opacity:0}.HomePage_homePage__hN4jR{padding-top:4rem}@media(max-width:768px){.HomePage_homePage__hN4jR{padding-top:0!important}}.HomePage_solutions__iKxuW{padding:6rem 0}@media(max-width:768px){.HomePage_solutions__iKxuW{padding:4rem 0}}.HomePage_solutions__iKxuW{background:hsla(0,0%,100%,.1)}.HomePage_solutionsContainer__M7L_U{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.HomePage_solutionsHeader__fA2Jo{text-align:center;max-width:700px;margin:0 auto 2rem;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.HomePage_solutionsHeader__fA2Jo.HomePage_visible__LalnS{opacity:1;transform:translateY(0)}.HomePage_solutionsLabel__TcgzL{display:inline-block;padding:.25rem 1rem;background:rgba(43,128,116,.1);color:#2b8074;font-size:.875rem;font-weight:600;border-radius:9999px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.HomePage_solutionsTitle__4qv9s{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#3d403f}@media(max-width:768px){.HomePage_solutionsTitle__4qv9s{font-size:1.875rem}}.HomePage_solutionsTitle__4qv9s{margin-bottom:1rem}.HomePage_solutionsSubtitle__v03Hb{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7;color:#6b7280}.HomePage_solutionsGrid__4k9JL{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media(max-width:1024px){.HomePage_solutionsGrid__4k9JL{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.HomePage_solutionsGrid__4k9JL{grid-template-columns:1fr}}.HomePage_solutionsGrid__4k9JL.HomePage_visible__LalnS .HomePage_solutionCard__0_l3s{opacity:1;transform:translateY(0)}.HomePage_solutionCard__0_l3s{background:#f9fafb;border-radius:1.5rem;padding:3rem;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease,box-shadow .3s ease}.HomePage_solutionCard__0_l3s:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.HomePage_solutionCard__0_l3s:hover .HomePage_solutionIcon__nh1js{background:#2b8074;color:#fff}.HomePage_solutionIcon__nh1js{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:rgba(43,128,116,.1);color:#2b8074;border-radius:1rem;margin-bottom:1.5rem;transition:all .25s ease}.HomePage_solutionIcon__nh1js svg{width:28px;height:28px}.HomePage_solutionCategory__qbdtJ{font-size:1.25rem;font-weight:700;color:#3d403f;margin-bottom:.5rem}.HomePage_solutionDescription__SdeCA{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#6b7280;margin-bottom:1.5rem}.HomePage_solutionItems__tBsM4{display:flex;flex-direction:column;gap:.5rem}.HomePage_solutionLink__ycDtn{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background:hsla(0,0%,100%,.95);border-radius:.75rem;font-size:.875rem;font-weight:500;color:#3d403f;text-decoration:none;transition:all .15s ease}.HomePage_solutionLink__ycDtn svg{width:16px;height:16px;color:#9ca3af;transition:all .15s ease}.HomePage_solutionLink__ycDtn:hover{background:rgba(43,128,116,.1);color:#2b8074}.HomePage_solutionLink__ycDtn:hover svg{color:#2b8074;transform:translateX(4px)}@keyframes SectorLanding_fadeInUp__GSAdK{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes SectorLanding_fadeIn__U9u1G{0%{opacity:0}to{opacity:1}}@keyframes SectorLanding_fadeInDown__jaMLy{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes SectorLanding_slideInLeft__HbAQv{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes SectorLanding_slideInRight__PodE6{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes SectorLanding_scaleIn__vOVDh{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes SectorLanding_pulse__s0lfz{0%{box-shadow:0 0 0 0 hsla(0,100%,82%,.6)}70%{box-shadow:0 0 0 12px hsla(0,100%,82%,0)}to{box-shadow:0 0 0 0 hsla(0,100%,82%,0)}}@keyframes SectorLanding_float__zRdYI{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes SectorLanding_shimmer__ly_tU{0%{background-position:-200% 0}to{background-position:200% 0}}.SectorLanding_animate-fade-in-up__LXVS7{animation:SectorLanding_fadeInUp__GSAdK .6s ease forwards}.SectorLanding_animate-fade-in__U122L{animation:SectorLanding_fadeIn__U9u1G .6s ease forwards}.SectorLanding_animate-fade-in-down__tcOvk{animation:SectorLanding_fadeInDown__jaMLy .5s ease forwards}.SectorLanding_animate-slide-in-left__eHVrE{animation:SectorLanding_slideInLeft__HbAQv .6s ease forwards}.SectorLanding_animate-slide-in-right__s2K6i{animation:SectorLanding_slideInRight__PodE6 .6s ease forwards}.SectorLanding_animate-scale-in__E_GOO{animation:SectorLanding_scaleIn__vOVDh .6s ease forwards}.SectorLanding_animate-pulse__0nOip{animation:SectorLanding_pulse__s0lfz 2s infinite}.SectorLanding_animate-float__Ho6s_{animation:SectorLanding_float__zRdYI 3s ease-in-out infinite}.SectorLanding_delay-100__r67u7{animation-delay:.1s;opacity:0}.SectorLanding_delay-200__XwDel{animation-delay:.2s;opacity:0}.SectorLanding_delay-300__6F1yu{animation-delay:.3s;opacity:0}.SectorLanding_delay-400__d1440{animation-delay:.4s;opacity:0}.SectorLanding_delay-500__LEhWs{animation-delay:.5s;opacity:0}.SectorLanding_delay-600__C41qo{animation-delay:.6s;opacity:0}.SectorLanding_delay-700__zXvf2{animation-delay:.7s;opacity:0}.SectorLanding_delay-800__mrxiV{animation-delay:.8s;opacity:0}.SectorLanding_delay-900__ODrxU{animation-delay:.9s;opacity:0}.SectorLanding_delay-1000__18Z4t{animation-delay:1s;opacity:0}.SectorLanding_delay-1100__RX4B2{animation-delay:1.1s;opacity:0}.SectorLanding_delay-1200__EAVOc{animation-delay:1.2s;opacity:0}.SectorLanding_sectorLanding__VOtYb{padding-top:4rem}@media(max-width:768px){.SectorLanding_sectorLanding__VOtYb{padding-top:0!important}}@keyframes RoleLanding_fadeInUp__zmM8X{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes RoleLanding_fadeIn__pL2_h{0%{opacity:0}to{opacity:1}}@keyframes RoleLanding_fadeInDown__SiTe9{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes RoleLanding_slideInLeft__lqeXm{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes RoleLanding_slideInRight__8625L{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes RoleLanding_scaleIn__8Fn5m{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes RoleLanding_pulse__7F43K{0%{box-shadow:0 0 0 0 hsla(0,100%,82%,.6)}70%{box-shadow:0 0 0 12px hsla(0,100%,82%,0)}to{box-shadow:0 0 0 0 hsla(0,100%,82%,0)}}@keyframes RoleLanding_float__ywOkV{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes RoleLanding_shimmer__pun5R{0%{background-position:-200% 0}to{background-position:200% 0}}.RoleLanding_animate-fade-in-up__DbKEX{animation:RoleLanding_fadeInUp__zmM8X .6s ease forwards}.RoleLanding_animate-fade-in__9tlQV{animation:RoleLanding_fadeIn__pL2_h .6s ease forwards}.RoleLanding_animate-fade-in-down__NRM0u{animation:RoleLanding_fadeInDown__SiTe9 .5s ease forwards}.RoleLanding_animate-slide-in-left__FKMKk{animation:RoleLanding_slideInLeft__lqeXm .6s ease forwards}.RoleLanding_animate-slide-in-right___XcJ0{animation:RoleLanding_slideInRight__8625L .6s ease forwards}.RoleLanding_animate-scale-in__264eT{animation:RoleLanding_scaleIn__8Fn5m .6s ease forwards}.RoleLanding_animate-pulse__w7fMk{animation:RoleLanding_pulse__7F43K 2s infinite}.RoleLanding_animate-float__D9B0X{animation:RoleLanding_float__ywOkV 3s ease-in-out infinite}.RoleLanding_delay-100__EhHRl{animation-delay:.1s;opacity:0}.RoleLanding_delay-200__mk5h6{animation-delay:.2s;opacity:0}.RoleLanding_delay-300__HaOvl{animation-delay:.3s;opacity:0}.RoleLanding_delay-400__goyfL{animation-delay:.4s;opacity:0}.RoleLanding_delay-500__EIaUf{animation-delay:.5s;opacity:0}.RoleLanding_delay-600__6aS5S{animation-delay:.6s;opacity:0}.RoleLanding_delay-700__s__sX{animation-delay:.7s;opacity:0}.RoleLanding_delay-800__iEorm{animation-delay:.8s;opacity:0}.RoleLanding_delay-900__vby8K{animation-delay:.9s;opacity:0}.RoleLanding_delay-1000___RE_D{animation-delay:1s;opacity:0}.RoleLanding_delay-1100__NoFyi{animation-delay:1.1s;opacity:0}.RoleLanding_delay-1200__7U4OH{animation-delay:1.2s;opacity:0}.RoleLanding_roleLanding__WiPB5{padding-top:4rem}@media(max-width:768px){.RoleLanding_roleLanding__WiPB5{padding-top:0!important}}