*{color:#fff;font-family:Roboto,sans-serif;margin:0;padding:0}body{background-color:#2a2e36}.snap-to{scroll-margin-top:5.2rem}p.comment{color:#7f858f;font-weight:700;margin:30px 10px 2px}div:has(:is(input,textarea):required)>label:after{color:red;content:" *"}#Home{height:100vh;margin:auto}#Home .center{align-items:center;display:flex;flex-flow:column;height:100%;justify-content:center}#Home #HeaderImage{height:101vh;left:0;margin:0;opacity:.2;padding:0;position:absolute;top:0;width:100%;z-index:-1}.typewriter{-webkit-animation:expand 3s steps(23) 1s,blink-cursor .75s step-end infinite;animation:expand 3s steps(23) 1s,blink-cursor .75s step-end infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;border-right:.15em solid #fff;font-family:monospace,monospace;margin:0 auto;overflow:hidden;white-space:nowrap;width:0}@-webkit-keyframes expand{0%{padding-right:4px;width:4px}to{padding-right:4px;width:calc(23ch + 4px)}}@keyframes expand{0%{padding-right:4px;width:4px}to{padding-right:4px;width:calc(23ch + 4px)}}@-webkit-keyframes blink-cursor{0%{border-right-color:transparent}50%{border-right-color:#fff}to{border-right-color:transparent}}@keyframes blink-cursor{0%{border-right-color:transparent}50%{border-right-color:#fff}to{border-right-color:transparent}}.social-links{list-style-type:none;margin:0;padding:0}.social-links li{display:inline}.social-links li a{height:100px;margin:10px;text-decoration:none}#scrollDownArrow span{font-size:5rem}#scrollDownArrow{-webkit-animation:pushDown 11s infinite;animation:pushDown 11s infinite;-webkit-animation-delay:5s;animation-delay:5s;position:absolute;top:85vh}@-webkit-keyframes pushDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}3%{-webkit-transform:translateY(15px);transform:translateY(15px)}5%{-webkit-transform:translateY(0);transform:translateY(0)}8%{-webkit-transform:translateY(15px);transform:translateY(15px)}10%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes pushDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}3%{-webkit-transform:translateY(15px);transform:translateY(15px)}5%{-webkit-transform:translateY(0);transform:translateY(0)}8%{-webkit-transform:translateY(15px);transform:translateY(15px)}10%{-webkit-transform:translateY(0);transform:translateY(0)}}.social-logo{width:25px}.social-logo:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}#main-nav{align-content:center;align-items:center;background-color:#1b252e;display:flex;justify-content:space-between;margin:0 0 6rem;padding:1em 0;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}#main-nav ul{list-style-type:none;margin:0;padding:0 0 0 1%}#main-nav ul.social-links{padding-right:1%}@media only screen and (max-width:820px){#main-nav ul.social-links{display:none}}#main-nav ul li{display:inline}#main-nav ul li a{color:#fff;margin:10px;text-decoration:none}#main-nav ul li a .active,#main-nav ul li a:hover{color:#1fae92}#About{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:10rem}#About #aboutContent{display:flex;justify-content:space-around;padding:1rem 4rem}@media only screen and (max-width:820px){#About #aboutContent{padding:10px}}#About #aboutContent #aboutMe{color:#eee;font-size:2rem;line-height:3rem;text-align:left;width:53%}@media only screen and (max-width:820px){#About #aboutContent #aboutMe{font-size:16px;width:100%}}#About #aboutContent #bbimg{object-fit:cover;width:30%}#About #aboutContent .code{background:#333;color:#ccc;font-family:monospace}#About #aboutContent .code.list:before{color:#dd7878;content:"{"}#About #aboutContent .code.list:after{color:#dd7878;content:"}"}#About #aboutContent .string{color:#a6e3a1}#About #aboutContent .string:after,#About #aboutContent .string:before{content:'"'}#Skills #skillBadges{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.skill-badge{padding:1rem;text-align:center}@media only screen and (max-width:820px){.skill-badge{font-size:10px;padding:0 10px}}.skill-badge img{height:75px;object-fit:contain;width:75px}@media only screen and (max-width:820px){.skill-badge img{height:35px;width:35px}}.skill-badge p{padding-top:5px}#projectContainer{align-content:space-between;display:flex;flex-flow:row wrap;justify-content:space-around;margin:2rem 10rem 10rem}@media only screen and (max-width:820px){#projectContainer{align-items:center;flex-flow:column;margin:auto}}.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:transparent;border:0;color:#fff;cursor:pointer;-webkit-filter:drop-shadow(0 2px 2px #1a1a1a);filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5));outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{-webkit-transform:scale(1.1);transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{left:50%;padding:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;touch-action:none;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;-webkit-transform:scale(1.2);transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;-webkit-transform:scale(1.2);transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{bottom:auto;left:20px;right:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:auto}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:transparent;border:4px solid transparent;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}#ProjectThumbnail{cursor:pointer;-webkit-filter:drop-shadow(0 6px 3px #000);filter:drop-shadow(0 6px 3px black);height:325px;margin:20px 5px;width:500px}@media only screen and (max-width:820px){#ProjectThumbnail{height:52vw;margin:1rem;width:80%}}#ProjectThumbnail img{height:100%;object-fit:cover;width:100%}#ProjectThumbnail img:hover{-webkit-transform:scale(1.025);transform:scale(1.025)}@media only screen and (max-width:820px){#ProjectThumbnail img:hover{-webkit-transform:none;transform:none}}#ProjectThumbnail p#thumbnailTitle{background-color:rgba(0,0,0,.9);bottom:3rem;left:-1px;padding:1rem 1px;pointer-events:none;position:relative;text-align:center;text-justify:center;-webkit-transform:scale(1.025);transform:scale(1.025);width:100.5%}@media only screen and (max-width:820px){#ProjectThumbnail p#thumbnailTitle{bottom:2rem;font-size:16px;left:3px;padding:5px 0;width:98%}}#ProjectPopup{background-color:#2c2c2c;-webkit-filter:drop-shadow(0 6px 3px #000);filter:drop-shadow(0 6px 3px black);height:75vh;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:65vw;z-index:1000}@media only screen and (max-width:820px){#ProjectPopup{height:70vh;width:70vw}}#ProjectPopup .no-padding{padding:0}#ProjectPopup #projectPopupCarousel{height:100%;object-fit:cover;width:50%}#ProjectPopup #projectPopupCarousel .image-gallery,#ProjectPopup #projectPopupCarousel .image-gallery-content,#ProjectPopup #projectPopupCarousel .image-gallery-slide,#ProjectPopup #projectPopupCarousel .image-gallery-slides,#ProjectPopup #projectPopupCarousel .image-gallery-swipe,#ProjectPopup #projectPopupCarousel .image-gallery-thumbnail,#ProjectPopup #projectPopupCarousel .image-gallery-thumbnail-inner,#ProjectPopup #projectPopupCarousel .image-gallery-thumbnails,#ProjectPopup #projectPopupCarousel .image-gallery-thumbnails-container{height:100%}#ProjectPopup #projectPopupCarousel .image-gallery-slide-wrapper{height:80%}#ProjectPopup #projectPopupCarousel .image-gallery-thumbnails-wrapper{height:20%}#ProjectPopup #projectPopupCarousel .image-gallery-image,#ProjectPopup #projectPopupCarousel .image-gallery-thumbnail-image{left:50;max-height:95%;max-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;z-index:-1}@media only screen and (max-width:820px){#ProjectPopup #projectPopupCarousel{height:30%;width:100%}}#ProjectPopup h2{font-weight:400;margin:1rem}#ProjectPopup #popupContent{height:100%}@media only screen and (max-width:820px){#ProjectPopup #popupContent{display:static}#ProjectPopup #popupContent #projectPopupContent{height:100%;margin:0;padding:0;width:95%}#ProjectPopup #popupContent #projectPopupContent div{margin:0}#ProjectPopup #popupContent #projectPopupContent #title{font-size:larger}#ProjectPopup #popupContent #projectPopupContent #projectTags{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0}#ProjectPopup #popupContent #projectPopupContent #projectTags h5{font-size:medium}#ProjectPopup #popupContent #projectPopupContent #projectTags P{font-size:10px;padding:0}#ProjectPopup #popupContent #projectPopupContent #aboutProject{height:200px;padding:0}#ProjectPopup #popupContent #projectPopupContent #aboutProject h3{font-size:medium}#ProjectPopup #popupContent #projectPopupContent #aboutProject p{font-size:10px;height:100%}}#ProjectPopup #popupContent #projectTags{font-size:smaller;height:5rem;margin:1rem}#ProjectPopup #popupContent #projectTags p{color:#d0d0d0}#ProjectPopup #popupContent #aboutProject{height:60%;margin:0 1em}#ProjectPopup #popupContent #aboutProject div{height:100%;overflow:auto}#ProjectPopup #popupContent #buttons{align-items:center;display:flex;justify-content:space-around;margin:1rem}#closePopUp{color:#d3d3d3;padding:7px 10px;position:absolute;right:0;text-decoration:underline}#closePopUp:hover{cursor:pointer}@media only screen and (max-width:820px){#closePopUp{font-size:small}}.material-symbols-outlined.code,.material-symbols-outlined.visibility{color:#000}#PopupBackground{background-color:#000;height:150vh;left:0;opacity:.75;position:fixed;top:0;width:100vw;z-index:900}@media only screen and (max-width:820px){.project-button{display:none}}.project-button a{text-decoration:none}.project-button a.disabled{pointer-events:none}.project-button button{align-items:center;color:#101010;display:flex;font-weight:700;height:35px;justify-content:space-around;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:820px){#Contact div{display:inline}#Contact div div{margin:10px 0;padding:0}#Contact #formWrapper{margin:0;padding:0;width:100%}}#Contact button,#Contact input,#Contact textarea{margin:.5rem 0}@media only screen and (max-width:820px){#Contact button,#Contact input,#Contact textarea{margin:0 0 15px;width:100%}}#Contact textarea{height:5rem}.footer{align-items:center;background-color:#1b252e;display:flex;flex-direction:column;height:100%;justify-content:center;margin:20px 0 0;padding:20px 0;width:100%}.footer p{margin:10px 0 0}@media only screen and (max-width:820px){.footer p{font-size:10px}}
/*# sourceMappingURL=main.5c4fb24d.css.map*/