body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bgcolor:#1c2930;--navColor:#b94040;--orange:#f5daae;--gray:#788097;--blueCard:#ddf8fe;--purple:#eed2ff;--boxShadow:0px 19px 60px rgb(0 0 0/8%);--smboxShadow:-79px 51px 60px rgba(0,0,0,.08);--deepBlue:#335064}body{background-color:#1c2930;background-color:var(--bgcolor);color:#e5ebeb;margin:0}button{background-color:#335064;background-color:var(--deepBlue);border-radius:34px;color:#eff0f5;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:normal;padding:10px 12px;text-shadow:1px 1px 1px #3c3861,1px 1px 1px #9b7a7a}button,button:hover{border:1px solid #788097;border:1px solid var(--gray)}button:hover{background:#edecf3;color:#05021f;cursor:pointer}h1{color:#c48809;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:2em;font-weight:700}@media screen and (min-width:1480px){body{margin:0}.App{color:var(--black);overflow:hidden}}.n-wrapper{background-color:var(--bgcolor);display:flex;height:50px;justify-content:center;overflow:hidden;padding:1em 3em;position:fixed;top:0;width:100%;z-index:300}.n-left{flex:1 1}.n-left,.n-left>h3{align-items:center;display:flex}.n-left>h3{color:#c48809;font-family:cursive;font-weight:400;height:20px;justify-content:center;text-shadow:1px 1px 2px #f8f8f7;width:20px}.n-mid,.n-right{align-items:center;display:flex;flex:1 1}.n-right{flex-direction:row;justify-content:flex-end;margin-right:5rem}#menu-icon{display:none}.n-list>ul{color:#e5eaf5;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:large;font-weight:400;gap:1rem}li:hover{cursor:pointer;text-decoration-line:underline}a{margin-right:1.5em}@media screen and (max-width:768px){.n-wrapper{display:flex;height:auto;margin:0}.n-left{align-items:start;margin-bottom:1em;margin-top:1em}.n-right{display:none}.n-mid{align-items:flex-start;display:flex;position:relative}#menu-icon{border:2px solid azure;border-radius:20%;color:azure;cursor:pointer;margin-left:14em;padding:2px 6px;position:absolute;-webkit-transform:scale(1.2);transform:scale(1.2)}.n-list>ul{margin-left:13em;margin-top:4em}.n-list>ul li{margin-bottom:.2em;padding:4px}a{margin-right:12px}#navBtn{background-color:#042929;border:none}}@media (max-width:540px){.n-wrapper{display:flex;height:auto;margin:0}.n-left{align-items:flex-start;margin-bottom:1em;margin-top:1em}.n-right{display:none}.n-mid{align-items:flex-start;display:flex;position:relative}#menu-icon{border:2px solid azure;border-radius:20%;color:azure;cursor:pointer;margin-left:4em;padding:2px 6px;position:absolute;-webkit-transform:scale(1.2);transform:scale(1.2)}.n-list>ul{margin-left:.5em;margin-top:4em}.n-list>ul li{margin-bottom:.2em;padding:4px}a{margin-right:12px}#navBtn{background-color:#042929;border:none}}@media screen and (max-width:280px){.n-wrapper{display:flex;height:auto;margin:0}.n-left{align-items:flex-start;margin-bottom:1em;margin-top:1em}.n-right{display:none}.n-mid{align-items:flex-start;display:flex;position:relative}#menu-icon{border:2px solid azure;border-radius:20%;color:azure;cursor:pointer;margin-left:2em;padding:2px 6px;position:absolute;-webkit-transform:scale(1.2);transform:scale(1.2)}.n-list>ul{margin-left:-2.4em;margin-top:4em}}@media screen and (max-width:1024px){.n-wrapper{display:flex;height:auto;margin:0}.n-list>ul{color:#fff;font-size:small;font-weight:400;gap:.5rem}.n-right{margin-left:4rem;margin-right:4rem}.n-mid{margin-top:2em}a{margin-right:8px}}.introPage{display:flex;flex-direction:column;justify-content:center;min-height:100vh}#intro{align-items:center;display:flex;flex-flow:column;padding:2rem}#intro>img{border-radius:100%;box-shadow:0 22px 70px 14px rgba(245,20,20,.46);height:30vh;margin-top:5rem;width:23vh}#intro-title{color:#c48809;margin-top:.5rem;text-shadow:3px 1px 1px #86f0fa,2px 2px 1px #fbfcfd,4px 2px 1px #dd6363}#intro-name,#intro-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:clamp(2rem,8vw,2.2rem);font-weight:900}#intro-name{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-name:slidein;animation-name:slidein;color:#fde9ff;margin-top:2rem;text-shadow:3px 1px 1px #037177,2px 2px 1px #165bfb,4px 2px 1px #4af7ff}#intro-summary{font-family:cursive;font-size:clamp(.8rem,10vw,1rem);font-weight:400;line-height:24px;margin-top:.5rem;padding:0 16vw;text-align:center}#resume-link{margin-top:2rem}@media (max-width:768px){.introPage{margin:0}#intro{padding-left:0;padding-right:0}#intro>img{margin-top:6.5em}#intro-summary{font-size:small;line-height:20px;padding:0 2em}}.AboutPage{display:flex;flex-direction:column;height:auto;margin:auto;padding:3em 10vw}#about,.AboutPage>h1{align-items:center;display:flex;flex-flow:column}#about{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:large;font-weight:100;line-height:30px;padding:0 4vw;text-align:justify}a{align-items:center;display:flex;justify-content:center;text-decoration:none}.swiper{height:100%;width:100%}.swiper-slide{align-items:center;background:#fff;display:flex;font-size:18px;justify-content:center;text-align:center}.swiper-slide img{display:block;height:100%;margin:auto;object-fit:fill;width:90%}#cert{align-items:center;background-color:#fffaf0;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);color:#f60;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;height:80vh;margin-top:3em;width:90%}#cert>h3{text-align:left}@media screen and (max-width:768px){.AboutPage{margin:0 auto;padding:1em 2em;text-align:center}#about{font-size:small;font-weight:400;line-height:20px;padding:0;text-align:justify}#cert{height:40vh;width:100%}}#education{background-color:#dae8eb;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:small;line-height:normal;margin-top:3em;padding-bottom:1em;padding-left:3em;padding-top:1em;text-align:left}#education>h2{color:#f60;padding-left:0;text-align:center}table{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:small;padding:10px;width:90%}td{padding:6px}th{font-size:medium}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.skills{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin:auto;padding:3em 12vw}.skillsGrid{grid-gap:6vw;align-self:center;display:grid;gap:6vw;grid-auto-rows:auto;grid-template-columns:repeat(5,1fr);height:auto;margin-top:2rem}.skillsGrid img{box-shadow:none;height:100px;width:100px}@media screen and (max-width:540px){.skills{margin:.1rem 0;text-align:center}.skillsGrid{grid-template-columns:repeat(3,1fr)}.skillsGrid img{height:60px;width:60px}}#Portfolio{align-items:center;display:flex;flex-direction:column;height:auto;margin:auto;padding:3em 12vw}#Portfolio,#projects{justify-content:center}#projects{display:grid;grid-template-columns:1fr 1fr}#project{align-items:center;background-color:#f5f5f5;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);display:flex;flex-flow:column;margin:2vh 1rem;position:relative;width:35vw}img{max-height:100%;max-width:100%}#tech_stack{align-items:center;display:flex;flex-flow:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;gap:1rem;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;width:100%}#tech_stack:hover{background-color:#000;opacity:.9}#project-title{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:20px}@media screen and (max-width:778px){#Portfolio{display:flex;flex-direction:column;height:auto;margin:auto;padding:1em 1vw}#projects{justify-content:center}#project,#projects{display:flex;flex-flow:column}#project{align-items:center;margin:2vh auto;width:90vw}}.reveal{opacity:0;position:relative;-webkit-transform:translateY(150px);transform:translateY(150px);transition:all 1s ease}.reveal.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.contact-form{background-color:#f8fbfd;flex-flow:column;height:auto;margin:3em 12vw;padding:2em 0}.c-form,.contact-form{align-items:center;display:flex}.c-form{justify-content:center;margin-top:2em}.c-form>form{align-items:center;display:flex;flex-direction:column;gap:2rem;width:50vw}.c-form .user{border:1px solid #131355;font-family:Courier New,Courier,monospace;font-size:18px;height:2rem;outline:none;padding:.3em;width:100%}textarea{height:18rem!important}@media screen and (max-width:640px){.contact-form{margin:0}.c-form .user{width:70vw}}.footer{background-color:#042929;color:#fff;display:flex;height:300px}.f-content{align-items:center;display:flex;flex-direction:column;gap:4rem;justify-content:center;margin-top:4rem;position:relative;width:100%}.f-icons{color:#000;display:flex;gap:2rem}@media screen and (max-width:480px){.footer{margin-top:-4rem}.f-icons{margin-bottom:1rem;-webkit-transform:scale(.6);transform:scale(.6)}.f-content{gap:.5rem}}
/*# sourceMappingURL=main.4e312d0a.css.map*/