:root{--green:#073c30;--green2:#0e5140;--lime:#cef56d;--ink:#10251f;--cream:#f5f6ef;--paper:#fff;--muted:#607169;--line:#dfe6df;--max:1220px;--pad:clamp(72px,9vw,150px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);font:16px/1.68 Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}.wrap{width:min(calc(100% - 48px),var(--max));margin:auto}.site-nav{position:absolute;z-index:50;left:0;right:0}.nav-row{display:flex;align-items:center;justify-content:space-between;color:#fff}.logo{font-size:28px;font-weight:900;letter-spacing:-1.7px}.logo i{font-style:normal;color:var(--lime)}.nav-links{display:flex;gap:25px;align-items:center;font-size:14px}.button,.nav-links a{text-decoration:none}.button{display:inline-flex;min-height:52px;padding:0 25px;align-items:center;justify-content:center;border-radius:999px;color:var(--ink);font-weight:850;border:1px solid transparent}.button.outline{background:transparent;border-color:hsla(0,0%,100%,.4);color:#fff}.screen{position:relative;min-height:100vh;padding:var(--pad) 0;display:flex;align-items:center;overflow:hidden}.screen.light{background:var(--paper)}.screen.cream{background:var(--cream)}.screen.dark{background:var(--green);color:#fff}.screen.dark p{color:#ccdbd5}.screen-index{position:absolute;top:34px;right:4vw;font-size:12px;font-weight:850;letter-spacing:.16em;opacity:.42}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:clamp(48px,8vw,112px);align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:var(--green2)}.dark .eyebrow{color:var(--lime)}.eyebrow:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--lime)}h1,h2,h3{margin:0;line-height:1.07;letter-spacing:-.045em}h1{font-size:clamp(50px,6.5vw,88px)}h2{font-size:clamp(40px,5vw,68px)}h3{font-size:clamp(20px,2vw,27px)}.hero-copy p,.intro{font-size:clamp(18px,1.55vw,22px);max-width:690px;color:var(--muted);margin:28px 0}.dark .hero-copy p{color:#d0ded9}.actions{display:flex;gap:12px;flex-wrap:wrap}.hero{padding-top:180px;color:#fff}.hero:after{content:"";position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,hsla(77,87%,69%,.17),transparent 68%);right:-260px;top:10%}.phone-wrap{position:relative;min-height:610px;z-index:1}.phone{width:390px;max-width:83%;margin:auto;background:#ece8df;border:9px solid #061a15;border-radius:45px;overflow:hidden;box-shadow:0 45px 100px rgba(0,0,0,.28)}.phone-head{height:66px;background:#f0f3f1;color:var(--ink);display:flex;align-items:center;gap:10px;padding:12px 18px;font-weight:850}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff}.chat{padding:28px 17px 38px;display:flex;flex-direction:column;gap:13px;min-height:460px}.bubble{max-width:88%;padding:11px 13px;border-radius:14px;background:#fff;color:#1d2a25;box-shadow:0 2px 6px rgba(0,0,0,.08);font-size:14px;line-height:1.45}.bubble.user{align-self:flex-end;background:#d9fdd3;border-bottom-right-radius:4px}.bubble.business{align-self:flex-start;border-bottom-left-radius:4px}.chapter-head{max-width:800px;margin-bottom:70px}.chapter-head .eyebrow{margin-bottom:22px}.chapter-head p{font-size:19px;color:var(--muted);max-width:720px}.dark .chapter-head p{color:#c8d8d2}.prose{max-width:780px}.prose p{font-size:clamp(18px,1.65vw,23px);margin:0 0 24px;color:#43564e}.dark .prose p{color:#d3dfda}.steps{display:grid;gap:1px;background:hsla(0,0%,100%,.16);border:1px solid hsla(0,0%,100%,.16);border-radius:30px;overflow:hidden}.step{display:grid;grid-template-columns:80px 1fr;gap:22px;padding:25px 30px;background:hsla(0,0%,100%,.06)}.step b{font-size:13px;color:var(--lime)}.step h3{font-size:21px;margin-bottom:8px}.step p{margin:0;color:#cbd9d4}.compare{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:30px;overflow:hidden;background:#fff}.compare-col{padding:42px}.compare-col:first-child{background:#eef1ec}.compare h3{margin-bottom:28px}.compare-row{padding:17px 0;border-top:1px solid var(--line)}.compare-col:last-child .compare-row{font-weight:750;color:var(--green2)}.feature-wall{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.14);border-radius:32px;overflow:hidden}.feature{padding:34px;background:hsla(0,0%,100%,.06);min-height:190px}.feature p{margin:14px 0 0;font-size:15px}.sector-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.sector-list a,.sector-list span{padding:20px 22px;border:1px solid var(--line);border-radius:18px;background:#fff;text-decoration:none;font-weight:750}.benefit-stage{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:14px}.benefit{border:1px solid hsla(0,0%,100%,.15);border-radius:22px;padding:25px;background:hsla(0,0%,100%,.06)}.benefit p{margin:10px 0 0;font-size:15px}.manifesto{max-width:960px;margin:auto;text-align:center}.manifesto h2{font-size:clamp(50px,7vw,94px)}.manifesto p{font-size:21px;max-width:760px;margin:34px auto;color:var(--muted)}.no-list{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:35px}.no-list span{padding:10px 17px;background:#edf1ec;border-radius:999px;font-weight:750}.setup{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px;align-items:start}.setup-list{counter-reset:item;display:grid;gap:0}.setup-item{counter-increment:item;display:grid;grid-template-columns:64px 1fr;gap:20px;padding:25px 0;border-top:1px solid hsla(0,0%,100%,.16)}.setup-item:before{content:"0" counter(item);font-weight:900;color:var(--lime)}.setup-item p{margin:6px 0 0}.faq-list{max-width:920px;margin:auto}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;padding:25px 50px 25px 0;font-size:19px;font-weight:850;position:relative}.faq-list summary:after{content:"+";position:absolute;right:8px;font-size:28px;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:-5px 0 27px;color:var(--muted);max-width:780px}.final{text-align:center}.final h2{max-width:900px;margin:auto}.final p{font-size:20px;max-width:700px;margin:28px auto;color:#cfddd8}.footer{background:#061d17;color:#c5d2cd;padding:70px 0}.footer-row{display:flex;justify-content:space-between;gap:40px;align-items:flex-end}.footer p{font-size:13px;max-width:490px}@media(max-width:900px){.benefit-stage,.grid-2,.setup{grid-template-columns:1fr}.feature-wall,.grid-3,.sector-list{grid-template-columns:1fr 1fr}.screen{min-height:auto}.phone-wrap{min-height:540px}.nav-links a:not(.button){display:none}}@media(max-width:620px){.wrap{width:min(calc(100% - 28px),var(--max))}.site-nav{top:94px}.hero{padding-top:170px}.benefits,.compare,.feature-wall,.grid-3,.sector-list{grid-template-columns:1fr}.compare-col{padding:28px}.phone-wrap{min-height:520px}.footer-row{display:block}h1{font-size:44px}h2{font-size:38px}}@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap");:root{--green:#042618;--green2:#003626;--lime:#b9e848;--ink:#333;--cream:#f8f8f8;--muted:#626b67;--line:#e5e8e6;--max:1180px}body{font-family:Plus Jakarta Sans,Arial,sans-serif;color:var(--ink);line-height:1.6}.site-nav{top:0;padding-top:16px}.logo{display:inline-flex;width:190px;text-decoration:none}.logo img{display:block;width:100%;height:auto}.button{min-height:0;padding:14px 20px 15px;border-radius:100px;background:var(--lime);color:var(--green);font-size:16px;line-height:22px;font-weight:500}h1,h2,h3{letter-spacing:normal}h1,h2{font-size:clamp(42px,4.1vw,56px);line-height:1.107;font-weight:800}.hero{background:var(--green)}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 9% 35%,rgba(185,232,72,.2) 0 11%,transparent 11.5%),radial-gradient(circle at 49% -5%,rgba(185,232,72,.38) 0 16%,transparent 16.5%),radial-gradient(circle at 95% 42%,rgba(185,232,72,.28) 0 13%,transparent 13.5%),radial-gradient(circle at 74% 91%,rgba(185,232,72,.2) 0 15%,transparent 15.5%);pointer-events:none}.hero:after{width:520px;height:520px;left:-320px;right:auto;top:auto;bottom:-275px;background:rgba(185,232,72,.22)}.hero .wrap{position:relative;z-index:1}.hero-copy p,.intro{line-height:1.55}.chapter-head p{font-size:18px;line-height:1.6}.manifesto h2{font-size:clamp(42px,4.1vw,56px);line-height:1.107}.screen-index{font-weight:600}@media (max-width:620px){.manifesto h2,h1,h2{font-size:38px;line-height:1.12}.logo{width:150px}}.hero .hero-copy p{color:#fff!important}.hero .eyebrow{color:#b9e848!important}#karsilastirma .chapter-head{text-align:center!important}#karsilastirma .chapter-head,#karsilastirma .chapter-head p,#ozellikler .chapter-head{margin-left:auto!important;margin-right:auto!important}#ozellikler .chapter-head{max-width:900px!important;text-align:center!important}#ozellikler .feature-wall{border:0!important;gap:0!important;overflow:visible!important}#ozellikler .feature,#ozellikler .feature-wall{background:transparent!important;border-radius:0!important}#ozellikler .feature{border-top:1px solid hsla(0,0%,100%,.18)!important;box-shadow:none!important;padding:34px 28px!important}#kimler .wrap{display:block!important}#kimler .chapter-head{max-width:850px!important;margin:0 auto 60px!important;text-align:center!important}#kimler .chapter-head p{max-width:760px!important;margin:24px auto 0!important}#kimler .sector-list{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:0!important}#kimler .sector-list>a,#kimler .sector-list>span{min-height:145px!important;padding:20px 12px!important;border:0!important;border-top:1px solid #dfe6df!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:13px!important;text-align:center!important;color:#042618!important}.sector-mini-icon{font-style:normal!important;color:#042618!important;font-size:27px!important;font-weight:400!important;line-height:1!important}@media(max-width:900px){#kimler .sector-list{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:620px){#kimler .sector-list{grid-template-columns:repeat(2,1fr)!important}}#kimler .sector-mini-icon,#kimler svg.sector-mini-icon{color:#b9e848!important;stroke:#b9e848!important}#faydalar .benefit-stage{display:block!important}#faydalar .chapter-head{max-width:900px!important;margin:0 auto 65px!important;text-align:center!important}#faydalar .benefits{counter-reset:fayda!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important}#faydalar .benefit{counter-increment:fayda!important;position:relative!important;min-height:245px!important;padding:72px 38px 38px!important;border:0!important;border-top:1px solid rgba(185,232,72,.28)!important;border-right:1px solid rgba(185,232,72,.18)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#faydalar .benefit:nth-child(3n){border-right:0!important}#faydalar .benefit:before{content:"0" counter(fayda)!important;position:absolute!important;top:25px!important;left:38px!important;color:#b9e848!important;font-size:13px!important;font-weight:800!important;letter-spacing:.12em!important}#faydalar .benefit:after{content:""!important;position:absolute!important;top:34px!important;left:70px!important;width:34px!important;height:1px!important;background:#b9e848!important}#faydalar .benefit h3{color:#fff!important}#faydalar .benefit p{color:hsla(0,0%,100%,.72)!important}@media(max-width:900px){#faydalar .benefits{grid-template-columns:repeat(2,1fr)!important}#faydalar .benefit:nth-child(3n){border-right:1px solid rgba(185,232,72,.18)!important}#faydalar .benefit:nth-child(2n){border-right:0!important}}@media(max-width:620px){#faydalar .benefits{grid-template-columns:1fr!important}#faydalar .benefit{border-right:0!important}}#fark .manifesto h2{font-size:clamp(40px,5vw,68px)!important;line-height:1.07!important}#kurulum{display:block!important;min-height:100vh!important;padding:105px 0 90px!important}#kurulum .chapter-head{display:block!important;max-width:900px!important;margin:0 auto 95px!important;text-align:center!important}#kurulum .chapter-head .eyebrow{justify-content:center!important}#kurulum .chapter-head h2,#kurulum .chapter-head p{text-align:center!important}#kurulum .chapter-head p{max-width:790px!important;margin:26px auto 0!important}#kurulum .setup-flow{position:relative!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;overflow:visible!important}#kurulum .setup-flow:before{content:""!important;position:absolute!important;top:16px!important;left:10%!important;right:10%!important;border-top:2px dotted rgba(185,232,72,.75)!important}#kurulum .setup-flow article{position:relative!important;min-width:0!important;padding:64px 20px 24px!important;border:0!important;background:transparent!important;text-align:center!important}#kurulum .setup-flow article:after{display:none!important}#kurulum .setup-flow b{position:absolute!important;z-index:2!important;top:0!important;left:50%!important;transform:translateX(-50%)!important;width:34px!important;height:34px!important;border:4px solid #042618!important;border-radius:50%!important;background:#b9e848!important;color:#042618!important;display:grid!important;place-items:center!important;font-size:10px!important;font-weight:900!important;box-shadow:0 0 0 2px #b9e848!important}#kurulum .setup-flow h3{margin:0 0 13px!important;color:#fff!important;font-size:19px!important;text-align:center!important}#kurulum .setup-flow p{margin:0!important;color:hsla(0,0%,100%,.72)!important;font-size:14px!important;line-height:1.55!important;text-align:center!important}#kurulum .setup-result{width:max-content!important;max-width:100%!important;margin:45px auto 0!important;color:#b9e848!important;text-align:center!important}@media(max-width:800px){#kurulum .setup-flow{grid-template-columns:repeat(5,minmax(125px,1fr))!important;overflow-x:auto!important;padding-top:2px!important}#kurulum .chapter-head{margin-bottom:75px!important}}#ozellikler{background:#f4f4f1!important}#ozellikler,#ozellikler h1,#ozellikler h2,#ozellikler h3,#ozellikler h4{color:#202322!important}#ozellikler p{color:#626864!important}#ozellikler .eyebrow{color:#163726!important}#ozellikler .screen-index{color:rgba(22,55,38,.38)!important}#ozellikler article{background:transparent!important;box-shadow:none!important;border-color:rgba(22,55,38,.16)!important}#fark .no-list{width:100%!important;max-width:1160px!important;margin:64px auto 0!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;border-top:1px solid rgba(18,55,37,.13)!important;border-bottom:1px solid rgba(18,55,37,.13)!important}#fark .no-list span{position:relative!important;min-height:128px!important;padding:54px 22px 28px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#123725!important;font-size:17px!important;line-height:1.35!important;font-weight:750!important;letter-spacing:-.025em!important}#fark .no-list span:not(:last-child){border-right:1px solid rgba(18,55,37,.12)!important}#fark .no-list span:before{content:""!important;position:absolute!important;top:29px!important;left:50%!important;transform:translateX(-50%)!important;width:34px!important;height:3px!important;background:#b9e848!important;border-radius:99px!important;color:transparent!important;font-size:0!important;line-height:0!important}#fark .no-list span:after{content:none!important;display:none!important}@media(max-width:900px){#fark .no-list{grid-template-columns:1fr!important;max-width:620px!important}#fark .no-list span{min-height:96px!important;padding:38px 22px 22px!important}#fark .no-list span:not(:last-child){border-right:0!important;border-bottom:1px solid rgba(18,55,37,.12)!important}#fark .no-list span:before{top:20px!important}}#final.screen.dark.final{background:#f4f4f1!important;color:#202322!important}#final .eyebrow{color:#163726!important}#final .screen-index{color:rgba(22,55,38,.38)!important}#final h1,#final h2,#final h3{color:#202322!important}#final p,#final small{color:#626864!important}#final .button{background:#042618!important;color:#fff!important;border-color:#042618!important}#final .button:hover{background:#063322!important;border-color:#063322!important}body,html{max-width:100%;overflow-x:clip}img{height:auto}@media(max-width:720px){.screen{padding-top:88px;padding-bottom:88px}.chapter-head{margin-bottom:44px}.manifesto h2,h1,h2{font-size:clamp(34px,10vw,38px);overflow-wrap:anywhere}.actions{align-items:stretch}.actions .button{min-height:48px}.screen-index{top:22px;right:18px}}#hero .hero-orbs .orb{filter:none!important}#hero .hero-orbs .orb-1{width:350px!important;height:350px!important;left:-165px!important;top:165px!important;background:rgba(122,160,61,.34)!important;animation:whaplioCircle1 17s ease-in-out infinite alternate!important}#hero .hero-orbs .orb-2{width:405px!important;height:405px!important;left:37%!important;top:-245px!important;background:rgba(122,160,61,.38)!important;animation:whaplioCircle2 21s ease-in-out infinite alternate!important}#hero .hero-orbs .orb-3{width:390px!important;height:390px!important;right:-190px!important;top:245px!important;background:rgba(122,160,61,.36)!important;animation:whaplioCircle3 19s ease-in-out infinite alternate!important}#hero .hero-orbs .orb-4{width:330px!important;height:330px!important;right:8%!important;bottom:-215px!important;background:rgba(122,160,61,.3)!important;animation:whaplioCircle4 23s ease-in-out infinite alternate!important}#hero .hero-orbs .orb-5{width:58px!important;height:58px!important;left:12%!important;top:260px!important;background:rgba(112,151,58,.48)!important;animation:whaplioCircle5 12s ease-in-out infinite alternate!important}#hero .hero-orbs .orb-6{width:42px!important;height:42px!important;bottom:105px!important;background:rgba(112,151,58,.36)!important;animation:whaplioCircle6 11s ease-in-out infinite alternate!important}@keyframes whaplioCircle1{0%{transform:translateZ(0)}to{transform:translate3d(32px,22px,0)}}@keyframes whaplioCircle2{0%{transform:translate3d(-10px,0,0)}to{transform:translate3d(24px,34px,0)}}@keyframes whaplioCircle3{0%{transform:translate3d(0,-10px,0)}to{transform:translate3d(-34px,22px,0)}}@keyframes whaplioCircle4{0%{transform:translate3d(-10px,8px,0)}to{transform:translate3d(26px,-24px,0)}}@keyframes whaplioCircle5{0%{transform:translateZ(0)}to{transform:translate3d(22px,-18px,0)}}@keyframes whaplioCircle6{0%{transform:translateZ(0)}to{transform:translate3d(-18px,16px,0)}}@media(max-width:980px){#hero .hero-orbs .orb-1{width:260px!important;height:260px!important;left:-145px!important}#hero .hero-orbs .orb-2{width:300px!important;height:300px!important;top:-180px!important}#hero .hero-orbs .orb-3{width:280px!important;height:280px!important;right:-165px!important}#hero .hero-orbs .orb-4{width:245px!important;height:245px!important;bottom:-150px!important}}@media(max-width:620px){#hero .hero-orbs .orb-1,#hero .hero-orbs .orb-2,#hero .hero-orbs .orb-3,#hero .hero-orbs .orb-4{opacity:.75!important}#hero .hero-orbs .orb-5,#hero .hero-orbs .orb-6{opacity:.65!important}}#hero{position:relative!important;overflow:hidden!important;isolation:isolate!important;background:#042618!important}#hero:after,#hero:before{display:none!important;content:none!important}#hero>.wrap{position:relative!important;z-index:2!important}#hero .hero-orbs{inset:0!important;z-index:0!important;overflow:hidden!important}#hero .hero-orbs,#hero .hero-orbs .orb{position:absolute!important;pointer-events:none!important}#hero .hero-orbs .orb{display:block!important;border-radius:50%!important;will-change:transform!important}#hero .hero-orbs .orb-1{width:330px!important;height:330px!important;left:-120px!important;top:145px!important;background:rgba(111,150,61,.32)!important;filter:blur(5px)!important;animation:orbWalk1 23s ease-in-out infinite!important}#hero .hero-orbs .orb-2{width:350px!important;height:350px!important;left:39%!important;top:-185px!important;background:rgba(139,177,69,.48)!important;filter:none!important;animation:orbWalk2 29s ease-in-out infinite!important}#hero .hero-orbs .orb-3{width:310px!important;height:310px!important;right:-125px!important;top:235px!important;background:rgba(110,149,59,.36)!important;filter:blur(2px)!important;animation:orbWalk3 26s ease-in-out infinite!important}#hero .hero-orbs .orb-4{width:300px!important;height:300px!important;right:10%!important;bottom:-175px!important;background:rgba(120,160,62,.34)!important;filter:none!important;animation:orbWalk4 31s ease-in-out infinite!important}#hero .hero-orbs .orb-5{width:62px!important;height:62px!important;left:11%!important;top:235px!important;background:rgba(117,156,61,.28)!important;filter:blur(7px)!important;animation:orbWalk5 19s ease-in-out infinite!important}#hero .hero-orbs .orb-6{width:44px!important;height:44px!important;right:21%!important;bottom:110px!important;background:rgba(116,154,60,.22)!important;filter:blur(6px)!important;animation:orbWalk6 17s ease-in-out infinite!important}@keyframes orbWalk1{0%{transform:translateZ(0) scale(1)}18%{transform:translate3d(26px,-13px,0) scale(1.03)}39%{transform:translate3d(13px,25px,0) scale(.98)}61%{transform:translate3d(-17px,13px,0) scale(1.02)}81%{transform:translate3d(-5px,-19px,0) scale(.99)}to{transform:translateZ(0) scale(1)}}@keyframes orbWalk2{0%{transform:translateZ(0) scale(1)}16%{transform:translate3d(-17px,21px,0) scale(.98)}37%{transform:translate3d(23px,35px,0) scale(1.02)}57%{transform:translate3d(35px,8px,0) scale(1)}79%{transform:translate3d(8px,-14px,0) scale(1.03)}to{transform:translateZ(0) scale(1)}}@keyframes orbWalk3{0%{transform:translateZ(0) scale(1)}21%{transform:translate3d(-24px,12px,0) scale(1.02)}43%{transform:translate3d(-37px,-19px,0) scale(.99)}64%{transform:translate3d(-10px,-31px,0) scale(1.03)}84%{transform:translate3d(15px,-8px,0) scale(1)}to{transform:translateZ(0) scale(1)}}@keyframes orbWalk4{0%{transform:translateZ(0) scale(1)}15%{transform:translate3d(17px,-24px,0) scale(1.02)}34%{transform:translate3d(-8px,-39px,0) scale(.99)}58%{transform:translate3d(-31px,-13px,0) scale(1.03)}78%{transform:translate3d(-11px,17px,0) scale(1)}to{transform:translateZ(0) scale(1)}}@keyframes orbWalk5{0%{transform:translateZ(0)}20%{transform:translate3d(17px,-12px,0)}41%{transform:translate3d(29px,5px,0)}65%{transform:translate3d(8px,21px,0)}82%{transform:translate3d(-13px,7px,0)}to{transform:translateZ(0)}}@keyframes orbWalk6{0%{transform:translateZ(0)}17%{transform:translate3d(-14px,8px,0)}38%{transform:translate3d(-5px,-17px,0)}60%{transform:translate3d(13px,-9px,0)}82%{transform:translate3d(19px,11px,0)}to{transform:translateZ(0)}}@media(max-width:980px){#hero .hero-orbs .orb-1{width:250px!important;height:250px!important;left:-110px!important}#hero .hero-orbs .orb-2{width:275px!important;height:275px!important;top:-145px!important}#hero .hero-orbs .orb-3{width:230px!important;height:230px!important;right:-100px!important}#hero .hero-orbs .orb-4{width:225px!important;height:225px!important;bottom:-125px!important}}@media(prefers-reduced-motion:reduce){#hero .hero-orbs .orb{animation:none!important}}:root{--wf-dark:#042618;--wf-lime:#b9e848;--wf-white:#fff}.wf-trust{width:100%;min-height:235px;padding:48px 0;background:var(--wf-lime);color:var(--wf-dark);display:flex;align-items:center}.wf-trust-inner{width:min(calc(100% - 80px),1400px);margin:auto;display:grid;grid-template-columns:repeat(3,1fr)}.wf-trust article{padding:0 55px;text-align:center}.wf-trust article:not(:last-child){border-right:1px solid rgba(4,38,24,.42)}.wf-trust-icon{width:58px;height:58px;margin:0 auto 20px;border-radius:9px;background:var(--wf-dark);color:var(--wf-lime);display:grid;place-items:center}.wf-trust-icon svg{width:25px;height:25px;stroke:currentColor;stroke-width:1.8}.wf-trust h3{margin:0 0 12px;color:#17251f;font-size:22px;letter-spacing:-.03em}.wf-trust p{margin:0;color:#26372f;font-size:16px;line-height:1.5}.wf-footer{width:100%;height:calc(100vh - 64px);min-height:760px;padding:0;display:grid;grid-template-rows:minmax(0,1fr) 76px;color:var(--wf-white)}.wf-footer,.wf-main{background:var(--wf-dark);overflow:hidden}.wf-main{position:relative;min-height:0}.wf-container{position:relative;width:min(calc(100% - 80px),1400px);height:100%;margin:auto;padding-top:42px}.wf-top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between}.wf-logo img{display:block;width:205px;height:auto}.wf-actions{display:flex;align-items:center;gap:16px}.wf-actions a{padding:13px 25px;border-radius:999px;text-decoration:none;font-size:15px}.wf-buy{background:var(--wf-lime);color:var(--wf-dark)}.wf-login{border:1px solid hsla(0,0%,100%,.75);color:var(--wf-white)}.wf-line{width:100%;height:1px;margin:34px 0;background:hsla(0,0%,100%,.17)}.wf-columns,.wf-line{position:relative;z-index:2}.wf-columns{display:grid;grid-template-columns:1.15fr 1fr .8fr 1.2fr 1.05fr;gap:55px;align-items:start}.wf-column{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.wf-column h3{margin:0 0 18px;color:var(--wf-white);font-size:17px;letter-spacing:-.02em}.wf-column a,.wf-column p,.wf-column strong{color:hsla(0,0%,100%,.78);font-size:14px;line-height:1.55;text-decoration:none}.wf-column a{margin-bottom:13px}.wf-column p{margin:0 0 17px}.wf-column strong{margin-bottom:13px;color:var(--wf-white)}.wf-column .wf-privacy{margin-top:17px}.wf-social{display:flex;gap:12px;margin-top:5px}.wf-social a{width:39px;height:39px;margin:0;border:1px solid hsla(0,0%,100%,.7);display:grid;place-items:center;color:var(--wf-white);font-size:13px}.wf-word{position:absolute;z-index:1;left:50%;bottom:65px;transform:translateX(-50%);width:calc(100vw - 100px);color:hsla(0,0%,100%,.065);font-size:clamp(187px,17.85vw,340px);font-weight:800;line-height:.68;letter-spacing:.02em;text-align:center;white-space:nowrap;pointer-events:none}.wf-payment{position:relative;z-index:10;width:100%;height:76px;min-height:76px;background:var(--wf-lime)}.wf-pay-inner{width:min(calc(100% - 80px),1400px);height:100%;margin:auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#17341f;font-size:13px}.wf-visa{font-size:11px;font-weight:900;font-style:italic}.wf-master{display:flex;margin-right:12px}.wf-master i{width:13px;height:13px;border-radius:50%;background:#eb001b}.wf-master i:last-child{margin-left:-5px;background:#f79e1b}.wf-paytr{color:#0878db;font-size:25px;line-height:1}@media(max-width:1000px){.wf-footer{height:auto;min-height:0}.wf-container{height:auto;padding-bottom:190px}.wf-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px}.wf-word{bottom:35px;font-size:clamp(110px,20vw,210px)}}@media(max-width:700px){.wf-trust{padding:18px 0}.wf-trust-inner{width:min(calc(100% - 32px),1400px);grid-template-columns:1fr}.wf-trust article{padding:24px 12px}.wf-trust article:not(:last-child){border-right:0;border-bottom:1px solid rgba(4,38,24,.28)}.wf-container{width:min(calc(100% - 32px),1400px);padding-top:32px;padding-bottom:110px}.wf-top{align-items:flex-start}.wf-logo img{width:154px}.wf-actions{gap:8px}.wf-actions a{padding:10px 14px;font-size:13px}.wf-line{margin:26px 0}.wf-columns{grid-template-columns:1fr;gap:30px}.wf-column a,.wf-column p,.wf-column strong{font-size:14px}.wf-word{bottom:22px;width:calc(100vw - 24px);font-size:clamp(66px,20vw,130px)}.wf-payment{height:64px;min-height:64px}.wf-pay-inner{width:calc(100% - 32px)}}.seo-breadcrumb{position:relative;z-index:10;max-width:1180px;margin:0 auto;padding:100px 24px 0;font-size:13px;display:flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.7)}.seo-breadcrumb a{color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .2s ease}.seo-breadcrumb a:hover{color:#b9e848}.seo-breadcrumb span.sep{opacity:.5}.seo-breadcrumb span.current{color:#b9e848;font-weight:600}