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:#6729cc;--heading-color:#282938;--bg-shade:#f5fcff;--github:#e62872;--darkblue:#2f4858;--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-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 #6729cc;border:1px solid var(--primary);color:#6729cc;color:var(--primary)}.btn-outline-primary:hover,.btn-primary{background-color:#6729cc;background-color:var(--primary);color:#fff;color:var(--white)}.btn-primary{border:1px solid #6729cc;border:1px solid var(--primary)}.btn-primary:hover{background-color:#fff;background-color:var(--white);color:#6729cc;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 #101828f2;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:66px;line-height:67px}h1,h2{font-weight:700}h2{font-size:48px;line-height:58px}h3{font-size:24px;font-weight:700;line-height:34px}.text-lg{color:var (--darkblue);font-size:18px;line-height:27px}.text-lg,.text-md{font-style:normal;font-weight:400}.text-md{color:#2f4858;color:var(--darkblue);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}.navbar{align-items:center;background:#fff;background:var(--white);box-shadow:0 5.333px 80px 0 #0000001a;display:flex;justify-content:space-between;left:0;padding:15px 85.333px;position:fixed;right:0;top:0;z-index:9999}.navbar>div>img{height:33px;width:33px}.navbar-items>ul{align-items:flex-start;cursor:pointer;display:flex;flex-direction:row;gap:42.667px;list-style:none}.navbar-items>ul,.navbar>ul>li{text-decoration:none}.navbar-content{color:#2f4858;color:var(--darkblue);font-size:17px;font-style:normal;font-weight:400;line-height:24px;transform:transition .5s;transition:color .5s;-webkit-transition:color .5s;-moz-transition:color .5s;-ms-transition:color .5s;-o-transition:color .5s}.navbar-active-content,.navbar-content:hover{color:#6729cc;color:var(--primary)}.section-title{align-items:flex-start;color:#282938;color:var(--heading-color);display:flex;font-size:21px;font-style:normal;font-weight:600;line-height:32px;text-align:center}.sub-title{color:#6729cc;color:var(--primary);font-size:16px;font-weight:600;line-height:24px}.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-around;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;opacity:1;transition:opacity .5s ease-in-out}.hero-section-title:hidden{opacity:0}.hero-section-title-color{color:#6729cc;color:var(--primary)}.hero-section-text{color:#2f4858;color:var(--darkblue);font-size:24px;font-weight:400;line-height:36px}.hero-section-image{display:flex}.hero-section-image>img{height:100%;max-height:1008px;max-width:500px;width:100%}.hero-section-contact-forms{align-items:center;display:flex;flex-direction:row;gap:55px}.social-icons{display:flex;gap:21.333px}.social-icons>a>img{height:35px;transition:transform .3s ease;-webkit-transition:transform .3s ease;-moz-transition:transform .3s ease;-ms-transition:transform .3s ease;-o-transition:transform .3s ease;width:35px}.social-icons>a>img:hover{transform:scale(1.1)}.skills-section{align-items:flex-start;display:flex;flex-direction:column;gap:106.667px;justify-content:center;padding:149.33px 85.33px}.skills-section-heading{color:#282938;color:var(--heading-color);font-size:64px;font-weight:700;line-height:77px}.skills-section-container{grid-gap:42px;align-items:flex-start;display:grid;gap:42px;grid-template-columns:repeat(4,1fr);justify-content:center}.skills-section-card{align-items:center;background-color:#f5fcff;background-color:var(--bg-shade);border-radius:10.6px;display:flex;flex:1 0;flex-direction:column;gap:32px;min-height:250px;padding:32px;transition:transform .3s ease;-webkit-transition:transform .3s ease;-moz-transition:transform .3s ease;-ms-transition:transform .3s ease;-o-transition:transform .3s ease}.skills-section-card:hover{transform:scale(1.1)}.skills-section-img{align-items:center;background:#fff;background:var(--white);border-radius:10.6px;box-shadow:0 0 16px 0 #0000001a;display:flex;gap:13.3px;justify-content:center;padding:13.33px}.skills-section-card-content{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:32px}.skills-section-title{color:#282938;color:var(--heading-color);font-size:32px;font-weight:700;line-height:45px}.skills-section-description{font-size:21.3px;font-style:normal;font-weight:400;line-height:32px}.about-section{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:repeat(2,1fr);padding:133.3px 85px}.about-section-img>img{border-radius:50%;height:100%;max-height:700px;max-width:700px;object-fit:cover;width:100%}.portfolio-section{align-items:flex-start;display:flex;flex-direction:column;gap:80px;padding:112px 85px}.portfolio-container-box{align-items:center;display:flex;justify-content:space-between;width:100%}.portfolio-container{align-items:flex-start;display:flex;flex-direction:column}.portfolio-section-container{align-items:flex-center;display:flex;gap:21.3px;justify-content:center;width:100%}.portfolio-section-card{align-items:flex-start;background:#fff;border-top-left-radius:12px;border-top-right-radius:12px;box-shadow:0 0 32px 0 #00000026;cursor:pointer;display:flex;flex:1 0;flex-direction:column;gap:32px}.portfolio-section-card-content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:32px;padding:32px}.portfolio-section-title{color:#282938;color:var(--heading-color)}.portfolio-link{border-bottom:1.33px solid #6729cc;border-bottom:1.33px solid var(--primary);display:flex;font-weight:600;gap:16px;padding-bottom:10.6px;text-decoration:none}.portfolio-section-card:hover path{stroke:#006b6a}.portfolio-section-img{border-radius:8px;width:100%}.portfolio-section-img>img{width:100%}.portfolio-github-btn-div>button{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:center;transition:all .8s ease}.portfolio-github-btn-div>button>a>img{height:25px;width:25px}.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-gap:32px;display:grid;gap:32px;grid-template-columns:auto;grid-template-rows:repeat(2,auto);width:40%}.container{grid-column-gap:32px;grid-row-gap:32px;column-gap:32px;display:grid;grid-template-columns:repeat(2,auto);row-gap:32px}.contact-label{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;gap:10.6px;width:100%}.contact-label:last-child{grid-column:1/-1}.contact-label>span{color:#6729cc;color:var(--primary)}.contact-input{align-self:stretch;background:#fff;background:var(--white);border:1px solid #6729cc;border:1px solid var(--primary);border-radius:8px;font-family:Roboto;padding:16px}.contact-input,.modal{align-items:center;display:flex}.modal{background:#00000080;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:80px 100px;text-align:center}.footer{background-color:#6729cc;background-color:var(--primary);bottom:0;padding:25px;text-align:center}.footer,.footer>p{color:#fff;color:var(--white)}@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-description,.hero-section-title{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}.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}.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}.hamburger-line{background-color:#6729cc;background-color:var(--primary);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{transform:rotate(45deg) translate(.45rem,.1875rem)}.nav-hamburger.active :nth-child(2){opacity:0}.nav-hamburger.active :nth-child(3){transform:rotate(-45deg) translate(.45rem,-.1875rem)}}
/*# sourceMappingURL=main.c32bc506.css.map*/