*{margin:0;padding:0}body{height:100vh;width:98vw;background-color:#161513;color:#fff;font-family:outfit;overflow-x:hidden;scrollbar-width:none}@media (max-width:768px){html,body{max-width:100%;overflow-x:hidden}}.navbar{display:flex;justify-content:space-around;align-items:center;margin:20px 170px}.logo{display:flex;align-items:center;gap:0px}.logo img{z-index:10;width:36px;height:36px;object-fit:cover;border-radius:50%;box-sizing:content-box}.nav-menu{display:flex;align-items:center;list-style:none;gap:60px;font-size:10px;cursor:pointer}.nav-connect{border-radius:50px;padding:15px 25px;font-size:13px;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);cursor:pointer;transition:.5s}.nav-connect a{text-decoration:none;color:#f0f8ff}.nav-connect:hover{transform:scale(1.05)}.nav-links{text-decoration:none;color:#f0f8ff}.nav-mob-open,.nav-mob-close{display:none}@media (max-width:768px){.navbar{margin:20px 0}.navbar span{padding-left:50px}.nav-connect{display:none}.nav-mob-open{display:block;position:relative;left:15%;cursor:pointer}.nav-mob-close{cursor:pointer;display:block;position:relative;top:0;left:0;width:30px}.nav-menu{position:fixed;flex-direction:column;align-items:start;top:0;gap:30px;background:#1f0016;width:250px;height:100%;z-index:2;transition:right .5s;right:-256px}.navbar span{position:relative;left:-100px}.nav-menu li{font-size:25px;padding-left:30px;flex-direction:row;gap:20px}}.home{display:flex;align-items:center;flex-direction:column;gap:30px}.profile-pic{width:10vw;height:27vh;border-radius:50%;object-fit:cover;margin-bottom:10px;margin-top:90px}.home p{width:50%;text-align:center;font-size:24px;line-height:40px}.home h1{text-align:center;width:70%;font-size:50px;font-weight:600}.home h1 span{background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.typing-text{display:inline-block;white-space:nowrap;overflow:hidden;vertical-align:bottom;border-right:2px solid black;width:0;animation:typing 4s steps(30) infinite,blink .7s step-end infinite;font-size:inherit;line-height:inherit}@keyframes typing{0%{width:0}to{width:23ch}}@keyframes blink{50%{border-color:transparent}}.home-buttons{display:flex;align-items:center;gap:25px;font-size:15px;font-weight:500;margin-bottom:50px}.home-connect{border-radius:50px;padding:15px 25px;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);cursor:pointer;transition:.5s}.home-connect a{text-decoration:none;color:#fff}.home-connect:hover{transform:scale(1.05);border:2px solid aliceblue}.home-resume{border-radius:50px;padding:15px 25px;background:#000;cursor:pointer;transition:.5s;border:2px solid aliceblue}.home-resume:hover{transform:scale(1.05);border:2px solid purple}@media (max-width:768px){.home{width:85vw;margin-left:50px}.profile-pic{width:42vw;height:28vh;border-radius:50%;object-fit:cover;margin-bottom:10px;margin-top:90px}.home p{width:50%;margin-top:-20px;text-align:center;font-size:15px;line-height:20px}.home h1{text-align:center;height:100px;width:80%;font-size:20px;font-weight:600}.home-buttons{display:flex;align-items:center;gap:25px;font-size:12px;font-weight:500;margin-bottom:50px}.home-connect{border-radius:50px;padding:15px 25px;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);cursor:pointer;transition:.5s}}.about{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:35px;margin-bottom:100px;margin-top:100px;width:95vw}.about-title{position:relative}.about-title h1{padding:0 30px;font-size:80px;font-weight:600}.about-title img{position:absolute;bottom:0;right:0;z-index:-1}.about-section{display:flex;align-items:center;gap:45px}.about-left{position:relative}.about-left img{border:2px solid white;border-radius:30px;transition:.5s;height:80vh}.about-left img:hover{transform:scale(1.05);border:2px solid purple}.about-right{display:flex;flex-direction:column;gap:35px}.about-para{display:flex;flex-direction:column;gap:10px;font-size:17px;font-weight:500;width:100%}.about-skills{display:flex;flex-direction:column;justify-content:center;gap:5px}.about-skill{display:flex;align-items:center;gap:50;transition:.5s}.about-skill:hover{transform:scale(1.05)}.about-skill p{min-width:150px;font-size:20px;font-weight:500}.about-skill hr{outline:none;border:none;height:8px;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);border-radius:2em}.about-achievements{display:flex;gap:50px;align-items:center;flex-direction:row}.about-achievement{display:flex;justify-content:center;align-items:center;flex-direction:column;transition:.5s}.about-achievement:hover{transform:scale(1.15);transition:.5s}.about-achievement span{font-size:50px;font-weight:900;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-achievement p{font-size:20px;font-weight:500}.about-achievements hr{border:.3px solid white;outline:none;height:90px;border-radius:2rem;background:#fff}@media (max-width:768px){.about{padding-left:10px}.about-title h1{width:90%;font-size:25px;font-weight:600}.about-title img{position:absolute;bottom:0;right:0;z-index:-1}.about-left img{bottom:200px;border:2px solid white;border-radius:20px;transition:.5s;width:27vw;height:30vh}.about-right{display:flex;flex-direction:column;gap:15px;width:55vw}.about-para{display:flex;flex-direction:column;gap:10px;font-size:11px;font-weight:500;width:110%}.about-section{display:flex;gap:15px;width:60vw;padding:10px 150px 10px 10px}.about-skill{display:flex;align-items:center;gap:0;transition:.5s;width:63vw}.about-skill p{font-size:9px;font-weight:500}.about-skill hr{position:relative;left:-70px;height:5px}.about-achievements{gap:20px}.about-achievement span{font-size:20px;font-weight:900;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-achievement p{font-size:10px;font-weight:500}.about-achievements hr{border:.3px solid white;outline:none;height:40px;border-radius:2rem;background:#fff}}.service{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:35px;margin:100px 170px}.service-title{position:relative}.service-title h1{padding:0 30px;font-size:80px;font-weight:600}.service-title img{position:absolute;bottom:0;right:0;z-index:-1}.service-format{transition:height .3s ease;display:flex;justify-content:center;align-items:self-start;flex-direction:column;height:50vh;width:22vw;gap:20px;padding:25px 5px 25px 55px;border-radius:10px;border:2px solid white;transition:.5s;cursor:pointer}.services-container{display:grid;grid-template-columns:2fr 2fr 2fr;gap:30px;margin-top:40px;margin-bottom:80px}.service-format h2{background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.service-format:hover{background:linear-gradient(45deg,#3f0028,#582300);border:2px solid purple;transform:scale(1.05)}.service-readmore{-webkit-user-select:none;user-select:none;display:flex;gap:10px;margin-top:10px;align-items:center;font-size:20px}.service-desc{width:10vw;height:40vh;font-size:20px;color:#9dafaf;overflow-y:auto;transition:all .3s ease;scrollbar-width:none;padding-right:70px}.service-desc::-webkit-scrollbar{display:none}.service-readmore img{width:17px}.service-readmore>p{color:#9dafaf}@media (max-width:768px){.services-container{gap:7px;margin-top:10px}.service-format:hover{background:linear-gradient(45deg,#3f0028,#582300);border:2px solid purple;transform:scale(1.05)}.service{width:92vw;margin-left:20px}.service-title h1{padding:0 30px;font-size:25px;font-weight:600}.service-title img{position:absolute;bottom:0;right:0;width:90px;z-index:-1}.service-format{height:18vh;width:10vw;gap:4px}.service-readmore img{width:6px}.service-readmore{-webkit-user-select:none;user-select:none;position:relative;left:-40px;width:60px;gap:7px;margin-top:10px;font-size:9px}.service-format h3{position:relative;left:-40px}.service-format h2{font-size:11px;position:relative;left:-40px}.service-desc{width:10vw;height:40vh;font-size:9px;position:relative;left:-40px;color:#9dafaf;overflow-y:auto;transition:all .3s ease;scrollbar-width:none;padding-right:30px}}.mywork{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:35px;margin:100px 170px}.mywork-title{position:relative}.mywork-title h1{padding:0 30px;font-size:80px;font-weight:600}.mywork-title img{position:absolute;bottom:0;right:0;z-index:-1}.mywork-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;height:83vh;width:85vw;padding:10px;overflow-y:hidden}.mywork-container img{width:25vw;transition:.5s ease-out;border:none;border-radius:9px}.mywork-container img:hover{transform:scale(1.05);border:4px solid purple;border-radius:12px}.mywork-button{display:flex;align-items:center;justify-content:center;gap:10px;border:2px solid white;border-radius:50px;padding:20px;margin-top:30px;margin-bottom:30px;transition:.5s}.mywork-button:hover{transform:scaleX(1.15);gap:20px}.mywork-button p{font-size:24px;font-weight:500}.mywork-button img{width:20px}.mywork-container.scroll-enabled{overflow-y:auto;scrollbar-width:none;height:95vh}.mywork-container.scroll-enabled::-webkit-scrollbar{display:none}@media (max-width:768px){.mywork{width:94vw;margin-left:10px}.mywork-title h1{padding:0 30px;font-size:25px;font-weight:600;width:180px}.mywork-title img{position:absolute;bottom:0;right:0;z-index:-1;width:90px}.mywork-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;height:42vh;width:85vw;padding:10px;overflow-y:hidden}.mywork-container img{width:25vw;transition:.5s ease-out;border:none;border-radius:9px}.mywork-container img:hover{transform:scale(1.05);border:4px solid purple;border-radius:12px}.mywork-container.scroll-enabled{overflow-y:auto;scrollbar-width:none;height:42vh}.mywork-button{display:flex;align-items:center;justify-content:center;gap:10px;border:2px solid white;border-radius:50px;padding:11px;margin-top:5px;margin-bottom:30px;transition:.5s}.mywork-button p{font-size:12px;font-weight:500}.mywork-button img{width:15px}}.contact{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:35px;padding-bottom:100px;margin:100px 170px 200px}.contact-title{position:relative}.contact-title h1{padding:0 30px;font-size:80px;font-weight:600}.contact-title img{position:absolute;bottom:0;right:0;z-index:-1}.contact-section{margin-top:50px;display:flex;justify-content:center;gap:20px}.contact-left{width:35vw}.contact-left h1{width:50%;font-size:54px;font-weight:600;background:linear-gradient(270deg,#df8908 80%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-left>p{width:90%;margin-top:20px}.contact-detail{width:60%;display:flex;align-items:center;gap:20px;margin-top:25px;color:#d8d8d8}.contact-details img{width:2vw}.contact-right{display:flex;flex-direction:column;width:50vw}.contact-right label{color:#d8d8d8;font-size:15px;font-weight:500;margin-top:10px;margin-bottom:10px}.contact-right input{color:#d8d8d8;border:none;width:44vw;border-radius:4px;background:#32322c;height:10vh;padding-left:20px}.contact-right textarea{border:none;width:44vw;border-radius:4px;background:#32322c;padding-left:20px;color:#d8d8d8}button{color:#f0f8ff;border:none;border-radius:30px;font-size:24px;width:170px;padding:10px;margin-top:40px;margin-left:10px;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);cursor:pointer;transition:.5s}button:hover{transform:scale(1.05)}@media (max-width:768px){.contact{margin-left:10px;width:92vw;margin-bottom:10px}.contact-section{margin-top:10px}.contact-title h1{padding-left:0;font-size:25px;font-weight:600;width:134px}.contact-title img{position:absolute;bottom:0;right:0;z-index:-1;width:90px}.contact-left h1{width:90%;font-size:30px;font-weight:600}button{color:#f0f8ff;border:none;border-radius:30px;font-size:18px;width:120px;padding:4px}.contact-detail{width:143px;gap:5px}.contact-detail p{font-size:11px}#No-detail{width:120px}}
