.navbar-container{align-items:center;background-color:#000;border-bottom:1px solid green;color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;height:4vh;left:0;max-width:100vw;padding:1rem;position:fixed;right:0;top:0;transition:top .3s;z-index:18}.logo-text,.logo-text-pushback{align-items:center;display:flex;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;width:20vw}.nav-buttons{align-items:center;display:flex;flex-direction:row;flex-grow:2;font-family:News Cycle,serif;gap:1rem;justify-content:center;padding:1rem;width:85%}.nav-button{cursor:pointer;display:flex}.nav-button:hover{animation:color-changing 1s infinite;cursor:pointer}@keyframes color-changing{0%{color:#fff}50%{color:green}to{color:#fff}}.logo-text span{font-size:large}.logo-image{animation:rotate 1s ease 1s 1;border-radius:10px;height:3rem;width:3rem}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mobile-dropdown{border-radius:10px;display:none;height:3rem;transition:transform .3s ease-in-out;width:3rem}.mobile-dropdown.rotate{transform:rotate(90deg)}.mobile-nav-buttons{background-color:#000;border:1px solid green;display:flex;flex-direction:column;left:0;max-height:0;min-width:calc(100% - 2px);overflow:hidden;position:absolute;top:calc(4vh + 2rem);transition:max-height .4s ease-in-out}.mobile-nav-buttons.show{height:auto;max-height:100vh}.mobile-nav-button{color:#fff;font-family:News Cycle,serif;padding:2%;text-decoration:none}.mobile-nav-button:hover{animation:color-changing 1s infinite}.hidden{display:none}@media screen and (max-width:600px){.navbar-container{display:flex;justify-content:space-between}.mobile-dropdown{display:flex}.logo-text-pushback,.nav-buttons{display:none}}.home-section{display:flex;flex-direction:row;height:90vh;margin-top:6vh;width:100vw}.text-content{display:flex;flex:1 1;flex-direction:column;font-family:News Cycle,serif;justify-content:center;max-width:50%;padding:5%;text-align:center}.text-content>.welcome-body-heading{color:green}.carousel-wrapper{background-color:blue;flex:1 1;width:50%}.carousel-container,.carousel-wrapper{align-items:center;display:flex;justify-content:center;overflow:hidden}.carousel-container{background-color:green;height:100%;width:100%}.carousel{animation:sliding 12s infinite;display:flex;height:100%;transition:transform .5s ease;width:300%}.carousel div{background-position:50%;background-size:cover;flex:0 0 100%;height:100%}.carousel:hover{animation-play-state:paused}.image-one{background-image:url(/static/media/software.38fdb3f9f3243fd66eee.jpg)}.image-two{background-image:url(/static/media/me.ca40f78d7e26c47b2bd3.jpg)}.image-three{background-image:url(/static/media/umass.a72e2adb7424914c05bf.jpeg)}@keyframes sliding{0%{transform:translateX(0)}33.333%{transform:translateX(0)}44.444%{transform:translateX(-100%)}77.777%{transform:translateX(-100%)}88.888%{transform:translateX(-200%)}99%{transform:translateX(-200%)}to{transform:translateX(0)}}.welcome-body-heading{color:#fff;font-size:4em}.welcome-body-text{color:#fff;font-size:2em}@media screen and (max-width:600px){.home-section{flex-direction:column;height:auto}.text-content{max-width:100%;padding:10px}.carousel-wrapper{background-color:red;min-height:400px;width:100vw}.carousel,.carousel-container{min-height:400px;div{min-height:400px}}}.about-section{color:#fff;font-family:News Cycle,serif;min-height:90vh;width:100vw}.about-container,.about-section{display:flex;flex-direction:column;justify-content:center}.about-container{align-items:center;margin-top:10rem;min-width:100%;text-align:center}.about-heading{color:green;font-size:4rem;margin-bottom:5%}.about-body{font-size:xx-large;width:80%}.skills-container{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin-top:10rem;min-width:50%;padding:0 2rem;text-align:center}.skills-table{align-items:center;border:1px solid green;font-size:xx-large;text-align:left;width:100%}.skills-table th{border:1px solid #fff;border-top:hidden;text-align:center;width:30%}.skills-table td{vertical-align:top}@media screen and (max-width:600px){.skills-container{margin-top:0}.about-container{display:flex;flex-direction:column;margin:1rem 0;text-align:center}.about-body{font-size:large}.skills-container{margin-top:2rem}.skills-body{min-width:100vw;padding:0}.skills-table td{font-size:3vw}}@media screen and (max-width:1376px){.about-section{flex-direction:column}}#skilltable-body{border:1px solid green;display:flex;height:fit-content;justify-content:center;width:100%}.skilltable-content{display:flex;flex-direction:row;width:100%}.skilltable-content-item{display:flex;flex:1 1;flex-direction:column}.skilltable-content-header{border:1px solid green;border-top:0;display:flex;font-size:x-large;justify-content:center;width:100%}.first{border-top:0}.skilltable-content-list{align-items:baseline;display:flex;flex-direction:column;font-size:x-large;justify-content:center}@media screen and (max-width:600px){.skilltable-content{flex-direction:column}.skilltable-content-header{border-left:0;border-right:0;border-top:1px solid green;font-size:large}.first{border-top:0}.skilltable-content-list{font-size:large}}.container{font-family:News Cycle,serif;height:auto;min-width:100%;vertical-align:center}.wrapper{border:1px solid green;overflow:hidden}.wrapper .project-name-container{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex-direction:row;font-size:20px;font-weight:500;justify-content:space-between;padding:20px 10px;text-align:left;width:100%}.wrapper .about-project-container{color:#fff;padding:0 1rem;transition:height .2s ease-in-out}.wrapper .project-name-content{font-family:News Cycle,serif;width:80%}.wrapper .project-name-dropdown{width:20%}.wrapper .dropdown-turned{transform:rotate(-90deg);transition:transform .4s ease-in-out}.wrapper .dropdown-not-turned{transform:rotate(0deg);transition:transform .4s ease-in-out}.wrapper .about-project-content{font-size:20px;font-style:italic;padding:1rem 0}.wrapper .github-project-link{color:#add8e6;font-size:1.3rem;padding:1rem 0}span{color:#fff}.projects-section{color:#fff;flex-direction:row;font-family:News Cycle,serif;margin-top:10vh;min-height:60vh;width:100vw}.projects-about,.projects-section{display:flex;justify-content:center}.projects-about{text-align:center}.projects-about,.projects-accordion-container{align-items:center;flex-direction:column;min-height:100%;min-width:50%}.projects-accordion-container,.projects-accordion-wrapper{display:flex;justify-content:center}.projects-accordion-wrapper{align-items:center;border:1px solid green;height:100%;width:80%}.projects-about-heading{color:green;font-size:5vw;margin-bottom:5%}.projects-about-body{font-size:x-large;padding:0 10%}@media screen and (max-width:600px){.projects-section{flex-direction:column;margin-top:0}.projects-about{margin-bottom:2rem;margin-top:1rem}.projects-about-heading{font-size:15vw}.projects-about-body{font-size:large}}.contact-section{display:flex;flex-direction:row;font-family:News Cycle,serif;justify-content:center;margin-top:2rem;min-height:auto;width:100vw}.contact-container{background-color:green;color:#fff;display:flex;justify-content:center;text-align:center;width:100%}.contact-heading{color:green;font-size:5vw}.list-of-contacts{display:flex;flex-direction:column;padding:5%;text-align:left}.contact-name{align-items:center;display:flex;font-size:x-large}.contact-image,.contact-image-github{height:4rem;margin:.5rem 0;width:auto}.contact-image-github{background-color:#fff;border-radius:35px}.contact-text{margin:1rem}.contact-link{color:#add8e6}.section-of-contacts{align-items:center;display:flex;flex-direction:row;gap:1rem;height:10rem;justify-content:center;width:40%}.contact{cursor:pointer}.contact-visual{color:#000;height:3rem;width:3rem}.email:hover{animation:bounce .8s;position:relative}.phone:hover{animation:shake .2s infinite}.github:hover{animation:spin 1s}.linkedin:hover{animation:punch 1s}.twitter:hover{animation:pop 1s}@keyframes pop{0%{scale:100%}20%{scale:140%}}@keyframes punch{0%{transform:rotate3d(0)}50%{transform:rotate3d(1,.5,.5,180deg)}to{transform:rotate3d(1,1,.5,1turn)}}@keyframes spin{0%{transform:rotate3d(0)}50%{transform:rotateY(180deg)}to{transform:rotateY(1turn)}}@keyframes bounce{0%{top:0}

    ;15%{top:-1rem}

    ;35%{top:0}

    ;40%{top:-.5rem}

    ;to{top:0}

    ;}@keyframes shake{0%{transform:rotate(0deg)}25%{transform:rotate(-15deg)}50%{transform:rotate(0deg)}to{transform:rotate(15deg)}}@media screen and (max-width:600px){.contact-heading{font-size:15vw}.contact-name{font-size:4vw}.contact-image,.contact-image-github{height:10vw;width:10vw}.contact-text{font-size:medium}.contact-link{font-size:small}.contact-visual{height:2rem;width:2rem}}#work-section{color:#fff;flex-direction:column;font-family:News Cycle,serif;min-height:90vh;width:100vw}#work-section,.work-container{display:flex;justify-content:center}.work-container{height:100%;width:100%}.work-heading{color:green;font-size:4rem;margin-bottom:5%}.work-body-container{align-items:center;display:flex;height:auto;justify-content:center;width:100%}.wc-container{border:1px solid green;display:flex;flex-direction:row;height:30rem;padding:1rem;width:90%}.wc-selection-half{display:flex;flex-direction:row;height:100%;width:50%}.wc-selection-dates{display:flex;flex-direction:column;width:40%}.wc-selection-date{align-items:center;display:flex;height:25%;justify-content:center}.wc-selection-bubbles{background-color:#000;display:flex;flex-direction:column;position:relative;width:60%;z-index:7}.wc-selection-bubble-holder{display:flex;height:25%;position:relative}.wc-selection-line{border:2px solid green;height:75%;left:2rem;position:absolute;top:5rem;z-index:-1}.wc-selection-line-ball{background-color:green;border:1px solid green;border-radius:50%;height:1rem;left:25px;position:absolute;top:3.2rem;transition:top .5s ease-in-out;width:1rem}.wc-selection-bubble{background-color:#000;border:2px solid green;border-radius:50%;cursor:pointer;height:4rem;transition:background-color .5s ease;width:4rem}.wc-selection-bubble-top{align-items:center;display:flex;flex-direction:row;gap:2rem}.wc-selection-bubble-title-text{font-style:normal;font-weight:400}.wc-selection-bubble-title-text.highlighted{font-style:italic;font-weight:700}.wc-selection-bubble.selected{animation:greenOut .5s forwards}.wc-selection-bubble.deselecting{animation:fadeToBlack .5s forwards}@keyframes greenOut{0%{background:#000}to{background-color:green}}@keyframes fadeToBlack{0%{background:green}to{background-color:#000}}.wc-content-half{border:1px solid green;display:flex;flex-direction:column;padding:1rem;width:50%}.wc-content-header{display:flex;justify-content:space-between}@media screen and (max-width:600px){.wc-container{flex-direction:column;height:40rem;padding:0}.wc-selection-half{flex-direction:column;height:50%;margin-bottom:1rem;width:100%}.wc-selection-dates{align-items:center;flex-direction:row-reverse;width:100%}.wc-selection-date{align-items:center;justify-content:center;width:25%}.wc-selection-date-text{text-align:center}.wc-selection-bubbles{flex-direction:row-reverse;margin-top:2rem;width:100%}.wc-selection-bubble-holder{flex-direction:column;height:fit-content;width:25%}.wc-selection-bubble-top{flex-direction:column}.wc-selection-bubble{height:2.5rem;width:2.5rem}.wc-selection-line{height:0;left:10%;top:1.2rem;width:75%}.wc-selection-line-ball{top:.7rem;transition:left .5s ease-in-out}.wc-content-half{border:0;border-top:1px solid green;height:100%;padding:0;width:100%}.wc-content-header{font-size:small;padding:10px}.wc-content-data{font-size:small;min-height:100%;padding:20px}.wc-selection-bubble-title{display:flex;font-size:small;justify-content:center;text-align:center}}.splash{align-items:center;animation:slideOut 2s 2s forwards;background-color:#000;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:20}.splash::-webkit-scrollbar{display:none}@keyframes slideOut{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.splash-container{align-items:center;display:flex;flex-direction:row}.splash-image{animation:popIn .3s ease-out forwards;border:2px solid #0000;border-radius:20px;height:5rem;z-index:4}.splash-text{text-wrap:nowrap;align-items:center;animation:revealText 1s .5s forwards;display:flex;font-family:News Cycle,serif;font-size:2rem;max-width:0;overflow-x:hidden;width:auto}@keyframes popIn{0%{opacity:0;transform:scale(0)}80%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes revealText{0%{max-width:0}to{max-width:50vw}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media screen and (max-width:600px){.splash-image{height:3rem}.splash-text{font-size:1rem}}.App{max-width:100vw}.HideAppBar{max-height:90vh}
/*# sourceMappingURL=main.ace3fee7.css.map*/