@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Outfit,sans-serif;line-height:1.5;letter-spacing:.02rem}body{background:#000;color:#fff}h1,h4,p,a{color:#fff;text-decoration:none}.btn{display:inline-block;padding:8px 20px;font-size:1rem;border-radius:.2em;background:#e6e6e6;color:#222;font-weight:600;cursor:pointer;transition:background .3s ease,transform .3s ease}.btn:hover{background:#c9c8c8;transition:.3s;transform:scale(1.05)}.btn-light{background:transparent;color:#fff}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem;position:fixed;width:100%;height:90px;z-index:10}.header-bg{background-color:#000000d9;transition:.5s}.nav-menu{display:flex}.nav-menu li{padding:0 1rem}.nav-menu li a{font-size:1.2rem;font-weight:500}.nav-list{list-style-type:none}.hamberger{display:none}@media screen and (max-width: 1040px){.nav-menu{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;background:#000000e6;position:absolute;top:0;left:-100%;z-index:-3;transition:.3s}.nav-menu.active{left:0}.nav-menu li{padding:1rem 0}.nav-menu li a{font-size:2rem}.hamberger{display:inline}}.hero-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:1rem}.hero-container .box{border:0px}.hero-container .left{padding:130px}.hero-container .right{padding:10em 2em}.profile{display:block;width:100%;height:auto;border-radius:.2em}.fade-in{opacity:1;transition:opacity 2s ease-in-out}.fade-out{opacity:0;transition:opacity 2s ease-in-out}.into-img{width:100%;height:100%;background-size:cover;background-position:center;object-fit:cover}.hero{height:100%;width:100%}.hero .intro{color:#fff}.intro{position:relative;padding-left:2.5rem}.intro:before{content:"";position:absolute;left:0;top:1rem;bottom:0;width:1px;background:#cfcece}.intro:after{content:"";position:absolute;left:-.3rem;top:0;width:12px;height:12px;background:#cfcece;border-radius:50%}.intro-detail{padding:20px 0;color:#cfcece}.social-container{padding:20px 0;display:flex;gap:1rem}.social-link{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#ffffff1a;color:#fff;text-decoration:none;transition:background .3s ease,transform .3s ease}.social-link:hover{background:#fff3;transform:scale(1.1)}.social-link svg{width:16px;height:16px}@media screen and (max-width: 740px){h1{font-size:3rem;padding:.6rem 0 1.5rem}p{font-size:1.4rem}.hero-container{grid-template-columns:1fr}.hero-container .left{padding:120px 20px}}.footer{width:100%;padding:1.5rem 2rem;background-color:#131312cc;border-top:1px solid #404040}.footer-container{max-width:1140px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;padding-bottom:2rem}.left{height:100%;max-width:100%;display:flex;flex-direction:column}.location{display:flex;margin-bottom:.8rem}.location p{line-height:30px}.right{height:100%;max-width:100%;display:flex;flex-direction:column}.social{margin-top:1rem}h4{font-size:1.2rem;padding-bottom:.7rem}p{color:#a5a5a5}.footer-bottom{width:100%;display:flex;justify-content:space-between;padding-top:.5rem;font-size:.875rem;color:#9ca3af}.footer-bottom .left{text-align:left}.footer-bottom .right{text-align:right}hr.footer-divider{border:none;border-top:1px solid #252525;margin:0}@media screen and (max-width: 640px){.footer-container{grid-template-columns:1fr;color:#00f}p{font-size:1.2rem}}.project-heading{text-align:center;padding:4rem 0 2rem}.project-container{max-width:1140px;margin:auto auto 5em;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;padding-bottom:5rem}.project-card{background:#1a1919;padding:1.2rem 1rem}.project-card img{width:100%}.porject-title{color:#fff;padding:1rem 0}.pro-details p{padding-bottom:1rem;font-size:1.1rem}.pro-btns{display:flex;justify-content:space-between;padding:.5rem 0}.pro-btns .btn{padding:.5 1rem}.techno{display:flex;gap:5px;padding-bottom:1rem}.techno-list{border:1px solid #585858;border-radius:.5rem;padding:.2rem .6rem;cursor:default;transition:background .2s}.techno-list:hover{background-color:#585858}@media screen and (max-width: 840px){.project-container{max-width:80%;margin:auto;grid-template-columns:repeat(1,1fr)}.project-card{padding:1.5em 2em}}.experience-heading{text-align:center;padding:4rem 0 2rem}.experience{position:relative;overflow-x:hidden;padding:2rem 0;width:90%;margin:auto}.experience:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:4px;background:#444}.experience-item{opacity:0;transition:transform .8s ease-out,opacity .8s ease-out;position:relative;width:50%;padding:1rem 2rem}.experience-item.left{transform:translate(-100px)}.experience-item.right{left:50%;transform:translate(100px)}.experience-item.visible{opacity:1;transform:translate(0)}.experience-item:before{content:"";position:absolute;top:1rem;width:16px;height:16px;background:#cfcece;border-radius:50%;border:4px solid #cfcece}.experience-item.left:before{right:-15px}.experience-item.right:before{left:-8px}.experience-item .content{background:#2a2a2a;color:#eee;padding:1rem;border-radius:8px}.sub-title{color:#b8b7b7}ul{padding:1rem .5rem 1rem 1rem}.logo-date{display:flex;gap:8px;justify-content:space-between;padding-bottom:1rem}.logo{width:35px}.date{text-align:right}.project{display:flex;gap:.3em}.project-list{display:flex;justify-content:center;padding:0rem .3rem;background-color:#363636;border-radius:.5rem;font-size:.8rem;font-weight:500;transition:background-color .3s;color:#b8b7b7;border:1px solid #595858;font-style:italic}@media (max-width: 768px){.experience{width:100%;padding:1rem 0}.experience:before{left:20px}.experience-item,.experience-item.left,.experience-item.right{width:100%!important;left:0!important;padding:1rem 1rem 1rem 3rem}.experience-item:before{top:1rem;left:20px!important;transform:translate(-50%)}}.technical-skills{padding:4rem 0;color:#fff;background-color:#374151}.technical-skills .container{max-width:1140px;margin:auto;padding-left:2rem;padding-right:2rem}.technical-skills .section-title{font-size:2.25rem;font-weight:700;text-align:center;margin-bottom:.5rem}.technical-skills .section-subtitle{font-size:1rem;color:#9ca3af;text-align:center;margin-bottom:2rem}.tabs-container{margin:0 0 2rem;display:flex;width:100%;justify-content:center;overflow-x:auto;gap:.1rem;padding:.3rem;scrollbar-width:thin;scrollbar-color:#6b7280 transparent;background-color:#1f2937;border-radius:.5rem;box-sizing:border-box}.tabs-container::-webkit-scrollbar{height:6px}.tabs-container::-webkit-scrollbar-thumb{background-color:#6b7280;border-radius:3px}.tab-button{flex:0 0 auto;padding:.5rem 1rem;font-size:.875rem;border:none;border-radius:.5rem;cursor:pointer;background-color:#1f2937;color:#9ca3af;transition:background-color .3s,color .3s}.tab-button:hover{background-color:#374151}.tab-button.active{background-color:#373f49;color:#fff;border:1px solid #d5d4d4}.skills{display:flex;justify-content:center;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem}.skill-card{display:flex;justify-content:center;padding:.5rem 1rem;background-color:#2a3545;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:background-color .3s;border:1px solid #1f2937}.skill-card:hover{background-color:#546177;border:1px solid #6b7280}.icon{width:15px}@media (max-width: 840px){.tabs-container{flex-wrap:wrap;justify-content:flex-start}.skills{flex-wrap:wrap;gap:.5rem}}.hero-img{width:100%;background-color:#00000080;height:60vh;position:relative}.hero-img:before{content:"";background:url(https://images.unsplash.com/photo-1607799279861-4dd421887fb3?q=80&w=1170&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-size:cover;background-position:center top;height:100%;width:100%;position:absolute;top:0;left:0;z-index:-1;background-color:#000;opacity:.4}.heading{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-img h1{font-size:2.4rem}.hero-img p{font-size:1.4rem;text-align:center}@media screen and (max-width: 640px){.hero-img h1{font-size:2rem}}.about{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:1rem;padding-top:2rem;padding-bottom:2rem;margin-bottom:3em}.about .left,.about .right{padding:3rem 4rem}.about .left .info{padding-bottom:6rem}.about .left .info-detail{color:#a5a5a5;padding-top:1rem;font-size:18px}.right .img-container{display:grid;grid-template-columns:repeat(12,1fr)}.right .img{max-width:90%;border:1px solid #333}.right .top{grid-column:1 / span 8;grid-row:1;padding-top:20%;z-index:6}.right .bottom{grid-column:4 / -1}*/ .left .info{padding-bottom:3rem}.edication{padding-bottom:1rem}.education-card{padding:2rem 1rem;margin:.4rem 0;border:1px solid #666666;border-radius:15px}.education-detail{display:flex;justify-content:space-between;padding-top:2rem;width:100%;color:#a5a5a5}.certification-tab{padding:1rem}.certificate-card{display:flex;justify-content:space-between}.right .info{padding-top:3rem}.skills-list{padding-top:1rem}.skills-grid .skill-card{font-size:.7rem;border:0px;padding:.4rem}.skills-grid{display:flex;gap:.4rem;padding-top:.5rem;padding-bottom:1rem}@media screen and (max-width: 840px){.about{grid-template-columns:1fr}.about .left,.about .right{padding:1rem}}.pricing{width:100%;padding:6rem 1rem;background:#000}.card-container{max-width:1140px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px}.card{border:1px solid #eee;color:#eee;text-align:center;padding:1rem}.card h3{font-size:1.4rem;padding:1rem}.card p{padding:10px 0}.card:hover{background-color:#141414}.bar{border-bottom:1px solid #eee;width:10%;margin:1.5rem auto;display:block}.btc{font-size:4rem;font-weight:600;padding:1rem 0}.card .btn{display:block;width:80%;margin:2rem auto}@media screen and (max-width: 740px){.card-container{max-width:90%;margin:auto;grid-template-columns:repeat(1,1fr)}}.contact-container{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding:2rem;margin-bottom:5em}.contact-form-card,.contact-links-card{padding:2rem;border:1px solid #a1a1a1;border-radius:10px}.card{display:flex;padding:2rem;margin:1rem 0;border-radius:5px}.icon{font-size:25px;margin-right:.5rem;margin-bottom:-.3rem}label{color:#fff;margin-bottom:.5rem}form{display:flex;flex-direction:column;pad:4rem 1rem;margin:auto;max-width:600px}form input,form textarea{margin-bottom:1rem;padding:10px 18px;font-size:1.2 rem;background-color:#ffffff1a;border-color:#ffffff1a;color:#f4f4f4}@media screen and (max-width: 840px){form{padding:30px}.contact-container{grid-template-columns:1fr}.card{display:flex;padding:1rem;margin:1rem 0;border-radius:5px}}
