body{-webkit-font-smoothing:"Roboto",sans-serif;-moz-osx-font-smoothing:"Roboto",sans-serif;font-family:Roboto,sans-serif;font-style:normal}body,h1,h2,h3,h4,h5,h6,p{margin:0}:root{--primary:#5e3bee;--heading-color:#282938;--bg-shade:#f5fcff;--github:#e62872;--darkblue:#1c1e53;--black:#000;--white:#fff;--primary-rgb:94,62,238}.btn{border-radius:4px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;cursor:pointer;display:inline-block;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding:14px 32px;text-align:center;text-decoration:none;transition:background-color .5s;-webkit-transition:background-color .5s;-moz-transition:background-color .5s;-ms-transition:background-color .5s;-o-transition:background-color .5s}.btn-outline-primary{background:transparent;border:1px solid #5e3bee;border:1px solid var(--primary);color:#5e3bee;color:var(--primary);transition:all .3s ease}.btn-outline-primary:hover{background:#5e3bee;background:var(--primary);box-shadow:0 5px 15px rgba(94,62,238,.3);box-shadow:0 5px 15px rgba(var(--primary-rgb),.3);color:#fff;color:var(--white);-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media screen and (max-width:768px){.navbar{padding:15px 30px}.btn-outline-primary{font-size:14px;padding:8px 16px}}.btn-primary{background-color:#5e3bee;background-color:var(--primary);border:1px solid #5e3bee;border:1px solid var(--primary);color:#fff;color:var(--white)}.btn-primary:hover{background-color:#fff;background-color:var(--white);color:#5e3bee;color:var(--primary)}.btn-github{align-items:center;background-color:#e62872;background-color:var(--github);border:#e62872;border:var(--github);box-shadow:0 1px 2px 0 rgba(16,24,40,.95);color:#fff;color:var(--white);display:flex;flex-direction:row;gap:16px;justify-content:center}.btn-github:hover{background-color:#fff;background-color:var(--white);color:#e62872;color:var(--github)}h1{font-size:56px;font-weight:700;line-height:67px}h2{font-size:48px;font-size:24px;font-weight:700;line-height:58px;line-height:34px}.text-lg{font-size:18px;line-height:27px}.text-lg,.text-md{color:#1c1e53;color:var(--darkblue);font-style:normal;font-weight:400}.text-md{font-size:16px;line-height:24px}.text-sm{color:#000;color:var(--black);font-size:14px;font-style:normal;font-weight:400;line-height:21px}.section--title{align-items:flex-start;display:flex;font-size:21px;font-style:normal;line-height:32px;text-align:center}.section--title,.sub--title{color:#282938;color:var(--heading-color);font-weight:600}.sub--title{font-size:16px;line-height:24px}.navbar{align-items:center;background:#fff;background:var(--white);box-shadow:0 5.333px 80px 0 rgba(0,0,0,.1);display:flex;justify-content:space-between;left:0;padding:15px 85.333px;position:fixed;right:0;top:0;z-index:1000}.navbar--items>ul{align-items:flex-start;display:flex;gap:42.667px;list-style:none}.navbar--items ul>li>a,.navbar--items>ul{text-decoration:none}.navbar--content{color:#1c1e53;color:var(--darkblue);cursor:pointer;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.navbar--active-content{color:#5e3bee;color:var(--primary)}.navbar--logo{font-size:24px;font-weight:700}.navbar--logo-text{color:#5e3bee;color:var(--primary);cursor:pointer;text-decoration:none;transition:color .3s ease}.navbar--logo-text:hover{color:#282938;color:var(--heading-color)}.hero--section{grid-gap:32px;align-items:center;background-color:#f5fcff;background-color:var(--bg-shade);display:grid;gap:32px;grid-template-columns:repeat(2,1fr);justify-content:space-between;padding:133.3px 85.3px}.about--section--img,.hero--section--img{margin:0 auto;max-width:500px;position:relative;width:100%;z-index:1}.about--section--img:before,.hero--section--img:before{background:radial-gradient(circle at 50% 50%,rgba(94,62,238,.1),transparent 70%);background:radial-gradient(circle at 50% 50%,rgba(var(--primary-rgb),.1),transparent 70%);border-radius:30px;bottom:-20px;content:"";-webkit-filter:blur(15px);filter:blur(15px);left:-20px;position:absolute;right:-20px;top:-20px;z-index:0}.about--section--img img,.hero--section--img img{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.15),0 5px 15px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.05);height:auto;max-height:600px;object-fit:contain;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease;width:100%}.about--section--img img:hover,.hero--section--img img:hover{box-shadow:0 20px 40px rgba(0,0,0,.2),0 10px 20px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.05);-webkit-transform:translateY(-5px) scale(1.02);transform:translateY(-5px) scale(1.02)}.hero--section--content-box{gap:32px}.hero--section--content,.hero--section--content-box{align-items:flex-start;display:flex;flex-direction:column}.hero--section--content{gap:21.333px}.hero--section--content--box>button{margin-top:21.333px}.hero--section--title{align-self:stretch;color:#282938;color:var(--heading-color);font-size:74.667px;font-weight:700;line-height:90px}.hero--section--title--color{color:#5e3bee;color:var(--primary)}.hero--section-description{color:#1c1e53;color:var(--darkblue);font-size:24px;font-weight:400;line-height:36px}.skills--section{background-color:#f5fcff;background-color:var(--bg-shade);padding:80px 0}.skills--section--container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.skills--section--card{background:var(--bg-light);border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:2rem;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.skills--section--card:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.skills--section--card--content{display:flex;flex-direction:column;gap:1rem}.skills--section--title{color:#282938;color:var(--heading-color);font-size:1.5rem;font-weight:600;margin-bottom:1rem}.skills--section--items{display:flex;flex-direction:column;gap:1rem}.skill--item{align-items:center;display:flex;justify-content:space-between;padding:.5rem 0}.skill--name{color:#5e3bee;color:var(--primary);font-weight:500}.skill--level{border-radius:1rem;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.skill--level.advanced{background-color:#4ade80;color:#064e3b}.skill--level.intermediate{background-color:#fbbf24;color:#92400e}.skill--level.beginner{background-color:#f87171;color:#991b1b}@media (max-width:768px){.skills--section--container{grid-template-columns:1fr}}.about--section{grid-gap:114.6px;align-items:center;background-color:#f5fcff;background-color:var(--bg-shade);display:grid;gap:114.6px;grid-template-columns:repeat(2,1fr);padding:133.3px 85.3px}.about--section--img{margin:0 auto;max-width:500px;position:relative;width:100%}.about--section--img img{border-radius:20px;height:auto;max-height:600px;object-fit:contain;width:100%}.about--section--content{display:flex;flex-direction:column;gap:32px;margin-top:32px}.about--section--content--box{background:#fff;background:var(--white);border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:24px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.about--section--content--box:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.about--section--title{border-bottom:2px solid #5e3bee;border-bottom:2px solid var(--primary);color:#5e3bee;color:var(--primary);font-size:20px;font-weight:600;margin-bottom:16px;padding-bottom:8px}.about--section--item{margin-bottom:16px}.about--section--item h4{color:#282938;color:var(--heading-color);font-size:18px;font-weight:600;margin-bottom:8px}.about--section--item p{color:#1c1e53;color:var(--darkblue);font-size:16px;margin-bottom:4px}.about--section--duration{color:#5e3bee;color:var(--primary);font-size:16px;font-weight:500;margin-bottom:16px}.about--cards--container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.about--card{background:#fff;background:var(--white);border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.1);padding:1.5rem;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.about--card:hover{box-shadow:0 6px 20px rgba(0,0,0,.15);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.about--card--title{border-bottom:2px solid #5e3bee;border-bottom:2px solid var(--primary);color:#5e3bee;color:var(--primary);font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.about--card--content{color:#1c1e53;color:var(--darkblue)}.education--item,.experience--item,.skills--item{margin-bottom:1.5rem}.education--item:last-child,.experience--item:last-child,.skills--item:last-child{margin-bottom:0}.education--item h4,.experience--item h4{color:#282938;color:var(--heading-color);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.education--item p,.experience--item p,.skills--item p{font-size:1rem;line-height:1.6;margin-bottom:.5rem}.duration,.experience--duration{color:#5e3bee;color:var(--primary);font-size:.9rem;font-weight:500}.experience--duration{margin-bottom:1rem}@media screen and (max-width:1200px){.about--section{gap:60px;padding:100px 60px}}@media screen and (max-width:992px){.about--section{grid-template-columns:1fr;padding:80px 40px}.about--section--img{margin:0 auto;max-width:600px}.about--cards--container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media screen and (max-width:768px){.about--section{padding:60px 30px}.about--cards--container{gap:1.5rem;grid-template-columns:1fr}.about--card{padding:1.25rem}.about--card--title{font-size:1.3rem}.education--item h4,.experience--item h4{font-size:1rem}.education--item p,.experience--item p,.skills--item p{font-size:.95rem}}@media screen and (max-width:480px){.about--section{padding:40px 20px}.about--card{padding:1rem}.about--card--title{font-size:1.2rem}.education--item h4,.experience--item h4{font-size:.95rem}.education--item p,.experience--item p,.skills--item p{font-size:.9rem}.duration,.experience--duration{font-size:.85rem}}.portfolio--section{padding:80px 85px;position:relative}.portfolio--container-box{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.portfolio--container{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.portfolio--section--container{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.portfolio--section--card{background:#fff;background:var(--white);border:1px solid #e5eaf4;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.portfolio--section--card:hover{box-shadow:0 8px 12px rgba(0,0,0,.15);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.portfolio--section--img{background:#f8f9fa;height:200px;overflow:hidden;position:relative;width:100%}.portfolio--section--img img{height:100%;object-fit:cover;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.portfolio--section--card:hover .portfolio--section--img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.portfolio--section--card--content{display:flex;flex-direction:column;flex-grow:1;gap:16px;justify-content:space-between;padding:24px}.portfolio--section--title{color:#282938;color:var(--heading-color);font-size:20px;font-weight:600;margin-bottom:12px}.portfolio--link{align-items:center;color:#5e3bee;color:var(--primary);display:flex;font-weight:500;gap:8px;text-decoration:none;transition:color .3s ease}.portfolio--link:hover{color:#e62872;color:var(--github)}.portfolio--link svg{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.portfolio--link:hover svg{-webkit-transform:translateX(4px);transform:translateX(4px)}@media screen and (max-width:1024px){.portfolio--section{padding:60px 40px}.portfolio--section--container{gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media screen and (max-width:768px){.portfolio--section{padding:40px 20px}.portfolio--container-box{flex-direction:column;gap:24px;text-align:center}.portfolio--container{align-items:center}.portfolio--section--container{gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media screen and (max-width:480px){.portfolio--section{padding:32px 16px}.portfolio--section--container{grid-template-columns:1fr}.portfolio--section--card{max-width:100%}}.testimonial--section{align-items:flex-start;display:flex;flex-direction:column;gap:80px;padding:112px 84.3px}.sections--heading{color:#282938;color:var(--heading-color)}.testimonial--section--card{align-items:flex-start;border:1.33px solid #006b6a;border-radius:8px;display:flex;flex:1 0;flex-direction:column;gap:42.6px;padding:42.6px}.testimonial--section--card--reviews{align-items:flex-start;display:flex;gap:5.33px}.testimonial--section--card--author--detail{align-items:center;display:flex;gap:21.3px}.testimonial--author--name{color:#282938;color:var(--heading-color);font-weight:600}.testimonial--author--designation{color:#1c1e53;color:var(--darkblue);font-size:16px;font-weight:400;line-height:150%}.testimonial--section{background-color:#f5fcff;background-color:var(--bg-shade);padding:80px 85px}.testimonial--section--card{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.testimonial--section--card--review{background:#fff;background:var(--white);border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);padding:32px;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.testimonial--section--card--review:hover{box-shadow:0 10px 20px -5px rgba(0,0,0,.15);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.testimonial--star--container{display:flex;gap:4px;margin-bottom:16px}.testimonial--star{height:24px;width:24px}.testimonial--reviewer{align-items:center;display:flex;gap:16px;margin-top:24px}.testimonial--reviewer--avatar{border-radius:50%;height:48px;object-fit:cover;width:48px}.testimonial--reviewer--details{display:flex;flex-direction:column;gap:4px}.testimonial--reviewer--details h3{color:#282938;color:var(--heading-color);font-size:16px;font-weight:600;margin:0}.testimonial--reviewer--details p{color:#1c1e53;color:var(--darkblue);font-size:14px;margin:0}@media screen and (max-width:768px){.testimonial--section{padding:60px 30px}.testimonial--section--card{gap:24px;grid-template-columns:1fr}.testimonial--section--card--review{padding:24px}}@media screen and (max-width:480px){.testimonial--section{padding:40px 20px}.testimonial--section--card--review{padding:20px}.testimonial--reviewer--avatar{height:40px;width:40px}}.contact--section{background-color:#f5fcff;background-color:var(--bg-shade);padding:80px 85px}.contact--section--container{align-items:center;display:flex;flex-direction:column;gap:40px;text-align:center}.contact--section--description{color:#1c1e53;color:var(--darkblue);font-size:18px;margin:20px auto 0;max-width:600px}.contact--details{gap:30px;margin-top:20px}.contact--details,.contact--item{display:flex;flex-direction:column}.contact--item{align-items:center;gap:10px}.contact--item h3{color:#282938;color:var(--heading-color);font-size:20px;font-weight:600;margin:0}.contact--item a,.contact--item p{color:#5e3bee;color:var(--primary);font-size:18px;text-decoration:none;transition:color .3s ease}.contact--item a:hover{color:#282938;color:var(--heading-color)}.contact--form--container{grid-template-columns:auto;grid-template-rows:repeat(5,auto);width:40%}.contact--form--container,.container{grid-row-gap:32px;display:grid;row-gap:32px}.container{grid-column-gap:32px;-webkit-column-gap:32px;column-gap:32px;grid-template-columns:repeat(2,auto)}.contact--label{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;gap:10.6px;width:100%}.contact--input{align-items:center;align-self:stretch;background:#fff;background:var(--white);border:1.333px solid #5e3bee;border:1.333px solid var(--primary);border-radius:8px;display:flex;font-family:Roboto;padding:16px}select{-webkit-appearance:none;appearance:none;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="33" viewBox="0 0 32 33" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.5303 21.2052C16.2374 21.4981 15.7626 21.4981 15.4697 21.2052L7.82318 13.5587C7.53029 13.2658 7.53029 12.791 7.82318 12.4981L8.17674 12.1445C8.46963 11.8516 8.9445 11.8516 9.2374 12.1445L16 18.9071L22.7626 12.1445C23.0555 11.8516 23.5303 11.8516 23.8232 12.1445L24.1768 12.4981C24.4697 12.791 24.4697 13.2658 24.1768 13.5587L16.5303 21.2052Z" fill="%23033333"/></svg>') #fff no-repeat 98.5%!important; /* !important used for overriding all other customisations */background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="33" viewBox="0 0 32 33" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.5303 21.2052C16.2374 21.4981 15.7626 21.4981 15.4697 21.2052L7.82318 13.5587C7.53029 13.2658 7.53029 12.791 7.82318 12.4981L8.17674 12.1445C8.46963 11.8516 8.9445 11.8516 9.2374 12.1445L16 18.9071L22.7626 12.1445C23.0555 11.8516 23.5303 11.8516 23.8232 12.1445L24.1768 12.4981C24.4697 12.791 24.4697 13.2658 24.1768 13.5587L16.5303 21.2052Z" fill="%23033333"/></svg>') #fff no-repeat calc(100% - 20px)}select::-ms-expand{display:none}.checkbox--label{align-items:center;display:flex;flex:1 0;flex-direction:row;gap:10.6px;justify-content:flex-start}input[type=checkbox]{border:.15em solid #282938;border:.15em solid var(--heading-color);border-radius:.15em;height:21px;-webkit-transform:translatey(-.075em);transform:translatey(-.075em);width:21px}.footer--container{align-items:flex-start;background:#f5fcff;background:var(--bg-shade);flex-direction:column;padding:106.667px 85.333px}.footer--container,.footer--link--container{align-items:center;align-self:stretch;display:flex}.footer--link--container{justify-content:space-between}.footer--items>ul{align-items:flex-start;display:flex;gap:42.667px;list-style:none}.footer--items ul>li>a,.footer--items>ul{text-decoration:none}.footer--social--icon>ul{align-items:center;display:flex;flex-shrink:0;gap:16px;justify-content:flex-end;list-style:none;text-decoration:none}.divider{background:rgba(40,41,56,.55);height:1.333px;margin:106px 0 42.67px;width:100%}.footer--content--container{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.footer--content{color:#000;color:var(--black);font-size:18.667px;font-weight:400;line-height:28px}@media only screen and (max-width:1800px){.hero--section--title{font-size:68px;line-height:70px}.skills--section--title{font-size:28px;line-height:40px}}@media only screen and (max-width:1600px){.skills--section--heading{font-size:54px;line-height:70px}.skills--section--container{gap:16px}.skills--section--card{gap:28px}.skills--section--card--content{gap:20px}.skills--section--title{font-size:23px;line-height:30px}.skills--section--description{font-size:17.333px;line-height:27px}}@media only screen and (max-width:1200px){.btn-outline-primary{display:none}.hero--section{display:flex;flex-direction:column-reverse;padding-bottom:70px}.footer--content,.hero--section--title,.hero--section-description{text-align:center}.about--section,.footer--content--container,.footer--items>ul,.footer--link--container,.portfolio--container-box,.portfolio--section--container,.skills--section--container{display:flex;flex-direction:column}.hero--section--content,.hero--section--content--box,.portfolio--container,.skills--section{align-items:center}.portfolio--container-box{gap:30px}.contact--section,.footer--container,.skills--section,.testimonial--section{gap:20px;padding-bottom:70px;padding-top:70px}.about--section{gap:20px;padding-bottom:0;padding-top:0}.testimonial--section--card{padding:25px}.hero--section--title,.sections--heading,.skills--section--heading{font-size:35px;line-height:40px}.hero--section--content--box{gap:10px}.contact--form--container{width:100%}.container{display:flex;flex-direction:column;gap:10px}.footer--items>ul,.footer--social--icon>ul{align-items:center;padding:0}.divider{margin:20px}}.nav__hamburger{display:none;flex-direction:column;height:1.313rem;justify-content:space-around;position:absolute;right:25px;top:25px;width:1.875rem}.nav__hamburger__line{background-color:#000;border-radius:.625rem;display:block;height:.188rem;transition:all .2s ease-in-out;width:100%}@media screen and (max-width:1200px){.nav__hamburger{display:flex;z-index:200}.navbar--items{align-items:center;background-color:#fff;display:flex;justify-content:center;left:0;position:absolute;top:-20rem;transition:all .4s ease-in-out;width:100%}.navbar--items ul{align-items:center;flex-direction:column;padding:3rem 0 .6rem;width:100%;z-index:-100}.navbar--items ul li{text-align:center}.navbar--items ul li a{padding:.5rem}.navbar--items{z-index:-1000}.navbar--items.active{top:30px}.nav__hamburger.active :first-child{-webkit-transform:rotate(45deg) translate(.45rem,.1875rem);transform:rotate(45deg) translate(.45rem,.1875rem)}.nav__hamburger.active :nth-child(2){opacity:0}.nav__hamburger.active :nth-child(3){-webkit-transform:rotate(-45deg) translate(.45rem,-.1875rem);transform:rotate(-45deg) translate(.45rem,-.1875rem)}.about--section,.hero--section{gap:60px;padding:100px 60px}.about--section--img,.hero--section--img{max-width:450px}}@media screen and (max-width:992px){.about--section,.hero--section{grid-template-columns:1fr;padding:80px 40px;text-align:center}.about--section--img,.hero--section--img{margin:0 auto;max-width:400px}.about--section--img img,.hero--section--img img{max-height:500px}.hero--section{gap:32px}}@media screen and (max-width:768px){.about--section,.hero--section{padding:60px 30px}.about--section--img,.hero--section--img{max-width:350px}.about--section--img img,.hero--section--img img{max-height:400px}}@media screen and (max-width:480px){.about--section,.hero--section{padding:40px 20px}.about--section--img,.hero--section--img{max-width:280px}.about--section--img img,.hero--section--img img{max-height:350px}}@media screen and (max-width:1200px){.about--section--img:before,.hero--section--img:before{bottom:-15px;left:-15px;right:-15px;top:-15px}}@media screen and (max-width:992px){.about--section--img,.hero--section--img{max-width:400px}.about--section--img img,.hero--section--img img{max-height:500px}}@media screen and (max-width:768px){.about--section--img,.hero--section--img{max-width:350px}.about--section--img:before,.hero--section--img:before{bottom:-10px;-webkit-filter:blur(10px);filter:blur(10px);left:-10px;right:-10px;top:-10px}.about--section--img img,.hero--section--img img{max-height:400px}}@media screen and (max-width:480px){.about--section--img,.hero--section--img{max-width:280px}.about--section--img:before,.hero--section--img:before{bottom:-8px;-webkit-filter:blur(8px);filter:blur(8px);left:-8px;right:-8px;top:-8px}.about--section--img img,.hero--section--img img{max-height:350px}}@media screen and (max-width:768px){.contact--section{padding:60px 30px}.contact--section--description{font-size:16px}.contact--item h3{font-size:18px}.contact--item a,.contact--item p{font-size:16px}.navbar--logo{font-size:20px}}@media screen and (max-width:480px){.contact--section{padding:40px 20px}.contact--section--description{font-size:15px}.contact--item h3{font-size:16px}.contact--item a,.contact--item p{font-size:15px}.navbar--logo{font-size:18px}}.contact-section{background:linear-gradient(180deg,#f8fafc,#fff);padding:4rem 1rem}.contact-container{margin:0 auto;max-width:1200px}.contact-header{margin-bottom:3rem;text-align:center}.contact-subtitle{color:#2563eb;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.contact-heading{color:#111827;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.contact-description{color:#4b5563;line-height:1.6;margin:0 auto;max-width:36rem}.contact-cards-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.contact-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:1.5rem;transition:box-shadow .3s ease}.contact-card:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)}.contact-icon-wrapper{align-items:center;background-color:#eff6ff;border-radius:50%;display:flex;height:3rem;justify-content:center;margin:0 auto 1rem;width:3rem}.contact-icon{color:#2563eb}.contact-card-title{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:.75rem;text-align:center}.contact-links{align-items:center;display:flex;flex-direction:column;gap:.5rem}.contact-link{color:#2563eb;text-decoration:none;transition:color .2s ease}.contact-link:hover{color:#1d4ed8}.contact-divider{color:#9ca3af;margin:0 .5rem}@media (min-width:768px){.contact-cards-container{grid-template-columns:repeat(3,1fr)}.contact-heading{font-size:2.5rem}}@media (max-width:767px){.contact-section{padding:3rem 1rem}.contact-heading{font-size:2rem}}.skills-section{background:linear-gradient(180deg,#fff,#f8fafc);padding:5rem 1rem}.skills-container{margin:0 auto;max-width:1200px}.skills-header{margin-bottom:3.5rem;text-align:center}.skills-subtitle{color:#2563eb;font-size:1rem;font-weight:600;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.skills-heading{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;padding:0 1rem}.skills-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05);padding:2rem;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.skills-card:hover{box-shadow:0 8px 12px rgba(0,0,0,.1);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.skills-card-title{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem}.skills-list{grid-gap:1rem;display:grid;gap:1rem}.skill-item{align-items:center;background:#f8fafc;border-radius:.5rem;display:flex;justify-content:space-between;padding:.75rem;transition:background-color .2s ease}.skill-item:hover{background:#f1f5f9}.skill-name{color:#374151;font-weight:500}.skill-level{border-radius:1rem;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.skill-level.advanced{background-color:#dcfce7;color:#166534}.skill-level.intermediate{background-color:#fff7ed;color:#9a3412}@media (min-width:768px){.skills-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.skills-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.skills-section{padding:3rem 1rem}.skills-heading{font-size:2rem}.skills-card{padding:1.5rem}}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.skills-card{-webkit-animation:fadeIn .5s ease forwards;animation:fadeIn .5s ease forwards}.skills-card:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.skills-card:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}
/*# sourceMappingURL=main.dbbc0d7a.css.map*/