body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.modal-overlay{position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.modal-container{background-color:#fefefe;padding:20px;border-radius:2px;width:80%;box-shadow:0 4px 31px rgba(0,0,0,.15);display:flex;flex-direction:column;font-family:Poppins;font-style:normal;height:auto}.upper-section{display:flex;flex-direction:row;padding:10px 0;justify-content:space-between}.close,.upper-section>h1{margin:0}.close{font-size:1.5em;cursor:pointer}.middle-section{display:flex;flex-direction:column;margin-bottom:20px}.middle-section>*{margin:5px 0}.lower-section{display:flex;flex-direction:row-reverse;padding:10px 0}.modal-btn{border-width:0;outline:none;border-radius:2px;box-shadow:0 1px 4px rgba(0,0,0,.6);margin-left:15px;padding:12px 24px;transition:background-color .3s;color:#ecf0f1;text-decoration:none}.modal-btn:hover{cursor:pointer}.btn-green{background-color:#2ecc71}.btn-green:focus,.btn-green:hover{background-color:#27ae60}.btn-red{background-color:#e74c3c}.btn-red:focus,.btn-red:hover{background-color:#c0392b}.home-container{background:linear-gradient(39.97deg,#03d6f3 .79%,#458ff6 79.29%);justify-content:center;align-items:center;overflow-y:auto;padding:100px 10%;min-height:100vh;box-sizing:border-box}.header-text,.home-container{display:flex;flex-direction:column}.header-text{text-align:center}.header-text>h1{font-weight:900;font-size:3em;line-height:62px;text-align:center;letter-spacing:.2px;color:#fff}.header-text>h1,.header-text>p{font-family:Poppins;font-style:normal;margin:10px}.header-text>p{font-weight:600;font-size:16px;line-height:20px;color:#e5e5e5}.head-btns{flex-direction:row;flex-wrap:wrap;margin:35px 10px}.btn,.head-btns{display:flex;justify-content:center}.btn{flex-direction:column;padding:0 36px;height:52px;left:0;top:0;text-decoration:none;box-shadow:0 4px 31px rgba(0,0,0,.15);border-radius:39px;margin:4px}.btn-white{background:#fff;color:#112d57}.btn-transparent{border:1px solid #fff;box-sizing:border-box;color:#fff}.btn:hover{box-shadow:1px 10px 32px rgba(0,0,0,.45);transition:all .3s ease-in-out}.btn-text{font-family:Poppins;font-style:normal;font-weight:500;font-size:16px;line-height:16px;letter-spacing:.2px;text-align:center}.splash-image{display:flex;flex-direction:column;align-items:center}.home-anime{margin-bottom:-80px}@media only screen and (max-height:550px){.home-anime{width:400px}}@media only screen and (max-width:640px){.home-anime{width:80%;align-self:center;margin-bottom:-20px}.head-btns{margin:10px 10px 35px}}.footer-link{font-family:Montserrat;font-weight:700;font-size:24px;line-height:36px;text-align:center;letter-spacing:-.015em}.footer-link-element{color:#000}.header-container{display:flex;flex-direction:column;align-items:center;width:60%;align-self:center}.header-container>h1{font-style:normal;font-weight:500;font-size:2.9em;line-height:57px;text-align:center;letter-spacing:.2px;color:#000;margin:0}.header-container>p{font-family:Montserrat;font-style:normal;font-weight:400;font-size:1.4em;line-height:1.4em;text-align:center;margin:10px 0}@media only screen and (max-width:640px){.header-container{width:80%}.header-container>p{font-size:1.2em;line-height:1.2em}}.about-main{display:flex;flex-direction:row;flex-wrap:wrap;padding:60px 80px 80px}.about-main-left,.about-main-right{width:50%}.about-main-right{display:flex;justify-content:flex-end}.about-main-left{display:flex;flex-direction:column;justify-content:center}.about-link-element{color:#000}.about-sub-head{margin:0}.about-details{margin:10px 0 32px}.about-anime{width:520px;max-width:100%;max-height:100%}.vector-frame{position:absolute;z-index:-10;left:0;bottom:0;width:55%}.about-vector{display:block;max-height:100%;max-width:100%}@media only screen and (max-width:640px){.vector-frame{width:90%}.about-head{width:80%}.about-head>p{font-size:1.2em;line-height:1.2em}.about-main{padding:50px 32px}.about-main-left,.about-main-right{width:100%}}.project-cards-container{display:flex;flex-direction:row;flex-wrap:wrap;padding:44px;align-self:center;justify-content:center}.project-card{width:500px;min-height:550px;background:#fff;box-shadow:10px 40px 50px rgba(229,233,246,.4);border-radius:20px;display:flex;flex-direction:column;margin:20px}.project-card:hover{box-shadow:0 40px 50px rbga(0,0,0,.4);transition:all .3s}.image-container{width:100%;border-radius:20px 20px 0 0}.project-external-link,.project-image{border-radius:inherit}.project-image{display:block;max-height:100%;max-width:100%}.project-details-container{display:flex;flex-direction:column;justify-content:flex-start;align-self:flex-start;padding:20px}.project-yt-link{font-weight:600;color:#4089ed}.project-heading{margin:0}.project-details{font-weight:300;font-size:16px;line-height:28px;color:#7d7987}@media only screen and (max-width:640px){.project-cards-container{padding:20px}.project-card{width:290px;min-height:500px}}.skill-card-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:80px 20%}.skill{display:flex;flex-direction:column;width:150px;align-items:center;margin-bottom:20px}.skill>img{width:108px;margin-bottom:15px;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.skill>p{font-family:Montserrat;font-size:24px;line-height:36px;text-align:center;letter-spacing:-.015em;color:#000;margin:0}.skills-vector-frame{position:absolute;display:flex;flex-direction:row-reverse;right:0;bottom:0;z-index:-10;width:80%}.skills-vector{max-height:100%;width:100%}@media only screen and (max-width:640px){.skills-vector-frame{width:90%}.skill-card-container{margin:80px 10%}}.contact-form-container{width:50%;align-self:center;margin:70px 0}.contact-form{display:flex;flex-direction:column;align-items:center;justify-content:center}.input-box{background-color:#fff;width:100%;border:1px solid #e8e8e8;box-sizing:border-box;box-shadow:0 2px 2px rgba(0,0,0,.25);border-radius:39px;padding:19px 35px;margin:10px 0;font-family:Roboto;font-size:14px;line-height:16px}.body-input{height:250px;padding:25px 35px}.contact-btn{margin:10px 0;border:none;color:#fff;font-weight:700;font-family:Roboto;font-style:normal;font-size:14px;line-height:16px;width:100%;text-align:center;padding:17px 35px;background:linear-gradient(39.97deg,#03d6f3 .79%,#458ff6 79.29%);border-radius:35px}.social-icons-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.social-icon{-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));margin:21px}.contact-btn:hover,.social-icon:hover{-webkit-filter:drop-shadow(0 8px 8px rgba(0,0,0,.32));filter:drop-shadow(0 8px 8px rgba(0,0,0,.32));cursor:pointer;transition:all .3s}@media only screen and (max-width:640px){.social-icon{margin:8px 21px}.contact-form-container{width:80%}}body{min-height:100vh;box-sizing:border-box;margin:0;width:100%;overflow-x:hidden;font-family:"Poppins",sans-serif}input:focus,select:focus,textarea:focus{outline:none}.section-container{box-sizing:border-box;min-height:100vh;position:relative;padding:50px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center}@media only screen and (max-width:640px){.section-container{padding:100px 0}}.bm-burger-button{position:fixed;width:36px;height:36px;left:32px;top:32px}.bm-burger-bars{background:#373a47}.bm-burger-bars-hover{background:#000}.bm-cross-button{height:24px;width:24px}.bm-cross{background:#fff}.bm-menu-wrap{position:fixed;height:100vh;overflow-x:hidden;box-shadow:0 4px 31px rgba(0,0,0,.15)}.bm-menu{background:linear-gradient(39.97deg,#03d6f3 .79%,#458ff6 79.29%);padding:2.5em 1.5em 0 0;height:100vh;overflow:hidden!important}.bm-item-list{padding:.8em}.menu-item{position:relative;font-size:2em;text-decoration:none;color:#fff;font-family:Montserrat;font-style:normal;font-weight:400;padding:10px}.menu-item:before{content:"";position:absolute;width:100%;height:0;bottom:0;left:0;background-color:#fff;visibility:hidden;transition:all .5s ease-in-out}.active-item{font-weight:500}.active-item:before,.menu-item:hover:before{visibility:visible;height:3px}.go-home-btn{position:fixed;bottom:28px;right:28px;width:60px;height:60px;border-radius:30px;border-style:none;box-shadow:0 4px 31px rgba(0,0,0,.15)}.go-home-btn:hover{cursor:pointer;box-shadow:1px 10px 32px rgba(0,0,0,.45);transition:all .3s ease-in-out}.white-bkg{background:#fff}.gradient-bkg{background:linear-gradient(39.97deg,#03d6f3 .79%,#458ff6 79.29%)}.home-icon{width:40px}
/*# sourceMappingURL=main.6ce737a6.chunk.css.map */