@import url(https://fonts.googleapis.com/css2?family=Archivo:wght@700&family=Roboto+Mono&display=swap);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}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}*{box-sizing:border-box}.sr-only{clip:rect(0 0 0 0);border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}body{color:#253237;font-family:Roboto Mono,monospace;font-size:16px}h1,h2,h3,h4{font-family:Archivo,sans-serif;font-weight:700;letter-spacing:.01rem}h1{font-size:clamp(3rem,10vw,4.5rem)}h2{font-size:clamp(3rem,10vw,3.2rem)}h3{font-size:2rem}h4,p{font-size:1.2rem}p{font-weight:500;line-height:1.6rem}.App{padding-left:20px;padding-right:20px}body{background-color:#f4f4ea;margin:0 auto;max-width:1980px}.button{border-radius:4px;color:#253237;padding:10px;text-decoration:none;transition:.3s}.button:hover{background-color:#efb071}.noDecorationAnchor{color:#476c77;text-decoration:underline;text-decoration-style:solid}.noDecorationAnchor:focus,.noDecorationAnchor:hover{color:#476c77;text-decoration:underline;text-decoration-style:wavy}.header{display:flex;flex-direction:column;margin-bottom:1.2rem;margin-top:1.2rem}.header__links{display:flex;flex-direction:row;justify-content:space-between;z-index:20}.header ul{display:flex;list-style:none;padding-left:2%}.header__mobileNavButton{display:none}.header__mobileNav ul{flex-direction:column}.header__mobileNavSocials a{color:#fff;font-size:1.6rem;margin-left:1rem}.header__mobileNavSocials a:focus,.header__mobileNavSocials a:hover{color:#efb071}.header h2{margin-bottom:1.2rem;margin-top:-3rem;text-align:center;z-index:1}.header__socialIcons{font-size:1.3rem;margin-top:.6rem}.home{min-width:100%}.home__bio{display:flex;justify-content:space-evenly}.home__bioImage{margin-left:5%;margin-right:5%}.home__bioImage img{width:100%}.home h1{margin-top:3%}.home__about{padding-right:10%}footer{background-color:#f4f4ea;bottom:0;position:fixed;width:100vw;z-index:99}footer p{color:#476c77;font-size:.6rem;margin:0}footer .button{padding:2px}.contact__title{text-align:center}.contact__container{display:flex;justify-content:space-evenly}.contact__image{max-height:66vh;padding-right:5%}.contact__image img{max-height:100%;object-fit:cover;width:100%}.contact__form{max-width:640px}.contact__googleFormContainer{overflow:hidden}.contact__googleForm{height:800px;max-width:100%;overflow:hidden;position:relative;transition:.7s ease-out;width:640px}.contact__googleForm--animation{height:0;-webkit-transform:translateY(-1000px);transform:translateY(-1000px)}.works h3{text-align:center}.works__eyecatchers{display:flex;justify-content:space-evenly;margin:0 auto}.works__eyecatcherTitle{font-weight:700;letter-spacing:.01rem;line-height:1.2rem;text-align:center}.works__thumbnail{border:4px solid transparent;border-radius:8px;max-width:25vw;padding:1rem 1rem 2rem;transition:.3s}.works__thumbnail img{width:100%}.works__thumbnail:focus,.works__thumbnail:hover{border:4px solid #efb071}.works__thumbnail:focus+h2,.works__thumbnail:hover{text-decoration:underline}.works__thumbnail:focus+img,.works__thumbnail:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.works__list a{color:#253237;text-decoration:none}.works__list a:focus,.works__list a:hover{color:#476c77;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:wavy}@media screen and (max-width:992px){.header{flex-direction:column}.header__desktopNav,.header__socialIcons{display:none!important}.header__mobileNavButton{display:inline-block;font-size:2rem;left:0;position:absolute;top:0}.header__mobileNavCloseButton{display:inline-block}.header__mobileNav{background-color:#476c77;border-radius:8px;font-size:2rem;left:0;line-height:3rem;position:absolute;z-index:10}.header__mobileNav .button{color:#f4f4ea;margin-right:20px}.header__mobileNav .button:hover{color:#253237}.header h2{margin-top:1.2rem}.home__bio{flex-direction:column-reverse;margin:0 auto;max-width:880px}.home__bioImage{margin:auto}.home h1{line-height:normal;margin-top:-1.2rem}.works h2{text-align:center}.works__eyecatchers{flex-direction:column}.works__thumbnail{margin:0 auto;max-width:66vw;padding:auto}.works__thumbnail p{font-size:1.6rem;line-height:1.4rem;text-align:center}.contact__container{flex-direction:column-reverse}.contact__form{margin:0 auto}.contact__image{margin:0 auto;padding-right:0}}@media screen and (max-width:600px){.header h2{margin-top:2rem}.works__thumbnail p{font-size:1.2rem}}
/*# sourceMappingURL=main.54c0ff42.css.map*/