@import url(https://fonts.cdnfonts.com/css/druk-wide-bold);@import url(https://fonts.googleapis.com/css?family=Roboto);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}*,:after,:before{box-sizing:border-box}.App{font-family:Karla,Times,serif}body,html{overflow-x:hidden}.aboutContact{display:flex;flex-direction:column}@media screen and (min-width:932px){.aboutContact{flex-direction:row}}.contactDesktop{display:none}@media screen and (min-width:932px){.contactDesktop{display:block}}.contactMobile{display:block}@media screen and (min-width:932px){.contactMobile{display:none}}.navbar{background-color:#fff;border:5px solid #000;left:0;position:fixed;right:0;top:0;z-index:100}.navbar-list{display:flex;font-size:15px;font-weight:700;justify-content:center;list-style:none;padding:0;text-align:center}@media screen and (min-width:932px){.navbar-list{font-size:20px;font-weight:700}}.navbar-list__item{color:#3b3b3c;cursor:pointer;padding:.5rem}.navbar-list__item:hover{color:#ffc892}*,:after,:before{box-sizing:border-box}body{align-items:center;background:#fff;display:flex;font-family:Rubik,sans-serif;font-size:1rem;justify-content:center;line-height:1.5;min-height:100vh}button{border:0;cursor:pointer;display:inline-block;font-family:inherit;font-size:inherit;outline:none;text-decoration:none;vertical-align:middle}.home,button{position:relative}.home{align-items:center;-webkit-backface-visibility:visible;backface-visibility:visible;background-color:orange;background-position:50%;background-repeat:no-repeat;background-size:100%;border:5px solid #000;display:flex;flex-direction:column-reverse;height:100vh;justify-content:flex-end;text-align:center;width:100%;z-index:1}@media screen and (min-width:932px){.home{flex-direction:row;justify-content:center}}.profile_container{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:30px;font-weight:700;gap:50px;margin:0;position:relative;top:15%;z-index:1}@media screen and (min-width:932px){.profile_container{align-items:flex-end;gap:3rem;height:100%;left:200px;margin-bottom:2rem;text-align:left;top:30%}}.profile-header{color:#000;font-family:Druk Wide Bold,sans-serif;font-size:40px;font-weight:700;line-height:1;margin:15% 0 0;text-transform:uppercase}@media screen and (min-width:932px){.profile-header{font-size:80px}}.profile-subheader{color:#000;font-family:Druk Wide Bold,sans-serif;font-size:20px;font-weight:200;margin:0;position:relative;text-align:center}@media screen and (min-width:932px){.profile-subheader{font-size:2rem;margin-bottom:2rem;text-align:right;width:100%}}.bgImage{background-position:top;background-size:cover;position:absolute;z-index:-1}.banner-profilephoto{align-items:center;bottom:0;display:flex;height:390px;justify-content:center;position:absolute;transition:bottom .1s ease;width:100%}@media screen and (min-width:932px){.banner-profilephoto{bottom:0;height:70%;left:-25%;position:absolute;transform:none}}.banner-profilephoto img{height:100%}.profile-button{align-items:center;border:0;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:300;justify-content:center;line-height:1em;margin:.2rem;max-width:33%;padding:3px;text-decoration:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;white-space:nowrap}.profile-button span{background:linear-gradient(45deg,#a4b5d2,#8a98b0);border-radius:69px;box-shadow:29px -29px 58px #4e5664,-29px 29px 58px #e4fcff;height:100%;padding:12px 15px;transition:.3s;width:100%}@media screen and (min-width:932px){.profile-button{max-width:none;width:auto}}.profile-button__container{display:flex;flex-wrap:nowrap;justify-content:center}@media screen and (min-width:932px){.profile-button__container{bottom:3rem;position:relative}}button.learn-more{background:#fff0f0;border:2px solid #b18597;border-radius:.75em;color:#382b22;font-weight:600;padding:1em;text-transform:uppercase;transform-style:preserve-3d;transition:transform .15s ease-out,background .15s ease-out}button.learn-more:before{background:#f9c4d2;border-radius:inherit;bottom:0;box-shadow:0 0 0 2px #b18597,0 .625em 0 0 #ffe3e2;content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate3d(0,.75em,-1em);transition:transform .15s ease-out,box-shadow .15s ease-out;width:100%}button.learn-more:hover{background:#ffe9e9;transform:translateY(.25em)}button.learn-more:hover:before{box-shadow:0 0 0 2px #b18597,0 .5em 0 0 #ffe3e2;transform:translate3d(0,.5em,-1em)}button.learn-more:active{background:#ffe9e9;transform:translateY(.75em)}button.learn-more:active:before{box-shadow:0 0 0 2px #b18597,0 0 #ffe3e2;transform:translateZ(-1em)}@media screen and (min-width:932px){button.learn-more{padding:1.25em 2em}}@media(min-width:768px){.button-64{font-size:24px;min-width:196px}}.about{margin-top:3rem;z-index:1}@media screen and (min-width:932px){.about{height:100%;width:100%}.about-flex{display:flex;justify-content:center}}.contact-header{margin:1rem;padding-bottom:rem;text-align:center}@media screen and (min-width:932px){.contact-header{padding-top:2rem}}.contact-nameheader{display:none}@media screen and (min-width:932px){.contact-nameheader{font-size:3rem;font-weight:600;margin:.5rem;padding:0;text-align:center}}.contact-subheader{font-size:1rem;font-weight:500;margin:.5rem;padding:0 0 2rem;text-align:center}@media screen and (min-width:932px){.contact-subheader{display:none}}.contact-nameheadertablet{display:none}@media screen and (min-width:932px){.contact-nameheadertablet{display:none}}@media screen and (min-width:1280px){.contact-nameheadertablet{display:none}}.contact-subheadertablet{display:none}@media screen and (min-width:932px){.contact-subheadertablet{display:flex;font-size:1rem;font-weight:500;margin:.5rem;padding-top:0;text-align:center}}@media screen and (min-width:1280px){.contact-subheadertablet{display:none}}.contact-nameheaderdesktop{display:flex;font-size:3rem;font-weight:600;justify-content:center;margin:.5rem;padding:0;text-align:center}@media screen and (min-width:1280px){.contact-nameheaderdesktop{display:flex;font-size:3rem;font-weight:600;justify-content:center;margin:.5rem;padding:0;text-align:center}}.contact-subheaderdesktop{display:none}@media screen and (min-width:1280px){.contact-subheaderdesktop{display:flex;font-size:1rem;font-weight:500;margin:.5rem;padding:0 0 2rem;text-align:center}}.contact-copy,.contact-copy__header{text-align:center}.contact-copy{font-size:1rem;font-weight:300;line-height:1.5;margin:10px 1.5rem;padding-bottom:1rem}@media screen and (min-width:932px){.contact-copy{font-size:1rem;margin:10px 1.5rem;padding-bottom:1rem;text-align:center}}.contact-networks{align-items:center}.contact-picture{background:#99a9c4;background-position:4%;background-size:cover;border-radius:69px;box-shadow:11px -11px 22px #4e5664,-11px 11px 22px #e4fcff;min-width:50%;width:70%}@media screen and (min-width:932px){.contact-picture{max-width:20rem;width:100%}}@media screen and (min-width:1280px){.contact-picture{max-width:70%}}.contact-picture__background{width:30rem}.contact-picture__container{align-items:center;display:flex;flex-direction:column;opacity:0;transform:translateY(50px);transition:opacity .3s,transform .3s}.contact-picture__container.animate{opacity:1;transform:translateY(0)}.network-picture{margin-left:1rem;width:3rem}.contact-flex{justify-content:flex-end;opacity:0;transform:translateY(50px);transition:opacity .3s,transform .3s;width:100%}@media screen and (min-width:932px){.contact-flex{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:1rem;width:50%}}.contact-flex.animate{opacity:1;transform:translateY(0)}@media screen and (min-width:932px){.contact-flex.animate{max-width:1000px;width:80%}}.skills-header{display:flex;justify-content:center}@media screen and (min-width:932px){.skills-header{margin-bottom:5rem}}@media screen and (min-width:1280px){.skills-header{padding-top:5rem}}.skills-grid{display:flex;flex-wrap:wrap;justify-content:center;perspective:1500px}.skills-box{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:5%;display:flex;flex-direction:column;justify-content:flex-end;margin:10px;min-width:20%;opacity:0;padding-bottom:1rem;transform:translateY(50px) rotateY(90deg);transform-style:preserve-3d;transition:transform .5s,opacity .5s;transition-delay:0s}@media screen and (min-width:932px){.skills-box{min-width:10%}}@media screen and (min-width:1280px){.skills-box{max-width:10%}}.skills-box.animate{opacity:1;transform:translateY(0) rotateY(0deg)}.skills-text{font-size:1rem;padding:0}.skills-icon{filter:saturate(190%);width:4rem}@keyframes staggered-3d-flip{0%{opacity:0;transform:translateY(50px) rotateY(90deg)}to{opacity:1;transform:translateY(0) rotateY(0deg)}}.skills-box.animate{animation:staggered-3d-flip .5s ease forwards}.contact{background-color:#ffffff82;margin-bottom:3rem;padding-top:3rem;width:100%}@media screen and (min-width:932px){.contact{width:100%}}Form{align-items:center;background-position:30%;background-size:cover;display:flex;flex-direction:column;padding-bottom:4rem;padding-top:4rem}#form-input-control-email,#form-input-control-last-name{height:2rem}#form-input-control-email,#form-input-control-last-name,#form-textarea-control-opinion{background-color:#fff;border:2px solid orange;border-radius:.3rem;margin-bottom:2rem;padding:.5rem;width:20rem}#form-textarea-control-opinion{height:9rem}.profile-button.contact-button{align-items:center;background-image:linear-gradient(144deg,#af40ff,#5b42f3 50%,#00ddeb);border:0;border-radius:8px;box-shadow:0 15px 30px -5px #fff3;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:Karla,Times,serif;font-size:15px;font-weight:300;justify-content:center;line-height:1em;margin:.2rem;min-width:140px;padding:3px;text-decoration:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;white-space:nowrap}.profile-button.contact-button:hover span{background:none}input::placeholder,textArea::placeholder{font-family:Karla;padding-left:.5rem}.custom-textarea{background-color:#fbd1d1;border:1px solid #fff;padding:8px}.contact-header{margin-bottom:2rem}.contact-title{margin:1rem}.contact-networks{align-content:center;display:flex;flex-wrap:wrap;height:5rem;justify-content:center;padding-right:1rem}@media screen and (min-width:932px){.contact-networks{flex-direction:row}}.contact-networks__text{display:flex;justify-content:center}.contact-linkedin{cursor:pointer;width:5rem}.contact-gmail{cursor:pointer;width:6rem}.contact-calendly{cursor:pointer;padding-top:1.5rem;width:4rem}@font-face{font-display:swap;font-family:Karla;font-style:normal;font-weight:100;src:url(/static/media/Karla-ExtraLight.9304106649b8f466aac7.ttf)}@font-face{font-display:swap;font-family:Karla;font-style:normal;font-weight:200;src:url(/static/media/Karla-Light.30ec6de8db67cabd83b4.ttf)}@font-face{font-display:swap;font-family:Karla;font-style:normal;font-weight:300;src:url(/static/media/Karla-Regular.62286aad3fe194b20ef0.ttf)}@font-face{font-display:swap;font-family:Karla;font-style:normal;font-weight:400;src:url(/static/media/Karla-Medium.5370445345c61415c7c7.ttf)}@font-face{font-display:swap;font-family:Karla;font-style:normal;font-weight:600;src:url(/static/media/Karla-SemiBold.ca0fd51b25a44eaac284.ttf)}@font-face{font-display:swap;font-family:Karla;font-style:normal;font-weight:700;src:url(/static/media/Karla-Bold.8fa52b9a9c75e4901471.ttf)}@font-face{font-display:swap;font-family:Karla;font-style:normal;font-weight:800;src:url(/static/media/Karla-ExtraBold.d6c90b8658e37af524d3.ttf)}@font-face{font-display:swap;font-family:parklane;font-style:normal;font-weight:100;src:url(/static/media/ParkLaneNF.b8ab93f712c0541c99ae.ttf)}@font-face{font-display:swap;font-family:coventrygarden;font-style:normal;font-weight:100;src:url(/static/media/CoventryGardenNF.27dce99db50a78fa4c18.ttf)}@font-face{font-display:swap;font-family:superdream;font-style:normal;font-weight:100;src:url(/static/media/SuperDream-ax3vE.387f54ec9b832b6ff246.ttf)}@font-face{font-display:swap;font-family:remachine;font-style:normal;font-weight:100;src:url(/static/media/RemachineScriptPersonalUseOnly-yZL3.d3f8179845fd5c0952c9.ttf)}@font-face{font-display:swap;font-family:freshman;font-style:normal;font-weight:100;src:url(/static/media/Freshman-POdx.5803b057e077e9b56637.ttf)}@font-face{font-display:swap;font-family:archer;font-style:normal;font-weight:100;src:url(/static/media/ARCHER.a64d489b387b6864e4e5.TTF)}@font-face{font-display:swap;font-family:monument;font-style:normal;font-weight:100;src:url(/static/media/MonumentExtended-Regular.db74f7a563ec017311bc.otf)}.footer{align-items:center;background-color:orange;border:5px solid #000;display:flex;justify-content:space-between}.footer-text{color:#000;height:100%;margin:1rem;padding:.2rem;text-align:center}.footer-text img{margin-right:5px;max-height:30px;padding:5%}body{box-sizing:border-box;padding:0}.projects h1,body{margin:0}section{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;font-family:Roboto;height:100%;padding:5% 0}h1{color:#363638;font-size:40pt;font-weight:500}.container{display:flex;flex-wrap:wrap;justify-content:center;margin-top:50px;width:80%}.item{border:3px solid #ffffff80;border-radius:8px;box-shadow:0 5px 15px #0000004d;box-shadow:0 5px 15px #0000001a;box-sizing:border-box;float:left;margin:10px 1%;max-width:410px;min-width:320px;overflow:hidden;position:relative;text-align:center;width:100%}.item:hover{align-items:center;cursor:pointer;display:flex;flex-direction:column;width:100%}.item *{transition:all .35s ease-in-out}.container img{max-width:100%;vertical-align:top}.item:hover img{opacity:.1}.text{height:90%;left:10%;position:absolute;top:-100px;width:80%}.text,.text h3{color:#000}.item:hover .text{top:10%}@media screen and (min-width:932px){.item:hover .text{top:20%}}.item .button{align-items:center;background:#fff0f0;border:2px solid #b18597;border-radius:.75em;bottom:-100px;color:#000;cursor:pointer;display:flex;font-size:15px;font-weight:300;justify-content:center;left:25%;line-height:1em;margin:.2rem;min-width:140px;padding:1.5rem;position:absolute;text-decoration:none;touch-action:manipulation;transform-style:preserve-3d;transition:transform .15s ease-out,background .15s ease-out;transition:background .15s ease-out,transform .15s ease-out,bottom .3s ease;user-select:none;-webkit-user-select:none;white-space:nowrap;width:50%}.item .button:before{background:#f9c4d2;border-radius:inherit;bottom:0;box-shadow:0 0 0 2px #b18597,0 .625em 0 0 #ffe3e2;content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate3d(0,.75em,-1em);transition:transform .15s ease-out,box-shadow .15s ease-out;width:100%}.item .button:hover{background:#ffe9e9;bottom:20%;transform:translateY(.25em)}.item .button:hover:before{box-shadow:0 0 0 2px #b18597,0 .5em 0 0 #ffe3e2;transform:translate3d(0,.5em,-1em)}.item .button:active{background:#ffe9e9;transform:translateY(.75em)}.item .button:active:before{box-shadow:0 0 0 2px #b18597,0 0 #ffe3e2;transform:translateZ(-1em)}.item:hover .button{bottom:20%}.modal{animation:fadeIn .3s ease-in;background-color:#0006;display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.modal.show{display:block}.modal-content{animation:scaleUp .3s ease-out;background-color:#f5f5f5;border-radius:8px;box-shadow:0 0 10px #0006;box-sizing:border-box;margin:5% auto;max-height:80vh;max-width:770px;overflow-y:auto;padding:20px;position:relative;width:85%}@media screen and (min-width:1280px){.modal-content{max-width:40%}}.scale{animation:scale .1s;animation-fill-mode:forwards}@keyframes scaleUp{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes scaleDown{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.modal-content{animation:scaleUp .5s cubic-bezier(.25,.8,.25,1) forwards}.modal-content.hide{animation:scaleDown .5s cubic-bezier(.25,.8,.25,1) forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#img{width:100%}#details{border-top:1px solid #363638;box-sizing:border-box;padding:25px;position:relative;text-align:left}#details *{transition:all .3s}#title{border-bottom:1px solid #0000001a;padding-bottom:15px}#details .button{align-items:center;background:#fff0f0;border:2px solid #b18597;border-radius:.75em;color:#000;cursor:pointer;display:flex;font-size:15px;font-weight:300;justify-content:center;left:25%;line-height:1em;margin:.2rem;min-width:140px;padding:1.5rem;position:relative;text-decoration:none;touch-action:manipulation;transform-style:preserve-3d;transition:transform .15s ease-out,background .15s ease-out;transition:background .15s ease-out,transform .15s ease-out,bottom .3s ease;user-select:none;-webkit-user-select:none;white-space:nowrap;width:50%}#details .button:before{background:#f9c4d2;border-radius:inherit;bottom:0;box-shadow:0 0 0 2px #b18597,0 .625em 0 0 #ffe3e2;content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate3d(0,.75em,-1em);transition:transform .15s ease-out,box-shadow .15s ease-out;width:100%}#details .button:hover{background:#ffe9e9;bottom:20%;transform:translateY(.25em)}#details .button:hover:before{box-shadow:0 0 0 2px #b18597,0 .5em 0 0 #ffe3e2;transform:translate3d(0,.5em,-1em)}#details .button:active{background:#ffe9e9;transform:translateY(.75em)}#details .button:active:before{box-shadow:0 0 0 2px #b18597,0 0 #ffe3e2;transform:translateZ(-1em)}#details i{bottom:30px;color:#01a2ac;font-size:3rem;position:absolute;right:25px}#details .button:hover,i:hover{cursor:pointer;opacity:1}.close{color:#aaa;font-size:23px;font-weight:700;position:absolute;right:5px;top:-5px}.close:focus,.close:hover{color:#363638;cursor:pointer;text-decoration:none}.modal-overlay{background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:101}#cms,#techStack{font-size:16px;margin-top:10px}
/*# sourceMappingURL=main.a3ff3155.css.map*/