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}.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-color:#fff;background-color:var(--white);border:1px solid #5e3bee;border:1px solid var(--primary);color:#5e3bee;color:var(--primary)}.btn-outline-primary:hover,.btn-primary{background-color:#5e3bee;background-color:var(--primary);color:#fff;color:var(--white)}.btn-primary{border:1px solid #5e3bee;border:1px solid var(--primary)}.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{font-size:64px;line-height:77px;margin-bottom:48px;width:100%}.hero--section--intro{font-size:30px;line-height:36px}.hero--section--intro,.sub--title{color:#282938;color:var(--heading-color);font-weight:600}.sub--title{font-size:16px;line-height:24px}.navbar{background:#fff;background:var(--white);box-shadow:0 5.333px 80px 0 rgba(0,0,0,.1);justify-content:space-between;left:0;padding:15px 85.333px;position:fixed;right:0;top:0;z-index:1000}.nav__right,.navbar{align-items:center;display:flex}.nav__right{flex-wrap:wrap;gap:.75rem}.nav__user-info{align-items:center;display:flex;gap:.5rem}.nav__email{color:#333;font-size:14px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.nav__right{margin-top:1rem;padding-right:1rem}.nav__right,.nav__user-info{align-items:flex-end;flex-direction:column;width:100%}.nav__user-info{display:flex;gap:.4rem;text-align:right}.nav__email{color:#333;font-size:13px;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.nav__hamburger{margin-left:auto}.navbar button,.navbar--items{width:100%}}.navbar--items>ul{align-items:flex-start;display:flex;gap:35.667px;list-style:none}.navbar--items ul>li>a,.navbar--items>ul{text-decoration:none}.navbar--content{color:#000;color:var(--black);cursor:pointer;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.navbar--active-content{color:#5e3bee;color:var(--primary)}.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.333px 85.333px}.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}.hero--section--img{display:flex}.hero--section--img>img{height:100%;width:100%}.skills--section{align-items:center;background-color:#f5fcff;background-color:var(--bg-shade);display:flex;flex-direction:column;gap:64px;padding:100px 64px}.section--title{color:#282938;color:var(--heading-color);font-size:2.5rem;font-weight:700;text-align:center}.skills--section--container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));max-width:1000px;width:100%}.skills--section--card{-webkit-animation:fadeIn .4s ease both;animation:fadeIn .4s ease both;background-color:#fff;border-radius:12px;box-shadow:0 6px 14px rgba(0,0,0,.06);cursor:default;padding:20px;text-align:center;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--section--card:hover{box-shadow:0 10px 22px rgba(0,0,0,.12);-webkit-transform:scale(1.06);transform:scale(1.06)}.skills--section--img{align-items:center;display:flex;height:64px;justify-content:center;margin:0 auto 12px;width:64px}.skills--section--img img{max-height:100%;max-width:100%}.skills--section--title{color:#282938;color:var(--heading-color);font-size:.95rem;font-weight:600;margin-top:8px}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(6px);transform:translateY(6px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(6px);transform:translateY(6px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse-glow{0%,to{box-shadow:0 0 20px rgba(0,229,255,.4)}50%{box-shadow:0 0 40px rgba(0,229,255,.8)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px rgba(0,229,255,.4)}50%{box-shadow:0 0 40px rgba(0,229,255,.8)}}@media (max-width:768px){.skills--section{padding:64px 24px}.section--title{font-size:2rem}.skills--section--img{height:48px;width:48px}}.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>img{height:100%;width:100%}.portfolio--section{background-color:#f9f9f9;display:flex;flex-direction:column;gap:60px;padding:112px 85px}.portfolio--container-box{display:flex;justify-content:center;text-align:center;width:100%}.portfolio--container{align-items:center;display:flex;flex-direction:column;gap:16px}.section--heading{color:#111;font-size:2.8rem;font-weight:700}.portfolio--section--container{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;width:100%}.portfolio--section--card{flex:1 1 300px;overflow:hidden}.portfolio--section--card:hover{box-shadow:0 16px 32px rgba(0,0,0,.2);-webkit-transform:translateY(-8px);transform:translateY(-8px)}.portfolio--section--img img{display:block;height:auto;object-fit:cover;width:100%}.portfolio--section--card--content{gap:16px}.portfolio--section--title{color:#222;font-size:1.4rem}.text-md{color:#555;font-size:.95rem;line-height:1.6}.portfolio--link{border-bottom:2px solid transparent;color:#006b6a;margin-top:8px;transition:all .3s ease}.portfolio--link:hover{border-bottom:2px solid #006b6a;color:#004f4e}.portfolio--section--card{background:#fff;border-radius:20px;box-shadow:0 12px 30px rgba(0,0,0,.08);display:flex;flex-direction:column;max-width:340px;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%}.portfolio--section--card:hover{box-shadow:0 20px 36px rgba(0,0,0,.15);-webkit-transform:translateY(-6px);transform:translateY(-6px)}.portfolio--section--card--content{justify-content:space-between}.portfolio--section--title{color:#1f1f1f;font-size:1.25rem;font-weight:700}.portfolio--button-group{margin-top:auto}.portfolio--link{background-color:#006b6a;border-radius:8px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;padding:10px 16px;text-align:center;text-decoration:none;transition:background-color .3s ease,box-shadow .3s ease,-webkit-transform .2s ease;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease,-webkit-transform .2s ease}.portfolio--link:hover{background-color:#f8f8f8;box-shadow:0 4px 10px rgba(0,0,0,.15);-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media (max-width:1024px){.portfolio--section{padding:80px 48px}}@media (max-width:768px){.portfolio--section{padding:64px 24px}.portfolio--section--container{gap:24px}.portfolio--section--card{flex:1 1 100%;max-width:100%}}@media (max-width:480px){.section--heading{font-size:2rem}.portfolio--subheading{font-size:1.25rem}.portfolio--section--title{font-size:1.1rem}.text-md{font-size:.9rem}.portfolio--link{font-size:.85rem;padding:8px 12px}}.portfolio--subheading{color:#004f4e;font-size:1.5rem;font-weight:600;margin:2rem 0 1rem;text-align:center}.portfolio--role{color:#333;font-size:.95rem;line-height:1.4;margin-top:.75rem}.portfolio--section--card--content{display:flex;flex-direction:column;height:100%;padding:24px}.portfolio--section--card--info{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;min-height:180px}.portfolio--button-group{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.keen-slider{padding-bottom:.5rem}.keen-slider__slide{box-sizing:border-box;min-width:100%;padding:8px}.keen-slider{overflow:hidden;padding-bottom:1rem;position:relative}.keen-slider:after{background:linear-gradient(90deg,transparent,#f9f9f9);bottom:0;content:"";pointer-events:none;position:absolute;right:0;top:0;width:40px}.keen-slider-dots{display:flex;gap:8px;justify-content:center;margin-bottom:16px;margin-top:1px}.dot{background-color:#ccc;border:none;border-radius:50%;cursor:pointer;height:10px;transition:background-color .3s ease;width:10px}.dot.active{background-color:#006b6a}.testimonial--section{align-items:flex-start;align-items:left;display:flex;flex-direction:column;gap:80px;padding:112px 84.3px}.sections--heading{color:#282938;color:var(--heading-color)}.testimonial--section--card{align-items:center;background-color:#fff;border:1.33px solid #006b6a;border-radius:12px;box-shadow:0 4px 12px rgba(0,107,106,.1);display:flex;flex:1 1 300px;flex-direction:column;gap:24px;max-width:1000px;padding:32px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.testimonial--section--card:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px)}.testimonial--section--card--author--detail{flex-direction:column;gap:16px}.testimonial--section--card--author--detail img{border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);height:auto;max-width:100%}.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{font-size:16px;font-weight:400;line-height:150%}.testimonial--section--card--author--detail>img{display:block;height:auto;margin:0 auto;max-width:100%}@media screen and (max-width:768px){.testimonial--section--card{max-width:100%;padding:20px}}.contact--section{align-items:center;display:flex;flex-direction:column;gap:64px;justify-content:center;padding:150px 85px;text-align:center}.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,.skills--section--title{gap:28px}.skills--section--card--content{gap:20px}.skills--section--title{font-size:11px;line-height:0px}.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}.skills--section--container{grid-gap:42.6px;align-items:flex-start;display:grid;gap:42.6px;grid-template-columns:repeat(2,1fr);justify-content:center}.about--section,.footer--content--container,.footer--items>ul,.footer--link--container,.portfolio--container-box,.portfolio--section--container{display:flex;flex-direction:column}.hero--section--content,.hero--section--content--box,.portfolio--container,.skills--section,.testimonial--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 h2,.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)}}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}
/*# sourceMappingURL=main.3b3358a2.css.map*/