@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:var(--color-bg)}a{color:inherit;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#040c18 25%)}.gradient__text{-webkit-text-fill-color:transparent;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}.pt__blog{display:flex;flex-direction:column}.pt__blog-heading{margin-bottom:5rem;text-align:left;width:100%}.pt__blog-heading h1{font-size:62px;line-height:75px}.pt__blog-heading h1,.pt__blog-heading h3{font-family:var(--font-family);font-weight:800}.pt__blog-heading h3{color:brown;font-size:22px;line-height:55px}.pt__blog-container{display:flex;flex-direction:row}.pt__blog-container_groupA{flex:0.75 1;margin-right:2rem}.pt__blog-container_groupB{grid-gap:2rem;display:grid;flex:1 1;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:990px){.pt__blog-container{flex-direction:column-reverse}.pt__blog-container_groupA{margin:2rem 0}.pt__blog-container_groupA .pt__blog-container_article{width:48%}.pt__blog-container_groupA .pt__blog-container_article-image{height:250px}}@media screen and (max-width:700px){.pt__blog-container_groupB{grid-template-columns:repeat(1,1fr)}.pt__blog-container_groupA .pt__blog-container_article{width:100%}.pt__blog-heading h1{font-size:46px;line-height:52px}}@media screen and (max-width:550px){.pt__blog-heading h1{font-size:34px;line-height:42px}}.pt__features-container__feature{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:1rem;width:100%}.pt__features-container__feature-title{flex:1 1;margin-right:2rem;max-width:180px}.pt__features-container__feature-title h1{color:#fff;font-family:var(--font-family);font-size:18px;font-weight:800;letter-spacing:-.04em;line-height:24px}.pt__features-container__feature-title div{background:var(--gradient-bar);box-shadow:0 4px 4px rgba(0,0,0,.25);height:3px;margin-bottom:.25rem;width:38px}.pt__features-container_feature-text{display:flex;flex:2 1;max-width:390px}.pt__features-container_feature-text p{color:var(--color-text);font-family:var(--font-family);font-size:14px;font-weight:500;line-height:24px;text-align:justify}@media screen and (max-width:550px){.pt__features-container__feature-title h1{font-size:14px;line-height:22px}.pt__features-container_feature-text p{font-size:12px;line-height:20px}.pt__features-container__feature{margin:1rem 0}}.pt__features{display:flex;flex-direction:row;justify-content:space-between;width:100%}.pt__features-heading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-right:5rem;text-align:left}.pt__features-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px}.pt__features-heading p{color:var(--color-subtext);font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px;margin-top:2rem}.pt__features-container{align-items:center;display:flex;flex:1.5 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:990px){.pt__features{flex-direction:column}.pt__features-heading{margin:0 0 2rem}}@media screen and (max-width:550px){.pt__features-heading h1{font-size:28px;line-height:38px}}.pt__footer{align-items:center;background:var(--color-footer);display:flex;flex-direction:column;justify-content:center}.pt__footer-heading{margin-bottom:3rem;text-align:center;width:100%}.pt__footer-heading h1{font-family:var(--font-family);font-size:64px;font-weight:800;line-height:75px}.pt__footer-btn{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:10rem;padding:1rem;text-align:center}.pt__footer-btn p{color:#fff;font-family:var(--font-family);font-size:18px;line-height:21px;word-spacing:2px}.pt__footer-links{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;text-align:left;width:100%}.pt__footer-links div{margin:1rem;width:250px}.pt__footer-links_logo{display:flex;flex-direction:column}.pt__footer-links_logo img{margin-bottom:1rem;width:250px}.pt__footer-links_logo p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:15px}.pt__footer-links_div{display:flex;flex-direction:column;justify-content:flex-start}.pt__footer-links_div h4{color:#fff;font-family:var(--font-family);font-size:14px;line-height:17px;margin-bottom:.9rem}.pt__footer-links_div p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:12px;line-height:15px;margin:.5rem 0}.pt__footer-copyright{margin-top:2rem;text-align:center;width:100%}.pt__footer-copyright p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:15px}@media screen and (max-width:850px){.pt__footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.pt__footer-heading h1{font-size:34px;line-height:42px}.pt__footer-links div{margin:1rem 0}.pt__footer-btn p{font-size:14px;line-height:20px}}@media screen and (max-width:400px){.pt__footer-heading h1{font-size:27px;line-height:38px}}.pt__header{display:flex;flex-direction:row}.pt__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pt__header-content h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.pt__header-content p{font-size:20px}.pt__connect__text,.pt__header-content p{color:var(--color-text);font-family:var(--font-family);font-weight:400;line-height:28px;margin-top:1.5rem}.pt__connect__text{font-size:18px}.pt__header-content__img{background-color:#5349e0;border-radius:15px;display:flex;flex-direction:row;margin-top:10px;padding:10px;width:auto}.pt__header-content__img img{color:#fff;margin-right:10px;width:30px}.pt__header-content__img img:hover{cursor:pointer;-webkit-transform:translateY(-3px);transform:translateY(-3px);transition:.2s}.pt__header-image{align-items:center;display:flex;flex:1 1;justify-content:center}.pt__header-image img{height:auto;width:100%}@media screen and (max-width:1050px){.pt__header{flex-direction:column}.pt__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.pt__header-content h1{font-size:48px;line-height:60px}.pt__header-content p{font-size:16px;line-height:24px}.pt__header-content__people{flex-direction:column}.pt__header-content__people p{margin:0}.pt__header-content__input button,.pt__header-content__input input{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.pt__header-content h1{font-size:36px;line-height:48px}.pt__header-content p{font-size:14px;line-height:24px}.pt__header-content__input button,.pt__header-content__input input{font-size:12px;line-height:16px}}.contact-page-sec{margin-top:90px;min-height:100vh;padding:10px 50px}.pt__footer-btn{border:none;margin:0}.pt__footer-btn p{align-items:center;border:1px solid #fff;border-radius:10px;display:flex;justify-content:center;padding:1rem;text-align:center;width:auto}.col-md-4{border-radius:10px}.row1{display:flex;flex-direction:row;justify-content:center}.container .row1,.row1{margin-top:0}.contact-info{display:inline-block;margin:10px;text-align:center}.contact-info-icon{margin-bottom:15px}.contact-info-item{background:#071c34;border-radius:10px;padding:30px 0}.contact-page-sec .contact-page-form h2{color:#071c34;font-size:22px;font-weight:700;text-transform:capitalize}.contact-page-form{padding:10px 50px}.contact-page-form .col-md-6.col-sm-6.col-xs-12{padding-left:0}.contact-page-form.contact-form input{margin-bottom:5px}.contact-page-form.contact-form textarea{height:110px}.contact-page-form.contact-form input[type=submit]{background:#071c34;border-color:#071c34;width:150px}.contact-info-icon i{color:#fda40b;font-size:48px}.contact-info-text p{margin-bottom:0}.contact-info-text h2{color:#fff;font-family:var(--font-family);font-size:22px;font-weight:600;margin-bottom:10px;text-transform:capitalize}.contact-info-text span{color:#999;display:inline-block;font-family:var(--font-family);font-size:16px;width:100%}.contact-info-icon img{background-color:#fff;border-radius:10px;padding:2px}.contact-info-text .email__add:hover{color:#dd791c}.contact-page-form input{background:#f9f9f9 none repeat scroll 0 0;border:1px solid #f9f9f9;border-radius:4px;margin-bottom:20px;padding:12px 16px;width:100%}.contact-page-form .message-input{display:inline-block;padding-left:0;width:100%}.single-input-field textarea{background:#f9f9f9 none repeat scroll 0 0;border:1px solid #f9f9f9;border-radius:4px;height:120px;padding:12px 16px;width:100%}.single-input-fieldsbtn input[type=submit]{background:#fda40b none repeat scroll 0 0;color:#fff;display:inline-block;font-size:16px;font-weight:600;margin-top:20px;padding:10px 0;text-transform:capitalize;width:150px}.single-input-fieldsbtn input[type=submit]:hover{background:#071c34;border-color:#071c34;transition:all .4s ease-in-out 0s}.single-input-field h4{color:#464646;font-size:14px;text-transform:capitalize}.contact-page-form{display:inline-block;width:100%}.contact-page-map{border-radius:20px;margin-top:50px}.contact-page-form form{padding:20px 15px 0}@media screen and (max-width:950px){.contact-page-sec{flex-direction:column}.pt__possibility-image{margin:1rem 0}.pt__possibility-image img{height:auto;width:auto}.pt__possibility-content{margin-top:2rem}}@media screen and (max-width:700px){.contact-page-sec{flex-direction:column}.col-md-4,.row1{display:flex;justify-content:center;width:100%}.row1{flex-direction:column;margin-top:0}}.pt__whatpt{background:var(--color-footer);background:radial-gradient(circle at 30% -100%,#042c54 25%,#042c54 85%,#1b78de 100%);-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:column;padding:2rem}.pt__whatpt,.pt__whatpt-feature{display:flex}.pt__whatpt-feature .pt__features-container__feature{margin:0}.pt__whatpt-feature .pt__features-container_feature-text{max-width:700px}.pt__whatpt-heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:4rem 0 2rem}.pt__whatpt-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;max-width:510px}.pt__whatpt-heading p{color:var(--color-subtext);cursor:pointer;font-size:16px;line-height:30px}.pt__whatpt-heading p,.pt__whatpt-intro{font-family:var(--font-family);font-weight:500}.pt__whatpt-intro{color:var(--color-text);font-size:13px;line-height:24px;text-align:justify}.pt__whatpt-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem}.pt__whatpt-container .pt__features-container__feature{display:initial;flex:1 1;flex-direction:column;margin:1rem;min-width:210px}.pt__whatpt-container .pt__features-container_feature-text{margin-top:.5rem}@media screen and (max-width:850px){.pt__whatpt-heading{align-items:flex-start;flex-direction:column;margin-bottom:0}.pt__whatpt-heading p{margin-top:1rem}}@media screen and (max-width:650px){.pt__whatpt-feature .pt__features-container__feature{flex-direction:column}.pt__whatpt-feature .pt__features-container_feature-text{margin-top:.5rem}.pt__whatpt-heading h1{font-size:28px;line-height:40px}}@media screen and (max-width:350px){.pt__whatpt-container .pt__features-container__feature{margin:1rem 0;min-width:100%}}.pt__blog-container_article{background:var(--color-footer);display:flex;flex-direction:column;height:100%;width:100%}.pt__blog-container_article-image{background:var(--color-bg);height:100%;width:100%}.pt__blog-container_article-image img{height:100%;width:100%}.pt__blog-container_article-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 1.5rem}.pt__blog-container_article-content p{color:#fff;font-family:var(--font-family);font-size:11.65px;font-weight:700;line-height:35px}.pt__blog-container_article-content h3{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:25.11px;font-weight:800;line-height:30.3px;margin-bottom:5rem}.pt__blog-container_article-content p:last-child{cursor:pointer}@media screen and (max-width:550px){.pt__blog-container_article-content h3{font-size:18px;line-height:25p}}.pt__brand{flex-wrap:wrap}.pt__brand,.pt__brand div{align-items:center;display:flex;justify-content:center}.pt__brand div{flex:1 1;margin:1rem;max-width:150px;min-width:120px}.pt__cta{align-items:center;background:var(--gradient-bar);border-radius:1rem;display:flex;flex-direction:row;justify-content:space-between;margin:4rem;padding:2rem}.pt__cta-content{color:#fff;display:flex;flex-direction:column;text-align:left}.pt__cta-content p{font-family:var(--font-family);font-size:12px;font-weight:500;line-height:30px}.pt__cta-content h3{font-family:var(--font-family);font-size:24px;font-weight:800;line-height:45px}.pt__cta-btn{align-items:center;display:flex;justify-content:center;margin-left:2rem}.pt__cta-btn button{background:#000;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:700;line-height:30px;min-width:150px;outline:none;padding:.5rem 1rem}@media screen and (max-width:650px){.pt__cta{flex-direction:column}.pt__cta-btn{margin:2rem 0 0}}@media screen and (max-width:550px){.pt__cta{flex-direction:column;margin:4rem 2rem}.pt__cta-content h3{font-size:18px;line-height:32px}.pt__cta-btn button{font-size:14px;line-height:28px}}.abt-btn:hover,.contact-btn:hover,.home-btn:hover,.proj-btn:hover,.service-btn:hover{color:#ff4820}.pt__navbar{justify-content:space-between;padding:2rem 6rem}.pt__navbar,.pt__navbar-links{align-items:center;display:flex}.pt__navbar-links{flex:1 1;justify-content:flex-start}.pt__navbar-links_logo{margin-right:2rem}.pt__navbar-links_logo img{width:200px}.pt__navbar-links_container{display:flex;flex-direction:row}.pt__navbar-sign{align-items:center;display:flex;justify-content:flex-end}.pt__navbar-links_container p,.pt__navbar-menu_container p,.pt__navbar-sign p{color:#585656;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize}.pt__navbar-menu_container button,.pt__navbar-sign button{background:#ff4820;border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;outline:none;padding:.5rem 1rem}.pt__navbar-sign button:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);transition:.4s}.pt__navbar-menu{display:none;margin-left:1rem;position:relative}.pt__navbar-menu svg{cursor:pointer}.pt__navbar-menu_container{align-items:flex-end;background:var(--color-footer);border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;padding:2rem;position:absolute;right:0;text-align:end;top:40px}.pt__navbar-menu_container p{margin:1rem 0}.pt__navbar-menu_container-links-sign{display:none}@media screen and (max-width:1050px){.pt__navbar-links_container{display:none}.pt__navbar-menu{display:flex}}@media screen and (max-width:700px){.pt__navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.pt__navbar{padding:2rem}.pt__navbar-sign{display:none}.pt__navbar-menu_container{top:20px}.pt__navbar-menu_container-links-sign{display:block}}:root{--font-family:"Manrope",sans-serif;--gradient-text:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);--gradient-bar:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);--color-bg:#040c18;--color-footer:#031b34;--color-blog:#042c54;--color-text:#81afdd;--color-subtext:#ff8a71}
/*# sourceMappingURL=main.5e8e4117.css.map*/