.NavbarDiv{display:flex;align-items:center;justify-content:space-between;padding:2px 20px;height:50px;margin-top:8px;z-index:9999}.LogoLink{padding:0}.MenuItemsDivClose{transform:translateY(-200px)}.MenuItemsDivOpen{transform:translateY(0)}.MenuItemsDiv{position:fixed;top:50px;left:0;display:none;flex-direction:column;width:100%;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.98);animation:movedown .7s 1;box-shadow:0 4px 6px -5px rgba(50,50,93,.25),0 4px 3px -5px rgba(0,0,0,.3)}.MenuItemsDivClose{animation:moveup 1s 1}@keyframes movedown{0%{transform:translateY(-400px)}to{transform:translateY(0)}}@keyframes moveup{0%{transform:translateY(0)}to{transform:translateY(-400px)}}.MenuItemsInitial{display:none}a{text-decoration:none;color:#000;padding:20px 0;font-weight:450}.Item{width:100%;text-align:center;border-top:.1px solid #c0bfbf}.MenuOpen img{background-color:rgba(204,206,211,.4);border-radius:50%;padding:1px}.itemActive{background-color:#6753fd}.itemActive a{color:hsla(0,0%,100%,.9)}.signupItem{border-bottom:.1px solid #c0bfbf}.LogoDiv img{height:40px}.loginButton{margin-right:10px}.signupButton{margin-left:10px}.button{border-radius:6px;padding:8px 20px;border:none;background-color:#000;color:#fff;font-weight:500;box-shadow:0 0 2px #000;cursor:pointer}.active{background-color:#382d88}.MenuDiv{display:none}.Menu img{height:30px}@media screen and (max-width:768px){.NavbarDiv{position:fixed;left:0;top:0;right:0;bottom:auto;z-index:9999;background-color:hsla(0,0%,100%,.95);margin:0;padding-top:5px;box-shadow:0 4px 6px -5px rgba(50,50,93,.25),0 4px 3px -5px rgba(0,0,0,.3)}.MenuItemsDiv{z-index:9998}.MenuDiv{display:block}.Menu img{height:40px}.ButtonsDiv{display:none}.LogoLink img{height:35px}}@media screen and (max-width:400px){.LogoLink img{height:35px}.Menu img{height:29px}a{font-size:14px}}.HPPart1,.HPPart2,.HPPart3{display:flex;flex-direction:row;margin:100px 0;align-items:center;justify-content:space-between;padding:0 45px}.HPPart1{margin-top:60px;margin-bottom:60px}.HPImg1 img,.HPImg3 img{width:400px;padding-right:120px}.HPImg2 img{width:400px;padding-left:120px}.HPHeading{font-size:36px;font-weight:700}.Hptext{font-size:20px;padding-right:200px;margin-top:15px;font-weight:400}.HPHeading3{font-size:22px;font-weight:800;padding-right:80px}.Hptext3{font-size:20px;padding-right:150px;font-weight:400;margin-top:15px}.HPHeading2{font-size:22px;font-weight:800}.Hptext2{font-size:20px;padding-right:0;font-weight:400;margin-top:15px}.HPBody1{padding-left:150px}.HPBody2{padding-right:120px;padding-left:190px}.HPBody1 button{border-radius:6px;padding:8px 20px;margin-top:18px;border:none;background-color:#6753fd;color:#fff;font-weight:500;box-shadow:0 0 2px #000;cursor:pointer}@media screen and (max-width:1080px){.HPParent{margin-left:45px}.HPBody1,.HPBody2,.HPBody3,.HPPart1,.HPPart2,.HPPart3{padding:0}.HPPart2{flex-direction:column-reverse}.HPPart3{flex-direction:column}.HPImg1 img{height:220px;padding:0}.HPImg2 img,.HPImg3 img{height:250px;padding:20px 0 0}.Hptext{padding:0}.Hptext3{padding-right:30px}}@media screen and (max-width:768px){.HPHeading{font-size:33px;font-weight:700}.HPParent{margin-top:100px}.HPImg1 img,.HPImg2 img,.HPImg3 img{height:200px}}@media screen and (max-width:540px){.HPHeading{font-size:33px;font-weight:800}.Hptext,.Hptext2,.Hptext3{font-size:18px}.HPHeading2,.HPHeading3{font-size:20px}.HPImg1{display:none}.HPParent{margin-left:30px}}@media screen and (max-width:400px){.HPHeading{font-size:25px;font-weight:700}.Hptext,.Hptext2,.Hptext3{font-size:14px}.HPHeading2,.HPHeading3{font-size:16px}.HPButton{font-size:12px}.HPImg1{display:none}.HPImg2 img,.HPImg3 img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:160px}.HPParent{margin-left:25px}}.LoadingMainDiv{position:absolute;height:100vh;width:100vw;top:0;left:0;background:none;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:10001}.LoadingDiv{border:5px solid #f3f3f3;border-top-color:#6753fd;border-radius:60%;width:50px;height:50px;animation:spin 3s linear infinite}.LoginBoxDiv{border-radius:6px;box-shadow:0 0 8px rgba(0,0,0,.3);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none;margin-right:30px;padding-bottom:10px}.LBHeadDiv{padding:10px 190px;font-size:30px;font-weight:700;border-bottom:1px solid #000}.LBBodyDiv{padding:60px 0;font-size:15px}.LBErrorDiv p{color:red;font-size:14px;margin-bottom:20px}.LBEmailDiv,.LBPasswordDiv{display:flex;flex-direction:column;margin-bottom:20px}.LBInput{border-color:rgba(103,83,253,.53);border-width:1px;border-radius:6px;padding:8px 6px;width:300px;margin-top:2px}.LBLoginButtonDiv{display:flex;justify-content:center;padding-bottom:40px}.LBLoginButton{width:180px;padding:12px 0;font-size:16px;border-radius:10px;border:none;background-color:#6753fd;color:#fff;font-weight:500;margin-top:20px;cursor:pointer}@media screen and (max-width:1920px){.LoginBoxDiv{margin-right:100px}}@media screen and (max-width:1440px){.LoginBoxDiv{margin-right:30px}}@media screen and (max-width:1366px){.LoginBoxDiv{margin-right:10px}}@media screen and (max-width:1080px){.LoginBoxDiv{margin-right:0}}@media screen and (max-width:540px){.LBHeadDiv{padding:10px 150px}.LBBodyDiv{padding:30px 0;font-size:15px}.LoginBoxDiv{padding-bottom:0}}@media screen and (max-width:400px){.LBHeadDiv{padding:10px 110px}.LBBodyDiv{padding:30px 0;font-size:15px}.LoginBoxDiv{padding-bottom:0}.LBInput{width:220px;margin-top:2px}.LBHeadDiv{font-size:25px}.LBBodyDiv{font-size:13px}.LBLoginButton{font-size:13px;width:150px}.LBInput{padding:6px 4px;font-size:12px;font-family:300px}}.LPMainDiv{max-height:100vh}.LPBody{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 90px;height:calc(100vh - 57px)}.LPBody img{height:400px;padding-left:60px}@media screen and (max-width:1920px){.LPBody img{height:550px;padding-left:80px}}@media screen and (max-width:1680px){.LPBody img{height:450px;padding-left:80px}}@media screen and (max-width:1440px){.LPBody img{height:400px;padding-left:60px}}@media screen and (max-width:1366px){.LPBody img{height:400px;padding-left:30px}}@media screen and (max-width:1080px){.LPBody img{display:none}.LPBody{height:calc(100vh - 77px);align-items:center;justify-content:center}}@media screen and (max-width:768px){.LPBody{margin-top:57px;height:calc(100vh - 107px)}}@media screen and (max-width:540px){.LPBody{margin-top:57px;height:calc(100vh - 127px)}}@media screen and (max-width:400px){.LPBody{margin-top:57px;height:calc(100vh - 147px)}}.SBsignupBox{border-radius:8px;box-shadow:0 0 8px rgba(0,0,0,.3);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none;margin-right:30px;padding-bottom:10px}.SBHeadDiv{padding:10px 150px;font-size:34px;font-weight:700;border-bottom:1px solid #000}.SBPrivacyPolicy{width:310px;font-size:10px;margin:5px 0;font-weight:300;text-align:center}.PrivacyPolicyLink{color:#6753fd}.SBBodyDiv{padding:20px 0;font-size:14px;font-weight:400}.SBErrorDiv p{color:red;font-size:14px;margin-bottom:5px}.SBPassword{display:flex;flex-direction:row;justify-content:space-between}.SBInputpassword{width:130px}.SBInput,.SBInputpassword{border-color:rgba(103,83,253,.53);border-width:1px;border-radius:6px;padding:4px 8px;margin:8px 0}.SBInput{width:300px}.SBSignupButtonDiv{display:flex;justify-content:center;padding-bottom:2px}.SBSignupButton{width:180px;padding:12px 0;font-size:16px;border-radius:10px;border:none;background-color:#6753fd;color:#fff;font-weight:500;margin-top:10px;cursor:pointer}.SBLocationLabel{color:#6753fd;font-weight:600;font-size:17px}.SBLocationImg{width:25px;margin:0;padding:0;cursor:pointer}.SBLocationDiv{margin-top:5px;display:flex;flex-direction:row;align-items:center;width:130px;justify-content:space-between}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media screen and (max-width:1920px){.SBsignupBox{margin-right:100px}}@media screen and (max-height:850px){.SBHeadDiv{padding:5px 150px}.SBBodyDiv{padding:10px 0}.SBsignupBox{margin-top:15px}.SBSignupButton{padding:10px 0}}@media screen and (max-width:1680px){.SBsignupBox{margin-right:100px}}@media screen and (max-width:1440px){.SBsignupBox{margin-right:40px}}@media screen and (max-width:1366px){.SBsignupBox{margin-right:30px}}@media screen and (max-width:1080px){.SBsignupBox{margin:0}}@media screen and (max-width:540px){.SBHeadDiv{padding:10px 100px;font-size:34px;text-align:center;width:200px}.SBPrivacyPolicy{width:300px}}@media screen and (max-width:480px){.SBHeadDiv{padding:10px 70px;font-size:28px;text-align:center;width:200px}.SBPrivacyPolicy{width:280px}.SBInputpassword{width:110px}.SBInput,.SBInputpassword{padding:6px 4px;margin:8px 0}.SBInput{width:250px}.SBSignupButton{margin-top:18px}}@media screen and (max-width:400px){.SBHeadDiv{padding:10px 40px;font-size:25px;text-align:center;width:200px}.SBInputpassword{width:80px;padding:6px 4px;margin:8px 0}.SBPrivacyPolicy{width:250px}.SBPrivacyPolicy a{font-size:10px}.SBInput{padding:6px 4px;width:220px;font-size:12px;margin:8px 0}.SBBodyDiv{font-size:13px}.SBSignupButton{margin-top:18px;font-size:13px;width:150px}}.SPBody{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 90px;margin-top:57px;height:calc(100% - 57px)}.SPImg{height:370px;padding-left:60px}@media screen and (max-width:1920px){.SPImg{height:550px;padding-left:100px}}@media screen and (max-width:1680px){.SPImg{height:450px;padding-left:80px}}@media screen and (max-width:1440px){.SPImg{height:400px;padding-left:60px}}@media screen and (max-width:1366px){.SPImg{height:370px;padding-left:40px}}@media screen and (max-width:1080px){.SPImg,.SPMapBox{display:none}.SPBody{display:flex;align-items:center;justify-content:center;height:calc(100vh - 142px)}}@media screen and (max-width:768px){.SPBody{height:calc(100vh - 127px)}.SPMapBox{display:none}}@media screen and (max-width:540px){.SPBody{height:calc(100vh - 137px)}.SPMapBox{display:block;transform:translateY(-10000px)}}@media screen and (max-width:400px){.SPBody{height:calc(100vh - 147px)}}.SEInput{border-color:#6753fd;border-width:1.5px;border-radius:6px;padding:8px 6px;width:800px;text-align:center;margin:0}.SEResultsDiv{width:815px;background-color:#fff;box-shadow:0 0 0 0 rgba(0,0,0,.1),0 4px 11px rgba(0,0,0,.1);z-index:10;max-height:300px;overflow:auto}.SESearchResult{padding:15px 20px;background-color:#fff;border:1px solid hsla(0,0%,79.2%,.59);height:30px;display:flex;align-items:center;justify-content:space-between}.SESearchResult:hover{background-color:hsla(0,0%,79.2%,.59)}.SEAddFriendButton{background-color:#000;cursor:pointer}.SEAddFriendButton,.SEFriendRequestSent,.SEFriends{border-radius:6px;padding:3px 7px;border:none;color:#fff;font-weight:500;box-shadow:0 0 2px #000}.SEFriendRequestSent,.SEFriends{background-color:#6753fd}.Loading{border:5px solid #f3f3f3;border-top-color:#6753fd;border-radius:60%;width:20px;height:20px;animation:spin 3s linear infinite}.SELoadingMainDiv{display:flex;align-items:center;justify-content:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:1080px){.SearchBoxMainDiv,.SEResultsDiv{width:515px}}@media screen and (max-width:768px){.SearchBoxMainDiv{width:415px}.SEResultsDiv{width:415px;font-size:13px}.SEAddFriendButton,.SEFriendRequestSent,.SEFriends{font-size:12px}}@media screen and (max-width:540px){.SearchBoxMainDiv,.SEResultsDiv{width:245px}}@media screen and (max-width:400px){.SearchBoxMainDiv,.SEResultsDiv{width:215px}}.RequestListBoxMainDiv{width:450px;position:absolute;right:120px;top:55px;background-color:#fff;box-shadow:0 0 0 0 rgba(0,0,0,.1),0 4px 11px rgba(0,0,0,.1);z-index:10;max-height:300px;border-radius:6px;overflow:auto}.RLLoadingDiv{display:flex;align-items:center;justify-content:center;height:60px}.Open{display:flex;flex-direction:column}.Close{display:none}.RLRequestDiv{padding:20px 10px;background-color:#fff;border:1px solid hsla(0,0%,79.2%,.59);height:30px;display:flex;align-items:center;justify-content:space-between}.RLEmail{font-size:12px}.RLButtonsDiv button{border-radius:6px;padding:5px 10px;border:none;color:#fff;font-weight:500;box-shadow:0 0 2px #000;cursor:pointer}.RLRejectButton{margin-right:10px;background-color:#000}.RLAcceptButton{margin-left:10px;background-color:#6753fd}.RLMobOuterDiv{position:absolute;top:0;left:0;height:100vh;width:100vw;background:none;justify-content:center;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:10000}.RLHeadingDiv,.RLMobOuterDiv{display:flex;align-items:center}.RLHeadingDiv{justify-content:flex-start;height:60px;font-weight:700;font-size:20px}.RLMobHeading{width:420px;text-align:center}.RLMobCloseButton{font-size:25px}.RequestListBoxMobMainDiv{width:450px;background-color:#fff;box-shadow:0 0 0 0 rgba(0,0,0,.1),0 4px 11px rgba(0,0,0,.1);max-height:300px;border-radius:6px;overflow:auto}@media screen and (max-width:540px){.RequestListBoxMobMainDiv{width:400px;font-size:13px}.RLMobHeading{width:370px}.RLHeadingDiv{font-size:18px}}@media screen and (max-width:400px){.RequestListBoxMobMainDiv{width:290px;font-size:13px}.RLMobHeading{width:260px}.RLHeadingDiv{font-size:18px}}.GITSBMainDiv{margin-bottom:10px}.GITSBInput{border-color:#6753fd;border-width:1.5px;border-radius:6px;padding:8px 6px;width:300px;text-align:center;margin:0}.GITSBResultsDiv{width:315px;background-color:#fff;box-shadow:0 0 0 0 rgba(0,0,0,.1),0 4px 11px rgba(0,0,0,.1);z-index:10;max-height:300px;overflow:auto}.GITSBSearchResult{padding:15px 20px;background-color:#fff;border:1px solid hsla(0,0%,79.2%,.59);height:30px;cursor:pointer;display:flex;align-items:center}.GITSBSearchResult:hover{background-color:hsla(0,0%,79.2%,.59)}@media screen and (max-width:400px){.GITSBInput,.GITSBMainDiv{width:200px}.GITSBResultsDiv{width:215px}}.MapStatsMainDiv{box-shadow:0 0 10px rgba(0,0,0,.3);width:450px;box-sizing:border-box;background-color:#fff;max-height:800px;overflow:auto}.MSGITNoSearch{height:400px;display:flex;align-items:center;justify-content:center}.MSGITButton,.MSPNYButton{width:50%;border:none;padding:15px 0;background-color:#000;color:#fff;font-weight:600;cursor:pointer;font-size:14px}.active{background-color:#6753fd}.MSPNYDiv{padding:10px 20px}.MSPNYLocationLabel{font-weight:700;padding-bottom:5px;display:flex;align-items:center}.MSPNYLocationResultDiv{display:flex;justify-content:space-between}.MSPNYResultDiv{margin-top:15px}.MSPNYResultLabel{font-weight:700;padding-bottom:5px}.MSPNYListDiv{border:1px solid rgba(0,0,0,.3);overflow:auto;height:220px;margin-bottom:10px}.PNYLoadingDiv{display:flex;height:100%;align-items:center;justify-content:center;min-height:200px}.MSPNYListItemDiv{padding:6px 15px;border-bottom:1px solid rgba(0,0,0,.3)}.MSPNYName{font-weight:500}.MSGITDiv{padding:10px 20px}.MSGITSearchInfoDiv{margin-bottom:15px}.MSGITName{font-weight:600}.MSGITPathsLabel{font-weight:600;margin-bottom:5px}.MSGITPathListDiv{border:1px solid rgba(0,0,0,.3);overflow:auto;max-height:220px;margin-bottom:10px}.MSGITPathDiv{padding:6px 15px;border-bottom:1px solid rgba(0,0,0,.3)}.MSGITPath{font-weight:600;margin:2px 0}.GITMobileOuterDiv,.PNYMobileOuterDiv{position:absolute;top:0;left:0;height:100vh;width:100vw;background:none;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:100000}.GITMobile,.PNYMobile{width:450px;background-color:#fff;border-radius:6px;box-shadow:0 0 0 0 rgba(0,0,0,.1),0 4px 11px rgba(0,0,0,.1)}.GITMobileHeader{display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:768px){.GITMobile,.PNYMobile{width:400px}.GITMobile{max-height:400px}.MSGITPathListDiv,.MSPNYListDiv{max-height:150px}}@media screen and (max-width:540px){.GITMobile,.PNYMobile{width:400px;font-size:13px}.GITMobile{max-height:400px}.MSGITPathListDiv,.MSPNYListDiv{max-height:150px}}@media screen and (max-width:400px){.GITMobile,.PNYMobile{width:290px;font-size:13px}.GITMobile{max-height:350px}.MSPNYListDiv{max-height:150px}.MSGITPathListDiv{max-height:80px}.MSGITNoSearch{height:220px}}.NavbarUserDiv{display:flex;z-index:9999;justify-content:space-between;padding:4px 20px;height:50px;box-sizing:border-box;margin-top:8px}.NULogoDiv img{height:40px}.NUMenuDiv{display:none}.NUSearchDiv input{border-color:#6753fd;border-width:1.5px;border-radius:6px;padding:8px 6px;width:800px;text-align:center}.NURequestListButton{margin-right:12px}.NURequestListBoxOpen{display:flex}.NURequestListBoxClose{display:none}.NULogoutButton{margin-left:12px}.NUMenuItemsDiv,.NUMenuItemsInitial{position:fixed;top:50px;left:0;display:none;flex-direction:column;width:100%;display:flex;align-items:center;z-index:9998;justify-content:center;background-color:hsla(0,0%,100%,.98);animation:movedown .7s 1;box-shadow:0 4px 6px -5px rgba(50,50,93,.25),0 4px 3px -5px rgba(0,0,0,.3)}.NUItem{width:100%;text-align:center;border-top:.1px solid #c0bfbf;padding:20px 0;font-weight:450}.NUMenuItemsInitial{display:none}.NUMenuItemsDivClose{animation:moveup 1s 1;transform:translateY(-400px);z-index:9998}.NUMenuItemsDivOpen{transform:translateY(0);z-index:9998}@media screen and (max-width:1080px){.NUSearchDiv input{padding:8px 6px;width:500px}}@media screen and (max-width:768px){.NavbarUserDiv{box-shadow:0 4px 6px -5px rgba(50,50,93,.25),0 4px 3px -5px rgba(0,0,0,.3);position:fixed;left:0;top:0;right:0;bottom:auto;background-color:#fff;padding:5px 20px;margin:0}.NUMenu{margin:0;padding:0}.NULogoDiv img{height:35px}.NUSearchDiv input{padding:8px 6px;width:400px}.NUMenuDiv{display:block}.NUButtonsDiv{display:none}}@media screen and (max-width:540px){.NUSearchDiv input{padding:6px 4px;width:230px;font-size:13px}.NUItem{padding:10px 0;font-weight:450;font-size:13px}}@media screen and (max-width:400px){.NUSearchDiv input{padding:6px 4px;width:200px;font-size:13px}.NUItem{padding:10px 0;font-weight:450;font-size:13px}}.Menudiv img{position:absolute;right:0;margin-right:10px;width:60px;border:none;outline:none;margin-bottom:100px;cursor:pointer}.MapStatsDiv{position:absolute;right:0;margin-right:40px;margin-top:50px}button:active{transform:translateY(2px)}@media screen and (max-width:768px){.Menudiv{display:none}}.UserPageDiv{display:flex;flex-direction:column;overflow:auto}.UPMapBox{margin-top:55px}*{font-family:"Poppins",sans-serif;margin:0;padding:0}
/*# sourceMappingURL=main.f76278a6.chunk.css.map */