@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);:root{--font-family:"Manrope",sans-serif;--gradient-text:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);--gradient-bar:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);--color-bg:#040c18;--color-footer:#031b34;--color-blog:#042c54;--color-text:#81afdd;--color-subtext:#ff8a71}*{box-sizing:border-box;list-style:none;margin:0;padding:0;scroll-behavior:smooth}body{background:#040c18;background:var(--color-bg)}a{color:inherit;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 4% 25%,#002853 0,#040c18 100%)}.gradient__text{-webkit-animation:AnimationName 31s ease infinite;animation:AnimationName 31s ease infinite;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);background:var(--gradient-text);-webkit-background-clip:text;background-clip:text;background-size:400% 400%;color:transparent}@-webkit-keyframes AnimationName{0%{background-position:0 53%}50%{background-position:100% 48%}to{background-position:0 53%}}@keyframes AnimationName{0%{background-position:0 53%}50%{background-position:100% 48%}to{background-position:0 53%}}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}ss-selector{-webkit-animation:gradient__text-color 31s ease infinite;animation:gradient__text-color 31s ease infinite;background:linear-gradient(88deg,#ae67fa,#f49867)}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}.mw__blog-article__container{display:flex;flex-direction:column}.mw__blog-article__container,.mw__blog-article__container-image{background:var(--color-footer);height:100%;width:100%}.mw__blog-article__container-image img{height:100%;width:100%}.mw__blog-article__container-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 1.5rem}.mw__blog-article__container-content p{color:#fff;font-family:Manrope;font-size:11.649px;font-weight:700;line-height:35px}.mw__blog-article__container-content p:last-child{cursor:pointer}.mw__blog-article__container-content h3{color:#fff;cursor:pointer;font-family:Manrope;font-size:25.11px;font-style:normal;font-weight:800;line-height:30px;margin-bottom:5rem}@media screen and (max-width:550px){.mw__blog-article__container-content{font-size:18px;line-height:25px}}.mw__blog{display:flex;flex-direction:column}.mw__blog-heading{margin-bottom:5rem;text-align:left;width:100%}.mw__blog-heading h1{font-family:Manrope;font-size:62px;font-style:normal;font-weight:800;letter-spacing:-.04em;line-height:75px}.mw__blog-container{display:flex}.mw__blog-container_groupA{flex:0.75 1;margin-right:2rem}.mw__blog-container_groupB{grid-gap:2rem;display:grid;flex:1 1;gap:2rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:990px){.mw__blog-container{flex-direction:column-reverse}.mw__blog-container_groupA{margin:2rem 0}.mw__blog-container_groupA .mw__blog-article__container{width:48%}.mw__blog-container_groupA .mw__blog-article__container-image{height:250px}.mw__blog-container_groupB{grid-template-columns:repeat(1,1fr)}.mw__blog-container_groupA .mw__blog-article__container{width:100%}.mw__blog-heading h1{font-size:44px;font-size:34px;line-height:52px;line-height:42px}}.mw__features-container__features{align-items:flex-start;display:flex;justify-content:space-between;margin:1rem;width:100%}.mw__features-container__features-title{flex:1 1;margin-right:2rem;max-width:180rem}.mw__features-container__features-title h1{color:#fff;font-family:var(--font-family);font-size:18px;font-weight:800;letter-spacing:-.04em;line-height:24px}.mw__features-container__features-title div{background:var(--gradient-bar);box-shadow:0 0 0 rgba(0,0,0,.3);height:3px;margin-bottom:.35rem;width:38px}.mw__features-container__features-text{display:flex;flex:2 1;max-width:390px}.mw__features-container__features-text p{color:#81afdd;font-family:var(--font-family);font-size:16px;height:92px;line-height:30px;width:340px}@media screen and (max-width:750px){.mw__features-container__features-title h1{font-size:14px;line-height:22px}.mw__features-container__features-title p{font-size:12px;line-height:20px}.mw__features-container__features{margin:1rem 0}.mw__features-container__features-title div{margin-top:1rem}}.mw__features{display:flex;justify-content:space-between;width:100%}.mw__features-heading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-right:5rem;text-align:left}.mw__features-heading h1{font-family:Manrope;font-size:34px;font-weight:800;height:180px;line-height:45px;width:426px}.mw__features-heading p{color:#ff8a71;font-family:Manrope;font-size:16px;font-weight:500;height:30px;margin-top:2rem;width:271px}.mw__features-container{align-items:center;display:flex;flex:1.5 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:990px){.mw__features{flex-direction:column}.mw__features-heading{margin:0 0 2rem}}@media screen and (max-width:550px){.mw__features-heading h1{font-size:26px;line-height:30px;width:100%}}.mw__footer{align-items:center;background:var(--color-footer);color:#fff;display:flex;flex-direction:column;justify-content:center}.mw__footer-heading{margin-bottom:3rem;text-align:center;width:100%}.mw__footer-heading h1{font-family:Manrope;font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px;text-align:center}.mw__footer-btn p{font-family:Manrope;font-size:18px;line-height:21px;word-spacing:2px}.mw__footer-btn:hover{background:#f6f6f6;border-radius:2px;color:#000}.mw__footer-btn{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:10rem;padding:1rem 2rem}.mw__footer-links{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;text-align:left;width:100%}.mw__footer-links div{margin:1rem;width:250px}.mw__footer-links_logo{display:flex;flex-direction:column}.mw__footer-links_logo img{height:30px;margin-bottom:1rem;width:118px}.mw__footer-links_logo p{color:#fff;font-family:Manrope;font-size:12px;line-height:14px}.mw__footer-links_div{display:flex;flex-direction:column;justify-content:flex-start}.mw__footer-links_div h4{color:#fff;font-family:Manrope;font-size:14px;line-height:16px;margin-bottom:1rem}.mw__footer-links_div p{color:#fff;cursor:pointer;font-family:Manrope;font-size:12px;line-height:14px;margin:.4rem 0}.mw__footer-copyright{margin-top:2rem;text-align:center;width:100%}.mw__footer-copyright p{font-family:Manrope;font-size:12px;line-height:14px}@media screen and (max-width:850px){.mw__footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.mw__footer-heading h1{font-size:44px;line-height:50px}.mw__footer-links div{margin:1rem 0}.mw__footer-btn{font-size:34px;line-height:42px}}.mw__header{display:flex}.mw__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.mw__header-content h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.mw__header-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-weight:400;line-height:27px;margin-top:1.5rem}.mw__header-content__input{display:flex;margin:2rem 0 1rem;width:100%}.mw__header-content__input input{background:var(--color-footer);border:2px solid var(--color-footer);border-radius:5px 0 0 5px;box-shadow:none;flex:2 1;font-weight:400;padding:0 1rem}.mw__header-content__input button,.mw__header-content__input input{color:#fff;font-family:var(--font-family);font-size:20px;line-height:27px;min-height:50px;outline:none;width:100%}.mw__header-content__input button{background:#ff4820;border:none;border-radius:0 5px 5px 0;cursor:pointer;flex:0.6 1;font-weight:700}.mw___header-content__people{align-items:center;display:flex;justify-content:flex-start;margin-top:2rem;width:100%}.mw___header-content__people img{height:38px;width:181.79px}.mw___header-content__people p{font-family:var(--font-family);font-size:12px;font-weight:500;line-height:38px;margin:0 0 0 1rem;text-align:center}.mw__header-image{align-items:center;display:flex;flex:1 1;justify-content:center}.mw__header-image img{height:100%;width:100%}@media screen and (max-width:1070px){.mw__header{flex-direction:column}.mw__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.mw__header h1{font-size:48px;line-height:60px}.mw___header-content__people{flex-direction:column;margin:0}.mw__header p,.mw__header-content__input button,.mw__header-content__input input{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.mw__header h1{font-size:36px;line-height:48px}.mw__header p{font-size:14px;line-height:24px}.mw__header-content__input button,.mw__header-content__input input{font-size:12px;line-height:14px}}.mw__possibilty{display:flex}.mw__possibility-image{align-items:center;display:flex;flex:1 1;justify-content:flex-start;margin-right:2rem}.mw__possibility-image img{height:100%;width:100%}.mw__posisbility-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end}.mw__posisbility-content h4{color:#71e5ff;height:30px;width:271px}.mw__posisbility-content h4,.mw__posisbility-content h4:last-child{font-family:Manrope;font-size:16px;font-style:normal;font-weight:500;line-height:30px}.mw__posisbility-content h4:last-child{color:#ff8a71}.mw__posisbility-content h1{-webkit-text-fill-color:transparent;background:var(--gradient-text);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:34px;font-weight:800;line-height:45px;margin:1rem 0}.mw__posisbility-content p{color:#81afdd;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:1rem}@media screen and (max-width:950px){.mw__possibilty{flex-direction:column}.mw__posisbility-content h4{margin-top:1rem}.mw__posisbility-content p{margin-bottom:0}.mw__possibility-image{margin:1rem 0}}.mw__whatsl{background:radial-gradient(circle at 100% 100%,#1b78de 0,#0f4279 23%);display:flex;flex-direction:column;overflow-y:hidden;padding:2rem}.mw__whatsl-features{display:flex;justify-content:center;margin-bottom:5rem;width:100%}.mw__whatsl-features.mw__features-container__features{margin:0}.mw__whatsl-features.mw__features-container__features-text{max-width:730px}.mw__whatsl-heading{align-items:flex-start;display:flex;justify-content:space-between;margin:4rem 0 2rem}.mw__whatsl-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;max-width:472px}.mw__whatsl-heading p{color:#ff8a71;cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px;max-width:143px}.mw__whatsl-container{display:flex;flex-wrap:wrap;margin-top:2rem;width:100%}.mw__whatsl-container .mw__features-container__features{display:inline;display:initial;flex:1 1;flex-direction:column;min-width:210px}.mw__whatsl-container .mw__features-container__features-text{margin-top:.5rem}@media screen and (max-width:850px){.mw__whatsl-heading{align-items:flex-start;flex-direction:column;margin-bottom:0}.mw__whatsl-heading p{margin-top:1rem}}@media screen and (max-width:1050px){.mw__whatsl-heading h1{font-size:28px;line-height:40px;margin-top:2rem}}@media screen and (max-width:650px){.mw__whatsl-features .mw__features-container__features{flex-direction:column}.mw__whatsl-features .mw__features-container__features-text{margin-top:1rem;max-width:600px}.mw__whatsl-heading h1{font-size:22px;line-height:40px;margin-top:5rem}.mw__features-container__features-text p{margin-bottom:1rem;max-width:250px}}@media screen and (max-width:350px){.mw__whatsl-container .mw__features-container__features{margin:1rem 0;min-width:100%}.mw__features-container__features-text p{margin-bottom:1rem;max-width:190px;padding-right:.5rem}.mw__whatsl-heading h1{font-family:var(--font-family);font-size:25px;font-weight:600;line-height:20px;margin-top:10rem;max-width:472px}}.mw__brand{flex-wrap:wrap}.mw__brand,.mw__brand div{align-items:center;display:flex;justify-content:center}.mw__brand div{flex:1 1;margin:1rem;max-width:150px;min-width:120px}.mw__cta{align-items:center;background:var(--gradient-bar);border:1px solid #000;border-radius:.5rem;box-shadow:0 4px 4px rgba(0,0,0,.25);display:flex;font-family:Manrope;justify-content:space-between;margin:4rem;padding:1rem 2rem}.mw__cta-content p{color:#0e0e0e;font-family:Manrope;font-size:12px;font-weight:500;line-height:30px}.mw__cta-content h3{color:#000;font-family:Manrope;font-size:24px;font-weight:800;line-height:45px}.mw__cta-btn{background:#000;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-family:Manrope;font-size:18px;font-style:normal;font-weight:700;line-height:30px;margin-left:2rem;min-width:150px;outline:none;padding:.5rem 2rem;text-align:center}@media screen and (max-width:1050px){.mw__cta{align-items:flex-start;flex-direction:column}.mw__cta-btn{margin-left:0}.mw__cta-content h3{margin:1rem 0}}@media screen and (max-width:550px){.mw__cta-content h3{font-size:18px;line-height:30px}.mw__cta-btn{font-size:14px;font-weight:700;line-height:25px}.mw__cta-content p{line-height:20px}}.mw__navbar{justify-content:space-between;padding:2rem 6rem}.mw__navbar,.mw__navbar-links{align-items:center;display:flex}.mw__navbar-links{flex:1 1;justify-content:flex-start}.mw__navbar-links_logo{margin-right:2rem}.mw__navbar-links_logo img{height:16px;width:62px}.mw__navbar-links_container{display:flex}.mw__navbar-sign{align-items:center;display:flex;justify-content:flex-end}.mw__navbar-links_container p,.mw__navbar-menu p,.mw__navbar-sign p{margin:0 1rem}.mw__navbar-links_container p,.mw__navbar-menu p,.mw__navbar-sign p,.wallet__btn{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px}.wallet__btn{background:#ff4820;border:0;border-radius:5px;outline:none;padding:.5rem 1rem}.mw__navbar-menu{display:none;margin-left:1rem;position:relative}.mw__navbar-menu svg{cursor:pointer}.mw__navbar-menu_container-links{align-items:flex-end;background:var(--color-footer);border-radius:5px;box-shadow:0 0 5 rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;padding:2rem;position:absolute;right:0;text-align:end;top:40px}.mw__navbar-menu_container p{margin:1rem 0}.mw__navbar-menu_container-links-sign{display:none}@media screen and (max-width:1070px){.mw__navbar-links_container{display:none}.mw__navbar-menu{display:flex}.mw__navbar-menu_container-links-sign{display:none}}@media screen and (max-width:700px){.mw__navbar-links_container,.mw__navbar-sign{display:none}.mw__navbar{padding:2rem 4rem}.mw__navbar-munu_container-links-sign{display:block}.wallet__btn{font-size:15px;font-weight:500;line-height:20px;padding:.5rem 1rem}}@media screen and (max-width:500px){.mw__navbar{padding:2rem}.mw__navbar-sign{display:none}.mw__navbar-links_container{top:20px}.mw__navbar-menu_container-links-sign{display:block}.wallet__btn{font-size:15px;font-weight:500;line-height:20px;padding:.5rem 1rem}}
/*# sourceMappingURL=main.4652cdc8.css.map*/