@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@500&family=Poppins:wght@400;700&family=Roboto&family=Rubik:wght@400;600&display=swap);*{box-sizing:border-box;margin:0;padding:0}:root{scroll-behavior:smooth}main{display:flex;justify-content:center}.btn{border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Rubik;font-size:16px;font-weight:600;height:65px;line-height:18px;padding-inline:1.5rem;transition:all .2s}.brown-bg-btn{background-color:#8c5e3b;border:1px solid #8c5e3b;color:#fff}.brown-bg-btn:hover{background:transparent;color:#8c5e3b}.white-bg-btn{background-color:#fff;border:1px solid #8c5e3b;color:#8c5e3b}.white-bg-btn:hover{opacity:.8}footer{width:100%}.footer__top{background-image:url(/static/media/footer-bg.e4baee063cab3f9ac2cb.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:175px;width:100%}.footer__topContent{align-items:center;display:flex;justify-content:space-between;max-width:1250px;width:90%}.footer__topRight{position:relative}.footer__heading{color:#fff;font-family:Poppins;font-size:40px;font-weight:700;line-height:58px}.footer__btn{background-color:#6a371a;color:#fff}.footer__btn:hover{background-color:rgba(107,56,26,.8);color:hsla(0,0%,100%,.8)}.footer__arrow{bottom:-30px;left:-120px;position:absolute}.footer__main{background-color:#111116;display:flex;justify-content:center;position:relative}.footer__mainContent{border-bottom:1px solid #414145;display:flex;justify-content:space-between;max-width:1250px;padding-block:5rem;width:90%}.footer__mainColumn{display:flex;flex-direction:column;gap:1rem}.footer__mainColumn:first-child{gap:1.75rem}.footer__logo{color:#fff}.footer__logo>span{color:#6a371a}.footer__logo{font-family:Poppins;font-size:40px;font-weight:700;line-height:26px}.footer__para{color:#b2b2b2;font-family:Rubik;font-size:16px;font-weight:400;line-height:28px;max-width:320px}.footer__socials{display:flex;gap:.75rem}.footer__social{aspect-ratio:1;background-color:#29292e;border-radius:50%;color:#a9a9ab;display:grid;font-size:22px;padding:.5rem;place-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:42px}.footer__linkHeading{color:#f2f2f2;font-family:Poppins;font-size:20px;font-weight:700;line-height:24px;list-style:none}.footer__link{color:#b3b3b3;list-style:none}.footer__bottom,.footer__link{font-family:Rubik;font-size:16px;font-weight:400;line-height:26px}.footer__bottom{background-color:#111116;color:#b2b2b2;padding-block:2rem;text-align:center}.footer__arrowUp{bottom:0;color:#adb9c3;font-size:20px;position:absolute;right:50px;-webkit-transform:translateY(50%);transform:translateY(50%)}@media (max-width:1430px){.footer__arrowUp{right:1.5%}}@media (max-width:1200px){.footer__mainContent{align-items:center;flex-direction:column;gap:4rem}.footer__para{text-align:center}.footer__mainColumn{align-items:center}.footer__mainContent{position:relative}.footer__arrowUp{bottom:25px;right:0}}@media (max-width:1150px){.footer__heading{font-size:clamp(24px,2.782608695652174vw,32px);line-height:32px}}@media (max-width:800px){.footer__arrow{display:none}}@media (max-width:675px){.footer__topContent{flex-direction:column;gap:1.5rem;justify-content:center}.footer__top{min-height:250px}.footer__heading{text-align:center}}header{background-color:initial;overflow:hidden;position:fixed;transition:all .2s;width:100%;z-index:1}.scrolled-header{background-color:#fff}nav{align-items:center;display:flex;height:100px;justify-content:space-between;margin-inline:auto;max-width:1250px;width:90%}.hammenu-btn,.hammenu-btn>*{display:none}.hammenu-btn>*{color:#000}.hammenu-btn:hover{background-color:rgba(0,0,0,.2)}.hammenu-btn:active{background-color:rgba(0,0,0,.4)}header a{color:#fff;text-decoration:none}.nav-links{align-items:center;display:flex;flex:1 1;gap:3rem;justify-content:flex-end}.logo{font-family:Poppins;font-size:40px;font-weight:700;line-height:26px}.show-hammenu-img{display:block}.show-hammenu{box-shadow:0 0 27px -13px #000;-webkit-transform:translateX(0)!important;transform:translateX(0)!important}.nav-link{color:#474747;cursor:pointer;font-family:DM Sans;font-size:20px;font-weight:500;line-height:18px}.nav-link:last-of-type{margin-right:auto}.nav-link:first-of-type{margin-left:auto}.nav-link:hover{color:gray;transition:color .15s}.active-page{color:gray}.header-btn{margin-left:-3rem}.nav-close-img{color:#fff}.overlay{background-color:transparent;inset:0;position:fixed;transition:background-color .15s;visibility:hidden;z-index:2}.show-overlay{background-color:rgba(0,0,0,.5);visibility:visible}@media (max-width:1100px){.nav-links{gap:2rem}.header-btn{margin-left:-2rem}}@media (max-width:950px){.nav-links{align-items:flex-start;background-color:#333;flex-direction:column;height:100vh;inset:0;justify-content:flex-start;left:auto;min-width:250px;padding:100px 32px 0;position:fixed;-webkit-transform:translateX(100%);transform:translateX(100%);transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s;width:50%;z-index:3}.nav-link{color:#fff;margin:0!important}.header-btn{margin-left:0}.hammenu-btn{align-items:center;background-color:transparent;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:32px;height:50px;justify-content:center;width:50px;z-index:4}}@media (max-width:420px){.nav-links{align-items:center;width:100%}.nav-link{text-align:center}}@media (max-height:400px){.nav-links{gap:1rem}}.feature{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.feature-img{background-color:#efe8e3;border-radius:50%;height:125px;width:125px}.feature-heading{color:#111116;font-family:Poppins;font-size:24px;font-weight:700;line-height:24px;text-align:center}.feature-para{color:#848187;font-family:Roboto;font-size:18px;font-weight:400;line-height:28px;margin-top:-.5rem;text-align:center}.member{align-items:center;display:flex;flex-direction:column}.member-photo,.member-photo>img{width:100%}.member-name{color:#3b3b3b;font-family:Poppins;font-size:28px;font-weight:700;line-height:34px;margin-top:.5rem}.member-title{color:#6f6f76;font-family:Rubik;font-size:18px;font-weight:400;line-height:29px;margin-top:.5rem}.socials{display:flex;gap:.75rem;margin-top:.5rem}.socials>*{color:#3b3b3b;font-size:20px}.home{align-items:center;display:flex;flex-direction:column;width:100%}.home__heading{color:#111116;font-family:Poppins;font-weight:700}.home__para{color:#6f6f76;font-family:Rubik;font-size:18px;font-weight:400;line-height:28px}.home__mainHeading{font-size:62px;line-height:72px}.home__smallHeading{font-size:54px;line-height:60px}.home__roundContainer{background-color:#efe8e3;border:none;border-radius:100vmax;color:#000;font-family:Poppins;font-size:20px;font-weight:400;line-height:33px;padding:.75rem 3rem}.home__section1{align-items:center;background:linear-gradient(106.06deg,rgba(140,94,59,.14) 24.58%,rgba(89,140,59,.33) 72%);display:flex;justify-content:center;min-height:800px;position:relative;width:100%}.home__section1Content{max-width:1250px;width:90%}.home__section1Left{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem;max-width:550px}.home__section1Right{bottom:50px;position:absolute;right:0;width:750px}.home__section1Right>img{width:100%}.home__section2{align-items:center;display:flex;flex-direction:column;gap:5rem;max-width:1250px;padding-block:7rem;width:90%}.home__section2Heading{color:#111116;font-size:50px;font-weight:700;line-height:68px;text-align:center}.home__features{display:flex;justify-content:space-between}.home__features>*{width:30%}.home__section3{display:flex;gap:7.5rem;max-width:1500px;padding-block:5rem;width:90%}.home__section3Left{flex:1 1;max-width:600px;min-width:400px}.home__section3Left>img{width:100%}.home__section3Right{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem;max-width:550px}.home__section3Heading{font-size:65px;font-weight:700;line-height:80px}.home__section4{background-image:url(/static/media/cracked-bg.2d9179c75699c9d76cee.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;padding-block:7.5rem;width:100%}.home__section4Content{align-items:center;display:flex;gap:7.5rem;max-width:1250px;width:90%}.home__section4Left{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem;max-width:550px}.home__section4Left h1{max-width:400px}.home__section4Left :is(h1,p){color:#fff}.home__section4Btn{border-color:#fff}.home__section4Right{max-width:600px;min-width:425px}.home__section4Right>img{width:100%}.home__section5{background-image:url(/static/media/rocks-bg.41b4de493c7d21c0646e.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;padding-block:5rem;width:100%}.home__section5Content{display:flex;justify-content:space-between;max-width:1250px;width:90%}.home__section5Left{align-items:flex-start;display:flex;flex:0.65 1;flex-direction:column;gap:1.5rem;max-width:550px}.home__section5Right{max-width:450px;min-width:400px;position:relative}.home__section5Right>img{width:100%}.home__problem{background-color:#fff;border-radius:14px;bottom:50px;box-shadow:0 0 50px hsla(0,0%,55%,.25);display:flex;flex-direction:column;gap:1rem;left:-200px;max-width:350px;min-height:175px;padding:1.5rem;position:absolute}.home__problemHeading{font-family:Roboto;font-size:18px;font-weight:400;line-height:28px}.home__problemDescription{color:#8c8c8c;font-family:Roboto;font-size:14px;font-weight:400;line-height:25px}.home__section6{background-image:url(/static/media/roadmap-bg.9d9ab433d0df7a64da0f.webp);background-position:bottom;background-repeat:no-repeat;background-size:contain;gap:5rem;padding-bottom:12.5rem;padding-top:5rem}.home__section6,.home__section6Content{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.home__section6Content{height:1250px;max-width:1200px;padding-block:2rem}.home__roadmapHeading{font-family:Poppins;font-size:27px;font-weight:700;line-height:23px}.home__roadmapItem{bottom:0;display:flex;flex-direction:column;gap:1rem;position:absolute}.home__roadmapItem:first-of-type{left:420px;top:75px}.home__roadmapItem:nth-of-type(2){right:25px;top:300px}.home__roadmapItem:nth-of-type(3){left:350px;top:450px}.home__roadmapItem:nth-of-type(4){right:35px;top:650px}.home__roadmapItem:nth-of-type(5){left:300px;top:800px}.home__roadmapItem:nth-of-type(6){right:50px;top:1000px}.home__roadmapList{display:flex;flex-direction:column;gap:1rem}.home__roadmapListItem{color:#9c9c9c;font-family:Poppins;font-size:16px;font-weight:400;line-height:23px;list-style:none;margin-left:20px;position:relative;text-align:center}.home__roadmapListItem:before{aspect-ratio:1;background-color:#6a371a;border-radius:50%;content:"";left:-20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px}.home__leftTree,.home__rightTree{position:absolute;width:175px;z-index:10}.home__rightTree{right:50px}.home__leftTree{bottom:500px;left:100px}.home__section7{display:flex;flex-direction:column;gap:3rem;max-width:1250px;padding-block:7.5rem;width:90%}.home__section7Heading{color:#111116;font-family:Poppins;font-size:40px;font-weight:700;line-height:52px;max-width:400px}.home__famousMembers{display:grid;grid-template-columns:repeat(4,23%);justify-content:space-between;width:100%}@media (max-width:1350px){.home__section1Right{width:clamp(500px,45.45vw,600px)}.home__section6Content{left:-150px}}@media (max-width:1250px){.home__problem{left:-30%;width:30vw}}@media (max-width:1160px){.home__leftTree,.home__rightTree,.home__road{display:none}.home__section6Content{left:0}.home__roadmapItems{align-items:center;display:flex;flex-direction:column;gap:4rem}.home__roadmapItem{align-items:center;position:static}}@media (max-width:1000px){.home__features{flex-direction:column;gap:4rem}.home__features>*{max-width:500px;width:100%}.home__section7{align-items:center}.home__section7Heading{font-size:32px;line-height:38px;text-align:center}.home__famousMembers{gap:3rem;grid-template-columns:repeat(2,250px);justify-content:center}}@media (max-width:1080px){.home__section1Right{max-width:500px;position:static;width:100%}.home__section1Content{align-items:center;display:flex;flex-direction:column;gap:5rem;padding-block:125px}.home__section1Left{align-items:center}.home__section1Content :is(h1,p){text-align:center}.home__section3{flex-direction:column}.home__section3,.home__section3Right{align-items:center}.home__section3Right :is(h1,p){text-align:center}.home__section3Left{max-width:550px;min-width:0;width:90%}.home__section4Content{align-items:center;flex-direction:column}.home__section4Left{align-items:center}.home__section4Left :is(h1,p){text-align:center}.home__section4Right{min-width:0;width:90%}.home__section5Content{align-items:center;flex-direction:column}.home__section5Left{align-items:center}.home__section5Left :is(h1,p){text-align:center}.home__problem{margin-block:4rem;position:static;width:100%}.home__section5Right{align-items:center;display:flex;flex-direction:column;min-width:0;width:90%}}@media (max-width:700px){.home__famousMembers{align-items:center;display:flex;flex-direction:column}.home__famousMembers>*{max-width:300px;width:90%}.home__section7Heading{font-size:28px}}@media (max-width:550px){.home__mainHeading{font-size:42px;line-height:50px}.home__section2Heading{font-size:42px;line-height:56px}.home__smallHeading{font-size:36px;line-height:42px}.home__roundContainer{font-size:16px;padding-inline:2rem}}@media (max-width:350px){.home__roundContainer{font-size:14px;padding-inline:1.5rem;text-align:center}}
/*# sourceMappingURL=main.f0dac593.css.map*/