@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";body{background:var(--primary-background);scroll-behavior:smooth;color:#fff;overflow-x:hidden;font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"slnt" 0}.app-loader{width:100%;min-height:70vh;display:flex;align-items:center;justify-content:center}.font-normal{color:#fff!important}.font-light{color:#858585!important}.font-red{color:#ff6060!important}.font-purple{color:#a771ff!important}.font-green{color:#43cf94!important}.font-blue{color:#14a8de!important}.font-yellow{color:#ffb547!important}.btn-primary{background:#14aede;color:#fff!important;text-decoration:none;font-weight:bolder;width:230px;height:48px;margin-top:60px;border-radius:8px;display:flex;align-items:center;justify-content:center}.app-navbar{position:absolute;top:0;left:0;width:calc(100% - 240px);z-index:999;display:flex;padding:30px 120px;align-items:center;justify-content:space-between}.app-navbar .app-navbar__logo{display:flex;gap:10px;align-items:center;justify-content:center}.app-navbar .app-navbar__links{display:flex;align-items:center;justify-content:center;gap:44px}.app-navbar .app-navbar__links .app-nav__link{text-decoration:none;color:#858585;display:flex;align-items:center;justify-content:center;font-size:14px;transition:.3s all}.app-navbar .app-navbar__links .app-nav__link:hover{color:#fff}.app-navbar .app-navbar__links .app-nav__link img{margin-left:10px;height:5px;opacity:50%}@media (max-width: 770px){.app-navbar .app-navbar__links{display:none}}.app-navbar .app-navbar__btn{display:flex;align-items:center;justify-content:center;position:relative;font-size:14px;color:#fff;width:124px;height:38px;text-decoration:none;background:linear-gradient(-180deg,#1c1c1c,#2f2f2f);border-radius:8px;border:.6px solid rgb(139,139,139)}@media (max-width: 770px){.app-navbar .app-navbar__btn{display:none}}@media (max-width: 980px){.app-navbar{padding:30px 70px;width:calc(100% - 140px)}}@media (max-width: 485px){.app-navbar{padding:30px;width:calc(100% - 60px)}}.app-navbar .app-nav__toggle{display:none;color:#fff}@media (max-width: 770px){.app-navbar .app-nav__toggle{display:block}}@media (min-height: 980px){.app-navbar{padding:30px 280px;width:calc(100% - 560px)}}.app-nav_fixed-container{position:fixed;left:0;top:80px;background:#000000b5;height:100vh;width:100vw;transition:.3s all}.app-nav-fixed{position:absolute;z-index:1000;right:30px;width:180px;height:auto;padding:20px;background:#161616;border:.6px solid rgb(139,139,139);border-radius:16px;display:flex;flex-direction:column;align-items:flex-start}.app-nav-fixed .app-fixed_nav_top{width:100%;display:flex;align-items:center;justify-content:space-between}.app-nav-fixed .app-fixed__nav_links{display:flex;flex-direction:column;align-items:flex-start;gap:20px;height:100%;width:100%}.app-nav-fixed .app-fixed__nav_links .app-nav__link{text-decoration:none;color:#858585;font-size:18px;width:100%}.app-nav-fixed .app-fixed__nav_links .app-nav__link:hover{color:#fff}.app-nav-fixed .app-fixed__nav_links .app-nav__link img{margin-left:10px;height:5px;opacity:50%}.app-nav-fixed .app-fixed-navbar__btn{display:flex;align-items:center;justify-content:center;margin-top:40px;color:#fff;width:100%;height:38px;text-decoration:none;background:linear-gradient(-180deg,#1c1c1c,#2f2f2f);border-radius:8px;border:.6px solid rgb(139,139,139);font-size:14px}.app-hero__container{position:relative;top:0;width:100%;margin-top:40px;min-height:100vh;display:flex;justify-content:space-between;align-items:center}@media (min-height: 980px){.app-hero__container{margin-top:0}}@media (max-width: 680px){.app-hero__container{height:auto;flex-direction:column}}.app-hero__container .app-hero__group_right{width:calc(50% - 120px);padding-right:120px;height:100vh;background:url(/assets/hero/bg_hero1.webp) no-repeat right;background-size:contain;display:flex;flex-direction:column;align-items:end;justify-content:center}@media (max-width: 980px){.app-hero__container .app-hero__group_right{width:calc(50% - 70px);padding-right:70px}}@media (min-height: 980px){.app-hero__container .app-hero__group_right{width:calc(50% - 280px);padding-right:280px}}@media (max-width: 485px){.app-hero__container .app-hero__group_right{width:calc(100% - 30px);padding-right:30px}}@media (max-width: 680px){.app-hero__container .app-hero__group_right{width:100%;height:auto;position:relative;top:200px}}.app-hero__container .app-hero__group_right .hero__mockup{position:relative;top:15px;width:100%;display:flex;flex-direction:column;align-items:end}@media (max-width: 485px){.app-hero__container .app-hero__group_right .hero__mockup{top:0}}.app-hero__container .app-hero__group_right .hero__mockup .screen_mockup_container{position:relative;height:550px;width:265px;background:url(/assets/mockup_light.webp) center no-repeat;background-size:contain}.app-hero__container .app-hero__group_right .hero__mockup .screen_mockup_container img{height:100%;width:100%;object-fit:contain}.app-hero__container .app-hero__group_right .hero__mockup .screen_mockup_container:after{content:"";position:absolute;right:-10px;top:200px;height:20px;width:20px;background:url(/assets/hero/hero_card3_mark.webp) no-repeat center;background-size:contain}@media (max-width: 485px){.app-hero__container .app-hero__group_right .hero__mockup .screen_mockup_container:after{right:27px}}@media (min-height: 980px){.app-hero__container .app-hero__group_right .hero__mockup .screen_mockup_container{height:775px;width:393px}}.app-hero__container .app-hero__group_right .hero__mockup img:nth-child(2){position:absolute;right:240px;top:210px}.app-hero__container .app-hero__group_right .hero__mockup img:nth-child(3){position:absolute;right:170px;top:270px;z-index:1}.app-hero__container .app-hero__group_right .hero__mockup img:nth-child(4){position:absolute;right:250px;top:390px}.app-hero__container .app-hero__group_right .hero__mockup img:nth-child(5){position:absolute;top:390px;right:352px}.app-hero__container .app-hero__group_right .hero__mockup .img_fadeAway{position:absolute;top:390px;right:352px;height:51px;width:100px;background:linear-gradient(to right,#0c0c0c,#0c0c0cc4,#0c0c0c00)}@media (min-height: 980px){.app-hero__container .app-hero__group_right .hero__mockup .screen_mockup_container:after{height:40px;width:40px;background-size:cover}.app-hero__container .app-hero__group_right .hero__mockup img:nth-child(2){height:40px;top:180px;right:440px}.app-hero__container .app-hero__group_right .hero__mockup img:nth-child(3){height:130px;top:320px;right:340px}.app-hero__container .app-hero__group_right .hero__mockup img:nth-child(4){height:70px;top:550px;right:367px}.app-hero__container .app-hero__group_right .hero__mockup img:nth-child(5){height:70px;top:550px;right:520px}.app-hero__container .app-hero__group_right .hero__mockup .img_fadeAway{height:72px;width:60px;top:549px;right:601px}}@media (max-width: 550px){.app-hero__container .app-hero__group_right .hero__mockup img:nth-child(1),.app-hero__container .app-hero__group_right .hero__mockup .screen_mockup_container{height:400px}.app-hero__container .app-hero__group_right .hero__mockup img:nth-child(2){top:140px;right:220px}.app-hero__container .app-hero__group_right .hero__mockup img:nth-child(3){height:60px;top:190px;right:180px}.app-hero__container .app-hero__group_right .hero__mockup img:nth-child(4){height:30px;top:290px;right:221px}.app-hero__container .app-hero__group_right .hero__mockup img:nth-child(5){height:30px;top:290px;right:285px}.app-hero__container .app-hero__group_right .hero__mockup .img_fadeAway{height:32px;width:60px;top:289px;right:285px}}.app-hero__container .hero__dark-toggle{background:#161616;display:flex;align-items:center;justify-content:center;gap:5px;padding:5px;border-radius:10px;position:relative;top:30px;left:-80px}@media (min-height: 980px){.app-hero__container .hero__dark-toggle{left:-150px}}@media (max-width: 485px){.app-hero__container .hero__dark-toggle{top:15px}}.app-hero__container .hero__dark-toggle .active{background:#2c2c2c;border:1px solid #3d3d3d;padding:10px;border-radius:10px}.app-hero__container .hero__dark-toggle img{padding:10px;border-radius:10px;cursor:pointer}.app-hero__container .app-hero__text-container{max-width:643px;position:relative;left:120px;z-index:10;background-size:contain}.app-hero__container .app-hero__text-container h1{color:#fff;font-size:42px;text-transform:uppercase;font-weight:700;text-align:left;margin:0;line-height:56px}.app-hero__container .app-hero__text-container p{margin-top:14px;color:#fff;font-size:20px;font-weight:500;opacity:50%;line-height:30px}.app-hero__container .app-hero__text-container .download_btn{position:relative;width:230px;display:flex;align-items:center;justify-content:center}.app-hero__container .app-hero__text-container .download_btn .btn-primary{height:48px;padding:0;font-weight:550;text-transform:capitalize;font-size:14px;font-family:Inter,sans-serif}.app-hero__container .app-hero__text-container .download_btn img{position:absolute;z-index:-1;top:-150%}.app-hero__container .app-hero__text-container .download_btn:before{content:"";position:absolute;left:-120px;height:452px;width:213px;background:url(/assets/GroupL.webp) no-repeat left;background-size:contain;z-index:-1}.app-hero__container .app-hero__text-container .download_btn:after{content:"";position:absolute;top:-60%;width:100%;height:300px;background:url(/assets/button_light.png) center no-repeat;background-size:contain;z-index:-1}@media (min-height: 980px){.app-hero__container .app-hero__text-container{margin-left:180px}.app-hero__container .app-hero__text-container h1{font-size:48px}.app-hero__container .app-hero__text-container p{font-size:24px}.app-hero__container .app-hero__text-container .download_btn .btn-primary{font-size:18px;height:56px}.app-hero__container .app-hero__text-container .download_btn:before{height:500px;width:500px;background-size:cover;left:-350px}}@media (max-width: 980px){.app-hero__container .app-hero__text-container{top:100px;left:0;padding:0 70px}}@media (max-width: 485px){.app-hero__container .app-hero__text-container{padding:0 30px}}.app-Section2{background:url(/assets/hero/world_map.webp) no-repeat right;background-size:contain;padding:0 0 0 120px;display:flex;justify-content:space-between;position:relative}@media (max-height: 979px){.app-Section2{min-height:82vh}}@media (max-width: 980px){.app-Section2{padding:0 0 0 70px}}@media (max-width: 830px){.app-Section2{margin-top:20vh}}@media (max-width: 648px){.app-Section2{padding:0 50px}}@media (max-width: 485px){.app-Section2{padding:0 30px}}.app-Section2:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#0c0c0c,transparent);z-index:1}.app-Section2 .section-content{position:relative;z-index:10}.app-Section2 .section-content h1{color:#fff;font-size:44px;display:flex;align-items:center;gap:10px;margin-bottom:30px;text-align:left;letter-spacing:-2px}.app-Section2 .section-content p{position:relative;color:#fff;opacity:.7;font-size:18px;max-width:529px;line-height:24px}.app-Section2 .section-content p .left-icon{position:absolute;z-index:-1;left:-70px;top:-75px}@media (max-width: 680px){.app-Section2{background-size:cover;flex-direction:column;margin-top:40vh}.app-Section2 .section-content{width:100%}}.app-Section2 .section-right{position:relative;z-index:10;height:400px;width:60%;margin-right:20px;margin-bottom:50px;background:url(/assets/hero/bg_hero2.webp) right no-repeat;align-self:flex-end;background-size:contain}@media (max-width: 680px){.app-Section2 .section-right{display:none}}@media (min-height: 980px){.app-Section2{background:url(/assets/hero/world_map2.png) no-repeat right;background-size:contain;margin-right:280px;padding:0 0 0 280px}.app-Section2 .section-right{height:300px;top:0;right:105px}}.app-Section3{padding:80px 120px;display:flex;flex-direction:column;align-items:center}@media (min-height: 980px){.app-Section3{padding:160px 280px}}@media (min-width: 1280px){.app-Section3{margin-top:60px}}.app-Section3 .heading h1{font-size:44px;margin-bottom:10px;text-align:center;letter-spacing:-2.5px}.app-Section3 .heading p{text-align:center;font-size:16px;color:#cecece}@media (max-width: 980px){.app-Section3{padding:60px 70px}}@media (max-width: 485px){.app-Section3{padding:60px 40px 40px}}.app-Section3 .app-hero_cards__container{width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:40px}.app-Section3 .app-hero_cards__container .card{position:relative;padding:20px;min-height:238px;min-width:238px;border-radius:16px;display:flex;flex-direction:column;align-items:start;border:.6px solid #2a2a2a}.app-Section3 .app-hero_cards__container .card h1{font-size:20px;font-weight:bolder;display:flex;gap:10px;width:70%}.app-Section3 .app-hero_cards__container .card p{width:70%;font-size:14px;margin-bottom:10px}.app-Section3 .app-hero_cards__container .card p:nth-child(3){margin-top:12px}.app-Section3 .app-hero_cards__container .card .font-bold{width:100%;color:#fff;font-weight:600;margin-top:20px}.app-Section3 .app-hero_cards__container .card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#151718,transparent);border-radius:16px;z-index:1}.app-Section3 .app-hero_cards__container .card *{z-index:5}.app-Section3 .app-hero_cards__container .card1{grid-column:1/3;background:#151718 url(/assets/hero/hero_card1.webp) no-repeat right;background-size:cover;border:none}.app-Section3 .app-hero_cards__container .card1 p{max-width:230px}.app-Section3 .app-hero_cards__container .card2{grid-column:3/5;background:#151718 url(/assets/hero/hero_card2.webp) no-repeat bottom right;background-size:contain}.app-Section3 .app-hero_cards__container .card2 p{max-width:259px}.app-Section3 .app-hero_cards__container .card2 p:nth-child(3){margin-top:12px}.app-Section3 .app-hero_cards__container .card3{position:relative;width:243px;background:url(/assets/hero/hero_card3.webp) no-repeat center;background-size:contain;border:none}.app-Section3 .app-hero_cards__container .card3:after{content:"";position:absolute;right:10px;top:-5px;height:30px;width:30px;background:url(/assets/hero/hero_card3_mark.webp) no-repeat;background-size:contain}.app-Section3 .app-hero_cards__container .card3:before{content:"";position:absolute;height:200px;width:100%;top:-70px;left:70px;background:url(/assets/hero/card_glare.webp) no-repeat right;background-size:contain;z-index:-1}@media (min-height: 980px){.app-Section3 .app-hero_cards__container .card3{width:calc(100% - 40px)}.app-Section3 .app-hero_cards__container .card3:after{right:20%}.app-Section3 .app-hero_cards__container .card3:before{left:0}}.app-Section3 .app-hero_cards__container .card4{grid-column:1/3;background:#151718 url(/assets/hero/hero_card4.webp) no-repeat bottom right;background-size:contain}.app-Section3 .app-hero_cards__container .card4 p:nth-child(3){margin-top:12px}.app-Section3 .app-hero_cards__container .card5{grid-column:3/6;background:#151718 url(/assets/hero/hero_card5.webp) no-repeat right}.app-Section3 .app-hero_cards__container .card5 p:nth-child(3),.app-Section3 .app-hero_cards__container .card5 p:nth-child(4),.app-Section3 .app-hero_cards__container .card5 p:nth-child(5){margin-top:12px}.app-Section3 .app-hero_cards__container .card5 p:nth-child(6){margin-top:20px}@media (max-width: 680px){.app-Section3 .app-hero_cards__container{display:flex;flex-direction:column;align-items:center}.app-Section3 .app-hero_cards__container .card{width:calc(100% - 60px)}.app-Section3 .app-hero_cards__container .card3{width:243px}}.app-Section4{padding:60px 120px;display:flex;flex-direction:column;box-sizing:border-box}@media (max-width: 980px){.app-Section4{padding:60px 70px}}@media (max-width: 485px){.app-Section4{padding:40px 30px}}.app-Section4 .heading h1{font-size:44px;margin-bottom:10px;padding:0 40px;text-align:center;letter-spacing:-2px}.app-Section4 .heading p{font-size:16px;padding:0 40px;color:#cecece;text-align:center}.app-Section4 .app-tab_screen__container{width:100%}.app-Section5{position:relative;height:50vh;margin-top:30vh;width:100%;bottom:25vh;display:flex;align-items:center;justify-content:center;z-index:99}@media (max-width: 850px){.app-Section5{bottom:10vh}}@media (max-width: 484px){.app-Section5{bottom:0vh;margin-top:50vh}}.app-Section6{padding:80px 120px;display:flex;align-items:center;flex-direction:column}@media (min-height: 980px){.app-Section6{padding:0 280px}}.app-Section6 h1{font-size:44px;letter-spacing:-3px;margin-bottom:10px}.app-Section6 p{color:#cecece}@media (max-width: 980px){.app-Section6{padding:60px 70px}}@media (max-width: 850px){.app-Section6{margin-top:100px}}@media (max-width: 485px){.app-Section6{padding:0 30px 40px}}.app-Section6 .content-grid{width:100%;display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin-top:40px;min-height:500px}@media (max-width: 880px){.app-Section6 .content-grid{display:flex;flex-direction:column}}.app-Section6 .content-grid .item{width:calc(100% - 24px);border:.6px solid #2a2a2a;padding:20px 12px;border-radius:16px;min-height:220px;min-width:210px}.app-Section6 .content-grid .item .icon{height:26px;width:26px;mix-blend-mode:overlay;margin-bottom:10px}.app-Section6 .content-grid .item h2{font-size:20px;display:flex;align-items:center;gap:10px}.app-Section6 .content-grid .item h3{font-size:20px}.app-Section6 .content-grid .item .message{width:165px}.app-Section6 .content-grid .item1{grid-column:1/3;grid-row:1/3;background:#151718 url(/assets/hero/map_to_earn_img1.webp) center no-repeat;background-size:cover;min-height:496px}.app-Section6 .content-grid .item1 p{font-size:10px;margin-bottom:20px}.app-Section6 .content-grid .item1 .top-part{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.app-Section6 .content-grid .item1 .top-part .right_lights{display:flex;gap:10px}.app-Section6 .content-grid .item1 .top-part .right_lights .light{height:5px;width:5px;border-radius:50%}.app-Section6 .content-grid .item1 .top-part .right_lights .light1{background:#ff5652}.app-Section6 .content-grid .item1 .top-part .right_lights .light2{background:#ffbd3f}.app-Section6 .content-grid .item1 .top-part .right_lights .light3{background:#00c838}.app-Section6 .content-grid .item1 .top-part img{height:30px}.app-Section6 .content-grid .item2{grid-column:3/5;background:#151718 url(/assets/hero/map_to_earn_img2.webp) center no-repeat;background-size:cover;display:flex;flex-direction:column;height:238px}.app-Section6 .content-grid .item2 h2{margin-bottom:10px}.app-Section6 .content-grid .item2 .last-line{height:100%;display:flex;justify-self:end;align-items:end}.app-Section6 .content-grid .item3{grid-column:5/7;background:#151718 url(/assets/hero/map_to_earn_img3.webp) right no-repeat;background-size:cover;min-height:238px}.app-Section6 .content-grid .item4{background:#151718 url(/assets/hero/map_to_earn_img4.webp) center no-repeat;background-size:cover;min-height:238px}.app-Section6 .content-grid .item4 .item-content{display:flex;flex-direction:column;margin-top:70px;gap:10px}.app-Section6 .content-grid .item5{background:#151718 url(/assets/hero/map_to_earn_img5.webp) center no-repeat;background-size:cover;min-height:238px}.app-Section6 .content-grid .item5 .item-content{display:flex;flex-direction:column;margin-top:70px;gap:10px}.app-Section6 .content-grid .item6{grid-column:5/7;background:#151718 url(/assets/hero/map_to_earn_img6.webp) center no-repeat;background-size:cover;min-height:238px}.app-Section6 .content-grid .item6 .item-content{display:flex;flex-direction:column;margin-top:70px;gap:10px}.app-Section7{padding:80px 120px;margin-bottom:100px;display:flex;align-items:center;flex-direction:column}@media (min-height: 980px){.app-Section7{padding:160px 280px}}.app-Section7 .heading h1{letter-spacing:-3px;font-size:44px;margin-bottom:10px;text-align:center}.app-Section7 .heading p{text-align:center;color:#cecece}@media (max-width: 980px){.app-Section7{padding:60px 70px}}@media (max-width: 485px){.app-Section7{padding:40px 30px}}.app-Section7 .content-grid{width:100%;margin-top:60px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 980px){.app-Section7 .content-grid{grid-template-columns:repeat(2,1fr)}.app-Section7 .content-grid .item3{grid-column:1/3}}@media (max-width: 674px){.app-Section7 .content-grid{display:flex;flex-direction:column}}.app-Section7 .content-grid .item{border:.6px solid #2a2a2a;border-radius:16px;height:300px;padding:20px 15px;display:flex;flex-direction:column;text-decoration:none;color:#fff}.app-Section7 .content-grid .item h1{font-size:24px;text-align:left;margin-top:20px}.app-Section7 .content-grid .item h2{font-size:20px}.app-Section7 .content-grid .item .top{display:flex;width:100%;align-items:center;justify-content:space-between}.app-Section7 .content-grid .item .top img{height:14px}.app-Section7 .content-grid .item .bottom{height:100%;width:100%;display:flex;justify-content:space-between;align-items:end}.app-Section7 .content-grid .item .bottom .btn-primary{font-size:13px;font-weight:600}@media (max-width: 450px){.app-Section7 .content-grid .item .bottom .btn-primary{width:auto;padding:0 10px}}.app-Section7 .content-grid .item1{background:#151718 url(/assets/hero/pro_mapper_img1.webp) center;background-size:cover}.app-Section7 .content-grid .item1 h2{max-width:250px}.app-Section7 .content-grid .item2{background:#151718 url(/assets/hero/pro_mapper_img2.webp) center;background-size:cover}.app-Section7 .content-grid .item2 h1{max-width:250px}.app-Section7 .content-grid .item2 .bottom img{opacity:.5;mix-blend-mode:soft-light;height:39px;width:29px}.app-Section7 .content-grid .item3{background:#151718 url(/assets/hero/pro_mapper_img3.webp) center no-repeat;background-size:cover}.app-Section7 .content-grid .item3 h2{max-width:250px}.app-Section7 .content-grid .item3 .icons-container{margin-top:90px;display:flex;width:100%;justify-content:center;gap:20px}.app-Section7 .content-grid .item3 .icons-container img{height:120px}.app-Section8{padding:80px 120px 160px;display:flex;align-items:center;flex-direction:column;text-align:center;position:relative}@media (min-height: 980px){.app-Section8{padding:80px 280px 160px}}.app-Section8 h1{letter-spacing:-3px;font-size:44px;margin-bottom:10px}.app-Section8 p{color:#cecece}.app-Section8:before{content:"";position:absolute;right:-60px;top:0;z-index:-1;height:427px;width:316px;background:url(/assets/hero/timer_coins.webp) no-repeat;background-size:contain}.app-Section8:after{content:"";position:absolute;left:50%;top:50%;z-index:-2;transform:translate(-50%,-50%);height:100%;width:100%;background:url(/assets/hero/timer_glare.webp) center no-repeat;background-size:auto}@media (max-width: 980px){.app-Section8{padding:60px 70px}}@media (max-width: 485px){.app-Section8{padding:40px 30px}}.app-Section9{padding:80px 120px;margin-bottom:100px;display:flex;align-items:center;flex-direction:column;overflow:hidden}@media (max-width: 980px){.app-Section9{padding:60px 70px}}@media (max-width: 485px){.app-Section9{padding:40px 30px}}.app-Section9 .app-post_card_container{margin-top:30px;display:flex;gap:15px}@media (max-width: 560px){.app-Section9 .app-post_card_container .app-post_card{min-height:450px!important;height:auto}}.app-Section9 .app-post_card_container button{background:none;outline:none;border:none}.app-Section9 .app-post_card_container button:disabled{opacity:.5}.app-Section9 .app-post_card_container .controller-icon{cursor:pointer}.app-Section9 .app-post_card_container .blog-card_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}@media (max-width: 740px){.app-Section9 .app-post_card_container .blog-card_grid{grid-template-columns:repeat(1,1fr)}}.app-post_card{width:calc(100% - 20px);height:364px;background:#151718;border:.6px solid #2a2a2a;padding:10px;border-radius:16px;position:relative}.app-post_card img{width:100%;height:190px;object-fit:cover;border-radius:12px}.app-post_card h1{font-size:22px!important;margin:10px 0!important;text-align:left}.app-post_card .description *{font-size:14px!important;color:#909192!important;font-weight:500!important}.app-post_card .card-bottom{position:absolute;bottom:0;display:flex;width:calc(100% - 20px);align-items:center;justify-content:space-between;font-size:12px;margin:20px 0 10px;font-weight:bolder}.app-post_card .card-bottom a{color:#14aede;text-decoration:none}.app-footer{position:relative;padding:0 120px 40px;display:flex;flex-direction:column;align-items:center}.app-footer:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:url(/assets/footer_light.png) bottom left no-repeat;background-size:contain;z-index:-1}@media (min-height: 980px){.app-footer{padding:0 280px 40px}.app-footer:after{left:135px}}@media (max-width: 980px){.app-footer{padding:0 70px 40px}}@media (max-width: 485px){.app-footer{padding:0 30px 40px}}.app-footer h1{align-self:flex-start;margin-bottom:40px;font-size:35px;font-weight:700;text-align:left}.app-footer .footer_marking{width:100%;display:flex;justify-content:space-between;font-size:10px;opacity:.8}.app-footer .footer_marking a{text-decoration:none;color:#fff}.app-footer .app-footer__container{position:relative;z-index:99;width:calc(100% - 40px);background:linear-gradient(to bottom,#0c0c0c,#151718);border-radius:16px;padding:40px;margin-bottom:40px}.app-footer .app-footer__container:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:url(/assets/footer_border.png) bottom left no-repeat;background-size:contain;z-index:-1}@media (max-width: 781px){.app-footer .app-footer__container:after{background-size:250%}}.app-footer .app-footer__container .app-footer__top{display:flex}.app-footer .app-footer__container .app-footer__top .app-footer__logo{height:100px;gap:10px;display:flex;align-items:center;width:42%}.app-footer .app-footer__container .app-footer__top .app-footer__links{display:grid;grid-template-columns:auto auto auto;gap:50px}.app-footer .app-footer__container .app-footer__top .app-footer__links a{margin-bottom:5px}@media (max-width: 580px){.app-footer .app-footer__container .app-footer__top .app-footer__links{grid-template-columns:auto auto}}.app-footer .app-footer__container .app-footer__top .app-footer__links .footer_col1,.app-footer .app-footer__container .app-footer__top .app-footer__links .footer_col2,.app-footer .app-footer__container .app-footer__top .app-footer__links .footer_col3{display:flex;flex-direction:column;gap:4px}.app-footer .app-footer__container .app-footer__top .app-footer__links .footer_col1 h3,.app-footer .app-footer__container .app-footer__top .app-footer__links .footer_col2 h3,.app-footer .app-footer__container .app-footer__top .app-footer__links .footer_col3 h3{font-size:10px;color:#858585;margin-bottom:20px}.app-footer .app-footer__container .app-footer__top .app-footer__links .footer_col1 a,.app-footer .app-footer__container .app-footer__top .app-footer__links .footer_col2 a,.app-footer .app-footer__container .app-footer__top .app-footer__links .footer_col3 a{text-decoration:none;color:#fff}.app-footer .app-footer__container .app-footer__top .footer__last-col{text-align:right;width:30%;display:flex;flex-direction:column;align-items:end}.app-footer .app-footer__container .app-footer__top .footer__last-col a{position:relative;background:#14aede;text-decoration:none;font-weight:550;font-size:14px;letter-spacing:.4px;color:#fff;width:140px;height:40px;margin-top:20px;border-radius:8px;display:flex;align-items:center;justify-content:center}@media (max-width: 880px){.app-footer .app-footer__container .app-footer__top{flex-direction:column}.app-footer .app-footer__container .app-footer__top .footer__last-col{width:100%;margin-top:40px;text-align:center;align-self:flex-start;display:flex;flex-direction:column;align-items:center;justify-content:center}}.app-footer .app-footer__bottom{display:flex;align-items:center;justify-content:space-between;align-self:flex-end;justify-self:flex-end;margin-top:80px;font-size:12px}.app-footer .app-footer__bottom a{text-decoration:none;color:#858585}.app-footer .app-footer__bottom .mail-anchor{color:#fff}.app-footer .app-footer__bottom .footer_socials{display:flex;gap:10px}.app-footer .app-footer__bottom .footer_socials a{display:flex;align-items:center;justify-content:center;height:30px;width:30px;background:#252728;border-radius:4px}@media (max-width: 708px){.app-footer .app-footer__bottom{flex-direction:column;gap:10px}}.app-about__container .app-about__Section2 .cards_container .card{height:342px;padding:10px;border-radius:16px;background:#151718b3 url(/assets/about/card_glare.png) bottom center no-repeat;background-size:contain;border:.6px solid #2a2a2a}.app-products__container{min-height:100vh;margin-top:60px;padding:40px 120px;display:flex;align-items:center;flex-direction:column}@media (min-height: 980px){.app-products__container{padding:40px 350px}}@media (max-width: 980px){.app-products__container{padding:40px 70px}}@media (max-width: 485px){.app-products__container{padding:40px 30px}}.app-products__container h1{font-size:44px;margin:60px 0 10px;font-weight:500;letter-spacing:-3px;text-align:center}.app-products__container .app-product__select-handler{height:auto;padding:10px 30px;background:#151718;border:.6px solid #2a2a2a;border-radius:6px;display:flex;gap:30px;margin-top:40px}.app-products__container .app-product__select-handler .product_selector{transition:.3s all;cursor:pointer}@media (max-width: 420px){.app-products__container .app-product__select-handler{font-size:12px;gap:20px;padding:10px}}.app-products__api{width:100%;display:flex;flex-direction:column;align-items:center}.app-products__api h1{margin-bottom:50px}.app-products__api .btn-primary{font-size:13px;height:42px;width:194px;font-weight:550}.app-products__api .api-content_wrapper{width:100%}.app-products__api .api-content_wrapper .content{width:100%;display:flex;align-items:center;gap:60px;margin-bottom:100px}.app-products__api .api-content_wrapper .content img{width:40%}.app-products__api .api-content_wrapper .content h2{font-size:26px}.app-products__api .api-content_wrapper .content p{margin-top:20px;opacity:.8}.app-products__api .api-content_wrapper .content a{margin-top:30px;display:flex;align-items:center;gap:10px;color:#14aede;text-decoration:none}.app-products__api .api-content_wrapper .content a img{width:10px;height:10px}@media (max-width: 890px){.app-products__api .api-content_wrapper .content{flex-direction:column;gap:20px;max-resolution:80px}.app-products__api .api-content_wrapper .content img{width:70%}.app-products__api .api-content_wrapper .content:nth-child(2),.app-products__api .api-content_wrapper .content:nth-child(4),.app-products__api .api-content_wrapper .content:nth-child(6){flex-direction:column-reverse}}@media (max-width: 540px){.app-products__api .api-content_wrapper .content img{width:100%}}.app-products_mapsai{width:100%;display:flex;flex-direction:column;align-items:center}.app-products_mapsai .mapsai_content{width:100%;display:flex;flex-direction:column;gap:20px;margin-top:40px}.app-products_mapsai .mapsai_content .text h2{font-size:26px}.app-products_mapsai .mapsai_content .text p{opacity:.8;margin-top:20px;font-size:18px}.app-products_mapsai .mapsai_content .content1{border-radius:16px;width:calc(100% - 60px);min-height:154px;padding:50px 30px;border:.6px solid #2a2a2a;background:#151718 url(/assets/projects/maps_img1.webp) right bottom no-repeat;background-size:contain}.app-products_mapsai .mapsai_content .content1 .text{max-width:70%}.app-products_mapsai .mapsai_content .content_wrapper_horizontal{display:flex;gap:20px}.app-products_mapsai .mapsai_content .content_wrapper_horizontal .content2{width:calc(50% - 70px);min-height:358px;padding:50px 30px;border:.6px solid #2a2a2a;background:#151718 url(/assets/projects/maps_img2.webp) right bottom no-repeat;background-size:contain;border-radius:16px;position:relative}.app-products_mapsai .mapsai_content .content_wrapper_horizontal .content2 h4{margin-top:50px;font-size:18px;font-weight:500}.app-products_mapsai .mapsai_content .content_wrapper_horizontal .content2 .p1,.app-products_mapsai .mapsai_content .content_wrapper_horizontal .content2 .p2{margin-top:20px;display:flex;align-items:center;gap:10px;font-size:18px;opacity:.8}.app-products_mapsai .mapsai_content .content_wrapper_horizontal .content2 .p1 .icon,.app-products_mapsai .mapsai_content .content_wrapper_horizontal .content2 .p2 .icon{font-size:20px}.app-products_mapsai .mapsai_content .content_wrapper_horizontal .content2 .font-light{max-width:500px}.app-products_mapsai .mapsai_content .content_wrapper_horizontal .content2:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:url(/assets/projects/maps_2_light.webp) left no-repeat;background-size:cover;border-radius:16px}.app-products_mapsai .mapsai_content .content_wrapper_horizontal .content3{width:calc(50% - 70px);min-height:358px;padding:50px 30px;border:.6px solid #2a2a2a;background:#151718 url(/assets/projects/maps_img3.webp) right bottom no-repeat;background-size:contain;border-radius:16px;position:relative}.app-products_mapsai .mapsai_content .content_wrapper_horizontal .content3 .p{margin-top:20px;font-size:18px;font-weight:500;display:flex;align-items:center;gap:15px;width:100%}.app-products_mapsai .mapsai_content .content_wrapper_horizontal .content3 .p .num{background-color:#bbb;min-height:76px;width:34px;display:flex;align-items:center;justify-content:center;border-radius:5px;border:.6px solid #fff;mix-blend-mode:overlay}@media (max-width: 678px){.app-products_mapsai .mapsai_content .content_wrapper_horizontal .content3 .p .num{width:0;padding:14px}}.app-products_mapsai .mapsai_content .content_wrapper_horizontal .content3 .p .p-t{max-width:400px}.app-products_mapsai .mapsai_content .content_wrapper_horizontal .content3:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:url(/assets/projects/maps_3_light.webp) left no-repeat;background-size:cover;border-radius:16px}@media (max-width: 650px){.app-products_mapsai .text{max-width:100%!important}.app-products_mapsai .text p{font-size:16px!important}.app-products_mapsai .content_wrapper_horizontal{flex-direction:column;align-items:center}.app-products_mapsai .content{width:calc(100% - 60px)!important}}.app-products_requestCustomData{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:60px}.app-products_requestCustomData .btn-primary{height:42px;width:194px;font-size:13px;font-weight:600}.app-products_requestCustomData .app-content_wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.app-products_requestCustomData .app-content_wrapper .card{min-width:374px;height:296px;border-radius:16px;border:.6px solid #2a2a2a;padding:15px}.app-products_requestCustomData .app-content_wrapper .card h1{font-size:24px;margin-top:30px;text-align:center}.app-products_requestCustomData .app-content_wrapper .card h2{font-size:20px}.app-products_requestCustomData .app-content_wrapper .card p{max-width:849px;font-size:18px;text-align:center}.app-products_requestCustomData .app-content_wrapper .card ul{margin-top:30px;list-style:none;font-size:18px;display:flex;flex-direction:column;gap:10px}.app-products_requestCustomData .app-content_wrapper .card ul img{width:16px;margin-right:10px}.app-products_requestCustomData .app-content_wrapper .card1{background:url(/assets/projects/req_card1.webp) center no-repeat;background-size:cover}.app-products_requestCustomData .app-content_wrapper .card2{background:url(/assets/projects/req_card2.webp) center no-repeat;background-size:cover}.app-products_requestCustomData .app-content_wrapper .card3{background:url(/assets/projects/req_card3.webp) center no-repeat;background-size:cover}.app-products_requestCustomData .app-content_wrapper .card4{grid-column:1/4;background:url(/assets/projects/req_card4.webp) center no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center}.app-products_requestCustomData .app-content_wrapper .card4 h2{font-size:24px;font-weight:600;margin-bottom:15px;text-align:center}@media (max-width: 980px){.app-products_requestCustomData .app-content_wrapper{grid-template-columns:repeat(2,1fr)}.app-products_requestCustomData .app-content_wrapper .card1{grid-column:1/2}.app-products_requestCustomData .app-content_wrapper .card2{grid-column:2/3}.app-products_requestCustomData .app-content_wrapper .card3,.app-products_requestCustomData .app-content_wrapper .card4{grid-column:1/3}}@media (max-width: 820px){.app-products_requestCustomData .app-content_wrapper{display:flex;flex-direction:column}}@media (max-width: 484px){.app-products_requestCustomData .app-content_wrapper{padding:0 10px}.app-products_requestCustomData .app-content_wrapper .card{min-width:100px;min-height:296px;height:auto;width:calc(100% - 20px)}}.app-download__container{margin:80px 0 60px;padding:40px 120px}@media (min-height: 980px){.app-download__container{padding:40px 280px}}@media (max-width: 980px){.app-download__container{padding:40px 70px}}@media (max-width: 485px){.app-download__container{padding:40px 30px}}.app-download__container .download__wrapper{min-height:516px;width:100%;background:#151718 url(/assets/downloads/download_bg.webp) no-repeat center;background-size:cover;border:.6px solid #2a2a2a;border-radius:16px;padding:60px 0 0;display:flex;align-items:center;flex-direction:column}.app-download__container .download__wrapper h1{width:70%;margin-bottom:60px;text-align:center;color:#fff;mix-blend-mode:overlay;font-weight:bolder}.app-download__container .download__wrapper .download_btn_list{margin-top:40px;display:flex;gap:40px}.app-download__container .download__wrapper .download_btn_list img{height:61px}.app-download__container .download__wrapper .downlaod_preview{width:100%;padding-top:80px;display:flex;align-items:center;justify-content:center}.app-download__container .download__wrapper .downlaod_preview img{height:242px;object-fit:contain}@media (max-width: 580px){.app-download__container .download__wrapper .download_btn_list{flex-direction:column}.app-download__container .download__wrapper .downlaod_preview img{width:90%;height:auto}}.app-download__container .join__wrapper{min-height:373px;width:calc(100% - 20px);background:#151718 url(/assets/footer_light.png) no-repeat left;background-size:cover;border:.6px solid #2a2a2a;border-radius:16px;padding:60px 20px 0 0;margin-top:60px;display:flex;gap:80px}.app-download__container .join__wrapper img{align-self:flex-start;justify-self:end;border-radius:0 0 0 16px;max-height:421px}@media (max-width: 600px){.app-download__container .join__wrapper img{height:auto;width:100%}}.app-download__container .join__wrapper .email__input{margin-top:60px}.app-download__container .join__wrapper .email__input h1{font-size:38px;font-weight:bolder;max-width:500px}.app-download__container .join__wrapper .email__input .email__input-form{width:auto;display:flex;gap:10px;margin-top:30px}.app-download__container .join__wrapper .email__input .email__input-form input{width:calc(100% - 16px);border-radius:6px;background:transparent;outline:none;border:.6px solid rgba(255,255,255,.4);padding:0 8px;color:#fff}.app-download__container .join__wrapper .email__input .email__input-form button{padding:10px 30px;background:linear-gradient(to bottom,#14aede,#14a1de);border:none;outline:none;color:#fff;border-radius:6px;font-size:19px;font-weight:bolder}@media (max-width: 850px){.app-download__container .join__wrapper{flex-direction:column-reverse;padding-top:0;gap:20px}.app-download__container .join__wrapper .email__input{padding:0 50px}}@media (max-width: 440px){.app-download__container .join__wrapper .email__input-form{display:flex;flex-direction:column}.app-download__container .join__wrapper .email__input-form input{height:39px}}.app-blog__container{width:calc(100% - 240px);margin:60px 0;padding:40px 120px;display:flex;flex-direction:column;align-items:center}@media (min-height: 980px){.app-blog__container{width:calc(100% - 560px);padding:40px 280px}}.app-blog__container .heading1{margin-bottom:50px;font-size:44px;font-weight:500;letter-spacing:-3px}@media (max-width: 980px){.app-blog__container{width:calc(100% - 140px);padding:40px 70px}}@media (max-width: 485px){.app-blog__container{width:calc(100% - 60px);padding:40px 30px}}.app-blog__container h1{font-size:44px;margin-top:40px}.app-post__card-container{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}@media (max-width: 785px){.app-post__card-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 608px){.app-post__card-container{grid-template-columns:repeat(1,1fr)}}.app-blog_posts_pagination{margin-top:40px;height:100px;display:flex;align-items:center;justify-content:center;gap:10px}.app-blog_posts_pagination img{cursor:pointer}.app-blog_posts_pagination .btn{height:30px;width:30px;border-radius:4px;background:#0c0f10;color:#858585;display:flex;align-items:center;justify-content:center;cursor:pointer}.app-blog_posts_pagination .btn-active{background:#14aede;color:#fff}:root{--light-blue: #dbecf2;--white: #FAFAFA;--blue: #14AEDE;--black: #2E2D2C;--paragraph: #171717}.contact-section-container{width:100%;height:100%;padding:4rem;display:flex;flex-direction:column;align-items:center;margin-top:20rem;margin-bottom:10rem}.contact-section-heading{font-size:2rem;font-weight:700;color:var(--black);margin-bottom:1.5rem}.contact-buttons-container{display:flex;flex-direction:column;gap:1rem;align-items:center}.contact-button{display:inline-block;padding:1rem 2rem;font-size:1.5rem;font-weight:700;text-align:center;text-decoration:none;border-radius:8px}.contact-button.whatsapp{background-color:#25d366;color:var(--white)}.contact-button.telegram{background-color:#08c;color:var(--white)}.contact-button.email{background-color:#db4437;color:var(--white)}@media screen and (max-width: 768px){.contact-section-container{padding:2rem}.contact-buttons-container,.contact-button{width:100%}}.app-about__container .app-about__Section2 .cards_container .card{height:342px;padding:10px;border-radius:16px;background:#151718b3 url(/assets/about/card_glare.png) bottom center no-repeat;background-size:contain;border:.6px solid #2a2a2a}.app-about__container .app-about__Section2 .cards_container .card{height:342px;padding:10px;border-radius:16px;background:#151718b3 url(/assets/about/card_glare.png) bottom center no-repeat;background-size:contain;border:.6px solid #2a2a2a}.app-about__container{min-height:100vh;margin-top:60px;padding:40px 120px}@media (min-height: 980px){.app-about__container{padding:40px 280px}}@media (max-width: 980px){.app-about__container{padding:40px 70px}}@media (max-width: 485px){.app-about__container{padding:40px 30px}}.app-about__container .app-about__Section1{width:100%;display:flex;align-items:center;justify-content:space-between;gap:60px;margin-top:80px}.app-about__container .app-about__Section1 .about_img1{border-radius:16px;background:#151718;background-size:contain;border:.6px solid #2a2a2a}.app-about__container .app-about__Section1 .about_img1 img{width:472px;height:412px;object-fit:cover;border-radius:16px}.app-about__container .app-about__Section1 h1{font-size:44px;letter-spacing:-3px;text-align:left;margin-bottom:40px;font-weight:500}.app-about__container .app-about__Section1 h1 .font-blue{font-weight:700}.app-about__container .app-about__Section1 h3{font-size:20px;margin:20px 0;font-style:italic}.app-about__container .app-about__Section1 b{font-weight:700}.app-about__container .app-about__Section1 p{font-size:18px;opacity:.7;font-weight:500}@media (max-width: 838px){.app-about__container .app-about__Section1{margin-top:0;flex-direction:column-reverse}.app-about__container .app-about__Section1 .about_img1{max-width:400px;width:100%;height:auto}.app-about__container .app-about__Section1 .about_img1 img{width:100%;object-fit:cover}}.app-about__container .app-about__Section2{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:100px}.app-about__container .app-about__Section2 h1{font-size:44px;letter-spacing:-3px;font-weight:500;margin-bottom:10px}.app-about__container .app-about__Section2 p{font-size:16px;opacity:.8;font-weight:500}.app-about__container .app-about__Section2 .cards_container{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-top:60px}@media (max-width: 990px){.app-about__container .app-about__Section2 .cards_container{grid-template-columns:repeat(3,1fr)}}@media (max-width: 850px){.app-about__container .app-about__Section2 .cards_container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 580px){.app-about__container .app-about__Section2 .cards_container{grid-template-columns:repeat(1,1fr)}}.app-about__container .app-about__Section2 .cards_container .card{height:342px;padding:10px;border-radius:16px;background:#151718b3 url(/assets/about/card_glare.png) bottom center no-repeat;background-size:contain;border:.6px solid #2a2a2a}.app-about__container .app-about__Section2 .cards_container .card .profile_img{border-radius:12px;height:210px;width:210px;object-fit:cover}.app-about__container .app-about__Section2 .cards_container .card h3{margin:12px 0 7px;font-size:22px}.app-about__container .app-about__Section2 .cards_container .card .socials{margin-top:40px;width:100%;display:flex;align-items:center;justify-content:center;gap:20px}.app-about__Section3{padding:80px 0;display:flex;align-items:center;flex-direction:column}.app-about__Section3 h2{font-size:30px;font-weight:bolder}.app-about__Section3 .app-about__sponsors{display:flex;align-items:center;gap:40px;margin-top:60px}.app-about__Section3 .app-about__sponsors img{height:30px}@media (max-width: 880px){.app-about__Section3 .app-about__sponsors{flex-direction:column}}.popup{position:fixed;top:0;left:0;width:100%;height:50px;display:flex;align-items:center;justify-content:space-between;background-color:#151718;color:#909192;z-index:1002;padding:0 120px;box-sizing:border-box;overflow:hidden}.popup.sticky{position:sticky}.popup .popup-content{flex:1 0 auto;padding:0 15px}.popup .popup-link{color:#14aede;text-decoration:none;padding:5px 10px;background:#252728;border-radius:8px;font-size:14px;white-space:nowrap}.popup .popup-close{background:none;border:none;cursor:pointer;color:#f0f0f0;display:flex;align-items:center;justify-content:center;margin-left:auto}@media (max-width: 980px){.popup{padding:0 70px}}@media (max-width: 770px){.popup{padding:0 30px}.popup-link{font-size:12px;padding:4px 8px}.popup-close{font-size:20px}}@media (max-width: 485px){.popup{padding:0 20px;height:40px}.popup-content p,.popup-link{font-size:11px}}:root{--primary-background: #0c0c0c}*{margin:0;padding:0}
