*{margin:0;padding:0;box-sizing:border-box;font-family:Outfit,sans-serif}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{box-shadow:0 0 5px gray;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#ffffffb3;border-radius:10px}.scroll-top-arrow:hover{background-color:gray}.scroll-top-arrow i{color:#fff;font-size:22px}body{background-color:#161513;color:#fff;font-family:Outfit,sans-serif}.scroll-top-arrow,.scroll-top-arrow:focus{width:50px;height:50px;background:linear-gradient(270deg,#df8908 10%,#b415ff);border-radius:25%;box-shadow:0 0 7px #000;display:flex;justify-content:center;align-items:center;position:fixed;right:-10px;bottom:10px;transition:all .4s ease;opacity:0;border:none;outline:none}.scroll-top-arrow:hover{background-color:gray;cursor:pointer}.scroll-top-arrow img{width:60%}.scroll-top-arrow.active{transition:all .5s;bottom:10px;right:10px;opacity:1}.navbar{width:100%;display:flex;justify-content:space-between;align-items:center;margin:0 auto;position:sticky;top:0;background-color:#1f0016;padding:15px 50px;z-index:99;box-shadow:0 0 5px gray}.logo_title{text-decoration:none;color:#fff;font-size:38px;font-weight:600}.nav-menu{display:flex;align-items:center;list-style:none;gap:60px;font-size:20px}.nav-connect{position:relative;padding:15px 30px;font-size:22px;cursor:pointer;transition:.5s;text-decoration:none;color:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:50px}.nav-connect:before{content:"";position:absolute;width:280px;height:40%;background-color:#fff;box-shadow:0 0 20px #080808;animation:animate 5s linear infinite}.nav-connect:after{content:"Connect With Me";display:flex;justify-content:center;align-items:center;position:absolute;top:2px;right:2px;bottom:2px;left:2px;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);border-radius:50px}.nav-connect:hover:before{animation:animate 2s linear infinite}.nav-menu a{text-decoration:none;color:#fff}.nav-mob-open,.nav-mob-close{display:none;cursor:pointer}@keyframes animate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 1200px){.nav-connect{display:none!important}.navbar{width:100%;justify-content:space-between;padding:10px 50px}.nav-menu{gap:30px}}@media screen and (max-width: 798px){.navbar{padding:10px 20px}.nav-mob-open{display:block;position:fixed;right:30px}.logo_title{font-size:28px}.nav-menu{width:350px;height:100%;position:fixed;flex-direction:column;align-items:center;top:0;right:-350px;background-color:#1f0016;z-index:3!important;transition:right .5s;display:block}.nav-menu li{width:100%;margin-top:20px;padding-left:20px}.nav-menu a{padding:5px 10px;width:100%;transition:.2s}.nav-menu a:hover{border-bottom:3px solid #b923e1}.nav-mob-close{display:block;position:relative;top:20px;left:290px;width:30px}}.hero{display:flex;align-items:center;flex-direction:column;gap:35px;padding-top:80px}.hero .my_foto{margin-top:50px;width:300px;height:300px;object-fit:cover;border:1px solid #fff;border-radius:50%;background:linear-gradient(1800deg,green 10%,#ffffffcd,#00f)}.hero h1{text-align:center;width:70%;font-weight:600;font-size:45px}.hero h1 span{background:linear-gradient(270deg,#df8908 10%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:75px}.hero h1 b{border-bottom:4px solid #b415ff}.hero p{width:50%;text-align:center;font-size:24px;line-height:40px}.hero-action{display:flex;align-items:center;gap:25px;font-size:24px;font-weight:500;margin-bottom:50px}.hero-connect{position:relative;padding:25px 45px;border:none;font-size:22px;cursor:pointer;transition:.5s;text-decoration:none;color:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:50px}.hero-connect:before{content:"";position:absolute;width:280px;height:40%;background-color:#fff;box-shadow:0 0 20px #080808;border:none;animation:animate 5s linear infinite;z-index:0}.hero-connect:after{content:"Connect With Me";display:flex;justify-content:center;align-items:center;position:absolute;top:2px;right:2px;bottom:2px;left:2px;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);border-radius:50px;text-align:center;border:none}.hero-resume{padding:25px 75px;border-radius:50px;border:2px solid #fff;color:#fff;text-decoration:none}.hero-resume:hover{border-color:#b415ff}@media screen and (max-width: 768px){.hero .my_foto{margin-bottom:20px;width:200px;height:200px}.hero h1{width:90%;font-size:30px}.hero h1 span{font-size:42px;font-weight:700}.hero p{width:60%;font-size:18px;line-height:32px;margin:10px 0}.hero-action{gap:16px;font-size:18px;font-weight:500;margin-bottom:50px}.hero-connect{padding:15px 20px;border-radius:40px;font-size:16px}.hero-connect:before{padding:15px 20px;border-radius:40px;height:4px}.hero-connect:after{padding:15px 10px;border-radius:40px}.hero-resume{padding:15px 40px;border-radius:40px;text-align:center;font-size:16px}@keyframes animate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}}.about{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:80px;margin:80px 170px}.about-title h1{padding:80px 20px 0;font-size:80px;font-weight:600}.about-sections{display:flex;justify-content:space-between;align-items:start;gap:25px;width:100%}.about-left{width:30%}.about-left .about_foto{width:100%;object-fit:contain;border-radius:10px}.about-right{display:flex;flex-direction:column;gap:80px;width:70%}.about-para{display:flex;flex-direction:column;gap:20px;font-size:24px;font-weight:500}.about-skills{display:flex;flex-direction:column;gap:20px}.about-skill{display:flex;gap:50px;align-items:center;transition:.3s;padding-left:15px}.about-skill p{min-width:150px;font-size:24px;font-weight:500}.about-skill hr{outline:none;border:none;width:50%;height:8px;border-radius:50px;background:linear-gradient(270deg,#df8908 10%,#b415ff)}.about-achievements{display:flex;width:100%;justify-content:space-around;margin-bottom:80px}.about-achievement{display:flex;flex-direction:column;align-items:center;gap:10px;transition:.5s}.about-achievement h1{font-size:60px;font-weight:700;background:linear-gradient(270deg,#df8908 10%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-achievement p{font-size:22px;font-weight:500}.about-skill:hover{transform:scale(1.05);transition:.3s}.about-achievement:hover{transform:scale(1.12);transition:.5s}@media screen and (max-width: 1200px){.about-left{width:40%}.about-right{width:60%}}@media screen and (max-width: 803px){.about-achievement p{text-align:center}}@media screen and (max-width: 768px){.about{margin:25px 20px 0}.about-sections{flex-direction:column}.about-left{width:100%}.about_foto{width:100%;text-align:center;right:-20px}.about-title h1{font-size:50px;padding:0}.about-right{display:flex;flex-direction:column;gap:30px;width:100%}.about-para{font-size:18px;line-height:32px;padding-left:10px}.about-skill{gap:20px;align-items:center}.about-skill p{font-size:20px;min-width:110px}.about-skill hr{height:6px}.about-achievements{justify-content:space-between}.about-achievement{gap:10px}.about-achievement h1{font-size:34px;font-weight:700}.about-achievement p{text-align:center;font-size:16px}}.services{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:80px;margin:80px 70px}.services-title h1{padding-top:80px;font-size:80px;font-weight:600}.services-title img{position:absolute;right:0;bottom:0;z-index:-1}.services-container{display:flex;gap:40px;margin-bottom:80px;text-align:center}.services-format{width:50vh;display:flex;justify-content:center;flex-direction:column;gap:20px;padding:30px;border-radius:10px;border:2px solid white;transition:.4s;cursor:pointer}.services-format h3{font-size:28px;font-weight:600}.services-format h2{font-size:38px;font-weight:800;background:linear-gradient(270deg,#df8908 10%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.services-format p{color:#d4d4d4;font-size:24px;line-height:40px;max-width:300px;margin:0 auto}.services-readmore{display:flex;gap:20px;align-items:center;margin-top:20px}.services-format:hover{border:2px solid #b415ff;background-image:linear-gradient(45deg,#3f0028,#b515ff75)}@media screen and (max-width: 768px){.services{margin:80px 10px}.services-title h1{font-size:50px;padding:0}.services-container{flex-direction:column}.services-format{width:98%}}.mywork{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:80px;margin:0 70px}.mywork-title h1{padding-top:80px;font-size:80px;font-weight:600}.mywork-container{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.work_item{overflow:hidden;position:relative;margin:10px;transition:transform .3s ease}.work_item:hover{transform:scale(1.05);border-radius:10px}.work_url{text-align:center;transition:top .3s ease,opacity .3s ease;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;color:#fff;font-size:25px;width:100%}.work_item:hover img{opacity:.7;z-index:0}.work_item:hover .work_url{top:40%;opacity:1;z-index:2}.work_item img{width:400px;height:265px;object-fit:contain}@media screen and (max-width: 1300px){.mywork-container{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}}@media screen and (max-width: 880px){.mywork-container{display:grid;grid-template-columns:repeat(1,1fr);gap:40px}}@media screen and (max-width: 768px){.mywork-title h1{padding:0 30px;font-size:50px}.mywork-container{display:grid;grid-template-columns:repeat(1,1fr);gap:40px}}@media screen and (max-width: 768px){.mywork{margin:80px 20px}.mywork-container{gap:20px}.mywork-container img{box-sizing:border-box;width:100%;height:auto;transition:.3s;cursor:pointer;object-fit:contain}}.contact{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:80px;margin:80px 70px}.contact-title h1{padding-top:80px;font-size:80px;font-weight:600}.contact-section{display:flex;gap:150px}.contact-left{width:50%;display:flex;flex-direction:column;gap:30px}.contact-left h1{font-size:70px;font-weight:700;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-left p{max-width:550px;color:#d8d8d8;font-size:20px;line-height:35px}.contact-details{display:flex;flex-direction:column;gap:30px;color:#d8d8d8;font-size:22px}.contact-detail{display:flex;align-items:center;gap:20px}.contact-right{display:flex;flex-direction:column;align-items:start;gap:20px}.contact-right label{color:#d8d8d8;font-size:22px;font-weight:500}.contact-right input{border:none;width:700px;height:78px;padding-left:20px;border-radius:4px;background-color:#32323c;color:#a0a0a0;font-family:Outfit,sans-serif;font-size:20px;outline:none}.contact-right textarea{width:650px;border:none;padding:25px;border-radius:4px;background:#32323c;color:#a0a0a0;font-family:Outfit,sans-serif;font-size:20px;outline:none}.contact-right button{border:none;color:#fff;outline:none;border-radius:50px;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106%);font-size:22px;padding:20px 60px;margin-bottom:50px;cursor:pointer;transition:.3s}.contact-right button:hover{transform:scale(1.1)}@media screen and (max-width: 1190px){.contact-section{display:flex;flex-wrap:wrap;gap:50px}}@media screen and (max-width: 768px){.contact{margin:80px 20px}.contact-title h1{font-size:50px}.contact-section{flex-direction:column;width:100%}.contact-right{width:100%}.contact-left h1{font-size:40px}.contact-left p{font-size:20px;line-height:30px}.contact-details{margin-top:10px}.contact-right label{color:#d8d8d8;font-size:20px;font-weight:500}.contact-right input{width:100%;border-radius:4px;font-size:18px;outline:none}.contact-right textarea{width:100%;font-size:18px}.contact-right button{border-radius:30px;font-size:20px;padding:15px 35px}}.footer{margin:50px 170px;display:flex;align-items:center;justify-content:space-between}.footer div{font-size:22px}@media screen and (max-width: 920px){.footer{margin:50px 70px}.footer div{font-size:20px}}@media screen and (max-width: 768px){.footer{margin:50px 20px}.footer div{font-size:18px}}
