*{box-sizing:border-box;padding:0;margin:0;font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}#root{display:flex;flex-direction:column;height:max-content;align-items:center;width:100%;background-color:#000;overflow:hidden}.loadingDisplayContainer{position:fixed;top:0;left:0;display:flex;height:100vh;width:100%;align-items:center;justify-content:center;background-color:#000;z-index:11}.loadingDisplayContainer>img{height:100px;width:100px;animation:loadingAnimation 2s ease 0s infinite normal forwards}@keyframes loadingAnimation{0%{opacity:.8;transform:scale(.2)}80%{opacity:0;transform:scale(1.2)}to{opacity:0;transform:scale(2.2)}}@media screen and (max-width:1025px){.loadingDisplayContainer{height:100vh;width:100%}.loadingDisplayContainer>img{height:80px;width:80px}}@media screen and (max-width:431px){.loadingDisplayContainer>img{height:60px;width:60px}}.desktopNavCon{position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;gap:20px;height:max-content;width:100%;background-color:#050505;padding:15px;z-index:11}.logoCon{display:flex;align-items:center;justify-content:center;width:100%;height:auto;background-color:transparent}.logoCon>a{height:max-content;width:max-content;transition:transform .3s ease}.logoCon>a>img{height:50px;width:50px;cursor:pointer}.logoCon>a:hover{transform:scale(1.1)}.linksCon{display:flex;align-items:center;justify-content:center;gap:50px;width:100%;height:auto}.linksCon>div{position:relative;display:flex;align-items:center;width:max-content;height:max-content;padding:10px}.linksCon>div>p{cursor:pointer;font-size:11pt;letter-spacing:1px;color:#fff;transition:transform .3s ease,color .3s ease,text-shadow .3s ease}.linksCon>div>p:hover{color:#6cbc4c;font-weight:600;transform:scale(1.1)}.linksCon>div>a{cursor:pointer;font-size:11pt;letter-spacing:1px;color:#fff;transition:transform .3s ease,color .3s ease,text-shadow .3s ease;text-decoration:none}.linksCon>div>a:hover{color:#6cbc4c;font-weight:600;transform:scale(1.1)}.servicesMenu{position:absolute;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:20px;border-radius:5px;overflow:hidden;width:250px;height:max-content;bottom:-145px;left:-80px;background-color:#121212}.servicesMenuHide{position:absolute;display:none;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:10px;border-radius:5px;overflow:hidden;width:230px;height:220px;bottom:-225px;left:-80px;background-color:#1c1c1c}.servicesMenu>div{display:flex;align-items:center;height:auto;width:85%;gap:5px;color:#fff;transition:transform .3s ease,color .3s ease}.servicesMenu>div:hover{transform:scale(1.1);color:#499bd3}.servicesMenu>div>i{height:auto;width:auto;font-size:16pt}.servicesMenu>div>a{height:auto;width:auto;cursor:pointer;font-size:10pt;text-decoration:none;color:#fff}@media screen and (max-width:1025px){.desktopNavCon{display:none;height:100vh;width:40%;left:0;overflow:hidden;animation:none;padding-top:50px;gap:100px}.linksCon{flex-direction:column}.linksCon>div{width:100%;flex-direction:column;gap:15px;align-items:center}.linksCon>div>p{font-size:14pt}.servicesMenu{position:unset;width:95%;left:0;z-index:10;border-radius:0;background-color:#111}.servicesMenu>div>p{font-size:11pt}}.mobileNavCon{position:fixed;top:0;left:0;display:none;flex-direction:column;align-items:flex-end;width:100%;height:max-content;z-index:11}.mobileNavCon>div:nth-child(1){position:relative;display:flex;justify-content:center;align-items:center;padding:20px;height:max-content;width:100%;background-color:#040404}.mobileNavCon>div:nth-child(1)>i{position:absolute;top:15px;left:10px;color:#fff;font-size:20pt}.mobileNavCon>div:nth-child(1)>a>img{height:40px;width:40px}.mobileNavMenu{position:fixed;top:0;left:0;display:none;flex-direction:column;align-items:center;gap:20px;height:100vh;width:100%;overflow:hidden;background-color:#589f3c;z-index:12;transition:height .3s ease,background-color 3s ease}.mobileNavMenu>div:nth-child(1){display:flex;justify-content:flex-end;width:100%;height:50px;padding:20px}.mobileNavMenu>div:nth-child(1)>i{color:#fff;font-size:16pt}.mobileNavMenu>div:nth-child(2){display:flex;justify-content:center;width:100%;height:max-content}.mobileNavMenu>div:nth-child(2)>a>img{height:50px;width:50px;opacity:1;transition:opacity .3s ease .3s}.mobileNavMenu>div:last-child{position:absolute;bottom:100px;display:flex;flex-direction:column;gap:15px}.mobileNavMenu>div:last-child>div:nth-child(1){display:flex;gap:10px;justify-content:center;height:max-content;width:100%}.mobileNavMenu>div:last-child>div:nth-child(1)>a>img{height:20px;width:20px;opacity:1;transition:opacity .3s ease .3s}.mobileNavMenu>div:last-child>div:nth-child(2){display:flex;gap:20px}.mobileNavMenu>div:last-child>div:nth-child(2)>a{margin:0;font-size:8pt}.mobileNavMenu>div:last-child>div:nth-child(3){display:flex;width:100%;height:max-content;justify-content:center}.mobileNavMenu>div:last-child>div:nth-child(3)>p{font-size:7pt;font-weight:500;color:#fff;opacity:1;transition:opacity .3s ease .3s}.mobileNavLink:link,.mobileNavLink:active{font-size:10pt;letter-spacing:.5px;color:#fff;margin-top:50px;opacity:1;transition:opacity .3s ease .3s;text-decoration:none}.mobileNavLink:visited,.mobileNavLink:active{color:#fff}.mobileNavLinkHide:link,.mobileNavLinkHide:active{font-size:10pt;letter-spacing:.5px;color:#fff;margin-top:50px;opacity:0;transition:opacity .3s ease;text-decoration:none}.mobileNavLinkHide:visited,.mobileNavLinkHide:active{color:#fff}.mobileNavMenuHide{position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;gap:20px;height:0vh;width:100%;background-color:#499bd3;z-index:12;overflow:hidden;transition:height .3s ease,background-color 2s ease}.mobileNavMenuHide>div:nth-child(1){display:flex;justify-content:flex-end;width:100%;height:50px;padding:20px}.mobileNavMenuHide>div:nth-child(1)>i{color:#fff;font-size:16pt}.mobileNavMenuHide>div:nth-child(2){display:flex;justify-content:center;width:100%;height:max-content}.mobileNavMenuHide>div:nth-child(2)>a>img{height:40px;width:40px;opacity:0}.mobileNavMenuHide>div:last-child{position:absolute;bottom:30px;display:flex;flex-direction:column;gap:15px}.mobileNavMenuHide>div:last-child>div:nth-child(1){display:flex;gap:10px;justify-content:center;height:max-content;width:100%}.mobileNavMenuHide>div:last-child>div:nth-child(1)>a>img{height:20px;width:20px;opacity:0}.mobileNavMenuHide>div:last-child>div:nth-child(2){display:flex;gap:20px}.mobileNavMenuHide>div:last-child>div:nth-child(2)>a{margin:0;font-size:8pt}.mobileNavMenuHide>div:last-child>div:nth-child(3){display:flex;width:100%;height:max-content;justify-content:center}.mobileNavMenuHide>div:last-child>div:nth-child(3)>p{font-size:7pt;font-weight:500;color:#fff;opacity:0}@media screen and (max-width:1025px){.mobileNavCon,.mobileNavMenu{display:flex}}.main{position:relative;display:flex;align-items:center;justify-content:center;height:120vh;width:100%;background-image:url(/background3.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;background-color:#000;z-index:10}.mainContent{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;background-color:#000000b3;z-index:10}.mainInfoBox{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;gap:20px;height:max-content;width:60%}.mainInfoBox>p:nth-child(1){position:relative;font-size:40pt;font-weight:600;color:#fff;letter-spacing:1px;text-shadow:0px 0px 2px rgb(74,222,255);text-align:center}.mainInfoBox>p:nth-child(1):before{position:absolute;left:0;top:-20px;content:"Eccentric Digital";font-size:9pt}.stayEccentric{font-weight:600;text-shadow:0px 5px 3px rgba(0,0,0,.7);color:#6cbc4c}.mainInfoBox>p:nth-child(2){font-size:11pt;color:#fff;letter-spacing:1px;text-transform:capitalize;text-align:center}.mainInfoBox>a:nth-child(3){display:flex;align-items:center;font-size:12.5pt;color:#002139;font-weight:600;letter-spacing:1px;text-transform:capitalize;border:0px;width:max-content;height:45px;padding:10px;background-color:#67c2ff;text-decoration:none;border-radius:5px;cursor:pointer;transition:transform .3s ease,background-color .3s ease,color .3s ease}.mainInfoBox>a:nth-child(3):hover{transform:scale(1.1);background-color:#6cbc4c;color:#fff}.landingBanner1{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;gap:30px;background-color:#000;height:max-content;width:90%;overflow:hidden;margin-top:50px}.bannerText1{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;height:max-content;width:max-content;z-index:10}.bannerText1>p:nth-child(1){font-size:25pt;color:#fff;letter-spacing:1px;text-transform:capitalize;font-weight:600}.bannerText1>p:nth-child(2){font-size:14pt;color:#fff;letter-spacing:1px;text-transform:capitalize}.packagesCon{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;height:max-content;margin-top:50px}.packageTitle{height:max-content;width:90%;color:#a5d4b4;font-weight:600;font-size:16pt;letter-spacing:.5px;padding:20px;background-color:#000703b3;border-radius:20px}.bannerText2{display:flex;gap:50px;align-items:center;justify-content:center;height:max-content;width:max-content;z-index:10}.bannerText2>div{display:flex;flex-direction:column;gap:10px;height:370px;width:300px;padding:20px;align-items:center;border-radius:10px;background-color:#6cbc4c;color:#fff;overflow:hidden;box-shadow:0 0 20px #02fbff33;cursor:pointer;transition:transform .3s ease}.bannerText2>div:hover{transform:scale(1.1)}.bannerText2>div>i:nth-child(1){font-size:30pt}.bannerText2>div>p:nth-child(2){font-weight:600;letter-spacing:.5px;font-size:14pt;text-align:center}.bannerText2>div>p:nth-child(3){letter-spacing:.5px;font-size:10pt;font-weight:400}.bannerText2>div>p:nth-child(4){letter-spacing:.5px;font-size:10pt;font-weight:400}.landingBanner2{position:relative;display:flex;flex-direction:column;gap:50px;align-items:center;background-color:#000;height:max-content;width:max-content;overflow:hidden;margin-top:50px}.banner2text1{display:flex;flex-direction:column;justify-content:center;width:100%;height:max-content;z-index:10}.banner2text1>p:nth-child(1){font-size:25pt;font-weight:800;color:#fff;letter-spacing:1px}.banner2text1>p:nth-child(2){font-size:12pt;font-weight:600;color:#6cbc4c;letter-spacing:1px}.banner2text2{display:flex;width:100%;gap:30px;height:max-content;z-index:10;overflow:hidden}.banner2text2>div:nth-child(1){display:flex;flex-direction:column;align-items:flex-start;gap:30px;width:500px;height:max-content}.banner2text2>div:nth-child(1)>p{color:#fff;letter-spacing:1px;line-height:20px;font-size:11pt;line-height:25px}.banner2text2>div:nth-child(2){display:flex;align-items:center;justify-content:center;width:max-content;height:max-content;border-radius:50px}.banner2text2>div:nth-child(2)>img{width:450px;height:450px}.landingBanner3{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px;background-color:#000;height:max-content;width:max-content;overflow:hidden;margin-top:100px}.banner3text1{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;gap:10px;height:max-content;z-index:10}.banner3text1>p:nth-child(1){font-size:25pt;font-weight:800;color:#fff;letter-spacing:1px;text-transform:capitalize}.banner3text1>p:nth-child(2){font-size:12pt;font-weight:600;color:#6cbc4c;letter-spacing:1px;text-transform:capitalize}.banner3text2{display:flex;flex-direction:row-reverse;gap:30px;width:100%;height:max-content;z-index:10}.banner3text2>div:nth-child(1){display:flex;align-items:center;height:max-content;width:max-content}.banner3text2>div:nth-child(1)>img{height:450px;width:450px}.banner3text2>div:nth-child(2){display:flex;flex-direction:column;gap:20px;width:500px;height:max-content}.banner3text2>div:nth-child(2)>p{color:#fff;letter-spacing:1px;line-height:20px;font-size:11pt;line-height:25px;width:70%}.landingBanner4{position:relative;display:flex;flex-direction:column;gap:50px;align-items:center;background-color:#000;height:max-content;width:max-content;overflow:hidden;margin-top:100px}.banner4text1{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;width:90%;gap:10px;height:max-content;z-index:10}.banner4text1>p:nth-child(1){font-size:25pt;font-weight:800;color:#fff;letter-spacing:1px;text-transform:capitalize}.banner4text1>p:nth-child(2){font-size:12pt;font-weight:600;color:#6cbc4c;letter-spacing:1px;text-transform:capitalize}.banner4text2{display:flex;justify-content:center;gap:20px;width:100%;height:max-content;z-index:10}.banner4text2>div:nth-child(1){display:flex;flex-direction:column;align-items:center;width:max-content;height:max-content}.banner4text2>div:nth-child(1)>img{width:450px;height:450px}.banner4text2>div:nth-child(2){display:flex;flex-direction:column;align-items:flex-start;gap:30px;width:500px;height:100%}.banner4text2>div:nth-child(2)>p{color:#fff;letter-spacing:1px;line-height:20px;font-size:11pt;line-height:25px}.bannerBtn:link,.bannerBtn:visited{display:flex;justify-content:center;gap:5px;color:#002139;letter-spacing:1px;font-size:11.5pt;font-weight:600;border:0px;background-color:#67c2ff;padding:10px;width:150px;height:40px;margin-left:10px;border-radius:5px;cursor:pointer;text-decoration:none;transition:transform .3s ease,color .3s ease,background-color .3s ease}.bannerBtn:active,.bannerBtn:hover{text-decoration:none;transform:scale(1.1);color:#fff;background-color:#6cbc4c}@media screen and (max-width:1025px){#root{gap:50px}.main{height:100vh;background-image:url(/background2.jpg)}.mainInfoBox{width:700px}.mainInfoBox>p:nth-child(1){font-size:43pt}.mainInfoBox>p:nth-child(2){font-size:16pt;text-align:center}.landingBanner1{height:max-content;width:90%}.bannerText1>p:nth-child(1){font-size:37pt}.bannerText1>p:nth-child(2){font-size:14pt}.landingBanner2{width:90%;height:max-content}.packageTitle{width:100%;font-size:14pt;border-radius:0}.bannerText2{flex-direction:column}.bannerText2>div{width:400px;height:420px;padding:25px}.bannerText2>div>i:nth-child(1){font-size:40pt}.bannerText2>div>p:nth-child(2){font-size:18pt;margin-bottom:20px}.bannerText2>div>p:nth-child(3){font-size:12pt;text-align:center}.bannerText2>div>p:nth-child(4){font-size:12pt;text-align:center}.banner2text2{flex-direction:column;justify-content:flex-start;width:100%;height:max-content;gap:20px}.banner2text1{width:100%;align-items:center}.banner2text1>p:nth-child(1){font-size:30pt}.banner2text1>p:nth-child(2){font-size:12pt}.banner2text2>div:nth-child(1){width:100%;height:max-content;align-items:flex-start}.banner2text2>div:nth-child(1)>p{font-size:11pt}.banner2text2>div:nth-child(1)>button{font-size:16pt;padding:12px}.banner2text2>div:nth-child(2){width:100%;height:500px;background-position:top center}.landingBanner3{height:max-content}.banner3text1{align-items:center}.banner3text1>p:nth-child(1){font-size:30pt;text-align:center;width:100%}.banner3text1>p:nth-child(2){font-size:12pt}.banner3text2{width:100%;height:max-content;flex-direction:column;align-items:center}.banner3text2>div:nth-child(1){height:500px;background-position:top center}.banner3text2>div:nth-child(2){width:100%;height:max-content;align-items:center}.banner3text2>div:nth-child(2)>p{font-size:11pt;width:100%}.banner3text2>div:nth-child(2)>button{font-size:16pt;padding:12px}.landingBanner4{width:90%;height:max-content}.banner4text1{align-items:center;width:100%}.banner4text1>p:nth-child(1){font-size:30pt}.banner4text1>p:nth-child(2){font-size:12pt}.banner4text2{flex-direction:column;width:100%;height:max-content}.banner4text2>div:nth-child(1){height:500px;width:100%}.banner4text2>div:nth-child(2){width:100%;height:max-content;align-items:center}.banner4text2>div:nth-child(2)>p{font-size:11pt}.banner4text2>div:nth-child(2)>button{font-size:16pt;padding:12px}}@media screen and (max-width:431px){#root{gap:0px}.main{height:100vh;background-size:cover}.mainInfoBox{width:95%}.mainInfoBox>p:nth-child(1){font-size:20pt}.mainInfoBox>p:nth-child(2){font-size:8.5pt;text-align:center}.mainInfoBox>a:nth-child(3){font-size:10pt;height:40px;padding:8px}.landingBanner1{height:max-content;width:90%}.bannerText1>p:nth-child(1){font-size:18pt}.bannerText1>p:nth-child(2){font-size:9pt;width:85%;text-align:center}.bannerText2{flex-direction:column}.bannerText2>div{width:300px;height:350px;padding:20px}.bannerText2>div>i:nth-child(1){font-size:30pt}.bannerText2>div>p:nth-child(2){font-size:14pt;margin-bottom:20px}.bannerText2>div>p:nth-child(3){font-size:8.5pt;text-align:center}.bannerText2>div>p:nth-child(4){font-size:8.5pt;text-align:center}.landingBanner2{width:90%}.banner2text2{flex-direction:column-reverse;align-items:center}.banner2text1>p:nth-child(1){font-size:18pt}.banner2text1>p:nth-child(2){font-size:9pt}.banner2text2>div:nth-child(1){width:100%;height:max-content;align-items:center}.banner2text2>div:nth-child(1)>p{font-size:8.5pt}.banner2text2>div:nth-child(1)>button{font-size:12pt;padding:10px;align-items:center}.banner2text2>div:nth-child(1)>button>i{font-size:12pt}.banner2text2>div:nth-child(2){width:max-content;height:max-content}.banner2text2>div:nth-child(2)>img{height:250px;width:250px}.landingBanner3{width:90%;gap:30px}.banner3text1>p:nth-child(1){font-size:18pt}.banner3text1>p:nth-child(2){font-size:9pt;text-align:center}.banner3text2>div:nth-child(1){height:70%}.banner3text2>div:nth-child(1)>img{height:250px;width:250px}.banner3text2>div:nth-child(2){width:100%;height:max-content;align-items:center}.banner3text2>div:nth-child(2)>p{font-size:8.5pt}.banner3text2>div:nth-child(2)>button{font-size:12pt;padding:10px;align-items:center}.banner3text2>div:nth-child(2)>button>i{font-size:12pt}.landingBanner4{width:90%;gap:0px}.banner4text1{align-items:center;width:100%}.banner4text1>p:nth-child(1){font-size:18pt}.banner4text1>p:nth-child(2){font-size:9pt}.banner4text2{flex-direction:column;align-items:center;width:100%}.banner4text2>div:nth-child(1){height:max-content;width:max-content}.banner4text2>div:nth-child(1)>img{height:250px;width:250px}.banner4text2>div:nth-child(2){width:100%;height:max-content}.banner4text2>div:nth-child(2)>p{font-size:8.5pt}.banner4text2>div:nth-child(2)>button{font-size:12pt;padding:10px;align-items:center}.banner4text2>div:nth-child(2)>button>i{font-size:12pt}.bannerBtn:link,.bannerBtn:visited{font-size:10pt;height:35px;width:130px}}.contactCon{display:flex;align-items:center;gap:50px;height:max-content;overflow:hidden;justify-content:center;width:100%;padding-top:200px;padding-bottom:100px;z-index:10;background-color:#000c}.contactForm{display:flex;flex-direction:column;gap:40px;color:#fff;width:500px;height:max-content;padding:40px;border:2px solid white;border-radius:7px;overflow:hidden}.contactForm>div:nth-child(1){display:flex;flex-direction:column;gap:10px;width:100%;height:max-content}.contactForm>div:nth-child(1)>p:nth-child(1){font-size:25pt;font-weight:800;letter-spacing:1px}.contactForm>div:nth-child(1)>p:nth-child(2){font-size:12pt;font-weight:500;letter-spacing:1px;line-height:25px}.contactForm>form:nth-child(2){display:flex;flex-direction:column;gap:30px;width:100%;height:max-content}.contactForm>form:nth-child(2)>div{display:flex;flex-direction:column;gap:10px;width:100%;height:max-content;border-bottom:2px solid white}.contactForm>form:nth-child(2)>div>input{font-size:11pt;letter-spacing:1px;height:40px;padding:10px;border:0px;background-color:transparent;outline:none;color:#67c2ff}.contactForm>form:nth-child(2)>div>input::placeholder{font-size:11pt;letter-spacing:1px;color:#ffffffb3}.contactForm>form:nth-child(2)>div>textarea{font-size:11pt;letter-spacing:1px;height:100px;padding:10px;border:0px;background-color:transparent;outline:none;resize:none;color:#67c2ff}.contactForm>form:nth-child(2)>div>textarea::placeholder{font-size:11pt;letter-spacing:1px;color:#ffffffb3}.contactForm>form:nth-child(2)>div:last-child{border:0px}.contactForm>form:nth-child(2)>div>button{display:flex;align-items:center;font-size:12.5pt;color:#002139;font-weight:600;letter-spacing:1px;text-transform:capitalize;border:0px;width:max-content;height:45px;padding:10px;background-color:#67c2ff;border-radius:5px;cursor:pointer;transition:transform .3s ease,background-color .3s ease,color .3s ease}.contactForm>form:nth-child(2)>div>button:hover{transform:scale(1.1);background-color:#6cbc4c;color:#fff}.contactDet{display:flex;flex-direction:column;width:700px;gap:20px;height:max-content;color:#fff}.contactDet>p:nth-child(1){font-size:50pt;font-weight:800;letter-spacing:1px;color:#67c2ff}.contactDet>p:nth-child(2){font-size:14pt;letter-spacing:1px;font-weight:600;line-height:25px}.contactDet>div:nth-child(3){display:flex;flex-direction:column;gap:20px;height:max-content;width:max-content}.contactDet>div:nth-child(3)>div{display:flex;gap:10px;align-items:center;height:max-content;width:max-content}.contactDet>div:nth-child(3)>div>i{font-size:25pt;color:#6cbc4c}.contactDet>div:nth-child(3)>div>p{font-size:16pt;letter-spacing:1px;font-weight:600}@media screen and (max-width:1025px){.contactCon{flex-direction:column;padding-top:140px}.contactDet>p:nth-child(1){font-size:35pt}.contactDet>p:nth-child(2){font-size:12pt}.contactDet>div:nth-child(3)>div>i{font-size:20pt}.contactDet>div:nth-child(3)>div>p{font-size:12pt}.contactForm>div:nth-child(1)>p:nth-child(1){font-size:20pt}.contactForm>div:nth-child(1)>p:nth-child(2){font-size:11pt}}@media screen and (max-width:431px){.contactCon{width:90%}.contactDet{width:100%}.contactDet>p:nth-child(1){font-size:25pt}.contactDet>p:nth-child(2){font-size:10pt}.contactDet>div:nth-child(3)>div>i{font-size:18pt}.contactDet>div:nth-child(3)>div>p{font-size:10pt}.contactForm{width:100%}.contactForm>div:nth-child(1)>p:nth-child(1){font-size:18pt}.contactForm>div:nth-child(1)>p:nth-child(2){font-size:10pt}.contactForm>form:nth-child(2)>div>input{font-size:10pt}.contactForm>form:nth-child(2)>div>input::placeholder{font-size:10pt}.contactForm>form:nth-child(2)>div>textarea{font-size:10pt}.contactForm>form:nth-child(2)>div>textarea::placeholder{font-size:10pt}}.servicesMain{display:flex;flex-direction:column;height:max-content;width:100%;color:#fff;gap:50px;padding-top:200px;z-index:10}.servicesMainTitle{display:flex;width:100%;height:max-content;justify-content:center;align-items:center;padding-top:50px}.servicesMainTitle>p{font-size:30pt;font-weight:600;letter-spacing:1px}.servicesMain>div:nth-child(2){display:flex;justify-content:center;align-items:center;height:max-content;width:100%;gap:30px}.servicesMain>div:nth-child(2)>img{height:500px;width:500px}.servicesMain>div:nth-child(2)>div:nth-child(2){display:flex;flex-direction:column;gap:20px;height:max-content;width:700px}.servicesMain>div:nth-child(2)>div:nth-child(2)>p:nth-child(1){font-size:25pt;font-weight:550;letter-spacing:.5px}.servicesMain>div:nth-child(2)>div:nth-child(2)>p:nth-child(2){font-size:12pt;letter-spacing:.5px;line-height:25px}.servicesMain>div:nth-child(2)>div:nth-child(2)>p:nth-child(3){font-size:12pt;letter-spacing:.5px;line-height:25px}.servicesMain>div:nth-child(2)>div:nth-child(2)>button:nth-child(4){display:flex;align-items:center;gap:5px;color:#fff;letter-spacing:.5px;font-size:13pt;border:0px;background:#499bd3;padding:10px;width:max-content;border-radius:7px;cursor:pointer;transition:transform .3s ease}.servicesMain>div:nth-child(2)>div:nth-child(2)>button:nth-child(4):hover{transform:scale(1.1)}.packages{display:flex;align-items:center;justify-content:center;padding:30px;gap:50px;width:100%;height:max-content}.packages>div{display:flex;flex-direction:column;align-items:center;gap:10px;width:300px;height:max-content;padding:20px;border:2px solid white;border-radius:7px}.packages>div>p:nth-child(1){font-size:14pt;letter-spacing:.5px;font-weight:600;color:#fff;text-transform:capitalize}.packages>div>p:nth-child(2){position:relative;font-size:20pt;letter-spacing:1px;font-weight:800;color:#fff;text-transform:capitalize}.packages>div>p:nth-child(2):after{position:absolute;content:"USD";color:#5e9d45;font-size:8pt;font-weight:600;top:0;margin-left:5px}.packages>div:nth-child(3)>p:nth-child(2){font-size:10pt;letter-spacing:.5px;font-weight:600;color:#5e9d45;text-transform:capitalize}.packages>div:nth-child(3)>p:nth-child(2):after{content:""}.serviceList{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;height:max-content;margin-top:20px}.serviceList>div{display:flex;gap:5px;align-items:center;width:100%;height:max-content;color:#fff}.serviceList>div>i{font-size:12pt}.serviceList>div>p{font-size:9pt;text-transform:capitalize;letter-spacing:.5px}.packageBtn:link,.packageBtn:active{color:#fff;font-size:14px;font-weight:500;background-color:#5e9d45;text-decoration:none;padding:10px;border:0px;border-radius:7px;margin-top:10px;letter-spacing:.5px;transition:transform .3s ease}.packageBtn:visited,.packageBtn:hover{color:#fff;transform:scale(1.1)}@media screen and (max-width:1025px){.servicesMain{padding-top:50px}.servicesMainTitle>p{font-size:25pt}.servicesMain>div:nth-child(2){flex-direction:column}.servicesMain>div:nth-child(2)>div:nth-child(2)>p:nth-child(1){font-size:20pt}.servicesMain>div:nth-child(2)>div:nth-child(2)>p:nth-child(2){font-size:11pt}.servicesMain>div:nth-child(2)>div:nth-child(2)>p:nth-child(3){font-size:11pt}.packages>div>{padding:10px}.packages>div>p:nth-child(1){font-size:11pt}.packages>div>p:nth-child(2){font-size:18pt}.packages>div:nth-child(3)>p:nth-child(2){font-size:9pt}.serviceList>div>p{font-size:8pt}}@media screen and (max-width:431px){.servicesMainTitle>p{font-size:18pt}.servicesMain>div:nth-child(2)>img{height:250px;width:250px}.servicesMain>div:nth-child(2)>div:nth-child(2){width:100%;padding:30px}.servicesMain>div:nth-child(2)>div:nth-child(2)>p:nth-child(1){font-size:16pt;font-weight:600}.servicesMain>div:nth-child(2)>div:nth-child(2)>p:nth-child(2){font-size:9pt}.servicesMain>div:nth-child(2)>div:nth-child(2)>p:nth-child(3){font-size:9pt}.packages{flex-direction:column}}.aboutCon{display:flex;width:100%;height:max-content;justify-content:center;padding-top:200px;overflow:hidden;z-index:10;background-color:#000c}.aboutCon>div{display:flex;flex-direction:column;height:max-content;width:50%;justify-content:center;gap:25px;color:#fff}.aboutCon>div>p{line-height:25px;font-size:11pt;letter-spacing:1px}.aboutCon>div>p:nth-child(1){font-size:30pt;font-weight:600;letter-spacing:1px;width:100%;text-align:center}.aboutCon>div>p:nth-child(2){margin-top:10px}.aboutCon>div>p:nth-child(3){font-size:16pt;font-weight:600;letter-spacing:1px;margin-top:20px}.aboutCon>div>p:nth-child(9){font-size:16pt;font-weight:600;letter-spacing:1px;margin-top:20px}@media screen and (max-width:1025px){.aboutCon{padding-top:130px}.aboutCon>div{width:100%;padding:30px}.aboutCon>div>p:nth-child(1){font-size:25pt}.aboutCon>div>p{font-size:10pt}.aboutCon>div>p:nth-child(3){font-size:16pt}.aboutCon>div>p:nth-child(9){font-size:16pt}}@media screen and (max-width:431px){.aboutCon>div>p:nth-child(1){font-size:16pt}.aboutCon>div>p{font-size:8pt}.aboutCon>div>p:nth-child(3){font-size:12pt}.aboutCon>div>p:nth-child(9){font-size:12pt}}@keyframes cube{0%{transform:scale(0) rotate(0) translate(-50%,-50%);opacity:1}to{transform:scale(20) rotate(960deg) translate(-50%,-50%);opacity:0}}.background{position:absolute;width:100%;height:120vh;top:0;left:0;margin:0;padding:0;overflow:hidden}.background li{position:absolute;top:80vh;left:45vw;width:10px;height:10px;border:solid 1px #6cbc4c;color:transparent;transform-origin:top left;transform:scale(0) rotate(0) translate(-50%,-50%);animation:cube 7s ease-in forwards infinite;z-index:9;opacity:.6}undefined .background li:nth-child(0){animation-delay:0s;left:42vw;top:27vh;border-color:#6cbc4c}.background li:nth-child(1){animation-delay:2s;left:2vw;top:36vh;border-color:#499bd3}.background li:nth-child(2){animation-delay:4s;left:88vw;top:43vh;border-color:#6cbc4c}.background li:nth-child(3){animation-delay:6s;left:85vw;top:97vh;border-color:#499bd3}.background li:nth-child(4){animation-delay:8s;left:77vw;top:80vh}.background li:nth-child(5){animation-delay:10s;left:72vw;top:69vh;border-color:#6cbc4c}.background li:nth-child(6){animation-delay:12s;left:27vw;top:77vh;border-color:#499bd3}.background li:nth-child(7){animation-delay:14s;left:36vw;top:4vh;border-color:#499bd3}.background li:nth-child(8){animation-delay:16s;left:95vw;top:14vh}.background li:nth-child(9){animation-delay:18s;left:52vw;top:64vh}.background li:nth-child(10){animation-delay:20s;left:56vw;top:88vh}.background li:nth-child(11){animation-delay:22s;left:9vw;top:22vh;border-color:#499bd3}.background li:nth-child(12){animation-delay:24s;left:26vw;top:7vh;border-color:#6cbc4c}.background li:nth-child(13){animation-delay:26s;left:15vw;top:51vh;border-color:#499bd3}.background li:nth-child(14){animation-delay:28s;left:61vw;top:56vh;border-color:#6cbc4c}@media screen and (max-width:1025px){.background{display:none}}.footerCon{display:flex;flex-direction:column;height:max-content;width:100%;gap:30px;background-color:#040404;padding:20px;overflow:hidden;margin-top:50px}.footerCon>div:nth-child(1){display:flex;align-items:center;justify-content:center;width:100%;height:max-content}.footerCon>div:nth-child(1)>div:nth-child(1){display:flex;align-items:center;justify-content:center;gap:30px;width:90%;height:max-content}.footerLink:link,.footerLink:active,.footerLink:visited{color:#fff;font-size:11pt;letter-spacing:1px;cursor:pointer;text-transform:capitalize;text-decoration:none;transition:color .3s ease,transform .3s ease}.footerLink:hover{color:#6cbc4c;transform:scale(1.1)}.footerCon>div:nth-child(1)>div:nth-child(2){display:flex;align-items:center;justify-content:center;gap:20px;width:10%;height:max-content}.footerCon>div:nth-child(1)>div:nth-child(2)>a>img{height:30px;width:30px;cursor:pointer}.footerCon>div:nth-child(2){display:flex;align-items:center;justify-content:flex-start;width:100%;height:max-content;padding:5px}.footerCon>div:nth-child(2)>p{font-size:10pt;letter-spacing:1px;color:#404040}@media screen and (max-width:1025px){.footerCon{padding:15px;gap:10px;margin-top:110px}.footerCon>div:nth-child(1){flex-direction:column;align-items:center;gap:10px}.footerCon>div:nth-child(1)>div:nth-child(1){width:100%;gap:15px}.footerLink:link,.footerLink:active,.footerLink:visited>p{font-size:7.5pt}.footerCon>div:nth-child(1)>div:nth-child(2){width:100%;gap:10px}.footerCon>div:nth-child(1)>div:nth-child(2)>img{height:25px;width:25px}.footerCon>div:nth-child(2){align-items:center;justify-content:center}.footerCon>div:nth-child(2)>p{font-size:7pt}}@media screen and (max-width:431px){.footerCon{padding:15px;gap:10px;margin-top:50px}.footerCon>div:nth-child(1){flex-direction:column;align-items:center;gap:10px}.footerCon>div:nth-child(1)>div:nth-child(1){width:100%;gap:15px}.footerLink:link,.footerLink:active,.footerLink:visited{font-size:6.5pt}.footerCon>div:nth-child(1)>div:nth-child(2){width:100%;gap:10px}.footerCon>div:nth-child(1)>div:nth-child(2)>a>img{height:20px;width:20px}.footerCon>div:nth-child(2){align-items:center;justify-content:center}.footerCon>div:nth-child(2)>p{font-size:7pt}}.termsCon{display:flex;justify-content:center;gap:20px;padding-top:200px;height:max-content;width:100%;color:#fff;overflow:hidden;background-color:#000c;z-index:10}.termsCon>div{display:flex;flex-direction:column;align-items:center;gap:35px;width:60%;height:max-content}.termsCon>div>p:nth-child(1){font-size:30pt;font-weight:600;letter-spacing:1px}.termsCon>div>p:nth-child(2){font-size:11pt;letter-spacing:1px;line-height:25px;width:100%}.termsDet{display:flex;flex-direction:column;gap:10px;width:100%;height:max-content}.termsDet>p:nth-child(1){font-size:18pt;letter-spacing:1px;font-weight:600}.termsDet>p{font-size:11pt;letter-spacing:1px;line-height:25px}.termsDet>ul{font-size:11pt;letter-spacing:1px;line-height:25px;padding-left:30px}@media screen and (max-width:1025px){.termsCon{padding-top:130px}.termsCon>div{width:100%;padding:30px}.termsCon>div>p:nth-child(1){font-size:25pt}.termsCon>div>p:nth-child(2){font-size:10pt}.termsDet>p:nth-child(1){font-size:18pt}.termsDet>p{font-size:10pt}.termsDet>ul{font-size:10pt}}@media screen and (max-width:431px){.termsCon>div>p:nth-child(1){font-size:16pt}.termsCon>div>p:nth-child(2){font-size:8pt}.termsDet>p:nth-child(1){font-size:12pt}.termsDet>p{font-size:8pt}.termsDet>ul{font-size:8pt}}
