@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,Arial,sans-serif;color:#0a0a0a;background:#fff;font-synthesis:none;--green:#76b900;--black:#080808;--muted:#70798c;--line:#e0e3e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:1180px;background:#fff}body.modal-open{overflow:hidden}button,input{font:inherit}button{color:inherit}.shell{width:1086px;margin:0 auto}.kicker{display:block;color:var(--green);font-size:10px;font-weight:700;letter-spacing:2.1px}.site-header{height:54px;background:#fff;position:relative;z-index:10}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{width:225px;padding:0;border:0;background:none;cursor:pointer}.brand img{display:block;width:100%;height:auto}.site-header nav{display:flex;gap:30px;margin-left:30px}.site-header nav button,.site-footer button{padding:0;border:0;background:none;cursor:pointer}.site-header nav button{font-size:12px;font-weight:400}.primary-button{height:46px;min-width:132px;padding:0 27px;border:0;background:var(--green);color:#050505;font-size:11px;font-weight:800;letter-spacing:1.4px;cursor:pointer}.site-header .primary-button{height:32px;min-width:108px;padding:0 17px;font-size:9px}.hero{height:589px;background:#050505 url(/hero_bg.png) center/cover no-repeat;color:#fff}.hero-inner{padding-top:140px}.hero h1{margin:0;font-size:50px;line-height:1.03;letter-spacing:-2.3px;font-weight:800}.hero p{margin:26px 0 28px;color:#c7c8cc;font-size:15.5px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:17px}.hero-actions span{color:#646a78;font-size:11px}.testimonials{height:384px;background:#f6f6f6}.testimonial-inner{height:100%;display:flex;align-items:center;flex-direction:column;padding-top:86px;text-align:center}.testimonial-inner>img{width:18px;height:18px;margin-bottom:34px}.testimonial-inner blockquote{width:700px;min-height:56px;margin:0 0 30px;font-size:19px;line-height:1.55;font-weight:500}.testimonial-inner strong{font-size:11px}.testimonial-inner small{margin-top:6px;color:#7d8492;font-size:9px}.testimonial-controls{display:flex;align-items:center;gap:20px;margin-top:26px}.testimonial-controls>button{width:35px;height:35px;border:1px solid #d9dde2;background:transparent;color:#647083;cursor:pointer}.testimonial-controls>div{display:flex;gap:7px}.testimonial-controls>div button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#d7d8da;cursor:pointer}.testimonial-controls>div button.active{background:var(--green)}.dark-section{background:var(--black);color:#fff}.advantages{height:644px;padding-top:84px}.advantages h2{margin:18px 0 56px;font-size:32px;line-height:1.08;letter-spacing:-1.3px}.advantages-grid{display:grid;grid-template-columns:repeat(3,1fr)}.advantages-grid article{min-height:280px;padding:31px 35px;border-left:1px solid #1d1f21}.advantages-grid article:first-child{border-left:0}.advantages-grid b{display:block;color:#787878;font-size:52px;line-height:1;font-weight:800}.advantages-grid b.highlight{color:var(--green)}.advantages-grid h3{margin:25px 0 14px;font-size:16px;line-height:1.45}.advantages-grid p{margin:0;color:#717786;font-size:12px;line-height:1.65}.right-cta{display:flex;justify-content:flex-end;margin-top:-4px}.calculator-section{height:626px;padding-top:82px}.center-title{text-align:center}.center-title h2{margin:18px 0 40px;font-size:32px;letter-spacing:-1.2px}.calculator-card{width:778px;height:308px;margin:0 auto;border:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr}.estimate,.allocation{padding:43px 35px}.estimate{border-right:1px solid var(--line)}.estimate output{display:block;font-size:52px;line-height:1;font-weight:800;letter-spacing:-2px}.estimate>span{display:block;margin-top:9px;color:#9ca4b4;font-size:11px}.estimate p{margin:29px 0 0;padding:15px 14px;border-left:2px solid var(--green);background:#fafafa;color:#99a3b4;font-size:10px;line-height:1.65}.field-title,.period-title>span{color:#99a3b4;font-size:10px;font-weight:700;letter-spacing:1.5px}.amount-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.amount-buttons button{height:40px;border:1px solid #dfe1e5;background:#fff;font-size:12px;font-weight:600;cursor:pointer}.amount-buttons button.active{border-color:var(--green);background:var(--green);color:#000}.period-title{display:flex;justify-content:space-between;align-items:center;margin-top:30px}.period-title b{font-size:11px}.allocation input[type=range]{width:100%;height:4px;margin:20px 0 0;appearance:none;border-radius:2px;background:linear-gradient(to right,var(--green) var(--progress),#3c3c3c var(--progress));cursor:pointer}.allocation input[type=range]::-webkit-slider-thumb{appearance:none;width:10px;height:10px;border-radius:50%;background:var(--green)}.allocation input[type=range]::-moz-range-thumb{width:10px;height:10px;border:0;border-radius:50%;background:var(--green)}.range-labels{display:flex;justify-content:space-between;margin-top:10px;color:#9aa4b5;font-size:9px}.allocation .primary-button{width:100%;height:46px;margin-top:29px;font-size:18px}.process-section{height:636px;padding-top:96px;background:#070707 url(/process_bg.png) center/cover no-repeat;color:#fff;text-align:center}.center-title.inverse h2{margin:18px 0 54px;color:#fff}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;text-align:left}.process-grid article{height:281px;padding:25px 28px;border:1px solid #1f2224;background:#0c0c0cd4;position:relative}.process-grid b{position:relative;z-index:2;color:var(--green);font-size:28px}.process-grid article>span{position:absolute;left:28px;top:25px;color:#244000;font-size:62px;line-height:1;font-weight:800}.process-grid h3{position:relative;margin:64px 0 13px;font-size:16px;line-height:1.45}.process-grid p{margin:0;color:#9499a5;font-size:12px;line-height:1.65}.process-section>.shell>.primary-button{margin-top:54px}.infrastructure{height:457px;padding-top:82px}.infrastructure h2{margin:18px 0 78px;font-size:27px;letter-spacing:-1px}.infrastructure-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:50px}.infrastructure-grid img{width:18px;height:18px;object-fit:contain;margin-bottom:27px}.infrastructure-grid h3{margin:0 0 13px;font-size:12px}.infrastructure-grid p{margin:0;font-size:10px;line-height:1.65}.get-started{height:470px;padding-top:96px;background:#070707 url(/get_started_bg.png) center/cover no-repeat;color:#fff;text-align:center}.get-started h2{margin:25px 0 22px;font-size:43px;line-height:1.2;letter-spacing:-1.6px}.get-started p{margin:0 0 35px;color:#a2a8b4;font-size:16px;line-height:1.5}.get-started .primary-button{width:162px}.faq-section{min-height:700px;padding:84px 0 80px}.faq-shell{width:722px;margin:0 auto}.faq-section h2{margin:18px 0 58px;font-size:32px;letter-spacing:-1.2px}.faq-list article{border-bottom:1px solid var(--line)}.faq-list button{width:100%;min-height:56px;padding:0;border:0;background:none;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:13px;font-weight:600;cursor:pointer}.faq-list i{color:#909090;font-size:15px;font-style:normal;font-weight:400}.faq-list .open i{color:var(--green)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.faq-answer p{overflow:hidden;margin:0;color:#6f788b;font-size:12px;line-height:1.65}.faq-list .open .faq-answer{grid-template-rows:1fr}.faq-list .open .faq-answer p{padding:0 0 19px}.site-footer{height:327px;padding-top:58px;background:#070707;color:#747b89}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:80px}.footer-brand img{width:225px;filter:invert(1) brightness(4)}.footer-brand p{font-size:11px;line-height:1.7}.footer-grid h3{margin:0 0 26px;color:#747b89;font-size:10px;letter-spacing:1.8px}.footer-grid button,.footer-grid span{display:block;margin-bottom:18px;color:#878d99;font-size:11px}.footer-grid button:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;margin-top:49px;padding-top:24px;border-top:1px solid #17191a;color:#353b49;font-size:9px;line-height:1.5}.footer-bottom span:last-child{text-align:right}.modal-backdrop{position:fixed;z-index:100;inset:0;overflow:auto;padding:78px 20px;background:#000000b8}.lead-modal{position:relative;width:504px;min-height:904px;margin:auto;padding:51px 36px 37px;background:#fff;box-shadow:0 25px 70px #00000073}.modal-close{position:absolute;right:18px;top:17px;border:0;background:none;color:#96a0b1;font-size:22px;cursor:pointer}.modal-logo{display:block;width:349px;margin:0 auto 43px}.modal-benefits{display:grid;gap:8px}.modal-benefits>div{min-height:61px;padding:9px 15px;display:flex;align-items:center;gap:17px;border:1px solid #d9dce1;border-radius:4px;box-shadow:0 3px 7px #0000001a;font-size:14px;line-height:1.55}.modal-benefits img{width:27px;height:27px;object-fit:contain}.lead-modal form{margin-top:41px}.lead-modal label{display:block;margin-top:14px}.lead-modal label>span{display:block;margin-bottom:6px;color:#3f4a5e;font-size:10px;font-weight:700;letter-spacing:1.3px}.lead-modal input{width:100%;height:42px;padding:0 14px;border:1px solid #d5d9e0;border-radius:0;outline:none;font-size:13px}.lead-modal input:focus{border-color:var(--green)}.phone-control{display:grid;grid-template-columns:53px 1fr}.phone-control b{height:42px;border:1px solid #d5d9e0;border-right:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500}.phone-control input{min-width:0}.honeypot{position:absolute!important;left:-9999px!important}.continue-button{width:100%;height:47px;margin-top:21px;border:0;background:var(--green);font-size:13px;font-weight:800;letter-spacing:1.2px;cursor:pointer}.continue-button:disabled{opacity:.6}.form-error{margin:10px 0 -9px;color:#b3261e;font-size:11px}.protected{margin:21px 0 12px;color:#9ca6b5;font-size:10px}.modal-legal{margin:0;color:#a1a9b8;font-size:10px;line-height:1.65}@media (max-width:1180px){body{min-width:320px}.shell{width:calc(100% - 48px)}.site-header nav{gap:16px}.hero h1{font-size:44px}.advantages,.calculator-section,.process-section,.infrastructure,.get-started{height:auto;padding-bottom:80px}.faq-shell{width:min(722px,calc(100% - 48px))}}@media (max-width:760px){.site-header{height:62px}.shell{width:calc(100% - 32px)}.brand{width:190px}.site-header nav{display:none}.site-header .primary-button{min-width:88px}.hero{height:auto;min-height:600px;background-position:61% center}.hero-inner{padding-top:105px}.hero h1{font-size:39px}.hero p br,.get-started p br{display:none}.testimonials{height:390px}.testimonial-inner blockquote{width:100%;font-size:17px}.advantages-grid,.process-grid,.infrastructure-grid{grid-template-columns:1fr}.advantages-grid article{border-left:0;border-top:1px solid #1d1f21}.calculator-card{width:100%;height:auto;grid-template-columns:1fr}.estimate{border-right:0;border-bottom:1px solid var(--line)}.process-grid{gap:15px}.infrastructure-grid{gap:35px}.get-started h2{font-size:35px}.faq-section h2{font-size:28px}.footer-grid{grid-template-columns:1fr 1fr}.site-footer{height:auto;padding-bottom:50px}.modal-backdrop{padding:25px 12px}.lead-modal{width:min(504px,100%);padding:48px 22px}.modal-logo{width:min(349px,90%)}.modal-benefits>div{font-size:12px}}.footer-brand>img{display:none}.footer-lockup{display:flex;align-items:center;color:#fff;white-space:nowrap}.footer-grid .footer-lockup>span{display:block;flex:0 0 33px;width:33px;height:22px;margin:0 6px 0 0;background:url(/logo_full.svg) left center/276px 22px no-repeat}.footer-lockup b{display:block;font-size:17px;line-height:1;letter-spacing:-.7px}.footer-grid .footer-lockup b span{display:inline;margin:0;color:#76b900;font-size:inherit}.footer-grid a{display:block;margin-bottom:18px;color:#878d99;font-size:11px;text-decoration:none}.footer-grid a:hover{color:#fff}.mobile-header-tools{display:none}@media (max-width:760px){body{min-width:320px;overflow-x:hidden}.shell{width:100%}.site-header{height:60px}.header-inner{width:100%;padding:0 18px;position:relative}.site-header nav,.desktop-header-cta{display:none!important}.site-header .brand{position:absolute;left:50%;top:50%;width:190px;transform:translate(-50%,-50%)}.mobile-header-tools{display:flex;align-items:center;position:relative;z-index:2}.mobile-header-tools button{padding:0;border:0;background:none;display:flex;align-items:center;color:#686868}.mobile-header-left{gap:22px}.mobile-header-left img{display:block;width:23px;height:23px}.mobile-header-left button:last-child img{width:28px;height:28px}.mobile-header-right{margin-left:auto;gap:11px}.mobile-header-right button{gap:4px;font-size:20px;white-space:nowrap}.mobile-header-right img{width:27px;height:27px}.mobile-header-right button:last-child img{width:34px;height:34px}.hero{height:720px;background-color:#050505;background-size:auto 275px;background-position:61% bottom}.hero-inner{width:100%;padding:27px 25px 0}.hero h1{font-size:44px;line-height:1.19;letter-spacing:-1.8px}.hero p{margin:34px 0 40px;font-size:20px;line-height:1.18}.hero p br{display:none}.hero-actions{display:grid;grid-template-columns:213px 1fr;gap:27px;align-items:center}.hero-actions .primary-button{height:73px;font-size:18px}.hero-actions span{font-size:20px;line-height:1.4}.testimonials{height:856px}.testimonial-inner{width:100%;padding:55px 34px 0}.testimonial-inner>img{width:27px;height:27px;margin-bottom:62px}.testimonial-inner blockquote{width:100%;min-height:0;margin:0 0 47px;font-size:33px;line-height:1.62;font-weight:500}.testimonial-inner strong{font-size:20px}.testimonial-inner small{margin-top:8px;font-size:17px}.testimonial-controls{gap:38px;margin-top:44px}.testimonial-controls>button{width:56px;height:56px;font-size:24px}.testimonial-controls>div{gap:11px}.testimonial-controls>div button{width:11px;height:11px}.advantages{height:auto;padding:45px 42px 44px}.advantages .shell{width:100%}.advantages .kicker{font-size:17px;letter-spacing:2.5px}.advantages h2{margin:27px 0 51px;font-size:50px;line-height:1.12;letter-spacing:-1.7px}.advantages-grid{display:block}.advantages-grid article,.advantages-grid article:first-child{min-height:0;padding:0 16px 50px;border:0}.advantages-grid b{font-size:72px}.advantages-grid h3{margin:37px 0 25px;font-size:28px;line-height:1.38}.advantages-grid p{font-size:20px;line-height:1.65}.right-cta{margin:0;display:block}.right-cta .primary-button{width:100%;height:73px;font-size:19px}.calculator-section{height:auto;padding:76px 40px 28px}.calculator-section>.shell{width:100%}.center-title .kicker{font-size:17px;letter-spacing:2.6px}.center-title h2{margin:27px 0 13px;font-size:48px;line-height:1.15;letter-spacing:-1.5px}.calculator-card{width:100%;height:auto;margin:0;border:1px solid var(--line);display:block}.estimate,.allocation{padding:42px 17px;border:0}.estimate{padding-bottom:18px}.estimate output{font-size:78px;letter-spacing:-3px}.estimate>span{margin-top:8px;font-size:19px}.estimate p{margin:45px 0 0;padding:27px 24px;font-size:16px;line-height:1.7}.allocation{padding-top:18px;padding-bottom:24px}.field-title,.period-title>span{font-size:16px;letter-spacing:2.2px}.amount-buttons{gap:17px;margin-top:25px}.amount-buttons button{height:63px;font-size:20px}.period-title{margin-top:50px}.period-title b{font-size:19px}.allocation input[type=range]{height:5px;margin-top:39px}.allocation input[type=range]::-webkit-slider-thumb{width:15px;height:15px}.allocation input[type=range]::-moz-range-thumb{width:15px;height:15px}.range-labels{margin-top:18px;font-size:16px}.allocation .primary-button{height:73px;margin-top:46px;font-size:27px}.process-section{height:auto;padding:80px 14px 50px;background-color:#070707;background-image:none}.process-section>.shell{width:100%}.process-section .center-title h2{margin:28px 32px 31px;font-size:48px;line-height:1.16}.process-grid{display:block}.process-grid article{height:451px;margin-bottom:44px;padding:43px 44px}.process-grid b{font-size:44px}.process-grid article>span{left:44px;top:52px;font-size:95px}.process-grid h3{margin:113px 0 24px;font-size:28px;line-height:1.4}.process-grid p{font-size:20px;line-height:1.62}.process-section>.shell>.primary-button{display:none}.infrastructure{height:auto;padding:48px 42px 60px}.infrastructure>.shell{width:100%}.infrastructure .kicker{font-size:17px;letter-spacing:2.5px}.infrastructure h2{margin:27px 0 29px;font-size:43px;line-height:1.18;letter-spacing:-1.3px}.infrastructure-grid{display:block}.infrastructure-grid article{margin:0 0 36px}.infrastructure-grid img{width:25px;height:25px;margin:0 0 44px}.infrastructure-grid h3{margin:0 0 23px;font-size:20px}.infrastructure-grid p{font-size:17px;line-height:1.55}.get-started{height:auto;min-height:700px;padding:73px 28px 63px;background-position:center;background-size:cover}.get-started .kicker{font-size:17px;letter-spacing:3px}.get-started h2{margin:43px 0 33px;font-size:51px;line-height:1.42;letter-spacing:-1.8px}.get-started p{margin-bottom:35px;font-size:23px;line-height:1.55}.get-started p br{display:none}.get-started .primary-button{width:259px;height:84px;font-size:19px}.faq-section{min-height:0;padding:48px 42px 70px}.faq-shell{width:100%}.faq-section .kicker{font-size:17px;letter-spacing:2.5px}.faq-section h2{margin:32px 0 60px;font-size:48px;line-height:1.18;letter-spacing:-1.6px}.faq-list button{min-height:92px;gap:20px;font-size:21px;line-height:1.45}.faq-list button span{min-width:0}.faq-list i{flex:0 0 auto;font-size:25px}.faq-answer p{font-size:20px;line-height:1.6}.faq-list .open .faq-answer p{padding-bottom:33px}.site-footer{height:auto;padding:48px 43px 49px}.site-footer .shell{width:100%}.footer-grid{display:block}.footer-brand{margin-bottom:36px}.footer-lockup{justify-content:flex-start}.footer-grid .footer-lockup>span{flex-basis:44px;width:44px;height:35px;margin-right:6px;background-size:439px 35px}.footer-lockup b{font-size:28px;letter-spacing:-1.2px}.footer-brand p{margin:22px 0 0;font-size:19px;line-height:1.65}.footer-grid>div:not(:first-child){margin-bottom:49px}.footer-grid h3{margin-bottom:34px;font-size:17px;letter-spacing:2px}.footer-grid a{margin-bottom:27px;font-size:20px}.footer-bottom{margin-top:10px;padding-top:40px;display:flex;align-items:center;text-align:center;gap:9px;font-size:16px;line-height:1.65}.footer-bottom span:last-child{text-align:center}.modal-backdrop{padding:0;background:#fff}.lead-modal{width:100%;min-height:100vh;margin:0;padding:50px 43px 62px;box-shadow:none}.modal-close{display:none}.modal-logo{width:100%;margin:0 auto 43px}.modal-benefits{gap:10px}.modal-benefits>div{min-height:104px;padding:12px 10px;gap:17px;font-size:18px;line-height:1.55}.modal-benefits img{width:29px;height:29px}.lead-modal form{margin-top:61px}.lead-modal label{margin-top:20px}.lead-modal label>span{margin-bottom:9px;font-size:13px}.lead-modal input,.phone-control b{height:52px;font-size:16px}.phone-control{grid-template-columns:67px 1fr}.continue-button{height:59px;margin-top:27px;font-size:16px}.protected{margin:17px 0 12px;font-size:13px}.modal-legal{font-size:13px;line-height:1.65}}@media (max-width:460px){.header-inner{padding:0 12px}.site-header .brand{width:157px}.mobile-header-left{gap:12px}.mobile-header-left img{width:20px;height:20px}.mobile-header-left button:last-child img{width:24px;height:24px}.mobile-header-right{gap:6px}.mobile-header-right button{font-size:16px}.mobile-header-right img{width:23px;height:23px}.mobile-header-right button:last-child img{width:29px;height:29px}.hero h1{font-size:36px}.hero-actions{grid-template-columns:1fr}.hero-actions span{display:none}.advantages h2,.center-title h2,.process-section .center-title h2,.faq-section h2{font-size:40px}.estimate output{font-size:64px}.amount-buttons{gap:8px}.amount-buttons button{font-size:16px}.get-started h2{font-size:42px}.footer-lockup b{font-size:23px}}@media (max-width:760px){.site-header .brand{left:43.5%}.mobile-header-right{gap:8px}.mobile-header-right>button:first-child img{width:36px;height:44px}.testimonial-inner blockquote{font-size:31px}}@media (max-width:460px){.site-header .brand{left:43%}}@media (max-width:760px){html,body,#root,main,section{max-width:100%;overflow-x:hidden}.header-inner{display:grid;grid-template-columns:90px minmax(0,1fr) 155px;gap:12px;padding:0 18px}.site-header .brand{position:static;left:auto;top:auto;width:min(190px,100%);transform:none;justify-self:center}.mobile-header-left{justify-self:start}.mobile-header-right{justify-self:end;margin-left:0}.hero h1,.hero p,.hero-actions span,.advantages h2,.advantages-grid h3,.advantages-grid p,.process-grid h3,.process-grid p,.infrastructure h2,.infrastructure-grid h3,.infrastructure-grid p,.get-started h2,.get-started p,.faq-section h2,.faq-list button span,.faq-answer p{max-width:100%;overflow-wrap:break-word}.process-grid article{height:auto;min-height:451px;overflow:visible}.process-grid p{margin-bottom:0}.calculator-card,.estimate,.allocation{min-width:0}.amount-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}.amount-buttons button{min-width:0;padding-inline:4px;white-space:nowrap}.footer-grid,.footer-grid>div,.footer-brand,.footer-lockup{min-width:0;max-width:100%}}@media (max-width:460px){.header-inner{grid-template-columns:62px minmax(0,1fr) 116px;gap:7px;padding:0 12px}.site-header .brand{width:min(150px,100%)}.mobile-header-left{gap:11px}.mobile-header-left img{width:19px;height:19px}.mobile-header-left button:last-child img{width:23px;height:23px}.mobile-header-right{gap:5px}.mobile-header-right>button:first-child img{width:31px;height:38px}.mobile-header-right button:last-child img{width:29px;height:29px}.mobile-header-right button{font-size:16px}.hero{height:auto;min-height:680px;background-size:auto 250px}.hero-inner{padding:28px 20px 270px}.hero h1{font-size:32px;line-height:1.18;letter-spacing:-1.2px}.hero p{font-size:18px;line-height:1.32}.hero-actions{grid-template-columns:1fr}.hero-actions span{display:none}.hero-actions .primary-button{width:100%}.testimonial-inner{padding-inline:22px}.testimonial-inner blockquote{font-size:27px;line-height:1.55}.advantages{padding-inline:24px}.advantages h2{font-size:39px}.advantages-grid article,.advantages-grid article:first-child{padding-inline:4px}.advantages-grid h3{font-size:25px}.advantages-grid p{font-size:18px}.calculator-section{padding-inline:20px}.center-title h2{font-size:39px}.estimate output{font-size:61px}.estimate>span{font-size:17px}.estimate p{padding:24px 18px;font-size:15px}.allocation{padding-inline:17px}.field-title,.period-title>span{font-size:15px}.amount-buttons{gap:8px}.amount-buttons button{font-size:16px}.period-title b{font-size:17px}.process-section{padding-inline:11px}.process-section .center-title h2{font-size:39px;margin-inline:12px}.process-grid article{height:auto;min-height:0;margin-bottom:34px;padding:40px 28px 46px}.process-grid article>span{left:28px;top:49px}.process-grid h3{margin-top:108px;font-size:25px}.process-grid p{font-size:18px;line-height:1.6}.infrastructure{padding-inline:28px}.infrastructure h2{font-size:39px}.infrastructure-grid p{font-size:16px}.get-started{padding-inline:20px}.get-started h2{font-size:40px;line-height:1.35}.get-started p{font-size:20px}.faq-section{padding-inline:28px}.faq-section h2{font-size:39px}.faq-list button{font-size:19px}.faq-answer p{font-size:18px}.site-footer{padding-inline:28px}.footer-lockup b{font-size:22px}.footer-grid .footer-lockup>span{flex-basis:36px;width:36px;height:29px;background-size:364px 29px}.footer-brand p{font-size:17px}.footer-grid a{font-size:18px}.footer-bottom{font-size:14px}.lead-modal{padding-inline:28px}.modal-benefits>div{font-size:16px}.modal-logo{max-width:325px}}@media (max-width:760px){.testimonials{height:auto;min-height:0}.testimonial-inner{height:auto;padding-bottom:72px}}@media (max-width:460px){.testimonial-inner{padding-bottom:56px}}.modal-benefits img{width:56px;height:56px;flex:0 0 56px}.phone-control{grid-template-columns:67px 1fr}.phone-control b{gap:5px;white-space:nowrap}.phone-control b img{display:block;width:18px;height:12px;object-fit:cover}@media (max-width:760px){.modal-benefits img{width:60px;height:60px;flex-basis:60px}.phone-control{grid-template-columns:74px 1fr}.phone-control b img{width:20px;height:13px}}
