*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif;overflow-x:hidden}body{width:100%;background-color:#000}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#fff;border-radius:10px;border:3px solid transparent}*{scrollbar-width:thin;scrollbar-color:rgb(255,255,255) transparent}a{all:unset}.Link{cursor:pointer;all:unset!important;text-decoration:none!important}.glow-on-hover{outline:none;color:#fff;cursor:pointer;position:relative;z-index:0;overflow:hidden;border-radius:20px 20px 0;padding:2px}.glow-on-hover:before{content:"";background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);animation:glowing 20s linear infinite;opacity:0;transition:opacity .3s ease-in-out}.glow-on-hover:active{color:#fff!important}.glow-on-hover:active:after{background:transparent}.glow-on-hover:hover:before{opacity:1}.glow-on-hover:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;left:0;top:0;border-radius:10px}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.title1{color:#a0a0a0;font-size:20px;font-weight:500;text-align:center;cursor:default;overflow:hidden}.third{all:unset;background-color:#000!important;border-radius:100px;margin:50px 20px 20px;font-size:.7em;padding:15px 100px;cursor:pointer;color:#fff;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.third:hover{box-shadow:0 0 10px #7862f04d inset,10px 0 20px #a090fb99,-10px 0 20px #7862f099}.anm{animation:appear linear;animation-timeline:view();animation-range:entry 0% cover 25%}.pop{animation:pop linear;animation-timeline:view();animation-range:entry 0% cover 25%}.title2{color:#a0a0a0;font-size:26px;font-weight:500;cursor:default}.subTitle1{display:inline-block;background:linear-gradient(to bottom right,#fff,#999);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:capitalize;font-size:14px;font-weight:300;margin-top:20px;cursor:default}.LoadingScreen{width:100vw;overflow:hidden!important;height:90vh;display:flex;justify-content:center;align-items:center}.logo{width:160px;height:45px;cursor:pointer}.navContainer{width:100%;z-index:99;position:fixed;display:flex;justify-content:space-between;align-items:center;padding:20px 50px}.navContainer .navItems{display:flex;flex-direction:row;gap:20px;color:#a0a0a0;text-transform:capitalize;cursor:pointer}@keyframes slide-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.slide-in{animation:slide-in .6s cubic-bezier(.4,0,.2,1) forwards;will-change:transform,opacity}.navItem{font-weight:400;color:#a0a0a0}.navItem:hover{color:#5f6baa}#glassbackground,.card{background:#201d1d40!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border-radius:0!important;border:1px solid rgba(26,24,24,.18)}#PhoneNav{display:flex;justify-content:space-between;align-items:center;padding:20px}#PhoneNavItem{text-transform:capitalize;font-weight:500;margin:10px 0}#SideBarContainer{margin:30px}#menuicon{color:#fff}.heroSection{background-image:url(/assets/heroSectionBg-JrHC20OJ.png);display:flex;align-items:center;width:100%;background-repeat:no-repeat;background-size:contain;gap:10px;height:100VH;overflow:hidden}.heroSection .LeftSection{margin:0 100px;height:55vh;overflow:hidden}.heroSection .IntoText{color:#fff;font-size:4em;font-weight:400;cursor:default}.heroSection .SubText{margin-top:10px;color:#fff;font-size:1em;font-weight:300;cursor:default}.heroSection .Btn1{all:unset;background-color:#000;border-radius:100px;color:#fff;margin-top:50px;font-size:.7em;padding:10px 80px}.heroSection .HeroModelDiv{flex-direction:column;display:flex;justify-content:center;text-align:center;overflow:hidden;cursor:grab}.heroSection .ModelSubContent{color:#a0a0a0;font-size:1em;font-weight:400;cursor:default}.SectionContainer{width:100%;background-repeat:no-repeat;background-size:contain;gap:10px;height:100VH;flex-direction:column;height:fit-content;background-size:cover!important;background:url(/assets/sectionTop-BIbDbxyi.png);text-align:center;overflow:hidden;padding:50px}.aboutContianer{display:flex;justify-content:center;cursor:grab;overflow:hidden}#crnbtn{background:url(/assets/cardbg-BBS3XaZW.png);background-size:cover;transition:all .15s ease-in-out}.techbtnSection{display:flex;justify-content:center;gap:50px;overflow:hidden;flex-direction:row}.techbtnSection .TechBtns{display:flex;justify-content:center;flex-direction:row;gap:10px;justify-content:left;width:250px;margin-top:40px;cursor:pointer;padding:10px 20px;align-items:center;background-color:transparent;border-radius:10px;border:solid 1px #5E5E5E}.techbtnSection .TechBtns:hover{background:url(/assets/cardbg-BBS3XaZW.png);background-size:cover}.techbtnSection .TechBtns .techCardBtnText{display:inline-block;background:linear-gradient(to bottom right,#fff,#999);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:14px;font-weight:300}.techbtnSection .TechBtns .btnicon{width:55px;height:55px}.card{display:flex;justify-content:center;flex-direction:row;gap:50px;cursor:default;margin:30px 90px;padding:40px 10px;background-color:transparent;border-radius:10px!important;border:solid 1px rgba(94,94,94,.8);position:relative;overflow:hidden}.card .cardImg{width:500px;height:300px;border-radius:15px;object-fit:cover;border:1px solid rgba(94,94,94,.5);transition:all .3s ease}.card .cardImg:hover{transform:scale(1.02);border-color:#5e5e5ecc}.card .cardTitle{color:#fff;font-size:20px;font-weight:400;text-align:left;margin-top:10px}.card .cardSubtitle{color:#a0a0a0;font-size:16px;font-weight:300;text-align:left;margin-top:10px}.card .cardPoints{color:#a0a0a0;font-size:14px;font-weight:300;text-align:left;display:inline-block;background:linear-gradient(to bottom right,#fff,#999);-webkit-background-clip:text;-webkit-text-fill-color:transparent;width:550px;margin-top:10px}.loading-screen{opacity:1;transition:opacity 1s ease-out}.loading-screen.fade-out{opacity:0}.home-container{opacity:0;transition:opacity 1s ease-in}.home-container.fade-in{opacity:1}.tiltcard{flex:1 1 calc(33.333% - 40px);box-sizing:border-box;overflow:hidden}.tiltcard2{width:60vw!important}.feedBackContainer{margin-top:30px;display:flex;flex-wrap:wrap;gap:20px;overflow:hidden;padding:20px}.feedBackContainer .feedBackCard{cursor:default;background-color:#141414;padding:30px;border-radius:20px 20px 0;color:#fff;overflow:hidden}.feedBackContainer .feedBackCard .feedBackUserTitle{text-align:left;color:#a0a0a0;font-weight:300}.feedBackContainer .feedBackCard .feedBackUserTitle2{text-align:left;color:#a0a0a0;font-weight:300;margin:0!important}.feedBackContainer .feedBackCard .userSection{display:flex;align-items:center;gap:20px}.feedBackContainer .feedBackCard .feedBackUserName{color:#fff;font-size:16px;font-weight:400;text-align:left}.feedBackContainer .feedBackCard .feedBackUserComment{margin-top:20px;color:#fff;font-size:12px;font-weight:200;text-align:left}.ContactUsContainer{margin-top:80px;background-color:#1414147b;width:60vw;padding:50px;border-radius:10px;transition:all .3s ease;box-shadow:0 8px 32px #64b4ff40;border:1px solid rgba(100,180,255,.3)}.ContactUsContainer .input{width:100%;background-color:#2f2f2f5e;padding:10px 20px;border-radius:5px;outline:none;border:0px;color:#fff;transition:all .3s ease}.ContactUsContainer h5{color:#a0a0a0;font-size:14px;font-weight:300;text-align:left;margin:10px 0}.ContactUsContainer:hover .input{background:#282828cc}.ContactUsContainer .mailsentnote{color:#8fdb70;font-size:14px;font-weight:300;text-align:center}.ContactUsContainer .contactbtn:hover{background-color:#1a1a1a;box-shadow:0 4px 16px #0006;cursor:pointer}#projects div{display:flex;justify-content:center}#projects h6{color:#a0a0a0;font-size:14px;font-weight:300;margin-top:50px;width:60vw;text-align:center}.Footer{width:100%;background-repeat:no-repeat;background-size:contain;gap:10px;height:100VH;height:fit-content;background-size:cover!important;background:url(/assets/footer-EjHa8loB.png);text-align:center;overflow:visible;padding:60px 50px}@media only screen and (max-width:1024px){.Footer{padding:50px 35px}}@media only screen and (max-width:600px){.Footer{padding:40px 20px}}.Footer .footer-grid-container{display:grid;grid-template-columns:1fr 1.5fr 1.5fr;gap:60px;margin-bottom:60px;justify-items:start;overflow:visible;align-items:start}@media only screen and (max-width:1024px){.Footer .footer-grid-container{grid-template-columns:1fr 1fr;gap:40px;align-items:start}}@media only screen and (max-width:600px){.Footer .footer-grid-container{grid-template-columns:1fr;gap:30px;justify-items:center;align-items:center}}.Footer .footer-column{display:flex;flex-direction:column;gap:15px;overflow:visible}@media only screen and (max-width:600px){.Footer .footer-column{justify-items:center;align-items:center}}.Footer .footer-logo-section{display:flex;justify-content:flex-start}@media only screen and (max-width:600px){.Footer .footer-logo-section{justify-content:center}}.Footer .footerLogo{width:170px;height:auto}.Footer .footer-column-title{margin-bottom:10px;color:#fff;font-size:16px;font-weight:600;text-align:center}@media only screen and (max-width:600px){.Footer .footer-column-title{text-align:center}}.Footer .footer-contact-info{overflow:visible;align-items:center;text-align:center;display:flex;flex-direction:column;gap:15px}@media only screen and (max-width:1024px){.Footer .footer-contact-info{align-items:center}}@media only screen and (max-width:600px){.Footer .footer-contact-info{align-items:center;text-align:center}}.Footer .footer-contact-info .contact-item{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:15px;padding:5px 0;transition:all .3s ease;justify-content:flex-start;width:100%}@media only screen and (max-width:1024px){.Footer .footer-contact-info .contact-item{flex-direction:column;gap:8px;justify-content:center;align-items:center}}@media only screen and (max-width:600px){.Footer .footer-contact-info .contact-item{justify-content:center;align-items:center;flex-direction:column}}.Footer .footer-contact-info .contact-item .contact-icon{width:24px;height:24px;min-width:24px;opacity:.9;transition:all .3s ease;margin-top:0;flex-shrink:0;display:block;object-fit:contain}@media only screen and (max-width:600px){.Footer .footer-contact-info .contact-item .contact-icon{width:22px;height:22px;min-width:22px}}.Footer .footer-contact-info .contact-item .contact-icon:hover{opacity:1;transform:scale(1.15);filter:brightness(1.5) drop-shadow(0 0 8px rgba(95,107,170,.4))}.Footer .footer-contact-info .contact-item>a{display:flex;align-items:center;flex:1}.Footer .footer-contact-info .contact-item a{text-decoration:none;color:inherit;text-align:left;white-space:nowrap}@media only screen and (max-width:1024px){.Footer .footer-contact-info .contact-item a{text-align:center}}.Footer .footer-contact-info .contact-item a h5{margin:0;transition:color .3s ease;color:#a0a0a0;text-align:left}@media only screen and (max-width:1024px){.Footer .footer-contact-info .contact-item a h5{text-align:center}}.Footer .footer-contact-info .contact-item a h5:hover{color:#5f6baa}.Footer .footer-contact-info .footer-emails{display:flex;flex-direction:column;gap:4px;align-items:flex-start;text-align:left}@media only screen and (max-width:1024px){.Footer .footer-contact-info .footer-emails{align-items:center;text-align:center}}.Footer .footer-contact-info .footer-emails a{text-decoration:none;color:inherit}.Footer .footer-contact-info .footer-emails h5{margin:0;transition:color .3s ease;color:#a0a0a0;text-align:left;line-height:1.4}@media only screen and (max-width:1024px){.Footer .footer-contact-info .footer-emails h5{text-align:center}}.Footer .footer-contact-info .footer-emails h5:hover{color:#5f6baa}.Footer .footer-links-section{align-items:center;text-align:center}.Footer .footer-links-section h5{transition:all .3s ease;padding-left:0;color:#a0a0a0}.Footer .footer-links-section h5:hover{color:#5f6baa;transform:translate(5px)}.Footer .footer-social-section{display:flex;flex-direction:column;align-items:center;gap:20px;margin:60px 0 40px;padding:40px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}@media only screen and (max-width:600px){.Footer .footer-social-section{margin:40px 0 30px;padding:30px 0;gap:15px}}.Footer .footer-social-section .footer-section-title{color:#fff;font-size:16px;font-weight:600;text-align:center;margin:0}.Footer .footer-social-section .footer-social-icons{display:flex;gap:30px;justify-content:center;overflow:visible;flex-wrap:wrap;align-items:center}@media only screen and (max-width:600px){.Footer .footer-social-section .footer-social-icons{gap:10px}}.Footer .footer-social-section .footer-social-icons a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}@media only screen and (max-width:600px){.Footer .footer-social-section .footer-social-icons a{width:36px;height:36px}}.Footer .footer-social-section .footer-social-icons .footer-social-icon{width:100%;height:100%;display:block;transition:all .3s ease;object-fit:contain}@media only screen and (max-width:600px){.Footer .footer-social-section .footer-social-icons .footer-social-icon{width:100%;height:100%}}.Footer .footer-ai-section{display:flex;flex-direction:column;align-items:center;gap:15px;margin:40px 0 20px}.Footer .footer-ai-section .footer-section-title{color:#fff;font-size:16px;font-weight:600;text-align:center;margin:0}.Footer .footer-ai-section .ai-link{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:16px;background:#b8d4ff14;border:2.5px solid rgba(184,212,255,.4);transition:all .4s cubic-bezier(.25,.46,.45,.94);cursor:pointer;position:relative;overflow:hidden}@media only screen and (max-width:600px){.Footer .footer-ai-section .ai-link{width:55px;height:55px;border-radius:12px;border:2px solid rgba(184,212,255,.4)}}.Footer .footer-ai-section .ai-link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,rgba(184,212,255,.2) 0%,transparent 70%);opacity:0;transition:opacity .4s ease}.Footer .footer-ai-section .ai-link:hover{background:#b8d4ff26;border-color:#b8d4ffcc;transform:translateY(-5px) scale(1.05);box-shadow:0 12px 30px #b8d4ff59,inset 0 0 20px #b8d4ff1a}.Footer .footer-ai-section .ai-link:hover:before{opacity:1}.Footer .footer-ai-section .ai-link:hover .footer-ai-icon{opacity:1;filter:brightness(1.3) drop-shadow(0 0 12px rgba(184,212,255,.6));transform:scale(1.15) rotate(5deg)}.Footer .footer-ai-section .ai-link .footer-ai-icon{width:40px;height:40px;opacity:.85;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;z-index:1;display:block;object-fit:contain}@media only screen and (max-width:600px){.Footer .footer-ai-section .ai-link .footer-ai-icon{width:32px;height:32px}}.Footer .footer-description-section{text-align:center;margin:40px 0 0;padding-top:40px;border-top:1px solid rgba(255,255,255,.1)}.Footer .footerDescription{color:#a0a0a0;font-size:13px;font-weight:300;text-align:center;cursor:default;max-width:800px;margin:0 auto;line-height:1.6}.Footer h5{cursor:pointer;margin:0;color:#a0a0a0;font-size:14px;font-weight:300;text-align:center;transition:color .3s ease}@media only screen and (max-width:600px){.Footer h5{text-align:center}}.Footer img{width:40px;height:40px;transition:all .3s ease}.footer-copyright{padding:20px 15px;background:#0d0d0d}.footer-copyright h4{color:#fff;cursor:default;font-size:.7em;font-weight:300;text-align:center;margin:0}.footer-social-icon:hover{filter:brightness(1.8) drop-shadow(0 0 8px rgba(255,255,255,.6));cursor:pointer;transform:scale(1.1)}.footer-social-icons a:hover .footer-social-icon{filter:brightness(1.8) drop-shadow(0 0 8px rgba(255,255,255,.6));transform:scale(1.1)}.portFolioContainer{width:100%;background-repeat:no-repeat;background-size:contain;gap:10px;height:100VH;flex-direction:column;background-size:cover!important;background:url(/assets/portfolioback-C3UPW0Px.png);text-align:center;overflow:hidden;padding:50px}#PortfolioTitle{margin-top:100px;font-size:35px!important;color:#fff}.portFolioInnerContainer{margin-top:40px;display:flex;justify-content:center}.ProjectCard{border-radius:10px;width:350px;cursor:pointer;height:400px;transition:transform .3s ease-in-out}.ProjectCard:hover{transform:scale(1.05)}.projectinner{display:flex;gap:20px;overflow:hidden;margin-top:30px}.AboutCard{width:100%;background-repeat:no-repeat;background-size:contain;gap:10px;height:100VH;background-size:cover!important;background:url(/assets/aboutcard-B2TKrWxs.png);text-align:center;overflow:hidden;padding:50px;width:95vw;height:100%;border-radius:10px;margin:10px}.AboutCard h5{color:#a0a0a0;font-size:16px;font-weight:500;text-align:center}.AboutCard h6{margin-top:40px;color:#a0a0a0;font-size:14px;font-weight:300;text-align:center}@media only screen and (max-width:600px){#projects h6{width:80vw}.tiltcard2{width:80vw!important}.projectinner{flex-wrap:wrap}.AboutCard{height:100%;padding:20px 10px}.heroSection{overflow:hidden;background-size:cover;flex-wrap:wrap;display:flex;justify-content:center;align-content:flex-start;gap:0!important}.heroSection .LeftSection{margin:20px;display:flex;height:auto!important;flex-direction:column;justify-content:center}.heroSection .IntoText{font-size:2.5em;text-align:center!important}.heroSection .SubText{font-size:.8em;text-align:center!important}.heroSection .Btn1{margin:10px 0 40px;text-align:center;background-color:#141414}.feedBackContainer{flex-direction:column!important}.SectionContainer{background-image:url(/assets/phonesection-B3_K-Rl0.png);background-size:contain;padding:30px 20px;align-content:flex-start}.portFolioContainer{background-image:url(/assets/phonePortfolio-H5TuszjL.png);background-size:contain;padding:30px 20px 0;align-content:flex-start;height:fit-content!important}.title1{margin-top:10px}.title2{font-size:16px}.ContactUsContainer{width:100vw;background-size:cover!important}.Footer{text-align:center;justify-content:center;flex-direction:column;height:auto;background:url(/assets/phonesection-B3_K-Rl0.png)}.Footer .footerDescription{text-align:center;height:unset;width:auto;align-items:center}.Footer h5{text-align:center!important}.Footer .footerBtn{margin-top:40px;color:#000;background-color:#fff;font-weight:300}.Footer .footer-logo-section{justify-content:center;align-items:center}.techbtnSection{gap:30px}.techbtnSection .TechBtns{padding:6px;width:fit-content;justify-content:center}.techbtnSection .btnicon{width:75px;height:75px}.card{flex-direction:column;padding:10px;margin:40px 0;gap:10px}.card .cardImg{width:100%;height:170px;border-radius:15px;object-fit:cover;border:1px solid rgba(94,94,94,.5)}.card .cardTitle{margin-top:0;font-size:1.2em}.card .cardPoints{width:unset}.card .cardinnerContainer{padding:10px}.portFolioInnerContainer{display:flex;flex-direction:column;justify-content:flex-end;height:65%}.phonePortfolioHero{display:flex;justify-content:center}#PortfolioTitle{padding:40px 0;font-size:28px!important}}h1,h2,h3,h4,h5,h6,p{overflow:hidden!important}.AboutCard,.ProjectCard,.feedBackCard,.card{transform:translateZ(0);backface-visibility:hidden;perspective:1000px}.third,.TechBtns,.ProjectCard{transition:all .3s cubic-bezier(.4,0,.2,1)}
