@import "https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";
.header-module-scss-module__OcrIPG__webviewAppBar{z-index:1000;background:#fff;border-bottom:1px solid #eef1ea;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 12px;font-family:Outfit,sans-serif;display:flex;position:sticky;top:0}.header-module-scss-module__OcrIPG__appBarBack{color:#163300;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.header-module-scss-module__OcrIPG__appBarTitle{color:#163300;white-space:nowrap;font-size:16px;font-weight:600;position:absolute;left:50%;transform:translate(-50%)}.header-module-scss-module__OcrIPG__appBarRight{width:36px}.header-module-scss-module__OcrIPG__header{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fffffff2 0%,#ffffffb8 100%);width:100%;padding:16px 0 0;font-family:Outfit,sans-serif;position:sticky;top:0}.header-module-scss-module__OcrIPG__headerShell{background:radial-gradient(circle at 0,#9ee77024,#0000 28%),#ffffffe6;border:1px solid #16330014;border-radius:30px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;width:min(1280px,92vw);min-height:78px;margin:0 auto;padding:12px 16px 12px 18px;display:grid;box-shadow:0 18px 40px #141f0a14}.header-module-scss-module__OcrIPG__logoDiv,.header-module-scss-module__OcrIPG__drawerLogo{color:#163300;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.header-module-scss-module__OcrIPG__logoBadge{color:#dff6ca;letter-spacing:.08em;background:linear-gradient(135deg,#163300 0%,#295600 100%);border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 10px 22px #1633002e}.header-module-scss-module__OcrIPG__logoSvg{width:auto;height:28px;display:block}.header-module-scss-module__OcrIPG__navDesktop{background:#f6f8f2e6;border:1px solid #1633000f;border-radius:999px;justify-self:center;align-items:center;gap:8px;padding:8px;display:inline-flex}.header-module-scss-module__OcrIPG__navItem{color:#5f655e;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s,background .2s,transform .2s,box-shadow .2s;display:inline-flex}.header-module-scss-module__OcrIPG__navItem:hover{color:#163300;background:#9ee7702e}.header-module-scss-module__OcrIPG__navItemActive{color:#163300;background:#9ee770;box-shadow:0 10px 20px #9ee77047}.header-module-scss-module__OcrIPG__actionGroup{align-items:center;gap:10px;display:flex}.header-module-scss-module__OcrIPG__primaryBtn,.header-module-scss-module__OcrIPG__secondaryBtn,.header-module-scss-module__OcrIPG__drawerPrimaryBtn,.header-module-scss-module__OcrIPG__drawerSecondaryBtn{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-family:inherit;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.header-module-scss-module__OcrIPG__primaryBtn,.header-module-scss-module__OcrIPG__drawerPrimaryBtn{color:#163300;background:#9ee770;border:none;box-shadow:0 12px 26px #9ee7703d}.header-module-scss-module__OcrIPG__primaryBtn:hover,.header-module-scss-module__OcrIPG__drawerPrimaryBtn:hover{background:#8fd964;transform:translateY(-1px)}.header-module-scss-module__OcrIPG__secondaryBtn,.header-module-scss-module__OcrIPG__drawerSecondaryBtn{color:#163300;background:#fffc;border:1px solid #16330029}.header-module-scss-module__OcrIPG__secondaryBtn:hover,.header-module-scss-module__OcrIPG__drawerSecondaryBtn:hover{background:#f8fbf3;border-color:#16330042;transform:translateY(-1px)}.header-module-scss-module__OcrIPG__secondaryBtn:disabled,.header-module-scss-module__OcrIPG__drawerSecondaryBtn:disabled{opacity:.65;cursor:not-allowed}.header-module-scss-module__OcrIPG__menuBtn{cursor:pointer;background:#f8faf4e0;border:1px solid #1633001a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;display:none}.header-module-scss-module__OcrIPG__menuBtn span{background:#163300;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s}.header-module-scss-module__OcrIPG__menuBtnOpen span:first-child{transform:translateY(7px)rotate(45deg)}.header-module-scss-module__OcrIPG__menuBtnOpen span:nth-child(2){opacity:0}.header-module-scss-module__OcrIPG__menuBtnOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header-module-scss-module__OcrIPG__drawerOverlay{pointer-events:none;z-index:1100;background:#080c0600;transition:background .3s;position:fixed;inset:0}.header-module-scss-module__OcrIPG__drawerOverlayOpen{pointer-events:auto;background:#080c0670}.header-module-scss-module__OcrIPG__drawer{z-index:1200;background:radial-gradient(circle at 100% 0,#9ee7702e,#0000 30%),linear-gradient(#fff 0%,#f5f8f1 100%);flex-direction:column;width:min(380px,92vw);height:100dvh;padding:22px 18px 20px;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-22px 0 50px #0a12071f}.header-module-scss-module__OcrIPG__drawerOpen{transform:translate(0)}.header-module-scss-module__OcrIPG__drawerHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.header-module-scss-module__OcrIPG__drawerClose{color:#163300;cursor:pointer;background:#ffffffc7;border:1px solid #1633001a;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.header-module-scss-module__OcrIPG__drawerIntro{background:#ffffffc2;border:1px solid #1633000f;border-radius:24px;margin-top:24px;padding:18px}.header-module-scss-module__OcrIPG__drawerIntro p{color:#5b615a;margin:10px 0 0;font-size:15px;line-height:1.6}.header-module-scss-module__OcrIPG__drawerEyebrow{color:#2a5208;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:700}.header-module-scss-module__OcrIPG__drawerNav{flex-direction:column;gap:10px;margin-top:20px;display:flex;overflow-y:auto}.header-module-scss-module__OcrIPG__drawerLink{color:#1f281b;background:#ffffffa8;border:1px solid #1633000f;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:flex}.header-module-scss-module__OcrIPG__drawerLink:hover{background:#9ee7701f;transform:translate(-2px)}.header-module-scss-module__OcrIPG__drawerLinkActive{color:#163300;background:#9ee77033;border-color:#9ee77073}.header-module-scss-module__OcrIPG__drawerFooter{flex-direction:column;gap:10px;margin-top:auto;padding-top:20px;display:flex}@media (max-width:1080px){.header-module-scss-module__OcrIPG__headerShell{grid-template-columns:auto 1fr auto}.header-module-scss-module__OcrIPG__navDesktop{gap:4px}.header-module-scss-module__OcrIPG__navItem{padding:0 14px;font-size:15px}.header-module-scss-module__OcrIPG__primaryBtn,.header-module-scss-module__OcrIPG__secondaryBtn{padding:0 18px}}@media (max-width:900px){.header-module-scss-module__OcrIPG__header{padding-top:12px}.header-module-scss-module__OcrIPG__headerShell{grid-template-columns:auto 1fr auto;width:94vw;min-height:70px;padding:10px 12px 10px 14px}.header-module-scss-module__OcrIPG__navDesktop,.header-module-scss-module__OcrIPG__primaryBtn,.header-module-scss-module__OcrIPG__secondaryBtn{display:none}.header-module-scss-module__OcrIPG__menuBtn{display:inline-flex}.header-module-scss-module__OcrIPG__logoBadge{border-radius:12px;width:38px;height:38px;font-size:12px}.header-module-scss-module__OcrIPG__logoSvg{height:24px}}@media (max-width:600px){.header-module-scss-module__OcrIPG__headerShell{border-radius:24px}.header-module-scss-module__OcrIPG__drawer{width:100%}}
body{margin:0;padding:0;font-family:Outfit,sans-serif}
.whyMater-module-scss-module__aua6na__wsection{background:#fff;justify-content:center;padding:40px 10px;font-family:Outfit,sans-serif;display:flex}.whyMater-module-scss-module__aua6na__whySection{color:#fff;text-align:center;background:#163300;border-radius:30px;width:80%;max-width:1200px;padding:42px 0 60px;position:relative;overflow:visible}.whyMater-module-scss-module__aua6na__whymatterimg{position:absolute;top:0;right:0}.whyMater-module-scss-module__aua6na__whySection h2{margin:0;font-size:40px;font-weight:700}.whyMater-module-scss-module__aua6na__defaultHero{z-index:1;text-align:left;grid-template-columns:minmax(0,1fr) 280px;align-items:end;gap:24px;padding:0 50px 34px;display:grid;position:relative}.whyMater-module-scss-module__aua6na__defaultHeroCopy{flex-direction:column;gap:14px;display:flex}.whyMater-module-scss-module__aua6na__defaultKicker{color:#d8f7c4;letter-spacing:.1em;text-transform:uppercase;background:#9ee7701f;border:1px solid #9ee77052;border-radius:999px;align-items:center;width:fit-content;padding:10px 16px;font-size:13px;font-weight:600;display:inline-flex}.whyMater-module-scss-module__aua6na__defaultSubcopy{color:#d1e3d0;max-width:680px;margin:0;font-size:17px;line-height:1.7}.whyMater-module-scss-module__aua6na__defaultStatCard{text-align:left;background:linear-gradient(#ffffff1f,#ffffff0a);border:1px solid #ffffff1f;border-radius:26px;padding:22px 22px 20px;box-shadow:0 18px 36px #020a0033}.whyMater-module-scss-module__aua6na__defaultStatCard p{color:#d8ead6;margin:8px 0 0;font-size:14px;line-height:1.5}.whyMater-module-scss-module__aua6na__defaultStatLabel{letter-spacing:.1em;text-transform:uppercase;color:#bfe6a4;font-size:12px;font-weight:700;display:inline-flex}.whyMater-module-scss-module__aua6na__defaultStatValue{color:#fff;margin-top:10px;font-size:48px;font-weight:700;line-height:1;display:block}.whyMater-module-scss-module__aua6na__cardsContainer{flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:24px;padding:0 50px;display:flex}.whyMater-module-scss-module__aua6na__card{text-align:start;background:0 0;border:none;border-left:1px solid #ffffff26;border-radius:24px;flex-direction:column;flex:260px;width:30%;min-width:260px;padding:25px;transition:transform .25s,background .25s,border-color .25s;display:flex;position:relative;overflow:visible}.whyMater-module-scss-module__aua6na__card:hover{background:linear-gradient(#9ee7701a,#ffffff05);border-left-color:#9ee77073}.whyMater-module-scss-module__aua6na__centerCard{background:linear-gradient(139.39deg,#9ee7704d -48.73%,#9ee77000 53.7%)}.whyMater-module-scss-module__aua6na__iconBox{background:#fff;border-radius:18px;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.whyMater-module-scss-module__aua6na__iconBox img{width:50px;height:50px}.whyMater-module-scss-module__aua6na__card .whyMater-module-scss-module__aua6na__span{background-color:#fff;width:2px;height:45px;position:absolute;top:110px;left:0}.whyMater-module-scss-module__aua6na__card h3{margin-bottom:10px;font-size:18px;font-weight:600}.whyMater-module-scss-module__aua6na__card p{color:#d1e3d0;margin:0;font-size:14px;line-height:1.55}.whyMater-module-scss-module__aua6na__cardBadge{color:#bde6a8;letter-spacing:.1em;text-transform:uppercase;margin:18px 0 10px;font-size:12px;font-weight:700;display:inline-flex}.whyMater-module-scss-module__aua6na__communityFlowSection{color:#fff;background:radial-gradient(circle at 100% 0,#9ee7702e,#0000 32%),radial-gradient(circle at 0 100%,#76cb4a29,#0000 30%),linear-gradient(135deg,#163300 0%,#0d2200 55%,#112a02 100%);border-radius:36px;width:min(1240px,88vw);padding:42px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0a180238}.whyMater-module-scss-module__aua6na__communityFlowSection:before,.whyMater-module-scss-module__aua6na__communityFlowSection:after{content:"";pointer-events:none;border-radius:999px;position:absolute}.whyMater-module-scss-module__aua6na__communityFlowSection:before{background:radial-gradient(circle,#9ee77038 0%,#9ee77000 72%);width:420px;height:420px;animation:9s ease-in-out infinite whyMater-module-scss-module__aua6na__haloFloat;top:-180px;right:-120px}.whyMater-module-scss-module__aua6na__communityFlowSection:after{background:radial-gradient(circle,#4b921d38 0%,#4b921d00 75%);width:300px;height:300px;animation:11s ease-in-out infinite reverse whyMater-module-scss-module__aua6na__haloFloat;bottom:-130px;left:-70px}.whyMater-module-scss-module__aua6na__flowGlow,.whyMater-module-scss-module__aua6na__flowGlowSecondary{pointer-events:none;filter:blur(12px);border-radius:999px;position:absolute;inset:auto}.whyMater-module-scss-module__aua6na__flowGlow{background:#9ee7702e;width:180px;height:180px;animation:5s ease-in-out infinite whyMater-module-scss-module__aua6na__pulseGlow;top:92px;left:50%;transform:translate(-50%)}.whyMater-module-scss-module__aua6na__flowGlowSecondary{background:#ffffff14;width:140px;height:140px;animation:6s ease-in-out infinite reverse whyMater-module-scss-module__aua6na__pulseGlow;bottom:90px;right:120px}.whyMater-module-scss-module__aua6na__flowHeader{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:14px;margin-bottom:34px;display:flex;position:relative}.whyMater-module-scss-module__aua6na__kicker{color:#d8f7c4;text-transform:uppercase;letter-spacing:.12em;background:#9ee7701f;border:1px solid #9ee77057;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;font-weight:500;display:inline-flex}.whyMater-module-scss-module__aua6na__flowHeader h2{letter-spacing:-.03em;margin:0;font-size:clamp(34px,5vw,54px);line-height:1.04}.whyMater-module-scss-module__aua6na__flowHeader p{color:#ebf8e4db;max-width:760px;margin:0;font-size:18px;line-height:1.65}.whyMater-module-scss-module__aua6na__flowBody{z-index:1;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:stretch;gap:24px;display:grid;position:relative}.whyMater-module-scss-module__aua6na__featuredCard,.whyMater-module-scss-module__aua6na__supportCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.whyMater-module-scss-module__aua6na__featuredCard{background:linear-gradient(#ffffff1f 0%,#ffffff0a 100%),linear-gradient(145deg,#9ee77021 0%,#ffffff08 100%);border:1px solid #cff4b52e;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:440px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 20px 45px #020a0047}.whyMater-module-scss-module__aua6na__featuredCard:after{content:"";pointer-events:none;background:linear-gradient(130deg,#ffffff0a,#0000 45%,#9ee77014 100%);position:absolute;inset:0}.whyMater-module-scss-module__aua6na__featuredBadgeRow{justify-content:space-between;align-items:center;gap:18px;display:flex}.whyMater-module-scss-module__aua6na__featuredBadge{color:#e3f7d3;letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;padding:10px 14px;font-size:13px;font-weight:600;display:inline-flex}.whyMater-module-scss-module__aua6na__featuredProgress{align-items:center;gap:10px;display:flex}.whyMater-module-scss-module__aua6na__progressDot{cursor:pointer;background:#ffffff47;border:none;border-radius:999px;width:12px;height:12px;padding:0;transition:transform .25s,background .25s,box-shadow .25s}.whyMater-module-scss-module__aua6na__progressDotActive{background:#9ee770;width:42px;box-shadow:0 0 18px #9ee77073}.whyMater-module-scss-module__aua6na__featuredIconWrap{justify-content:center;align-items:center;width:132px;height:132px;margin-top:26px;display:inline-flex;position:relative}.whyMater-module-scss-module__aua6na__featuredIcon{z-index:1;background:linear-gradient(#fff 0%,#eff8e8 100%);border-radius:28px;justify-content:center;align-items:center;width:104px;height:104px;display:flex;position:relative;box-shadow:0 18px 40px #00000029}.whyMater-module-scss-module__aua6na__featuredIcon img{width:72px;height:72px}.whyMater-module-scss-module__aua6na__orbitRing{border:1px solid #9ee77040;border-radius:50%;animation:12s linear infinite whyMater-module-scss-module__aua6na__spinRing;position:absolute;inset:0}.whyMater-module-scss-module__aua6na__orbitRing:before,.whyMater-module-scss-module__aua6na__orbitRing:after{content:"";background:#9ee770;border-radius:999px;position:absolute}.whyMater-module-scss-module__aua6na__orbitRing:before{width:10px;height:10px;top:12px;left:50%;transform:translate(-50%)}.whyMater-module-scss-module__aua6na__orbitRing:after{background:#ffffffb3;width:8px;height:8px;bottom:16px;right:14px}.whyMater-module-scss-module__aua6na__featuredContent{flex-direction:column;gap:14px;max-width:560px;margin-top:24px;display:flex}.whyMater-module-scss-module__aua6na__featuredContent h3{margin:0;font-size:clamp(28px,4vw,38px);line-height:1.08}.whyMater-module-scss-module__aua6na__featuredContent p{color:#ecf8e6e6;margin:0;font-size:18px;line-height:1.75}.whyMater-module-scss-module__aua6na__featuredFooter{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:30px;display:flex}.whyMater-module-scss-module__aua6na__featuredMiniStats{flex-wrap:wrap;gap:10px;display:flex}.whyMater-module-scss-module__aua6na__statPill{color:#eff8e8;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:12px 16px;font-size:14px;display:inline-flex}.whyMater-module-scss-module__aua6na__statPill:before{content:"";background:#9ee770;border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #9ee77073}.whyMater-module-scss-module__aua6na__supportColumn{grid-template-columns:28px minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.whyMater-module-scss-module__aua6na__timelineRail{height:100%;min-height:440px;position:relative}.whyMater-module-scss-module__aua6na__timelineRail:before{content:"";background:linear-gradient(#ffffff1f,#9ee77059,#ffffff1f);width:2px;position:absolute;top:18px;bottom:18px;left:50%;transform:translate(-50%)}.whyMater-module-scss-module__aua6na__timelineProgress{background:#9ee770;border-radius:50%;width:14px;height:14px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 0 0 8px #9ee77029,0 0 18px #9ee7706b}.whyMater-module-scss-module__aua6na__supportCards{flex-direction:column;justify-content:space-between;gap:18px;display:flex}.whyMater-module-scss-module__aua6na__supportCard{text-align:left;color:#fff;cursor:pointer;background:linear-gradient(#ffffff14,#ffffff0a);border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;gap:18px;width:100%;padding:24px;transition:transform .25s,border-color .25s,background .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 16px 34px #030c012e}.whyMater-module-scss-module__aua6na__supportCard:hover,.whyMater-module-scss-module__aua6na__supportCard:focus-visible{background:linear-gradient(#9ee7701f,#ffffff0d);border-color:#9ee77052;transform:translateY(-4px);box-shadow:0 20px 40px #030c0142}.whyMater-module-scss-module__aua6na__supportCardActive{background:linear-gradient(#9ee77029,#ffffff0f);border-color:#9ee7706b}.whyMater-module-scss-module__aua6na__supportStep{color:#cbeab7;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:600}.whyMater-module-scss-module__aua6na__supportIcon{background:#fff;border-radius:22px;justify-content:center;align-items:center;width:74px;height:74px;display:flex;box-shadow:0 12px 24px #0000001f}.whyMater-module-scss-module__aua6na__supportIcon img{width:48px;height:48px}.whyMater-module-scss-module__aua6na__supportText{flex-direction:column;gap:10px;display:flex}.whyMater-module-scss-module__aua6na__supportText h3{margin:0;font-size:24px;line-height:1.15}.whyMater-module-scss-module__aua6na__supportText p{color:#ebf8e4d1;margin:0;font-size:16px;line-height:1.6}.whyMater-module-scss-module__aua6na__ctaBtn{color:#0c1e0a;cursor:pointer;background:#9ee770;border:none;border-radius:999px;margin-top:0;padding:16px 34px;font-size:18px;font-weight:700;transition:transform .25s,background .25s,filter .25s;position:relative;overflow:hidden}.whyMater-module-scss-module__aua6na__ctaBtn:before{content:"";background:linear-gradient(120deg,#0000,#ffffff8c,#0000);width:100%;height:100%;animation:3.6s linear infinite whyMater-module-scss-module__aua6na__buttonShimmer;position:absolute;top:0;left:-140%}.whyMater-module-scss-module__aua6na__ctaBtn:hover{filter:brightness(1.05);background:#8dd65f;transform:translateY(-2px)}@keyframes whyMater-module-scss-module__aua6na__haloFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(18px)}}@keyframes whyMater-module-scss-module__aua6na__pulseGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}@keyframes whyMater-module-scss-module__aua6na__spinRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes whyMater-module-scss-module__aua6na__buttonShimmer{0%{left:-140%}to{left:140%}}@media (prefers-reduced-motion:reduce){.whyMater-module-scss-module__aua6na__communityFlowSection:before,.whyMater-module-scss-module__aua6na__communityFlowSection:after,.whyMater-module-scss-module__aua6na__flowGlow,.whyMater-module-scss-module__aua6na__flowGlowSecondary,.whyMater-module-scss-module__aua6na__orbitRing,.whyMater-module-scss-module__aua6na__ctaBtn:before{animation:none}.whyMater-module-scss-module__aua6na__supportCard,.whyMater-module-scss-module__aua6na__ctaBtn,.whyMater-module-scss-module__aua6na__progressDot{transition:none}}@media (max-width:1100px){.whyMater-module-scss-module__aua6na__communityFlowSection{width:min(1240px,94vw);padding:32px}.whyMater-module-scss-module__aua6na__flowBody,.whyMater-module-scss-module__aua6na__supportColumn{grid-template-columns:1fr}.whyMater-module-scss-module__aua6na__timelineRail{display:none}.whyMater-module-scss-module__aua6na__supportCards{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.whyMater-module-scss-module__aua6na__featuredCard{min-height:400px}}@media (max-width:900px){.whyMater-module-scss-module__aua6na__cardsContainer{flex-direction:column;justify-content:center;gap:0;padding:0 15px}.whyMater-module-scss-module__aua6na__whySection{width:95%}.whyMater-module-scss-module__aua6na__defaultHero{grid-template-columns:1fr;padding:0 24px 28px}.whyMater-module-scss-module__aua6na__ctaBtn{width:auto}}@media (max-width:760px){.whyMater-module-scss-module__aua6na__communityFlowSection{border-radius:26px;padding:24px 18px}.whyMater-module-scss-module__aua6na__defaultHeroCopy{text-align:left}.whyMater-module-scss-module__aua6na__flowHeader{text-align:left;align-items:flex-start}.whyMater-module-scss-module__aua6na__flowHeader p{font-size:16px}.whyMater-module-scss-module__aua6na__featuredCard{min-height:auto;padding:22px}.whyMater-module-scss-module__aua6na__featuredBadgeRow,.whyMater-module-scss-module__aua6na__featuredFooter{flex-direction:column;align-items:flex-start}.whyMater-module-scss-module__aua6na__featuredIconWrap{width:108px;height:108px}.whyMater-module-scss-module__aua6na__featuredIcon{border-radius:22px;width:88px;height:88px}.whyMater-module-scss-module__aua6na__featuredIcon img{width:60px;height:60px}.whyMater-module-scss-module__aua6na__featuredContent h3{font-size:28px}.whyMater-module-scss-module__aua6na__featuredContent p,.whyMater-module-scss-module__aua6na__supportText p{font-size:15px}.whyMater-module-scss-module__aua6na__supportCards{grid-template-columns:1fr}.whyMater-module-scss-module__aua6na__supportCard{padding:20px}}@media (max-width:600px){.whyMater-module-scss-module__aua6na__card{width:95%;padding:10px}.whyMater-module-scss-module__aua6na__whySection h2{font-size:28px}.whyMater-module-scss-module__aua6na__defaultSubcopy{font-size:15px}.whyMater-module-scss-module__aua6na__defaultStatValue{font-size:38px}.whyMater-module-scss-module__aua6na__featuredProgress{flex-wrap:wrap}.whyMater-module-scss-module__aua6na__statPill{font-size:13px}.whyMater-module-scss-module__aua6na__ctaBtn{justify-content:center;width:100%;padding:16px 24px}}
.howwork-module-scss-module__4LMyHa__hSection{padding:56px 0;font-family:Outfit,sans-serif}.howwork-module-scss-module__4LMyHa__howSection{grid-template-columns:minmax(0,1fr) minmax(340px,.88fr);align-items:stretch;gap:34px;width:min(1280px,92vw);margin:0 auto;display:grid}.howwork-module-scss-module__4LMyHa__left,.howwork-module-scss-module__4LMyHa__right{min-width:0}.howwork-module-scss-module__4LMyHa__headingBlock{flex-direction:column;gap:14px;margin-bottom:24px;display:flex}.howwork-module-scss-module__4LMyHa__kicker{color:#214b00;letter-spacing:.08em;text-transform:uppercase;background:#9ee77029;border:1px solid #9ee77057;border-radius:999px;width:fit-content;padding:10px 16px;font-size:13px;font-weight:700;display:inline-flex}.howwork-module-scss-module__4LMyHa__heading{flex-wrap:wrap;align-items:center;gap:14px;margin:0;font-size:clamp(36px,4.6vw,56px);font-weight:700;line-height:1.02;display:flex}.howwork-module-scss-module__4LMyHa__avatars{display:inline-flex}.howwork-module-scss-module__4LMyHa__avatars img{border:2px solid #fff;border-radius:50%;width:38px;height:38px;margin-left:-12px;box-shadow:0 10px 16px #16330014}.howwork-module-scss-module__4LMyHa__subtitle{color:#555;max-width:620px;margin:0;font-size:18px;line-height:1.7}.howwork-module-scss-module__4LMyHa__stepsBox{background:#fffc;border:1px solid #16330014;border-radius:28px;padding:24px;box-shadow:0 18px 40px #121b0a14}.howwork-module-scss-module__4LMyHa__step{grid-template-columns:64px 1fr;gap:18px;display:grid}.howwork-module-scss-module__4LMyHa__step+.howwork-module-scss-module__4LMyHa__step{margin-top:18px}.howwork-module-scss-module__4LMyHa__stepIndex{flex-direction:column;align-items:center;gap:12px;display:flex}.howwork-module-scss-module__4LMyHa__stepIndex span{color:#dff6ca;letter-spacing:.08em;background:#163300;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:13px;font-weight:700;display:inline-flex}.howwork-module-scss-module__4LMyHa__progressLine{background:linear-gradient(#5bd30073,#16330014);flex:1;width:2px;min-height:52px}.howwork-module-scss-module__4LMyHa__stepCard{background:linear-gradient(#f8faf5,#f3f7ef);border:1px solid #1633000f;border-radius:22px;gap:16px;padding:18px;display:flex}.howwork-module-scss-module__4LMyHa__icon{background:#9ee77029;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.howwork-module-scss-module__4LMyHa__stepCard h3{margin:0;font-size:22px;line-height:1.12}.howwork-module-scss-module__4LMyHa__stepCard p{color:#666;margin:8px 0 0;font-size:15px;line-height:1.6}.howwork-module-scss-module__4LMyHa__phoneStage{background:radial-gradient(circle at 0 100%,#9ee77024,#0000 26%),linear-gradient(#f5f7f2,#edf2e8);border:1px solid #16330014;border-radius:30px;justify-content:center;align-items:center;min-height:100%;padding:30px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 44px #121b0a14}.howwork-module-scss-module__4LMyHa__stageBadge{color:#163300;z-index:2;background:#ffffffe6;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700;position:absolute;top:18px;left:18px}.howwork-module-scss-module__4LMyHa__phoneFrame{width:100%;max-width:520px;height:auto}.howwork-module-scss-module__4LMyHa__phoneGif{width:300px;height:300px;position:absolute;bottom:0;left:-20px}.howwork-module-scss-module__4LMyHa__floatingCard{color:#fff;background:#10180cd6;border-radius:999px;align-items:center;gap:8px;padding:12px 14px;font-size:13px;display:inline-flex;position:absolute;box-shadow:0 16px 28px #070d052e}.howwork-module-scss-module__4LMyHa__floatingCardTop{top:92px;right:22px}.howwork-module-scss-module__4LMyHa__floatingCardBottom{bottom:34px;right:28px}.howwork-module-scss-module__4LMyHa__signal{background:#9ee770;border-radius:50%;width:8px;height:8px}@media (max-width:980px){.howwork-module-scss-module__4LMyHa__howSection{grid-template-columns:1fr}.howwork-module-scss-module__4LMyHa__phoneStage{min-height:520px}}@media (max-width:760px){.howwork-module-scss-module__4LMyHa__step{grid-template-columns:1fr}.howwork-module-scss-module__4LMyHa__stepIndex{flex-direction:row;justify-content:flex-start}.howwork-module-scss-module__4LMyHa__progressLine{display:none}.howwork-module-scss-module__4LMyHa__stepCard{padding:16px}.howwork-module-scss-module__4LMyHa__phoneStage{min-height:420px}.howwork-module-scss-module__4LMyHa__phoneGif{width:220px;height:220px;left:-10px}.howwork-module-scss-module__4LMyHa__floatingCard{font-size:12px}}
.travelsection-module-scss-module__laoJ9a__tsection{padding:56px 0;font-family:Outfit,sans-serif}.travelsection-module-scss-module__laoJ9a__travelShell{background:radial-gradient(circle at 100% 0,#9ee77029,#0000 24%),linear-gradient(135deg,#082d00 0%,#123800 50%,#0b2402 100%);border-radius:34px;width:min(1280px,92vw);margin:0 auto;padding:38px;box-shadow:0 28px 60px #0711032e}.travelsection-module-scss-module__laoJ9a__headerRow{grid-template-columns:minmax(0,1fr) 240px;align-items:end;gap:24px;margin-bottom:30px;display:grid}.travelsection-module-scss-module__laoJ9a__headerCopy{flex-direction:column;gap:14px;display:flex}.travelsection-module-scss-module__laoJ9a__kicker{color:#dff6ca;letter-spacing:.08em;text-transform:uppercase;background:#9ee77024;border:1px solid #9ee77047;border-radius:999px;width:fit-content;padding:10px 16px;font-size:13px;font-weight:700;display:inline-flex}.travelsection-module-scss-module__laoJ9a__title{color:#fff;margin:0;font-size:clamp(34px,4.8vw,52px);line-height:1.06}.travelsection-module-scss-module__laoJ9a__subtitle{color:#c9dfc0;max-width:720px;margin:0;font-size:17px;line-height:1.7}.travelsection-module-scss-module__laoJ9a__headerStat{color:#dfead9;background:#ffffff14;border:1px solid #ffffff1a;border-radius:26px;padding:20px}.travelsection-module-scss-module__laoJ9a__headerStat p{color:#c6d7bf;margin:8px 0 0;font-size:14px;line-height:1.55}.travelsection-module-scss-module__laoJ9a__statLabel{color:#b4dfa2;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:700;display:inline-flex}.travelsection-module-scss-module__laoJ9a__statValue{color:#fff;margin-top:10px;font-size:54px;line-height:1;display:block}.travelsection-module-scss-module__laoJ9a__travelSection{grid-template-columns:minmax(0,1fr) minmax(340px,.92fr);align-items:stretch;gap:30px;display:grid}.travelsection-module-scss-module__laoJ9a__left{flex-direction:column;justify-content:space-between;display:flex}.travelsection-module-scss-module__laoJ9a__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.travelsection-module-scss-module__laoJ9a__item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff14;border-radius:24px;padding:22px 20px}.travelsection-module-scss-module__laoJ9a__itemTop{align-items:center;gap:12px;display:flex}.travelsection-module-scss-module__laoJ9a__num{color:#0d1608;background:#9ee770;border-radius:999px;justify-content:center;align-items:center;min-width:54px;height:34px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.travelsection-module-scss-module__laoJ9a__line{background:#ffffff1f;flex:1;height:1px}.travelsection-module-scss-module__laoJ9a__item h3{color:#fff;margin:16px 0 8px;font-size:22px}.travelsection-module-scss-module__laoJ9a__item p{color:#c5dfc0;margin:0;font-size:15px;line-height:1.6}.travelsection-module-scss-module__laoJ9a__itemMeta{color:#a8d692;letter-spacing:.1em;text-transform:uppercase;margin-top:16px;font-size:12px;font-weight:700;display:inline-flex}.travelsection-module-scss-module__laoJ9a__secureBtn{color:#111;background:#9ee770;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:52px;margin-top:26px;padding:0 28px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.travelsection-module-scss-module__laoJ9a__right{position:relative}.travelsection-module-scss-module__laoJ9a__visualCard{background:linear-gradient(#ffffff1a,#ffffff0a);border:1px solid #ffffff1a;border-radius:30px;height:100%;min-height:680px;position:relative;overflow:hidden}.travelsection-module-scss-module__laoJ9a__visualGlow{filter:blur(20px);z-index:1;background:#9ee77029;border-radius:999px;width:170px;height:170px;position:absolute;inset:auto auto 40px 40px}.travelsection-module-scss-module__laoJ9a__visualBadge{z-index:2;color:#163300;background:#ffffffe0;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700;position:absolute;top:20px;left:20px}.travelsection-module-scss-module__laoJ9a__desimg,.travelsection-module-scss-module__laoJ9a__mobimg{object-fit:cover;width:100%;height:100%}.travelsection-module-scss-module__laoJ9a__mobimg{display:none}.travelsection-module-scss-module__laoJ9a__tag{z-index:2;color:#fff;background:#10180cd1;border-radius:999px;align-items:center;gap:8px;padding:12px 16px;font-size:14px;display:inline-flex;position:absolute;box-shadow:0 16px 32px #040a0233}.travelsection-module-scss-module__laoJ9a__tagDot{background:#9ee770;border-radius:50%;width:9px;height:9px}.travelsection-module-scss-module__laoJ9a__tag1{top:120px;left:18px}.travelsection-module-scss-module__laoJ9a__tag2{top:220px;right:18px}.travelsection-module-scss-module__laoJ9a__tag3{bottom:28px;left:26px}@media (max-width:1040px){.travelsection-module-scss-module__laoJ9a__headerRow,.travelsection-module-scss-module__laoJ9a__travelSection{grid-template-columns:1fr}.travelsection-module-scss-module__laoJ9a__visualCard{min-height:520px}}@media (max-width:760px){.travelsection-module-scss-module__laoJ9a__travelShell{border-radius:26px;width:94vw;padding:24px 18px}.travelsection-module-scss-module__laoJ9a__list{grid-template-columns:1fr}.travelsection-module-scss-module__laoJ9a__visualCard{min-height:420px}.travelsection-module-scss-module__laoJ9a__desimg{display:none}.travelsection-module-scss-module__laoJ9a__mobimg{display:block}.travelsection-module-scss-module__laoJ9a__tag{padding:10px 14px;font-size:12px}}
.cardSection-module-scss-module__ymAUGG__hbox{padding:56px 0 80px;font-family:Outfit,sans-serif}.cardSection-module-scss-module__ymAUGG__heroBox{background:radial-gradient(circle at 0 100%,#9ee7702e,#0000 24%),linear-gradient(135deg,#0d3d00 0%,#163f06 52%,#0a2501 100%);border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(320px,.86fr);align-items:center;gap:28px;width:min(1280px,92vw);margin:0 auto;padding:34px;display:grid;box-shadow:0 28px 60px #0711032e}.cardSection-module-scss-module__ymAUGG__leftContent{flex-direction:column;gap:16px;display:flex}.cardSection-module-scss-module__ymAUGG__kicker{color:#dff6ca;letter-spacing:.08em;text-transform:uppercase;background:#9ee77024;border:1px solid #9ee77047;border-radius:999px;width:fit-content;padding:10px 16px;font-size:13px;font-weight:700;display:inline-flex}.cardSection-module-scss-module__ymAUGG__left h1{color:#fff;margin:0;font-size:clamp(36px,4.8vw,62px);font-weight:700;line-height:1.02}.cardSection-module-scss-module__ymAUGG__subtitle{color:#d7ead0;margin:0;font-size:24px;line-height:1.4}.cardSection-module-scss-module__ymAUGG__copy{color:#c7ddc1;max-width:620px;margin:0;font-size:17px;line-height:1.7}.cardSection-module-scss-module__ymAUGG__metricRow{grid-template-columns:repeat(2,minmax(0,220px));gap:14px;margin-top:6px;display:grid}.cardSection-module-scss-module__ymAUGG__metricCard{background:#ffffff14;border:1px solid #ffffff14;border-radius:24px;padding:18px 20px}.cardSection-module-scss-module__ymAUGG__metricLabel{color:#bde6a8;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:700;display:inline-flex}.cardSection-module-scss-module__ymAUGG__metricValue{color:#fff;margin-top:10px;font-size:42px;font-weight:700;line-height:1;display:block}.cardSection-module-scss-module__ymAUGG__btn{color:#111;background:#9ee770;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:54px;margin-top:10px;padding:0 28px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.cardSection-module-scss-module__ymAUGG__visualPanel{min-height:520px;position:relative}.cardSection-module-scss-module__ymAUGG__imageStage{background:linear-gradient(#ffffff1f,#ffffff0a);border:1px solid #ffffff1a;border-radius:30px;justify-content:center;align-items:flex-end;height:100%;min-height:520px;display:flex;position:relative;overflow:hidden}.cardSection-module-scss-module__ymAUGG__heroImage{object-fit:cover;width:100%;height:100%}.cardSection-module-scss-module__ymAUGG__floatingChip{color:#163300;background:#ffffffeb;border-radius:999px;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:700;display:inline-flex;position:absolute;box-shadow:0 16px 28px #070d052e}.cardSection-module-scss-module__ymAUGG__chipDot{background:#5bd300;border-radius:50%;width:9px;height:9px}.cardSection-module-scss-module__ymAUGG__chipTop{top:24px;left:24px}.cardSection-module-scss-module__ymAUGG__chipBottom{bottom:28px;right:24px}@media (max-width:980px){.cardSection-module-scss-module__ymAUGG__heroBox{grid-template-columns:1fr}.cardSection-module-scss-module__ymAUGG__metricRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.cardSection-module-scss-module__ymAUGG__heroBox{border-radius:26px;width:94vw;padding:22px 18px}.cardSection-module-scss-module__ymAUGG__subtitle{font-size:19px}.cardSection-module-scss-module__ymAUGG__copy{font-size:15px}.cardSection-module-scss-module__ymAUGG__metricRow{grid-template-columns:1fr}.cardSection-module-scss-module__ymAUGG__visualPanel,.cardSection-module-scss-module__ymAUGG__imageStage{min-height:380px}.cardSection-module-scss-module__ymAUGG__floatingChip{padding:10px 14px;font-size:12px}}
.footer-module-scss-module__f4C9_W__footer{width:100%;margin-top:40px;padding:32px 0 40px;font-family:Outfit,sans-serif}.footer-module-scss-module__f4C9_W__container{color:#c7cec5;background:radial-gradient(circle at 100% 0,#9ee77024,#0000 26%),linear-gradient(#10130f 0%,#141915 100%);border-radius:34px;width:min(1280px,92vw);margin:0 auto;padding:34px 34px 22px;box-shadow:0 24px 50px #0c110a2e}.footer-module-scss-module__f4C9_W__footerTop{grid-template-columns:minmax(0,1fr) minmax(220px,.75fr) minmax(280px,.9fr);align-items:start;gap:30px;display:grid}.footer-module-scss-module__f4C9_W__brandColumn,.footer-module-scss-module__f4C9_W__linkColumn,.footer-module-scss-module__f4C9_W__ctaColumn{flex-direction:column;display:flex}.footer-module-scss-module__f4C9_W__footerLogo{color:#9ee770;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.footer-module-scss-module__f4C9_W__logoBadge{color:#dff6ca;letter-spacing:.08em;background:#9ee77024;border:1px solid #9ee7702e;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;font-weight:800;display:inline-flex}.footer-module-scss-module__f4C9_W__logoSvg{width:auto;height:28px}.footer-module-scss-module__f4C9_W__brandText{color:#9ba39a;max-width:420px;margin:16px 0 0;font-size:15px;line-height:1.7}.footer-module-scss-module__f4C9_W__columnLabel{color:#dce8d4;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700}.footer-module-scss-module__f4C9_W__footerLinks{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;margin-top:18px;display:grid}.footer-module-scss-module__f4C9_W__footerLinks a{color:#b0b7b1;font-size:15px;text-decoration:none;transition:color .2s,transform .2s}.footer-module-scss-module__f4C9_W__footerLinks a:hover{color:#9ee770;transform:translate(2px)}.footer-module-scss-module__f4C9_W__joinText{color:#fff;margin:14px 0 6px;font-size:22px;font-weight:600;line-height:1.2}.footer-module-scss-module__f4C9_W__subText{color:#9ba39a;margin:0;font-size:15px;line-height:1.7}.footer-module-scss-module__f4C9_W__contactBtn{color:#111;background:#9ee770;border:none;border-radius:999px;min-height:50px;margin-top:18px;padding:0 22px;font-size:15px;font-weight:700}.footer-module-scss-module__f4C9_W__storeBtns{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.footer-module-scss-module__f4C9_W__storeBtn{color:#f5f7f3;background:#ffffff0a;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:8px;min-height:46px;padding:0 16px;font-size:14px;font-weight:500;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.footer-module-scss-module__f4C9_W__storeBtn:hover{background:#9ee77014;border-color:#9ee7705c;transform:translateY(-1px)}.footer-module-scss-module__f4C9_W__footerBottom{border-top:1px solid #ffffff14;margin-top:28px;padding-top:18px}.footer-module-scss-module__f4C9_W__footerBottom p{color:#808983;margin:0;font-size:13px;line-height:1.6}@media (max-width:980px){.footer-module-scss-module__f4C9_W__footerTop{grid-template-columns:1fr}.footer-module-scss-module__f4C9_W__brandText{max-width:none}}@media (max-width:640px){.footer-module-scss-module__f4C9_W__container{border-radius:28px;width:94vw;padding:26px 20px 18px}.footer-module-scss-module__f4C9_W__footerLinks{grid-template-columns:1fr}.footer-module-scss-module__f4C9_W__storeBtns{flex-direction:column}.footer-module-scss-module__f4C9_W__storeBtn{justify-content:center}}
.bannerSection-module-scss-module__i0ay-W__bannerSection{width:100%;padding:28px 0 36px;position:relative;overflow:hidden}.bannerSection-module-scss-module__i0ay-W__bannerSection:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 35% 58%,#9ee7702e,#0000 30%),linear-gradient(90deg,#f8f9f6 0%,#eff5e9f0 52%,#f6f7f5 100%);height:78%;position:absolute;inset:4% 0 auto}.bannerSection-module-scss-module__i0ay-W__bannerShell{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:28px;width:min(1280px,90vw);min-height:720px;margin:0 auto;display:grid;position:relative}.bannerSection-module-scss-module__i0ay-W__bannerDiv{flex-direction:column;align-items:flex-start;gap:22px;padding:48px 0;display:flex}.bannerSection-module-scss-module__i0ay-W__eyebrow{color:#214b00;letter-spacing:.08em;text-transform:uppercase;background:#9ee7702e;border:1px solid #9ee7708f;border-radius:999px;align-items:center;padding:10px 18px;font-size:14px;font-weight:600;display:inline-flex}.bannerSection-module-scss-module__i0ay-W__heading{color:#08090d;letter-spacing:-.05em;margin:0;font-size:clamp(46px,6.8vw,88px);font-weight:700;line-height:.98}.bannerSection-module-scss-module__i0ay-W__para{color:#555;max-width:720px;margin:0;font-size:clamp(18px,2vw,26px);font-weight:400;line-height:1.5}.bannerSection-module-scss-module__i0ay-W__greenContent{cursor:pointer;background:linear-gradient(90deg,#9ee77040 0%,#9ee7700f 100%);border:1px solid #9ee77080;border-radius:999px;align-items:center;gap:12px;max-width:690px;padding:8px 18px 8px 8px;display:flex}.bannerSection-module-scss-module__i0ay-W__circle{background:#9ee770;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.bannerSection-module-scss-module__i0ay-W__greenCopy{flex-direction:column;justify-content:center;display:flex}.bannerSection-module-scss-module__i0ay-W__greenText{color:#103a00;margin:0;font-size:17px;font-weight:500;line-height:1.5}.bannerSection-module-scss-module__i0ay-W__statRow{grid-template-columns:minmax(280px,1fr) 220px;gap:16px;width:100%;max-width:760px;display:grid}.bannerSection-module-scss-module__i0ay-W__primaryStat,.bannerSection-module-scss-module__i0ay-W__statMiniCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff8f;border:1px solid #182c0814;box-shadow:0 14px 40px #222f1214}.bannerSection-module-scss-module__i0ay-W__primaryStat{border-radius:26px;flex-direction:column;gap:6px;padding:22px 24px;display:flex}.bannerSection-module-scss-module__i0ay-W__statLabel{color:#41612d;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:700}.bannerSection-module-scss-module__i0ay-W__statValue{color:#09100a;font-size:clamp(38px,5vw,56px);font-weight:700;line-height:1}.bannerSection-module-scss-module__i0ay-W__statCaption{color:#4f5550;margin:0;font-size:15px;line-height:1.5}.bannerSection-module-scss-module__i0ay-W__statMiniGrid{grid-template-rows:1fr 1fr;gap:14px;display:grid}.bannerSection-module-scss-module__i0ay-W__statMiniCard{border-radius:22px;flex-direction:column;justify-content:center;gap:6px;padding:18px;display:flex}.bannerSection-module-scss-module__i0ay-W__statMiniValue{color:#163300;font-size:28px;font-weight:700;line-height:1}.bannerSection-module-scss-module__i0ay-W__statMiniLabel{color:#5a5f5b;font-size:14px;line-height:1.4}.bannerSection-module-scss-module__i0ay-W__visualPanel{justify-content:center;align-items:center;min-height:640px;display:flex;position:relative}.bannerSection-module-scss-module__i0ay-W__visualFrame{justify-content:center;align-items:center;width:100%;height:100%;min-height:620px;display:flex;position:relative}.bannerSection-module-scss-module__i0ay-W__visualFrame:before{content:"";background:linear-gradient(#ffffffd1 0%,#ecf1e6f5 100%);border-radius:42px;position:absolute;inset:32px 18px 0;transform:perspective(1000px)rotateY(-10deg);box-shadow:inset 0 1px #ffffffa8,0 30px 50px #29302214}.bannerSection-module-scss-module__i0ay-W__targetCard{z-index:1;background:linear-gradient(#f8faf6f2 0%,#ebf0e5e6 100%);border-radius:40px;flex-direction:column;justify-content:center;align-items:center;gap:42px;width:min(460px,88%);min-height:520px;display:flex;position:relative;box-shadow:0 30px 80px #282f1e24}.bannerSection-module-scss-module__i0ay-W__targetCorners{position:absolute;inset:54px}.bannerSection-module-scss-module__i0ay-W__targetCorners:before,.bannerSection-module-scss-module__i0ay-W__targetCorners:after{content:"";border:6px solid #0000;border-radius:26px;position:absolute;inset:0}.bannerSection-module-scss-module__i0ay-W__targetCorners:before{border-top-color:#ff87876b;border-left-color:#ff87876b;width:44px;height:44px}.bannerSection-module-scss-module__i0ay-W__targetCorners:after{border-top-color:#ff87876b;border-right-color:#ff87876b;width:44px;height:44px;left:auto;right:0}.bannerSection-module-scss-module__i0ay-W__targetCore{justify-content:center;align-items:center;width:252px;height:252px;display:flex;position:relative}.bannerSection-module-scss-module__i0ay-W__targetCore:before,.bannerSection-module-scss-module__i0ay-W__targetCore:after{content:"";border-radius:50%;position:absolute;inset:0}.bannerSection-module-scss-module__i0ay-W__targetCore:before{background:#00000009;transform:scale(1.34)}.bannerSection-module-scss-module__i0ay-W__targetCore:after{background:#ffffffb8;box-shadow:0 20px 50px #181f131a}.bannerSection-module-scss-module__i0ay-W__targetRing{z-index:1;background:linear-gradient(#f7f8f5 0%,#e9ede5 100%);border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:relative;box-shadow:inset 0 1px #ffffffb3}.bannerSection-module-scss-module__i0ay-W__targetDot{background:linear-gradient(#ff6660 0%,#ff4d4d 100%);border-radius:50%;width:102px;height:102px;box-shadow:0 18px 34px #ff65604d}.bannerSection-module-scss-module__i0ay-W__visualActions{align-items:center;gap:18px;display:flex}.bannerSection-module-scss-module__i0ay-W__visualAction,.bannerSection-module-scss-module__i0ay-W__mobCircle{cursor:pointer;background:linear-gradient(#fff 0%,#ffffff8c 100%);border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;display:flex;box-shadow:0 18px 35px #111b081a}.bannerSection-module-scss-module__i0ay-W__visualAction img,.bannerSection-module-scss-module__i0ay-W__mobCircle img{width:30px;height:30px}.bannerSection-module-scss-module__i0ay-W__floatingBadge,.bannerSection-module-scss-module__i0ay-W__floatingBadgeSecondary{z-index:2;color:#163300;background:#fffc;border:1px solid #9ee77057;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:600;position:absolute;box-shadow:0 14px 34px #222f121a}.bannerSection-module-scss-module__i0ay-W__floatingBadge{top:94px;left:28px}.bannerSection-module-scss-module__i0ay-W__floatingBadgeSecondary{bottom:88px;right:24px}.bannerSection-module-scss-module__i0ay-W__mobDivCircle{display:none}@media (max-width:1100px){.bannerSection-module-scss-module__i0ay-W__bannerShell{grid-template-columns:1fr;gap:10px;min-height:auto}.bannerSection-module-scss-module__i0ay-W__bannerDiv{padding:18px 0 0}.bannerSection-module-scss-module__i0ay-W__visualPanel,.bannerSection-module-scss-module__i0ay-W__visualFrame{min-height:500px}.bannerSection-module-scss-module__i0ay-W__targetCard{min-height:420px}}@media (max-width:900px){.bannerSection-module-scss-module__i0ay-W__bannerSection{padding:0 0 30px}.bannerSection-module-scss-module__i0ay-W__bannerSection:before{height:100%;inset:0}.bannerSection-module-scss-module__i0ay-W__bannerShell{width:92vw}.bannerSection-module-scss-module__i0ay-W__bannerDiv{text-align:center;align-items:center;gap:18px;padding-top:28px}.bannerSection-module-scss-module__i0ay-W__heading{font-size:50px}.bannerSection-module-scss-module__i0ay-W__para{font-size:18px}.bannerSection-module-scss-module__i0ay-W__greenContent{border-radius:30px;width:100%}.bannerSection-module-scss-module__i0ay-W__statRow{grid-template-columns:1fr}.bannerSection-module-scss-module__i0ay-W__statMiniGrid{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr))}.bannerSection-module-scss-module__i0ay-W__visualPanel,.bannerSection-module-scss-module__i0ay-W__visualFrame{min-height:auto}.bannerSection-module-scss-module__i0ay-W__visualFrame:before{inset:8px 0 0;transform:none}.bannerSection-module-scss-module__i0ay-W__targetCard{border-radius:28px;gap:20px;width:100%;min-height:280px;padding:20px}.bannerSection-module-scss-module__i0ay-W__visualActions{display:none}.bannerSection-module-scss-module__i0ay-W__targetCore{width:180px;height:180px}.bannerSection-module-scss-module__i0ay-W__targetRing{width:160px;height:160px}.bannerSection-module-scss-module__i0ay-W__targetDot{width:72px;height:72px}.bannerSection-module-scss-module__i0ay-W__floatingBadge,.bannerSection-module-scss-module__i0ay-W__floatingBadgeSecondary{display:none}.bannerSection-module-scss-module__i0ay-W__mobDivCircle{justify-content:center;gap:16px;margin-top:8px;display:flex}}@media (max-width:600px){.bannerSection-module-scss-module__i0ay-W__bannerShell{width:94vw}.bannerSection-module-scss-module__i0ay-W__heading{font-size:40px}.bannerSection-module-scss-module__i0ay-W__para{font-size:16px}.bannerSection-module-scss-module__i0ay-W__greenText{font-size:14px}.bannerSection-module-scss-module__i0ay-W__primaryStat,.bannerSection-module-scss-module__i0ay-W__statMiniCard{padding:18px}.bannerSection-module-scss-module__i0ay-W__visualFrame:before{border-radius:30px}.bannerSection-module-scss-module__i0ay-W__targetCard{gap:20px;min-height:240px;padding:16px}.bannerSection-module-scss-module__i0ay-W__targetCorners{inset:22px}.bannerSection-module-scss-module__i0ay-W__targetCore{width:150px;height:150px}.bannerSection-module-scss-module__i0ay-W__targetRing{width:132px;height:132px}.bannerSection-module-scss-module__i0ay-W__targetDot{width:58px;height:58px}.bannerSection-module-scss-module__i0ay-W__mobCircle{width:52px;height:52px}.bannerSection-module-scss-module__i0ay-W__mobCircle img{width:22px;height:22px}}
