@font-face{font-family:DMSans;src:url(assets/font/DMSans-VariableFont.ttf)}*{margin:0;padding:0;box-sizing:border-box;font-family:DMSans,sans-serif}.root{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;max-width:1440px;overflow:clip}.header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:20px 180px;border-bottom:1px solid #F3F4F6;font-size:16px;position:sticky;top:0;left:0;background-color:#fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow:clip}.header-logo-img{max-width:100px;height:auto}.mobile-menu{display:none}.nav-item{text-decoration:none;color:#4b5563}.nav-item:hover{color:#885cf7}.nav-bar>ul>li{list-style:none;display:inline-block;padding:0 24px}.region{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:flex-end;color:#4b5563;font-size:14px}.region>svg{height:16px;width:16px}@media (max-width: 1000px){.header{width:100%;padding:20px 40px}}@media (max-width: 650px){.header{padding:20px 24px}.mobile-menu{display:block}.nav-bar,.region{display:none}}.hero{display:flex;flex-direction:column;gap:100px;justify-content:center;align-items:center;padding:80px 0;width:100%;text-align:center;overflow:clip}h1{color:#0c1825;font-size:60px;font-weight:700}.caption{display:flex;flex-direction:column;gap:24px;justify-content:center;align-items:center}.caption p{color:#4b5563;font-size:18px;font-weight:400;padding-bottom:8px}.download-hero{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:24px}.download-hero img{height:auto;width:200px}.hero-img{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-img img:nth-child(1){width:45%}.hero-img img:nth-child(2){width:130%;margin-top:-50px}@media (max-width: 1000px){h1{font-size:56px}}@media (max-width: 650px){h1{font-size:48px}.hero{gap:64px;padding:72px 0}.download-hero{flex-direction:column}.caption{gap:16px}.download-hero img{height:auto;width:180px}.hero-img img:nth-child(1){width:80%}.hero-img img:nth-child(2){margin-top:-20px}}@media (max-width: 500px){h1{font-size:36px}.hero{padding:72px 24px}.download-hero img{height:auto;width:160px}.hero-img img:nth-child(1){width:90%}.hero-img img:nth-child(2){margin-top:-12px}}.savings{color:#4b5563;font-size:20px;font-weight:400;line-height:1.5;display:flex;flex-direction:row;gap:80px;justify-content:space-between;align-items:center;padding:120px 180px;width:100%}.img-savings{background-color:#f0fff8;border-radius:32px;padding:64px 64px 0;width:100%;text-align:center;overflow:hidden;max-height:600px}.img-savings>img{width:100%;margin-bottom:-8px}.content{width:100%}@media (max-width: 1000px){.savings{padding:64px 24px;gap:40px}.img-savings{padding:32px 16px 0}}@media (max-width: 650px){.savings{padding:64px 24px;flex-direction:column-reverse;align-items:flex-start;gap:64px}}.projects{color:#4b5563;font-size:20px;font-weight:400;line-height:1.5;display:flex;flex-direction:row;gap:80px;justify-content:space-between;align-items:center;padding:120px 180px;width:100%}.img-projects{background-color:#edf8fe;border-radius:32px;padding:64px 64px 0;width:100%;text-align:center;overflow:hidden;max-height:600px}.img-projects>img{width:100%;margin-bottom:-8px}@media (max-width: 1000px){.projects{padding:64px 40px;gap:40px}.img-projects{padding:32px 16px 0}}@media (max-width: 650px){.projects{flex-direction:column;align-items:flex-start;gap:64px;padding:64px 24px}}.container{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;overflow:clip}.investment{color:#4b5563;font-size:20px;font-weight:400;line-height:1.5;display:flex;flex-direction:row;gap:80px;justify-content:space-between;align-items:center;padding:120px 180px;width:100%}.img-investment{background-color:#f8f2fe;border-radius:32px;padding:64px 64px 0;width:100%;text-align:center;overflow:hidden;max-height:600px}.img-investment>img{width:100%;margin-bottom:-8px}.content{display:flex;flex-direction:column;gap:48px}.content-text{display:flex;flex-direction:column;gap:16px}.content-text h2{color:#0c1825;font-size:36px;font-weight:700}.arrow-icon{background-color:#f3f4f6;width:64px;height:64px;border-radius:50%;display:flex;justify-content:center;align-items:center}.arrow-icon:hover{background-color:#e5e7eb}@media (max-width: 1000px){.investment{padding:64px 40px;gap:40px}.img-investment{padding:32px 16px 0}}@media (max-width: 650px){.investment{padding:64px 40px;flex-direction:column-reverse;align-items:flex-start;gap:64px}}@media (max-width: 500px){.content-text h2{font-size:28px}}.footer{display:flex;flex-direction:column;gap:40px;align-items:center;color:#4b5563;width:100%;padding:20px 180px;overflow:clip}.footer-top{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;border-bottom:1px solid #F3F4F6;padding:0 0 80px}.footer-top>img{max-width:100px;height:auto}.quick-links{display:flex;flex-direction:column;gap:24px}.quick-links>h3{font-size:16px;font-weight:600;color:#0c1825}.quick-links>a{text-decoration:none;color:#4b5563;font-size:16px;font-weight:400}.download-footer{display:flex;flex-direction:column;gap:16px}.download-footer img{height:auto;width:200px}.footer-bottom{padding:0 0 48px;font-size:16px;font-weight:400}@media (max-width: 1000px){.footer{padding:20px 40px}.download-footer img{height:auto;width:144px}}@media (max-width: 650px){.footer{padding:20px 24px}.footer-top{flex-direction:column;gap:40px}.quick-links{gap:16px}.footer-bottom{align-self:flex-start}}
