@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--black: #171717;--white: #ffffff;--gray-black: #191816;--gray: #818181;--light-gray: #e3e3e3;--yellow: #ffb423;--dark-gray: #575757;--another-light-gray: #f7f7f7;--black-gray: #7d7d7d;--transparent: rgba(0, 0, 0, 0);--width: 1150px}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}html{width:100vw;overflow-x:hidden}body{background:var(--white);width:100vw;height:fit-content;overflow-x:hidden}.rel{position:relative}.abs{position:absolute}.yellow{color:var(--yellow)}.op0{opacity:0}a{transition:all .2s ease-in-out}.learnmoreBtn,.launchappBtn{min-width:165px;text-align:center}.blackBtn,.yellowBtn{transition:all .1 ease-in-out}.blackBtn:hover{background:var(--yellow)!important;color:var(--black)!important}.yellowBtn:hover{background:var(--black)!important;color:var(--white)!important}.deskHidden{display:none}@media screen and (max-width: 768px){.deskHidden{display:hidden}}header{width:100%;display:flex;justify-content:center;align-items:center;padding-inline:2rem;padding-block:1.1rem;position:absolute;top:0;left:0;z-index:10000}header .header{display:flex;justify-content:space-between;align-items:center;max-width:var(--width);width:100%;border-bottom:2px solid var(--light-gray);padding-bottom:1rem}header .header>div{display:flex;gap:56px}header .header>div>*{text-decoration:none;color:var(--black);font-size:16px;transition:all .2s ease-in-out}header .header>div>*:hover{color:var(--yellow)}header .header>a{text-decoration:none;background:var(--black);color:var(--white);border:none;font-weight:600;padding-inline:26px;padding-block:14px;padding-top:16px;border-radius:100px;line-height:16px}#footer{position:relative;margin-top:0rem}#footer .header{border-top:2px solid var(--light-gray);border-bottom:none;padding-top:1rem;padding-bottom:0rem}footer{width:100%;text-align:center;background:var(--another-light-gray);padding-block:1rem;font-family:10px;color:var(--black-gray)}@media screen and (max-width: 768px){header{width:100%;display:flex;justify-content:center;align-items:center;padding-inline:2rem;padding-block:1.1rem;position:absolute;top:0;left:0;z-index:10000}header .header>div>*{display:none}header .header>a{scale:.9}#footer .header{flex-direction:column;gap:2rem;align-items:flex-start}#footer .header>div{flex-direction:column;gap:1.5rem}#footer .header>div>*{display:block}footer{width:100%;text-align:center;background:var(--another-light-gray);padding-block:1rem;font-family:10px;color:var(--black-gray)}}.section1{width:100vw;height:100vh;display:flex;padding-top:2.5rem;justify-content:center;align-items:center}.section1 .heroLeft{position:relative;z-index:100;display:flex;flex-direction:column;gap:24px;transform:translate(90px);width:500px}.section1 .heroLeft>h1{font-size:36px;line-height:50px}.section1 .heroLeft>p{font-size:20px;color:var(--gray)}.section1 .heroLeft>div{display:flex;gap:16px}.section1 .heroLeft>div>*{font-size:16px;padding-inline:26px;padding-block:14px;padding-top:16px;border-radius:100px;text-decoration:none;font-weight:600}.section1 .heroLeft>div>*:first-child{background:var(--yellow);color:var(--black)}.section1 .heroLeft>div>*:last-child{background:var(--black);color:var(--white)}@media screen and (max-width: 1260px){.section1 .heroLeft>h1{font-size:26px}.section1 .heroLeft>p{font-size:18px}.section1 .heroRight>*{width:45vw!important}}@media screen and (max-width: 768px){.section1{flex-direction:column;height:fit-content;padding-top:8rem;justify-content:flex-start;align-items:start;box-sizing:border-box}.section1 .heroLeft{max-width:100vw;padding-inline:2rem;transform:none}.section1 .heroLeft>h1{font-size:3rem}.section1 .heroLeft>div>*{scale:.9}.section1 .heroRight{width:100vw!important;align-self:center}.section1 .heroRight>*{transform:translate(-6.5%);width:95vw!important;scale:1.4}}.section1{display:flex;min-height:100vh;justify-content:center;align-items:center;width:100vw;gap:3rem}.section1 .right{display:flex;flex-direction:column;gap:24px;max-width:590px}.section1 .right h1{font-size:32px;line-height:45px}.section1 .right p{color:var(--gray)}.section1 .right h2{color:var(--dark-gray)}@media screen and (max-width: 1400px){#section1{padding-inline:1.5rem}#section1 .left>*{max-width:45vw}}@media screen and (max-width: 1150px){#section1{padding-inline:1.5rem}#section1 .left>*{max-width:45vw}#section1 .right h1{font-size:24px}#section1 .right p{font-size:13px}#section1 .right h2{font-size:18px}}@media screen and (max-width: 900px){#section1{margin-top:0!important;flex-direction:column-reverse;gap:0rem;padding-inline:1.5rem}#section1 .left>*{max-width:100vw}#section1 .right{display:flex;flex-direction:column;gap:24px;max-width:590px}#section1 .right h1{font-size:38px;line-height:45px}#section1 .right p{color:var(--gray)}#section1 .right h2{color:var(--dark-gray);font-size:20px}}.section2{max-width:var(--width);margin-inline:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6rem;background:url(/section2/sun.png);background-repeat:no-repeat;background-position:50% 100%;height:100vh}.section2 .sectionHeader{text-align:center;text-wrap:pretty}.section2 .sectionHeader h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section2 .sectionHeader p{font-size:1.225rem;font-weight:500;color:var(--gray)}.section2 .slideCon{display:flex;gap:10rem;width:100vw;translate:none;rotate:none;scale:none}.section2 .slideCon>:first-child{margin-left:15rem}.section2 .slideCon>div{display:flex;flex-shrink:0;justify-content:center;align-items:center;gap:5rem}.section2 .slideCon>div>div{max-width:534px}.section2 .slideCon>div>div h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section2 .slideCon>div>div p{font-size:1rem;line-height:1.5rem;font-weight:500;color:var(--gray)}@media screen and (max-width: 768px){.section2{height:100%;padding-bottom:6rem}.section2 .sectionHeader p{padding-inline:1.5rem;text-wrap:pretty}.section2 .sectionHeader p br{display:none}.section2 .slideCon{flex-direction:column;background-position:50% 0%;gap:4rem}.section2 .slideCon>:first-child{margin-left:0}.section2 .slideCon .slideItem{flex-direction:column-reverse;text-align:center;padding-inline:1rem;gap:2rem}.section2 .slideCon .slideItem img{max-width:80vw}}.section3Con{background:var(--black);color:var(--white);height:100vh;display:flex;justify-content:center}.section3Con .section3{overflow:hidden;max-width:var(--width);padding-block:128px;margin-inline:2rem}.section3Con .section3>h1{margin-bottom:64px}.section3Con .section3 .smallCircleCon{clip-path:polygon(0% 0%,100% 0%,100% 0%,0% 0%)}.section3Con .section3 .chooseCon{display:flex;flex-direction:column;gap:3rem}.section3Con .section3 .chooseCon>img{left:0;top:50%;transform:translateY(-50%)}.section3Con .section3>img{right:0;bottom:0%}.section3Con .section3 .choose{display:flex;align-items:center}.section3Con .section3 .choose .imgCon{display:flex;align-items:center;margin-left:0!important}.section3Con .section3 .choose .chooseText{padding-left:2rem;max-width:550px}.section3Con .section3 .choose .chooseText h1{font-size:24px}.section3Con .section3 .choose .chooseText p{font-size:16px;margin-top:8px;color:var(--light-gray);font-weight:500}@media screen and (max-width: 1450px){.chooseLine{height:auto;max-height:17px}.chooseLine>:last-child{height:100%;max-height:23px}.sideCoins{width:170px}}@media screen and (max-width: 1150px){.sideCoins{width:170px}}@media screen and (max-width: 900px){.section3Con .section3 .choose .chooseText h1{font-size:18px}.section3Con .section3 .choose .chooseText p{font-size:14px;margin-top:8px}}@media screen and (max-width: 768px){.section3Con{height:fit-content;padding-inline:1.5rem;padding-right:3rem}.section3Con .section3{padding-bottom:100px;padding-top:50px}.section3Con .section3>img{width:100px}.section3Con .section3>h1{font-size:30px}.section3Con .section3 .smallCircleCon{clip-path:polygon(0% 0%,100% 0%,100% 0%,0% 0%)}.section3Con .section3 .chooseCon{flex-direction:column}.section3Con .section3 .chooseCon>img{transform:translateY(0)}.section3Con .section3 .choose{flex-direction:column;align-items:flex-start;gap:2rem}.section3Con .section3 .choose .imgCon{margin-left:0}.section3Con .section3 .choose .chooseText{padding-left:0}}.section4{height:100vh;width:fit-content;margin-inline:auto;padding-block:3rem;display:flex;flex-direction:column;justify-content:center}.section4 .sectionHeader{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:5rem}.section4 .sectionHeader>a{text-decoration:none;background:var(--black);color:var(--white);border:none;font-weight:600;padding-inline:26px;padding-block:14px;padding-top:16px;border-radius:100px;line-height:16px;position:relative;z-index:100;transition:all .3s ease}.section4 .stepsCon{overflow:hidden;margin-top:1rem;width:100%;display:flex;gap:1rem}.section4 .stepsCon>div{flex-shrink:0}.section4 .stepsCon>div h2{font-size:20px;padding-top:1.5rem;padding-bottom:.7rem}.section4 .stepsCon>div p{max-width:272px;color:var(--gray);font-weight:500}.section4 .stepsCon .abs{transform:translate(-830px)}.section4 .stepsCon .img{position:relative;z-index:10}.section4 .stepsCon .line{position:absolute;z-index:1;top:0;transform:translateY(34px);width:100%;left:0}@media (max-width: 1150px){.section4{min-width:90%;margin-inline:2rem}.section4 .stepsCon{display:grid;width:100%;grid-template-columns:1fr 1fr}.section4 .stepsCon .line{opacity:0}@media (max-width: 768px){.section4{height:fit-content;width:100%;padding-inline:1.5rem}.section4 .sectionHeader{display:flex;flex-direction:column;gap:1rem}.section4 .sectionHeader>h1{align-self:flex-start}.section4 .sectionHeader>a{align-self:flex-end}.section4 .stepsCon{flex-direction:column;transform:translateY(-5%);margin-top:0;gap:2rem}.section4 .stepsCon>div h2{padding-top:1rem;padding-bottom:.5rem}.section4 .stepsCon>div p{max-width:100%}.section4 .stepsCon .line{display:none}}}.section5{display:flex;width:100vw;height:fit-content;padding-right:2rem;align-items:center;gap:8rem}.section5 .right{display:flex;flex-direction:column;max-width:600px;gap:1rem;transform:translateY(10%)}.section5 .right h1{font-size:2.5rem;padding-bottom:1rem}.section5 .right p{color:var(--gray);font-weight:500}@media screen and (max-width: 1450px){.section5{gap:4rem}}@media screen and (max-width: 1350px){.section5{gap:0rem}.section5 .left>*{max-width:45vw}}@media screen and (max-width: 1350px){.section5 .left>*{max-width:45vw}.section5 .right h1{font-size:2rem}.section5 .right p{font-size:.8rem}}@media screen and (max-width: 768px){.section5{padding-inline:1.5rem}.section5 .left{display:none}.section5 .right{transform:translateY(0)}.section5 .right h1{font-size:2.1rem}}.section6{display:flex;margin-top:7rem;margin-bottom:3rem;max-width:var(--width);margin-inline:auto;justify-content:space-between;align-items:center;padding-inline:2rem}.section6 .left{display:flex;flex-direction:column;align-items:flex-start}.section6 .left h1{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.section6 .left p{font-size:1rem;margin-bottom:2rem;max-width:520px}.section6 .left a{text-decoration:none;background:var(--black);color:var(--white);border:none;font-weight:600;padding-inline:26px;padding-block:14px;padding-top:16px;border-radius:100px;line-height:16px;position:relative;z-index:100}@media screen and (max-width: 1100px){.section6{gap:0rem}.section6 .right *{max-width:45vw}}@media screen and (max-width: 865px){.section6 .right *{max-width:40vw}}@media screen and (max-width: 768px){.section6{flex-direction:column;gap:3rem}.section6 .right *{max-width:100vw;transform:translate(-10%)}.section6 .left{align-items:center;text-align:center}.section6 .left h1{font-size:2.1rem}.section6 .left p{max-width:100%}}
