@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 #ffa2a299}70%{box-shadow:0 0 0 12px #ffa2a200}to{box-shadow:0 0 0 0 #ffa2a200}}@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;gap:4rem;align-items:center;flex:1 1}@media(max-width:1024px){.Hero_container__fwaI5{grid-template-columns:1fr;gap:4rem}}@keyframes Hero_heroReveal__o7_hg{0%{transform:translateY(30px)}to{transform:translateY(0)}}.Hero_content__PcF9F{position:relative;z-index:2;animation:Hero_heroReveal__o7_hg .8s ease both}@media(prefers-reduced-motion:reduce){.Hero_content__PcF9F{animation:none}}.Hero_title__Vb_Ba{font-family:var(--font-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(#0000 calc(100% - 9px),#2b807433 calc(100% - 9px),#2b807433);box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:0 .05em}.Hero_subtitle__MEr5n{font-family:var(--font-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:var(--font-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 #0000001a,0 2px 4px -2px #0000001a}.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:#0000;color:#2b8074;font-family:var(--font-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;animation:Hero_heroRevealUp__4Qtc8 .8s ease .4s both}@media(prefers-reduced-motion:reduce){.Hero_bottomSection__AYWM4{animation:none}}@keyframes Hero_heroRevealUp__4Qtc8{0%{opacity:0;transform:translateY(20px)}to{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:#0000;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)}}@keyframes Hero_heroRevealRight__aga1R{0%{transform:translateX(30px)}to{transform:translateX(0)}}.Hero_media__1qD7Q{position:relative;animation:Hero_heroRevealRight__aga1R .8s ease .2s both;display:flex;align-items:center;justify-content:flex-start;width:135%;margin-left:-10%}@media(prefers-reduced-motion:reduce){.Hero_media__1qD7Q{animation:none}}@media(max-width:1024px){.Hero_media__1qD7Q{width:100%;margin-left:0;margin-right:0;justify-content:center;margin-top:2rem}}.Hero_imageOverlay__Sb0tN{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#ffffffeb 0,#ffffff73 14%,#ffffff14 28%,#0000 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 #0000002e}.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%,#2b80742e 0,#0000 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 #0003}.Hero_monitorScreen__zR0vw{line-height:0;border-radius:.375rem;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.Hero_monitorLed__pl8yA{position:absolute;top:2%;left:50%;transform:translate(-50%,-50%);z-index:2;width:6px;height:6px;border-radius:9999px;background:#3a9d8fd9;box-shadow:0 0 6px #2b807499}.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);clip-path:polygon(18% 0,82% 0,100% 100%,0 100%);box-shadow:0 4px 8px #0000001a}.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 #0000001a}.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}video.Hero_video___DszC{aspect-ratio:16/9}.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,#2b807414 0,#0000 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 #ffa2a299}70%{box-shadow:0 0 0 12px #ffa2a200}to{box-shadow:0 0 0 0 #ffa2a200}}@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:var(--font-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:var(--font-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);column-gap:2rem;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;gap:1.5rem;padding:2rem;border-radius:1rem;border:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 2px 0 #0000000d;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:#2b80744d}.ManagementModesSection_pathSimplified__hsi53{border-color:#ff808059}.ManagementModesSection_pathHeader__kwTMe{display:flex;flex-direction:column}.ManagementModesSection_modeLabel__I2Lr3{display:inline-block;font-size:1rem;font-weight:600;color:#6b7280;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:var(--font-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:#2b807440}.ManagementModesSection_pathSimplified__hsi53 .ManagementModesSection_timeline__xY69R:before{background:#ff808040}.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:var(--font-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:#2b807466;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.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:#0000008c;color:#fff;opacity:0;transition:opacity .25s ease}.ManagementModesSection_stepMediaZoom__8QUpA svg{width:18px;height:18px}.ManagementModesSection_stepMediaPlaceholder__Sm4lU{border-style:dashed;border-color:#0000;background:#0000;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:#2b807414;border:1px solid #2b807433}.ManagementModesSection_pathSimplified__hsi53 .ManagementModesSection_idealFor__RnBVo{background:#ffa2a21f;border:1px solid #ff808059}.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:var(--font-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 #ffa2a299}70%{box-shadow:0 0 0 12px #ffa2a200}to{box-shadow:0 0 0 0 #ffa2a200}}@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:#f9fafbcc}.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:#6b7280;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,#ffffffd9,#f0fdf4d9);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:#2b80741a;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:var(--font-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:var(--font-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:#2b807426;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 #2b807433;display:flex;align-items:center;justify-content:center;transition:all .25s ease;box-shadow:0 1px 2px 0 #0000000d}.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 #2b807433,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.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:#ffffffe6;border-radius:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;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:#fffffff2;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:var(--font-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:#2b80741f;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:#2b807433;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:#0000}.MethodBlock_blocChild__qViC6{flex:1 1;background:#2b80744d;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 #0000000d}.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:#2b807438;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:#d1d5db80;width:150px}.MethodBlock_pathBarCritical__9Mkq7{width:200px;background:#2b8074;box-shadow:0 0 20px #2b807466;transform:scaleY(1.15)}.MethodBlock_visualJalons__AGJG0{width:200px;height:80px}.MethodBlock_jalonsSvg__m5c7u{width:100%;height:100%;display:block}.MethodBlock_jalonsTimeline__FNE59{stroke:#d1d5dbb3;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:#2b807440;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:#2b807426;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:#d1d5dbb3;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 #2b807466;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 #0000001a,0 2px 4px -2px #0000001a;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 #0000001a,0 2px 4px -2px #0000001a;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,#2b80741a,#2b807433);border-radius:.5rem;transition:all .6s ease}.MethodBlock_frameClosed__3eWLi .MethodBlock_frameContent__vUeF_{background:linear-gradient(135deg,#2b807426,#2b807440)}.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:#2b807480;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:#2b807426}.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:#ffa2a233;border:3px solid #ffa2a24d;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:#ffa2a24d;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:#2b807433;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:#d1d5db4d;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 #2b80744d}.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:#d1d5db33;border:2px dashed #9ca3af80;display:flex;align-items:center;justify-content:center}.MethodBlock_protectionCircle__43KNn{width:50px;height:50px;border-radius:50%;background:#ffa2a24d;border:2px solid #ffa2a280}.MethodBlock_protectionShield__XN6BP{position:absolute;width:0;height:0;border-left:60px solid #0000;border-right:60px solid #0000;border-bottom:80px solid #2b80741a;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:#2b80744d;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 MiniFAQ_fadeInUp___Wfra{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes MiniFAQ_fadeIn__2AhyP{0%{opacity:0}to{opacity:1}}@keyframes MiniFAQ_fadeInDown__aqbcX{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes MiniFAQ_slideInLeft__JUo55{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes MiniFAQ_slideInRight__BRXyK{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes MiniFAQ_scaleIn__RMDQM{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes MiniFAQ_pulse__cRwKJ{0%{box-shadow:0 0 0 0 #ffa2a299}70%{box-shadow:0 0 0 12px #ffa2a200}to{box-shadow:0 0 0 0 #ffa2a200}}@keyframes MiniFAQ_float__78Z1t{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes MiniFAQ_shimmer__b3N6D{0%{background-position:-200% 0}to{background-position:200% 0}}.MiniFAQ_animate-fade-in-up__phE1E{animation:MiniFAQ_fadeInUp___Wfra .6s ease forwards}.MiniFAQ_animate-fade-in__C_Mlj{animation:MiniFAQ_fadeIn__2AhyP .6s ease forwards}.MiniFAQ_animate-fade-in-down__0dBH5{animation:MiniFAQ_fadeInDown__aqbcX .5s ease forwards}.MiniFAQ_animate-slide-in-left__KDeiK{animation:MiniFAQ_slideInLeft__JUo55 .6s ease forwards}.MiniFAQ_animate-slide-in-right__BTQWm{animation:MiniFAQ_slideInRight__BRXyK .6s ease forwards}.MiniFAQ_animate-scale-in__QxQLt{animation:MiniFAQ_scaleIn__RMDQM .6s ease forwards}.MiniFAQ_animate-pulse__zjMj3{animation:MiniFAQ_pulse__cRwKJ 2s infinite}.MiniFAQ_animate-float__2tNAz{animation:MiniFAQ_float__78Z1t 3s ease-in-out infinite}.MiniFAQ_delay-100__D3B4m{animation-delay:.1s;opacity:0}.MiniFAQ_delay-200__AXuIR{animation-delay:.2s;opacity:0}.MiniFAQ_delay-300__sbDHc{animation-delay:.3s;opacity:0}.MiniFAQ_delay-400__I_zef{animation-delay:.4s;opacity:0}.MiniFAQ_delay-500__hyDAy{animation-delay:.5s;opacity:0}.MiniFAQ_delay-600__T9_1m{animation-delay:.6s;opacity:0}.MiniFAQ_delay-700__2vtdq{animation-delay:.7s;opacity:0}.MiniFAQ_delay-800__gyI5b{animation-delay:.8s;opacity:0}.MiniFAQ_delay-900__83CPH{animation-delay:.9s;opacity:0}.MiniFAQ_delay-1000__2Q2q5{animation-delay:1s;opacity:0}.MiniFAQ_delay-1100__56NwZ{animation-delay:1.1s;opacity:0}.MiniFAQ_delay-1200__BNOVt{animation-delay:1.2s;opacity:0}.MiniFAQ_miniFaq__msEyj{padding:6rem 0}@media(max-width:768px){.MiniFAQ_miniFaq__msEyj{padding:4rem 0}}.MiniFAQ_miniFaq__msEyj{background:#f9fafb}@keyframes PricingDualTier_fadeInUp__QNeP8{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes PricingDualTier_fadeIn__1qzbH{0%{opacity:0}to{opacity:1}}@keyframes PricingDualTier_fadeInDown__FRfva{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes PricingDualTier_slideInLeft__RwzsH{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes PricingDualTier_slideInRight__pJRCI{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes PricingDualTier_scaleIn__WkyL6{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes PricingDualTier_pulse__DR4IW{0%{box-shadow:0 0 0 0 #ffa2a299}70%{box-shadow:0 0 0 12px #ffa2a200}to{box-shadow:0 0 0 0 #ffa2a200}}@keyframes PricingDualTier_float__CYGoT{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes PricingDualTier_shimmer__Fp8by{0%{background-position:-200% 0}to{background-position:200% 0}}.PricingDualTier_animate-fade-in-up__fxHLt{animation:PricingDualTier_fadeInUp__QNeP8 .6s ease forwards}.PricingDualTier_animate-fade-in__VW7ps{animation:PricingDualTier_fadeIn__1qzbH .6s ease forwards}.PricingDualTier_animate-fade-in-down__FXfLh{animation:PricingDualTier_fadeInDown__FRfva .5s ease forwards}.PricingDualTier_animate-slide-in-left__k_0z_{animation:PricingDualTier_slideInLeft__RwzsH .6s ease forwards}.PricingDualTier_animate-slide-in-right__wLuCI{animation:PricingDualTier_slideInRight__pJRCI .6s ease forwards}.PricingDualTier_animate-scale-in__r4b5f{animation:PricingDualTier_scaleIn__WkyL6 .6s ease forwards}.PricingDualTier_animate-pulse__ZtZfF{animation:PricingDualTier_pulse__DR4IW 2s infinite}.PricingDualTier_animate-float__AC_fT{animation:PricingDualTier_float__CYGoT 3s ease-in-out infinite}.PricingDualTier_delay-100__t5tGP{animation-delay:.1s;opacity:0}.PricingDualTier_delay-200__Vaboj{animation-delay:.2s;opacity:0}.PricingDualTier_delay-300__lu4fs{animation-delay:.3s;opacity:0}.PricingDualTier_delay-400__pa_nK{animation-delay:.4s;opacity:0}.PricingDualTier_delay-500__p4KQg{animation-delay:.5s;opacity:0}.PricingDualTier_delay-600___hKVF{animation-delay:.6s;opacity:0}.PricingDualTier_delay-700__KePs_{animation-delay:.7s;opacity:0}.PricingDualTier_delay-800__EioSi{animation-delay:.8s;opacity:0}.PricingDualTier_delay-900__PYd34{animation-delay:.9s;opacity:0}.PricingDualTier_delay-1000__npxeS{animation-delay:1s;opacity:0}.PricingDualTier_delay-1100__X494z{animation-delay:1.1s;opacity:0}.PricingDualTier_delay-1200__dxopg{animation-delay:1.2s;opacity:0}.PricingDualTier_pricing__8MdwC{padding:6rem 0}@media(max-width:768px){.PricingDualTier_pricing__8MdwC{padding:4rem 0}}.PricingDualTier_pricing__8MdwC{position:relative;overflow:hidden;background:linear-gradient(180deg,#f8fafb,#fff)}.PricingDualTier_bgPattern__HHntw{position:absolute;inset:0;pointer-events:none;overflow:hidden}.PricingDualTier_circle1__dmBaB{position:absolute;top:-10%;right:-5%;width:400px;height:400px;background:radial-gradient(circle,#2b807414 0,#0000 70%);border-radius:50%}.PricingDualTier_circle2__PKqoh{position:absolute;bottom:-15%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,#ffa2a214 0,#0000 70%);border-radius:50%}.PricingDualTier_container__bJo_y{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1;opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.PricingDualTier_container__bJo_y.PricingDualTier_visible__rVbJT{opacity:1;transform:translateY(0)}.PricingDualTier_header__CHumr{text-align:center;max-width:720px;margin:0 auto 3rem}.PricingDualTier_title__1uABq{font-family:var(--font-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){.PricingDualTier_title__1uABq{font-size:1.875rem}}.PricingDualTier_title__1uABq{margin-bottom:1rem}.PricingDualTier_trialBanner__n1_2v{display:inline-block;margin:0 auto 1rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;color:#2b8074;background:#2b80741a;border-radius:9999px}.PricingDualTier_subtitle__NFnJ9{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7;color:#6b7280;margin:0}.PricingDualTier_tiers__CL7Ks{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:960px;margin:0 auto}@media(max-width:768px){.PricingDualTier_tiers__CL7Ks{grid-template-columns:1fr}}.PricingDualTier_tier__Cg3PP{display:flex;flex-direction:column;padding:2rem;border-radius:1rem;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.PricingDualTier_tierHighlighted__S_jMG{border:2px solid #2b8074;box-shadow:0 12px 40px -8px #2b807440}.PricingDualTier_tierPaid__GBcpU{border:1px solid #e5e7eb;background:#f9fafb}.PricingDualTier_tierHeader__zCGjL{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.PricingDualTier_tierLabel__IcTol{display:block;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:.5rem}.PricingDualTier_tierHighlighted__S_jMG .PricingDualTier_tierLabel__IcTol{color:#2b8074}.PricingDualTier_tierPrice__6QaZK{display:flex;align-items:baseline;gap:.25rem;flex-wrap:wrap}.PricingDualTier_tierPricePrefix__RsfqM{font-size:.875rem;color:#6b7280}.PricingDualTier_tierPriceAmount__6Cazm{font-size:1.875rem;font-weight:700;color:#3d403f;line-height:1.1}.PricingDualTier_tierPriceNote__jYGr1,.PricingDualTier_tierSubtitle__VVd3i{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#6b7280;margin:.5rem 0 0}.PricingDualTier_tierSubtitle__VVd3i{font-weight:500;color:#3d403f}.PricingDualTier_featureList__3jbBH{list-style:none;padding:0;margin:0 0 2rem;flex:1 1}.PricingDualTier_featureItem__BrUBY{display:flex;align-items:flex-start;gap:.5rem;padding:.25rem 0;font-size:1rem;color:#3d403f}.PricingDualTier_tierPaid__GBcpU .PricingDualTier_featureItem__BrUBY{color:#6b7280}.PricingDualTier_featureIconFree__Y_tKs{display:flex;flex-shrink:0;color:#2b8074}.PricingDualTier_featureIconFree__Y_tKs svg{width:20px;height:20px}.PricingDualTier_featureIconPaid___C5Jc{display:flex;flex-shrink:0;color:#6b7280}.PricingDualTier_featureIconPaid___C5Jc svg{width:18px;height:18px}.PricingDualTier_ctaPrimary__zqdrh{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background-color:#ffa2a2;color:#3d403f;font-family:var(--font-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%}.PricingDualTier_ctaPrimary__zqdrh:hover{background-color:#ff8080;transform:translateY(-2px);box-shadow:inset 0 -2px 0 0 #3d403f,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.PricingDualTier_ctaPrimary__zqdrh:active{transform:translateY(0)}@media(max-width:640px){.PricingDualTier_ctaPrimary__zqdrh{white-space:normal;text-align:center;padding:.5rem 1rem}}.PricingDualTier_ctaPrimary__zqdrh{width:100%;justify-content:center;margin-top:auto}.PricingDualTier_ctaPrimary__zqdrh svg{transition:transform .25s ease}.PricingDualTier_ctaPrimary__zqdrh:hover svg{transform:translateX(4px)}.PricingDualTier_ctaSecondary__6__TW{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background-color:#0000;color:#2b8074;font-family:var(--font-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%}.PricingDualTier_ctaSecondary__6__TW:hover{background-color:#2b8074;color:#fff}@media(max-width:640px){.PricingDualTier_ctaSecondary__6__TW{white-space:normal;text-align:center;padding:.5rem 1rem}}.PricingDualTier_ctaSecondary__6__TW{width:100%;justify-content:center;margin-top:auto}.PricingDualTier_ctaSecondary__6__TW svg{transition:transform .25s ease}.PricingDualTier_ctaSecondary__6__TW:hover svg{transform:translateX(4px)}@keyframes PricingPreview_fadeInUp__MuER8{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes PricingPreview_fadeIn__3qSfz{0%{opacity:0}to{opacity:1}}@keyframes PricingPreview_fadeInDown__vpD2M{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes PricingPreview_slideInLeft__1Owxx{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes PricingPreview_slideInRight__fvOtK{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes PricingPreview_scaleIn__yyqn1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes PricingPreview_pulse__SgO0y{0%{box-shadow:0 0 0 0 #ffa2a299}70%{box-shadow:0 0 0 12px #ffa2a200}to{box-shadow:0 0 0 0 #ffa2a200}}@keyframes PricingPreview_float__Wtn6e{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes PricingPreview_shimmer__Rq_S4{0%{background-position:-200% 0}to{background-position:200% 0}}.PricingPreview_animate-fade-in-up__OLYo_{animation:PricingPreview_fadeInUp__MuER8 .6s ease forwards}.PricingPreview_animate-fade-in__5qfW8{animation:PricingPreview_fadeIn__3qSfz .6s ease forwards}.PricingPreview_animate-fade-in-down__9bneh{animation:PricingPreview_fadeInDown__vpD2M .5s ease forwards}.PricingPreview_animate-slide-in-left__b2bks{animation:PricingPreview_slideInLeft__1Owxx .6s ease forwards}.PricingPreview_animate-slide-in-right__ItHiT{animation:PricingPreview_slideInRight__fvOtK .6s ease forwards}.PricingPreview_animate-scale-in__pftGA{animation:PricingPreview_scaleIn__yyqn1 .6s ease forwards}.PricingPreview_animate-pulse__E_Rz_{animation:PricingPreview_pulse__SgO0y 2s infinite}.PricingPreview_animate-float__svF92{animation:PricingPreview_float__Wtn6e 3s ease-in-out infinite}.PricingPreview_delay-100__s7w1x{animation-delay:.1s;opacity:0}.PricingPreview_delay-200__OpNC0{animation-delay:.2s;opacity:0}.PricingPreview_delay-300__DdZwa{animation-delay:.3s;opacity:0}.PricingPreview_delay-400__5YgV5{animation-delay:.4s;opacity:0}.PricingPreview_delay-500__MvxmS{animation-delay:.5s;opacity:0}.PricingPreview_delay-600__vcc2q{animation-delay:.6s;opacity:0}.PricingPreview_delay-700__0Z7vg{animation-delay:.7s;opacity:0}.PricingPreview_delay-800__Q6qe8{animation-delay:.8s;opacity:0}.PricingPreview_delay-900__xokzb{animation-delay:.9s;opacity:0}.PricingPreview_delay-1000__Lf3U2{animation-delay:1s;opacity:0}.PricingPreview_delay-1100__fXVV2{animation-delay:1.1s;opacity:0}.PricingPreview_delay-1200__kDGpS{animation-delay:1.2s;opacity:0}.PricingPreview_pricing__oGGwZ{padding:6rem 0}@media(max-width:768px){.PricingPreview_pricing__oGGwZ{padding:4rem 0}}.PricingPreview_pricing__oGGwZ{position:relative;overflow:hidden;background:linear-gradient(180deg,#f8fafb,#fff)}.PricingPreview_bgPattern__iuFLE{position:absolute;inset:0;pointer-events:none;overflow:hidden}.PricingPreview_circle1__pvWos{position:absolute;top:-10%;right:-5%;width:400px;height:400px;background:radial-gradient(circle,#2b807414 0,#0000 70%);border-radius:50%}@media(max-width:768px){.PricingPreview_circle1__pvWos{width:250px;height:250px}}.PricingPreview_circle2__rcMGa{position:absolute;bottom:-15%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,#ffa2a21a 0,#0000 70%);border-radius:50%}@media(max-width:768px){.PricingPreview_circle2__rcMGa{width:300px;height:300px}}.PricingPreview_circle3___b1wY{position:absolute;top:40%;left:50%;transform:translateX(-50%);width:600px;height:600px;background:radial-gradient(circle,#2b807408 0,#0000 60%);border-radius:50%}.PricingPreview_container__qyn58{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1;opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.PricingPreview_container__qyn58.PricingPreview_visible__NzZEB{opacity:1;transform:translateY(0)}.PricingPreview_container__qyn58.PricingPreview_visible__NzZEB .PricingPreview_featureItem__27Lvj{opacity:1;transform:translateX(0)}.PricingPreview_header__Huz_5{text-align:center;max-width:600px;margin:0 auto 4rem}.PricingPreview_label__x6vQ3{display:inline-block;padding:.25rem 1rem;background:#2b80741a;color:#2b8074;font-size:.875rem;font-weight:600;border-radius:9999px;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.PricingPreview_title__8To_q{font-family:var(--font-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){.PricingPreview_title__8To_q{font-size:1.875rem}}.PricingPreview_title__8To_q{margin-bottom:1rem}.PricingPreview_subtitle__YJ6VT{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7;color:#6b7280;max-width:480px;margin:0 auto}.PricingPreview_card__Fwe0S{max-width:900px;margin:0 auto;background:#fff;border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000000d,0 20px 40px -10px #0000001a,0 0 0 1px #2b80740d;overflow:hidden}.PricingPreview_card__Fwe0S:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.PricingPreview_card__Fwe0S{position:relative}.PricingPreview_cardInner__2QyR6{display:grid;grid-template-columns:1fr auto 1fr}@media(max-width:1024px){.PricingPreview_cardInner__2QyR6{grid-template-columns:1fr}}.PricingPreview_priceSection__Y84wu{padding:4rem;display:flex;flex-direction:column}@media(max-width:768px){.PricingPreview_priceSection__Y84wu{padding:3rem 2rem}}.PricingPreview_badge__Lg2CP{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#2b80741a,#2b807426);color:#2b8074;font-size:.875rem;font-weight:600;border-radius:.75rem;margin-bottom:2rem;width:-moz-fit-content;width:fit-content}.PricingPreview_badge__Lg2CP svg{width:16px;height:16px}.PricingPreview_priceDisplay__l6COU{margin-bottom:.5rem}.PricingPreview_pricePrefix__v4321{display:block;font-size:.875rem;color:#6b7280;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}.PricingPreview_priceAmount__focaI{display:flex;align-items:flex-start;gap:.25rem}.PricingPreview_price__2pFBv{font-size:4.5rem;font-weight:700;color:#3d403f;line-height:1;letter-spacing:-.03em}@media(max-width:768px){.PricingPreview_price__2pFBv{font-size:3.5rem}}.PricingPreview_priceMeta__Ky9ZE{display:flex;flex-direction:column;padding-top:.5rem}.PricingPreview_currency__YyKub{font-size:1.5rem;font-weight:700;color:#3d403f;line-height:1}.PricingPreview_period__G0Jja{font-size:1rem;color:#6b7280;font-weight:500}.PricingPreview_priceNote__PsKYi{font-size:.875rem;color:#6b7280;margin-bottom:2rem}.PricingPreview_cta__SAn1n{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background-color:#ffa2a2;color:#3d403f;font-family:var(--font-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%}.PricingPreview_cta__SAn1n:hover{background-color:#ff8080;transform:translateY(-2px);box-shadow:inset 0 -2px 0 0 #3d403f,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.PricingPreview_cta__SAn1n:active{transform:translateY(0)}@media(max-width:640px){.PricingPreview_cta__SAn1n{white-space:normal;text-align:center;padding:.5rem 1rem}}.PricingPreview_cta__SAn1n{padding:1.5rem 3rem;font-size:1.125rem;width:100%;justify-content:center;margin-bottom:1.5rem}.PricingPreview_cta__SAn1n svg{width:20px;height:20px;transition:transform .25s ease}.PricingPreview_cta__SAn1n:hover svg{transform:translateX(4px)}.PricingPreview_guarantee__X6brV{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.PricingPreview_guarantee__X6brV svg{width:16px;height:16px;color:#2b8074;flex-shrink:0}.PricingPreview_divider__GE6_z{width:1px;background:linear-gradient(180deg,#0000,#e5e7eb 20%,#e5e7eb 80%,#0000)}@media(max-width:1024px){.PricingPreview_divider__GE6_z{width:100%;height:1px;background:linear-gradient(90deg,#0000,#e5e7eb 20%,#e5e7eb 80%,#0000)}}.PricingPreview_featuresSection__N9UEm{padding:4rem;background:#f9fafb}@media(max-width:768px){.PricingPreview_featuresSection__N9UEm{padding:3rem 2rem}}.PricingPreview_featuresTitle__Fedpk{font-size:1.125rem;font-weight:600;color:#3d403f;margin-bottom:2rem}.PricingPreview_featuresList__Q8ypC{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1rem}.PricingPreview_featureItem__27Lvj{display:flex;align-items:center;gap:1rem;opacity:0;transform:translateX(-10px);transition:opacity .4s ease,transform .4s ease}.PricingPreview_featureIcon__nLK4P{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#2b8074;color:#fff;border-radius:9999px;flex-shrink:0}.PricingPreview_featureIcon__nLK4P svg{width:14px;height:14px}.PricingPreview_featureText__yG2EN{font-size:1rem;font-weight:500;color:#3d403f}.PricingPreview_featureIconAi__0Lo_l{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#2b8074;color:#fff;border-radius:9999px;flex-shrink:0}.PricingPreview_bonus__9rau_{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#ffa2a21a,#ffa2a20d);border-radius:.75rem;border:1px solid #ffa2a233}.PricingPreview_bonusIcon__SAKNN{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffa2a2;color:#3d403f;border-radius:.5rem;flex-shrink:0}.PricingPreview_bonusIcon__SAKNN svg{width:18px;height:18px}.PricingPreview_bonusContent__rXIfh{display:flex;flex-direction:column;gap:2px}.PricingPreview_bonusTitle__kyDU_{font-size:.875rem;font-weight:600;color:#3d403f}.PricingPreview_bonusDesc__LqvSs{font-size:.875rem;color:#6b7280}.PricingPreview_trust__6Wair{display:flex;justify-content:center;gap:3rem;margin-top:3rem;padding-top:3rem;border-top:1px solid #e5e7eb}@media(max-width:768px){.PricingPreview_trust__6Wair{flex-direction:column;align-items:center;gap:1rem}}.PricingPreview_trustItem___CLsQ{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.PricingPreview_trustItem___CLsQ svg{width:18px;height:18px;color:#2b8074}@keyframes StructuredModeBlock_fadeInUp__KkFEl{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes StructuredModeBlock_fadeIn__zpEaq{0%{opacity:0}to{opacity:1}}@keyframes StructuredModeBlock_fadeInDown__ZXbyO{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes StructuredModeBlock_slideInLeft__AfIP7{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes StructuredModeBlock_slideInRight__c1sIM{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes StructuredModeBlock_scaleIn__78eE2{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes StructuredModeBlock_pulse__LaD4L{0%{box-shadow:0 0 0 0 #ffa2a299}70%{box-shadow:0 0 0 12px #ffa2a200}to{box-shadow:0 0 0 0 #ffa2a200}}@keyframes StructuredModeBlock_float__RIIJi{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes StructuredModeBlock_shimmer__cBgjw{0%{background-position:-200% 0}to{background-position:200% 0}}.StructuredModeBlock_animate-fade-in-up__uC6t9{animation:StructuredModeBlock_fadeInUp__KkFEl .6s ease forwards}.StructuredModeBlock_animate-fade-in__5_h8b{animation:StructuredModeBlock_fadeIn__zpEaq .6s ease forwards}.StructuredModeBlock_animate-fade-in-down__q7Ujz{animation:StructuredModeBlock_fadeInDown__ZXbyO .5s ease forwards}.StructuredModeBlock_animate-slide-in-left__XnOJR{animation:StructuredModeBlock_slideInLeft__AfIP7 .6s ease forwards}.StructuredModeBlock_animate-slide-in-right__AwKx2{animation:StructuredModeBlock_slideInRight__c1sIM .6s ease forwards}.StructuredModeBlock_animate-scale-in__l0Hix{animation:StructuredModeBlock_scaleIn__78eE2 .6s ease forwards}.StructuredModeBlock_animate-pulse__nYBH_{animation:StructuredModeBlock_pulse__LaD4L 2s infinite}.StructuredModeBlock_animate-float__nPV58{animation:StructuredModeBlock_float__RIIJi 3s ease-in-out infinite}.StructuredModeBlock_delay-100__Sty9q{animation-delay:.1s;opacity:0}.StructuredModeBlock_delay-200__Tr5o2{animation-delay:.2s;opacity:0}.StructuredModeBlock_delay-300__rUzfP{animation-delay:.3s;opacity:0}.StructuredModeBlock_delay-400__tDqzz{animation-delay:.4s;opacity:0}.StructuredModeBlock_delay-500__ACERT{animation-delay:.5s;opacity:0}.StructuredModeBlock_delay-600__Sly8E{animation-delay:.6s;opacity:0}.StructuredModeBlock_delay-700__jjXyb{animation-delay:.7s;opacity:0}.StructuredModeBlock_delay-800__S5VrL{animation-delay:.8s;opacity:0}.StructuredModeBlock_delay-900__QdHnu{animation-delay:.9s;opacity:0}.StructuredModeBlock_delay-1000__wGaGl{animation-delay:1s;opacity:0}.StructuredModeBlock_delay-1100__tp47Q{animation-delay:1.1s;opacity:0}.StructuredModeBlock_delay-1200__EmAEo{animation-delay:1.2s;opacity:0}.StructuredModeBlock_block__ojI4w{padding:6rem 0}@media(max-width:768px){.StructuredModeBlock_block__ojI4w{padding:4rem 0}}.StructuredModeBlock_block__ojI4w{background:#fff}.StructuredModeBlock_container__egPYO{width:100%;max-width:1280px;padding:0 1.5rem;max-width:820px;margin:0 auto;opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.StructuredModeBlock_container__egPYO.StructuredModeBlock_visible__AUZjy{opacity:1;transform:translateY(0)}.StructuredModeBlock_card__hwWeP{padding:3rem 2rem;border-radius:1rem;border:1px solid #e5e7eb;background:#f8fafb}.StructuredModeBlock_eyebrow___ZJI7{font-size:.875rem;font-weight:400;line-height:1.5;color:#6b7280;color:#2b8074;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem}.StructuredModeBlock_eyebrow___ZJI7,.StructuredModeBlock_title__gmxL7{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600}.StructuredModeBlock_title__gmxL7{font-size:1.5rem;line-height:1.3}@media(max-width:768px){.StructuredModeBlock_title__gmxL7{font-size:1.25rem}}.StructuredModeBlock_title__gmxL7{color:#3d403f;margin-bottom:1rem}.StructuredModeBlock_description__d5evX{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#6b7280;line-height:1.7;margin-bottom:1.5rem}.StructuredModeBlock_links__K7Ho7{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.StructuredModeBlock_link__dxiN8{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#6b7280;font-weight:600;color:#2b8074;text-decoration:underline;text-underline-offset:3px}.StructuredModeBlock_link__dxiN8:hover{color:#1f5f56}@keyframes SymptomsBlock_fadeInUp__P1Aj_{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes SymptomsBlock_fadeIn__ZA9vD{0%{opacity:0}to{opacity:1}}@keyframes SymptomsBlock_fadeInDown__C8tQr{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes SymptomsBlock_slideInLeft__8wsNa{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes SymptomsBlock_slideInRight__YQRzD{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes SymptomsBlock_scaleIn__Da3ye{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes SymptomsBlock_pulse__SjeCP{0%{box-shadow:0 0 0 0 #ffa2a299}70%{box-shadow:0 0 0 12px #ffa2a200}to{box-shadow:0 0 0 0 #ffa2a200}}@keyframes SymptomsBlock_float__QqZeJ{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes SymptomsBlock_shimmer__rIQcv{0%{background-position:-200% 0}to{background-position:200% 0}}.SymptomsBlock_animate-fade-in-up__tFmd_{animation:SymptomsBlock_fadeInUp__P1Aj_ .6s ease forwards}.SymptomsBlock_animate-fade-in__jO5Sk{animation:SymptomsBlock_fadeIn__ZA9vD .6s ease forwards}.SymptomsBlock_animate-fade-in-down__muXNp{animation:SymptomsBlock_fadeInDown__C8tQr .5s ease forwards}.SymptomsBlock_animate-slide-in-left__UwbrC{animation:SymptomsBlock_slideInLeft__8wsNa .6s ease forwards}.SymptomsBlock_animate-slide-in-right__jIwEM{animation:SymptomsBlock_slideInRight__YQRzD .6s ease forwards}.SymptomsBlock_animate-scale-in__wvaXI{animation:SymptomsBlock_scaleIn__Da3ye .6s ease forwards}.SymptomsBlock_animate-pulse__Zi_eh{animation:SymptomsBlock_pulse__SjeCP 2s infinite}.SymptomsBlock_animate-float__auLgP{animation:SymptomsBlock_float__QqZeJ 3s ease-in-out infinite}.SymptomsBlock_delay-100__Rcv9H{animation-delay:.1s;opacity:0}.SymptomsBlock_delay-200__NPYGf{animation-delay:.2s;opacity:0}.SymptomsBlock_delay-300__8eGIi{animation-delay:.3s;opacity:0}.SymptomsBlock_delay-400__O0aC_{animation-delay:.4s;opacity:0}.SymptomsBlock_delay-500__c01ea{animation-delay:.5s;opacity:0}.SymptomsBlock_delay-600__jBfLE{animation-delay:.6s;opacity:0}.SymptomsBlock_delay-700__i0cxC{animation-delay:.7s;opacity:0}.SymptomsBlock_delay-800__uBCFB{animation-delay:.8s;opacity:0}.SymptomsBlock_delay-900__1qpyz{animation-delay:.9s;opacity:0}.SymptomsBlock_delay-1000__LeVCM{animation-delay:1s;opacity:0}.SymptomsBlock_delay-1100__b7RiT{animation-delay:1.1s;opacity:0}.SymptomsBlock_delay-1200__gApZV{animation-delay:1.2s;opacity:0}.SymptomsBlock_symptomsBlock__B_iVx{padding:6rem 0}@media(max-width:768px){.SymptomsBlock_symptomsBlock__B_iVx{padding:4rem 0}}.SymptomsBlock_symptomsBlock__B_iVx{background:linear-gradient(180deg,#fffffff2,#f8fafcf2);position:relative;overflow:hidden}.SymptomsBlock_container__8JvZB{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.SymptomsBlock_header__BFy9z{text-align:center;max-width:700px;margin:0 auto 6rem;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.SymptomsBlock_header__BFy9z.SymptomsBlock_visible__SmCdj{opacity:1;transform:translateY(0)}.SymptomsBlock_title__4LXfg{font-family:var(--font-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){.SymptomsBlock_title__4LXfg{font-size:1.875rem}}.SymptomsBlock_title__4LXfg{margin-bottom:0}.SymptomsBlock_grid__DIHkR{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}@media(max-width:1024px){.SymptomsBlock_grid__DIHkR{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.SymptomsBlock_grid__DIHkR{grid-template-columns:1fr}}.SymptomsBlock_grid__DIHkR.SymptomsBlock_visible__SmCdj .SymptomsBlock_card__k_2KL{opacity:1;transform:translateY(0)}.SymptomsBlock_card__k_2KL{background:#fffffffa;border-radius:1rem;padding:2rem;border:1px solid #e5e7eb;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease,box-shadow .3s ease,border-color .3s ease}.SymptomsBlock_card__k_2KL:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border-color:#2b8074}.SymptomsBlock_iconWrapper__ksbWH{width:48px;height:48px;border-radius:.75rem;background:#2b80741a;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.SymptomsBlock_iconWrapper__ksbWH svg{width:24px;height:24px;color:#2b8074}.SymptomsBlock_iconWrapper__ksbWH .SymptomsBlock_iconImage__L8b19{width:28px;height:28px;object-fit:contain}.SymptomsBlock_cardTitle__kvaNO{font-size:1.125rem;font-weight:600;color:#3d403f;margin-bottom:.5rem;line-height:1.3}.SymptomsBlock_cardDescription__b7nqy{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#6b7280;margin:0}.SymptomsBlock_miniCtaWrapper__BmHdH{text-align:center;margin-bottom:3rem;opacity:0;transform:translateY(20px);transition:opacity .6s ease .4s,transform .6s ease .4s}.SymptomsBlock_miniCtaWrapper__BmHdH.SymptomsBlock_visible__SmCdj{opacity:1;transform:translateY(0)}.SymptomsBlock_miniCta__cFmHL{display:inline-flex;align-items:center;gap:.5rem;color:#2b8074;font-size:1rem;font-weight:500;text-decoration:none;transition:all .25s ease;padding:.5rem 1rem;border-radius:.5rem}.SymptomsBlock_miniCta__cFmHL:hover{color:#1f5f56;background:#2b80741a;gap:1rem}.SymptomsBlock_conclusion__iB_eO{text-align:center;max-width:700px;margin:0 auto;padding:2rem;background:#ffffffe6;border-radius:1rem;opacity:0;transform:translateY(20px);transition:opacity .6s ease .5s,transform .6s ease .5s}.SymptomsBlock_conclusion__iB_eO.SymptomsBlock_visible__SmCdj{opacity:1;transform:translateY(0)}.SymptomsBlock_conclusion__iB_eO p{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7;color:#6b7280;margin:0;font-style:italic;color:#3d403f}@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 #ffa2a299}70%{box-shadow:0 0 0 12px #ffa2a200}to{box-shadow:0 0 0 0 #ffa2a200}}@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:#ffffffd9}.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:var(--font-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:var(--font-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);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 #0000001a,0 2px 4px -2px #0000001a;transition:all .25s ease}.ValuePropositions_card__RfGqW:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translateY(-4px)}.ValuePropositions_card__RfGqW{background:#fffffff2;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:#2b80741a;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:var(--font-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 #ffa2a299}70%{box-shadow:0 0 0 12px #ffa2a200}to{box-shadow:0 0 0 0 #ffa2a200}}@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,#fffffff2,#f8fafcf2);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:#2b80741a;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:var(--font-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:var(--font-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);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:#fffffffa;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 #0000001a,0 4px 6px -4px #0000001a;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:#2b80741a;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:var(--font-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}}